Page 1 of 1

ERROR starting Nagios

Posted: Tue Jun 13, 2017 4:27 pm
by donnyforbes
Brand new install of nagios core 4.3.2 made some modification to the config file for monitoring per instruction but now getting this error when trying to start nagios.

[root@nag init.d]# service nagios start
Starting nagios (via systemctl): Job for nagios.service failed because the control process exited with error code. See "systemctl status nagios.service" and "journalctl -xe" for details.

Please advise so I can get this working ...

Thank you,

Re: ERROR starting Nagios

Posted: Tue Jun 13, 2017 4:35 pm
by mdomanski
please provide output from command:
/path/to/the/nagios/binnary -v /path/to/the/nagios/cfg/file.cfg

default:

Code: Select all

/usr/local/nagios/bin/nagios-v /usr/local/nagios/etc/nagios.cfg

Re: ERROR starting Nagios

Posted: Tue Jun 13, 2017 4:44 pm
by dwhitfield
What do "systemctl status nagios.service" and "journalctl -xe" say? Please put the output in a code block. The "Code" button is the fifth from the left on the post input screen (between Quote and List).