snapshot show -volume volume1 -fields vserver,volume,snapshot,create-time,size,snapmirror-label
is there a harvest metric that has this information? I am not seeing this on my harvest servers anywhere and the logs are showing this:
time=2026-04-27T13:12:14.485-07:00 level=INFO source=collector.go:415 msg="no instances, entering standby" Poller=vserver7 collector=Rest:Snapshot task=data
Would like snapshot metrics (possibly targeted at specific clusters) to be included in the exporter data that contains:
The newest snapshot and the oldest snapshot for that specific volume.
we are currently creating a separate metric from CLI for tracking the snapshots on our systems (making sure we don't have abandoned snapshots or no snapshot (depending on the case))
snapshot show -volume volume1 -fields vserver,volume,snapshot,create-time,size,snapmirror-label
is there a harvest metric that has this information? I am not seeing this on my harvest servers anywhere and the logs are showing this:
time=2026-04-27T13:12:14.485-07:00 level=INFO source=collector.go:415 msg="no instances, entering standby" Poller=vserver7 collector=Rest:Snapshot task=data
Would like snapshot metrics (possibly targeted at specific clusters) to be included in the exporter data that contains:
we are currently creating a separate metric from CLI for tracking the snapshots on our systems (making sure we don't have abandoned snapshots or no snapshot (depending on the case))