Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios agent to check how many e-mail are processed by qmail.
Current Version
1.0
Last Release Date
2016-03-01
Owner
Antoine Pernot
License
MIT
Compatible With
The check plugin
Nagios agent to check how many e-mail are processed by qmail. This probe parses qmail logs and count how many : - Successful delivered mails - Failed delivered mails - Local delivered mails - Remote delivered mails - Failure ratio (percentage of failed delivered messages on all messages processed)
ARGUMENTS : -w : Warning level of failure ratio. -c : Critical level of failure ratio. >> Warning level must be smaller than critical level.
I can get the plugin to run via the command line, but not nrpe. Do you have any tips on how to setup the plugin on the client computer for use with nrpe? I'm getting "qmail log path not found." warning, which indicates that the nrpe user cannot find the qmail log file due to permissions.
My script try to open this file : /var/log/qmail/qmail-send/current If your qmail-send log file is in a custom directory, edit qmail_log_path variable (line 36) to target your qmail-send log file.
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!