Build precise queries to find exactly what you need
Press ESC to close
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
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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!