Hello everybody, Dudes, i have configured a nagios server in a gentoo box, according to the instruction given here[0] and here[1] and, almost everything is working correctly[2] except the important fact that the command declared in cgi.cfg for the parameter nagios_check_command[3] is reporting that "Nagios check command did not return any output "[4]. I've tried several different ways[*] for the nagios_check_command but i still get the same result, the permissions for that file are 640, I'm starting to think that maybe a bug in gentoo nagios 1.4[5].
I would really really appreciate if you help solve this problem. Thank you very much in advance. [0] http://gentoo-wiki.com/HOWTO_Install_Nagios [1] http://nagios.sourceforge.net/docs/1_0/installing.html [2] http://e666.invazores.org/blog/pics/nagios-main.png [3] nagios_check_command=/usr/nagios/libexec/check_nagios /var/nagios/status.log 5 '/usr/nagios/bin/nagios -d /etc/nagios/nagios.cfg' [4] http://e666.invazores.org/blog/pics/nagios-unknown.png [5] http://bugs.gentoo.org/show_bug.cgi?id=126924 [*]nagios_check_command=/usr/nagios/libexec/check_nagios /var/nagios/status.log 5 '/usr/nagios/bin/nagios' nagios_check_command=/usr/nagios/libexec/./check_nagios /var/nagios/status.log 5 '/usr/nagios/bin/nagios' nagios_check_command=/usr/nagios/libexec/check_nagios /var/nagios/status.log 5 `which nagios` ELLV -- BSc. Ing. Enrique Llanos V. ----------------------------------- http://e666.invazores.org/blog/ ---------------------------------------- Investigacion y Desarrollo ---------------------------------------- Somos LINUX, seamoslo SIEMPRE _______________________________________________ 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
