On 1 July 2010 21:50, Scott Miller <[email protected]> wrote: > > Hello all, > > I'm wanting to monitor a Postifx Mail Queue on a local machine, and found > the below plugin (some years ago). The machine is a FreeBSD 8 with Nagios > 3.2.1 and Postfix 2.7.0. I’ve used the below plugin on a Fedora 8 machine, > with no problems, but FreeBSD seems to have problems with it. The error > reads: (Service check did not exit properly) and the logs show: Warning: > Check of service 'Postfix Mail Queue' on host 'localhost' did not exit > properly! > > I did modify just one line: > > use lib "/usr/local/nagios/libexec" ; > to > use lib "/usr/local/libexec/nagios" ; > > Anyone see what I’m doing wrong? I've googled and googled, but to no avail.
What happens if you run the plugin script at the command line (make sure you are logged in as the nagios user first)? ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
