Hello,
I was trying to install the NAgios on RHEL 4.0 and the steps I followed link:
http://nagios.sourceforge.net/docs/3...rt-fedora.html and I did all the steps except [make install-webconf] which dint run saying no file present there in that directory etc/httpd/conf.d/ .Anyway I installed all the other steps from this link.Restarted apache and nagios without any issue.But now when I open
http://localhost/nagios its not working.the log file:
[1197870978] LOG VERSION: 2.0
[1197870978] Finished daemonizing... (New PID=7315)
[1197874264] Caught SIGTERM, shutting down...
[1197874264] Successfully shutdown... (PID=7315)
[1197874264] Nagios 3.0b7 starting... (PID=8193)
[1197874264] Local time is Mon Dec 17 12:21:04 IST 2007
[1197874264] LOG VERSION: 2.0
[1197874264] Finished daemonizing... (New PID=8194)
[root@jhett var]# tail -f nagios.log
[1197870978] Nagios 3.0b7 starting... (PID=7314)
[1197870978] Local time is Mon Dec 17 11:26:18 IST 2007
[1197870978] LOG VERSION: 2.0
[1197870978] Finished daemonizing... (New PID=7315)
[1197874264] Caught SIGTERM, shutting down...
[1197874264] Successfully shutdown... (PID=7315)
[1197874264] Nagios 3.0b7 starting... (PID=8193)
[1197874264] Local time is Mon Dec 17 12:21:04 IST 2007
[1197874264] LOG VERSION: 2.0
[1197874264] Finished daemonizing... (New PID=8194)
]Further Details:
--------------------
The Verification OF nagios:
[root@jhett ~]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Nagios 3.0b7
Copyright (c) 1999-2007 Ethan Galstad (
http://www.nagios.org)
Last Modified: 11-23-2007
License: GPL
Reading configuration data...
Running pre-flight check on configuration data...
Checking services...
Checked 8 services.
Checking hosts...
Checked 1 hosts.
Checking host groups...
Checked 1 host groups.
Checking service groups...
Checked 0 service groups.
Checking contacts...
Checked 1 contacts.
Checking contact groups...
Checked 1 contact groups.
Checking service escalations...
Checked 0 service escalations.
Checking service dependencies...
Checked 0 service dependencies.
Checking host escalations...
Checked 0 host escalations.
Checking host dependencies...
Checked 0 host dependencies.
Checking commands...
Checked 24 commands.
Checking time periods...
Checked 5 time periods.
Checking for circular paths between hosts...
Checking for circular host and service dependencies...
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check.
Do help me I am completely stucked out there