Windows Backup Check Reference
Configuration options for the Windows Server Backup check
Written By Erdinc Akay
Last updated About 2 months ago
Windows Backup Check Reference
Configuration options for the Windows Server Backup check
The Windows Backup check queries the status of the most recent Windows Server Backup job and alerts if the backup is too old or has failed.
Configuration fields
Metrics collected
- Last backup (
lastBackupTime) — timestamp of the most recent backup reported bywbadmin - Age (
ageHours) — hours elapsed since the last backup - Location (
backupLocation) — target location reported bywbadmin(drive or network path) - Recoverable (
canRecover) — the recoverability valuewbadminreports for the last backup
The OK / Warning / Critical status is derived from the backup age against the configured thresholds and is reported as the check result, not as a separate metric.
Platform support
Notes
- The check uses the
wbadmincommand-line utility. The Windows Server Backup feature must be installed on the target server. - This check does not monitor third-party backup solutions. Use the Veeam check for Veeam Backup & Replication.
- If
wbadminreturns no data — no backup has run yet, the output cannot be parsed, the timestamp is missing, the Windows Server Backup feature is not installed, or the command times out — the check returns a warning result. A critical result is only returned when the backup age meets or exceeds the Critical after (hours) threshold.
See also: Configure a Windows Backup Check