Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
This plugin sends an email and then checks a pop3 account for this mail.
Current Version
Last Release Date
June 18, 2009
Owner
Nagios Exchange
Compatible With
This plugin is written in python and does two things each time it runs : 1 - Sends an email containing an id to a specified address, and stores the id to a specified file. 2 - Checks a specified pop3 account to see if the previous message was received. Usage : --relay --popserver --popuser --poppassword --to --from --idfile
Nice simple checker but it likes to issue Warnings with (null) returned The solution is to use own idfile for each instance or do "sed -i 's/idfile = a/idfile = a + popserver" on the file
The pluging is working great. I added ssl support, fixed the missing subject and date in the mail header and put some text to the body to get the mail through spamassassin. :) download the patch from: http://codeviewer.org/view/code:16b9
Strange thing : if I launch this plug-in from console, it works perfectly and says that message was delivered in 6 seconds. But it nagios web interface itself, it is producing warning, like: Notification Type: PROBLEM Service: MXLoop test Host: ********************-Loop-Test Address: ***************** State: WARNING Date/Time: Mon Feb 1 05:26:55 EST 2010 Additional Info: (null) What can be the reason?
You must be logged in to submit a review.
To:
From: