Windows

Check Veeam Jobs with PowerShell

Description:

Check Veeam last result and last run date of all jobs (tape and computer).

Current Version

1.1

Last Release Date

2022-06-18

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI

License

GPL


Project Photos
Project Notes
Check Veeam last result and last run date of all jobs (tape and computer). 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
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
4,595