Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check Veeam last result and last run date of all jobs (tape and computer).
Current Version
1.1
Last Release Date
2022-06-18
Owner
Juan Granados
Website
https://github.com/juangranados/nagios-plugins
Download URL
https://github.com/juangranados/nagios-plugins/blob/master/check_veeamjobs.ps1
License
GPL
Compatible With
OUTPUTS - OK: All jobs last result is Success. - WARNING: Any job last result is warning or any job last run less than warning hours ago. - CRITICAL: Any job last result is error or any job last run less than critical hours ago.
PARAMETER warning - Warning hours after last backup. - Default 24.
PARAMETER critical - Warning hours after last backup. - Default 48.
PARAMETER jobs - Jobs names to check. - Default: all. - Example: "Tape Backup","Hyper-V","Incremental backup"
EXAMPLE - Checks jobs by name with default warning treshold and 50h critical treshold. check_veeamjobs.ps1 -jobs "Tape Backup","Full Backup","Hyper-V Backup" -critical 50
EXAMPLE - Checks all jobs by name with 48h warning treshold and 96h critical treshold. check_veeamjobs.ps1 -warning 48 -critical 96
You must be logged in to submit a review.
To:
From: