Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
danwaterloo
bydanwaterloo, May 28, 2016
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.
Owner's reply
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.