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
83773
Files:
FileDescription
check_email_age.plcheck_email_age.pl
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!
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)