Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_dovecot
99141
File | Description |
---|---|
check_dovecot | check_dovecot |
check_dovecot_1.2 | Bugfix |
check_dovecot_1.3 | GPLv3 licence |
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!
Nagios plugin (script) to check the status of the dovecot master process as well as the associated IMAP and POP processes. This script has been designed and written on Linux for the lowest common denominator of shells (sh), requiring ps, grep and wc as external programs. The locations of these can easily be changed by editing the variables at the top of the script. The script can be used to query each aspect (dovecot master process, IMAP and POP) separately or all 3 can be checked at the same time. Note though that there is only one set of warning and critical values so if you do run it "all-in-one" then the same warning and critical levels will be used for IMAP and POP, note that in most situations this is not desirable!
Changelog:
1.3 GPLv3 licence
1.2 Bugfix and speed improvements
1.1 Updated to include checks for available login processes as well
1.0 Initial release
Changelog:
1.3 GPLv3 licence
1.2 Bugfix and speed improvements
1.1 Updated to include checks for available login processes as well
1.0 Initial release
Reviews (1)
bystof999, December 24, 2016
./check_dovecot
>>> ./check_dovecot: 31: .: Can't open /usr/local/nagios/libexec/utils.sh
on default ub1604 the utils.sh exist in dir /usr/lib/nagios/plugins
>>> ./check_dovecot: 31: .: Can't open /usr/local/nagios/libexec/utils.sh
on default ub1604 the utils.sh exist in dir /usr/lib/nagios/plugins