New install Nagios failing to run
Posted: Fri May 26, 2017 11:47 am
Good Evening
im relatively a newbie at nagios and Linux platforms in General. I have just installed Nagios on my Ubuntu version 14.04.3 LTS server. I can launch it on the browser but then there is a big red cross that says Not running after I successfully login.
When I run:
sudo /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
I get the below output:
Nagios Core 4.3.2
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2017-05-09
License: GPL
Website: https://www.nagios.org
Reading configuration data...
Read main config file okay...
Read object config files okay...
Running pre-flight check on configuration data...
Checking objects...
Checked 8 services.
Checked 1 hosts.
Checked 1 host groups.
Checked 0 service groups.
Checked 1 contacts.
Checked 1 contact groups.
Checked 25 commands.
Checked 5 time periods.
Checked 0 host escalations.
Checked 0 service escalations.
Checking for circular paths...
Checked 1 hosts
Checked 0 service dependencies
Checked 0 host dependencies
Checked 5 timeperiods
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
and when I run: service nagios status
nagios is not running
when I run: service nagios start
Starting nagios: done.
BUT it keeps showing: service nagios status
nagios is not running
Even after I try to start it several times.
Yur speed assistance wuld be much appreciated.
im relatively a newbie at nagios and Linux platforms in General. I have just installed Nagios on my Ubuntu version 14.04.3 LTS server. I can launch it on the browser but then there is a big red cross that says Not running after I successfully login.
When I run:
sudo /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
I get the below output:
Nagios Core 4.3.2
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2017-05-09
License: GPL
Website: https://www.nagios.org
Reading configuration data...
Read main config file okay...
Read object config files okay...
Running pre-flight check on configuration data...
Checking objects...
Checked 8 services.
Checked 1 hosts.
Checked 1 host groups.
Checked 0 service groups.
Checked 1 contacts.
Checked 1 contact groups.
Checked 25 commands.
Checked 5 time periods.
Checked 0 host escalations.
Checked 0 service escalations.
Checking for circular paths...
Checked 1 hosts
Checked 0 service dependencies
Checked 0 host dependencies
Checked 5 timeperiods
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
and when I run: service nagios status
nagios is not running
when I run: service nagios start
Starting nagios: done.
BUT it keeps showing: service nagios status
nagios is not running
Even after I try to start it several times.
Yur speed assistance wuld be much appreciated.