Hi, I am trying to figure out if there is a way that I may easily generate a report of "current snapshots overview" via CLI on a PBS server
so that I might for example make a little cron job > call a wrapper script > send a nightly report to 'people who are interested' that provides status of the PBS Backups on a PBS server
in the WebUI we have a helpful high-level rendering where we look at top-level of "Content" which hints to us things like
root namespace > list of CT and VM which exist on this PBS datastore
and then for each, it tells me the most recent snap that exists (ie, today-date vs 3 months ago date for example) and then a count of how many snaps exist for each
an illustrative example graphic snip to show what I mean:

So, what I'm wondering is if there is a CLI_Based method to generate a similar report which I can spit out to an email
so that people who are interested might just expect to see a nightly report email in their inbox from PBS_Server
and not require them to go login to the PBS box to check status and make sure "hey, last good backup is 6 months ago, maybe I have a problem" vs "ok yes good we have backup from last night, and many copies exist, so happy day is here again for my backup status"
I've poked gently at the CLI "proxmox-backup-manager' and a few google searches have given me some bogus AI suggestions on how to get this CLI tool to spit back to me a list of things that seem like what I want - except that from what I can tell these commands are bogus / or depreciated / or ai dreaming?
if someone can give me a gentle kick into the proper direction to find a way towards this it would be greatly appreciated
I did try to dig through the pbs documentation online, and am having trouble getting anywhere
thank you,
Tim
so that I might for example make a little cron job > call a wrapper script > send a nightly report to 'people who are interested' that provides status of the PBS Backups on a PBS server
in the WebUI we have a helpful high-level rendering where we look at top-level of "Content" which hints to us things like
root namespace > list of CT and VM which exist on this PBS datastore
and then for each, it tells me the most recent snap that exists (ie, today-date vs 3 months ago date for example) and then a count of how many snaps exist for each
an illustrative example graphic snip to show what I mean:

So, what I'm wondering is if there is a CLI_Based method to generate a similar report which I can spit out to an email
so that people who are interested might just expect to see a nightly report email in their inbox from PBS_Server
and not require them to go login to the PBS box to check status and make sure "hey, last good backup is 6 months ago, maybe I have a problem" vs "ok yes good we have backup from last night, and many copies exist, so happy day is here again for my backup status"
I've poked gently at the CLI "proxmox-backup-manager' and a few google searches have given me some bogus AI suggestions on how to get this CLI tool to spit back to me a list of things that seem like what I want - except that from what I can tell these commands are bogus / or depreciated / or ai dreaming?
if someone can give me a gentle kick into the proper direction to find a way towards this it would be greatly appreciated
I did try to dig through the pbs documentation online, and am having trouble getting anywhere
thank you,
Tim