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_email_age

Rating
0 votes
Favoured:
1
Current Version
1.0
Last Release Date
2011-11-11
Compatible With
  • Nagios 3.x
License
GPL
Hits
83467
Files:
FileDescription
check_email_age.plcheck_email_age.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
check_email_age
This plugin logs into a POP3 or POP3 over SSL (POP3s) account and reports the age (in hours) of the oldest messages in the mailbox.
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)