sh: /check_ping: No such file or directory
Paul O'Rorke
paul at paulororke.net
Thu Oct 20 20:14:47 CEST 2005
Finally some success!
In case anyone is interested I finally found that the temp_file in
nagios.cfg was trying to write to /var/log/nagios/nagios.tmp where
indeed it did not have permission. It took me a while to realize, but
it appears that temp_file needed to be written in order for status.log
to be written... Is this in fact the case? I moved all variables that
refered to /var/log/nagios to /usr/local/nagios/var.
I guess the lesson learned here is not to use config files from an RPM
install of Nagios on a source built install unless you REALLY know what
you are doing....
Thanks to all those who helped here.
Paul O'Rorke wrote:
>OK - I have taken your advice to heart and tried the .configure again.
>Infact I have done the entire build/install process again and documented
>it as I went but still have similar results. I must be missing
>something REALLY simple...
>
>I have disabled SElinux.
>
>After running
>./configure --prefix=/usr/local/nagios --with-cgiurl=/nagios/cgi-bin
>--with-htmurl=/nagios/ --with-nagios-user=nagios
>--with-nagios-group=nagios --with-command-group=nagios
>I got:
>[snip]
>
>*** Configuration summary for nagios 2.0b4 08-02-2005 ***:
>
> General Options:
> -------------------------
> Nagios executable: nagios
> Nagios user/group: nagios,nagios
> Command user/group: nagios,nagios
> Embedded Perl: no
> Event Broker: yes
> Install ${prefix}: /usr/local/nagios
> Lock file: ${prefix}/var/nagios.lock
> Init directory: /etc/rc.d/init.d
> Host OS: linux-gnu
>
> Web Interface Options:
> ------------------------
> HTML URL: http://localhost/nagios/
> CGI URL: http://localhost/nagios/cgi-bin/
> Traceroute (used by WAP): /bin/traceroute
>
>full output text: http://docs.paulororke.net/nagios_fc4/config-output.txt
>
>I did however get errors on doing 'make all'. They seemed to all be related to gd. Important or not? http://docs.paulororke.net/nagios_fc4/make_all-error.txt
>
>I still get no status.log in status.logstatus_file=/usr/local/nagios/var/status.log http://docs.paulororke.net/nagios_fc4/nagios.cfg.txt though I'm sure nagios has write permissions.
>
>I have documented my setup here: http://docs.paulororke.net/nagios_fc4/nagios_fc4.php
>
>
>Perhaps I've been looking at the same mistake all day...
>
>
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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
More information about the Users
mailing list