Kevin Freels wrote: > Greetings! > > I'm having an odd issue with check_mailq and nrpe. When I run the > check_mailq command natively (i.e., on the client), I get the proper > response: > > testhost:/usr/local/nagios/libexec # ./check_mailq -w 300 -c 500 > OK: mailq (01) is below threshold (300/500) | mailq = 01 > >
Sorry if this is obvious, but are you sure that's the command defined in the nrpe.cfg on the test host? I had a similar issue once, turned out I'd had a 64 bit path defined on a 32 bit box (redhat changed the paths at one point)... -- Jay Chandler / KB1JWQ Living Legend / Systems Exorcist Today's Excuse: telnet: Unable to connect to remote host: Connection refused ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
