Pulse/internal/monitoring
rcourtman b47845ecb8 fix: add instance field to backup/snapshot structs for duplicate node names
addresses #476

added Instance field to StorageBackup and GuestSnapshot structs in both
backend and frontend to properly handle nodes with duplicate hostnames.
updated backup and snapshot counting logic to use instance ID instead of
hostname, consistent with the VM/container/storage count fixes.

this completes the fix for #476 - all counts and groupings now use unique
instance IDs instead of hostnames.
2025-09-30 21:57:05 +00:00
..
metrics_history.go chore: tidy repo formatting and linting 2025-09-29 20:19:18 +00:00
monitor.go fix: add instance field to backup/snapshot structs for duplicate node names 2025-09-30 21:57:05 +00:00
monitor_optimized.go chore: tidy repo formatting and linting 2025-09-29 20:19:18 +00:00
poller.go chore: tidy repo formatting and linting 2025-09-29 20:19:18 +00:00
ratetracker.go chore: tidy repo formatting and linting 2025-09-29 20:19:18 +00:00
reload.go chore: tidy repo formatting and linting 2025-09-29 20:19:18 +00:00
temperature.go add node temperature monitoring via SSH 2025-09-30 19:08:31 +00:00