Christian Schneemann wrote: > On Monday 14 December 2009 15:13:08 ReynierPM wrote: > > Have a look in the logs, maybe nrpe on the clientside cannot execute the > Plugin you want to call through nrpe. > > Greetings, > Christian >
I found the mistake (was mine): I compile nagios-plugins as "root" and forget to change permissions on /usr/local/nagios/libexec directory and also files. After make: chown nagios.nagios /usr/local/nagios/libexec chown -R nagios.nagios /usr/local/nagios/libexec All works fine -- Cheers ReynierPM ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ 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
