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
Current Version
1.0
Last Release Date
2018-05-07
Compatible With
- Nagios 4.x
- Nagios XI
Owner
Hits
5878
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