Uptime View
The Uptime view shows the device’s availability over time and helps quantify reliability for SLAs.
Features
- Timeline of online/offline states with color-coded bands.
- Availability percentage by day/week/month. Hover to see exact intervals contributing to downtime.
Use cases
- Spot flaky network sites or devices with intermittent power.
- Validate post-change stability after deployments.
How availability is calculated
- Online time / Total time window. Gaps with no heartbeats beyond the grace period count as offline.
- Grace period: Short agent disconnects under a threshold (e.g., 60s) can be ignored to reduce false negatives.