Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_email_age
Current Version
1.0
Last Release Date
2011-11-11
Compatible With
- Nagios 3.x
Owner
License
GPL
Hits
82997
Files:
File | Description |
---|---|
check_email_age.pl | check_email_age.pl |
Performance data is available.
This plugin logs into a POP3 or POP3 over SSL (POP3s) account and the age (in hours) of the oldest messages in the mailbox.
This plugin provides performance data in the form of the hours of age.
Usage: check_email_age.pl -H -u -p
[-w] [-c ] [-P ]
-h, --help
print this help message
-v, --version
print version
-V, --verbose
print extra debugging information
-H, --host=HOST
hostname or IP address of host to check
-u, --username=USERNAME
-p, --password=PASSWORD
-w, --warnng=INT
number of hours which if exceeded will cause a warning
-c, --critical=INT
number of hours which if exceeded will cause a critical
-P, --protocol=pop3|pop3s
protocol to use when checking messages (if omitted defaults to pop3)
This plugin provides performance data in the form of the hours of age.
Usage: check_email_age.pl -H
[-w
-h, --help
print this help message
-v, --version
print version
-V, --verbose
print extra debugging information
-H, --host=HOST
hostname or IP address of host to check
-u, --username=USERNAME
-p, --password=PASSWORD
-w, --warnng=INT
number of hours which if exceeded will cause a warning
-c, --critical=INT
number of hours which if exceeded will cause a critical
-P, --protocol=pop3|pop3s
protocol to use when checking messages (if omitted defaults to pop3)
Reviews (0)
Be the first to review this listing!