Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_zmlicense

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2018-10-24
Compatible With
  • Nagios 4.x
Hits
3969
Files:
FileDescription
check_zmlicense.bz2check_zmlicense
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Bash script for checking Zimbra license status
# usage: check_zmlicense -w (default w=30)

# By default WARNING status is returned for values lower than 30 days. You can change it by setting -w argument.
# CRITICAL status is returned on the last day of license validity and after that.


# You need to add the following line to /etc/sudoers in order to have it working:
%nrpe ALL=(root) NOPASSWD: /usr/lib64/nagios/plugins/check_zmlicense