Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Veeam License Expiration
1.0
2018-05-07
- Nagios 4.x
- Nagios XI
6867
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
The script can take two arguments:
- W: Threshold for the warning state (in days).
- C: Threshold for the critical state (in days).
If no arguments are given:
- OK: More than 7 days left for the license to expire.
- Warning: Between 7 and 3 days left for the license to expire.
- Critical: Two or less days for the license to expire, or, license expired.
Basic use example:
check_veeam_license_expiration.ps1 -w 5 -c 2
- W: Threshold for the warning state (in days).
- C: Threshold for the critical state (in days).
If no arguments are given:
- OK: More than 7 days left for the license to expire.
- Warning: Between 7 and 3 days left for the license to expire.
- Critical: Two or less days for the license to expire, or, license expired.
Basic use example:
check_veeam_license_expiration.ps1 -w 5 -c 2
Reviews (1)
byB0ris, June 17, 2020
Doesn't work with Veeam 10