Page 1 of 1

starting nagios service error

Posted: Fri Oct 06, 2017 5:12 am
by DOkuwa
sudo systemctl start nagios.service
Failed to start nagios.service: Unit nagios.service not found.
root@ukldn-ixhs-nms02:/# sudo update-rc.d nagios defaults
update-rc.d: error: initscript does not exist: /etc/init.d/nagios

Re: starting nagios service error

Posted: Fri Oct 06, 2017 10:43 am
by scottwilkerson
Is this a new install?
What version?
How was it installed?

If from source did you run the following?

Code: Select all

make install-init

Re: starting nagios service error

Posted: Fri Oct 06, 2017 11:13 am
by DOkuwa
thanks

I have sorted it out
I just have to reinstall it
I think I missed some steps

Re: starting nagios service error

Posted: Fri Oct 06, 2017 11:14 am
by scottwilkerson
Excellent, glad you got it working.