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
4258
Files:
FileDescription
check_zmlicense.bz2check_zmlicense
Nagios CSP

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!
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