Email and Groupware

check_mailqueue.pl

Description:

check_mailqueue.pl [-d] [-h] -w -c

-w, –warning warning threshold – mails in queue
number of mails in queue > time
ex: 30=3d,100=3h
-c, –critical critical threshold – mails in queue
number of mails in queue > time
ex: 30=3d,100=3h
-d, –debug enable debug mode
-h, –help show help message

warning and critical threshold:
specify something like 100=5h which means: more than 100 mails in queue for more than 5 hours. You can specify multiple declarations
for instance
-w 100=5h,30=3d,10=10d -c 150=5h,35=3d,15=10d

Current Version

1.0

Last Release Date

April 10, 2012

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x

Owner

License

GPL


Project Notes
check_mailqueue.pl checks the mailqueue size. Thresholds can be given in a very detailed way. Let's say you wanna specify a threshold of 50 mails in queue longer than 4 days => 50=4d You can specify multiple time frames for critical and warning threshold. It uses mailq to get the mailq size.
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
70,456