Error on nagios.service
Re: Error on nagios.service
I typed in the last post and had a capital letter, but I had the command run all in lower case. Thanks.
Re: Error on nagios.service
Is the path to the nagios config correct in your command ( '/usr/localnagios/etc/')? You are missing the forward slash ("/")... You should have:Cannot open main configuration file '/usr/localnagios/etc/Nagios.cfg/ for reading!
Code: Select all
/usr/local/nagios/etc/Code: Select all
sestatusBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Error on nagios.service
When I ran:
/usr/local/Nagios/bin/Nagios -v /usr/local/Nagios/etc/Nagios.cfg
the error message I received was:
Service has no hosts and/or service_description (config file '/usr/local/Nagios/etc/services/Disk Usage Check.cfg', starting on line 22) Error processing object config files!
sestatus result is:
SELinux status: disabled
Thanks.
/usr/local/Nagios/bin/Nagios -v /usr/local/Nagios/etc/Nagios.cfg
the error message I received was:
Service has no hosts and/or service_description (config file '/usr/local/Nagios/etc/services/Disk Usage Check.cfg', starting on line 22) Error processing object config files!
sestatus result is:
SELinux status: disabled
Thanks.
Re: Error on nagios.service
Did you create the Disk Usage Check.cfg service file? Can you copy what is in there here for us?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Error on nagios.service
There is nothing in the file. It's empty.
Re: Error on nagios.service
I also had an error:
polkitd[614]: Ungregistered Authentication Agent for unix-process
60617788 (system bus name :1.212989...)
polkitd[614]: Ungregistered Authentication Agent for unix-process
Re: Error on nagios.service
I got Monitoring Engine to be started by repairing Nagios.cfg under system directory. Thank you for your help!
Re: Error on nagios.service
Did you have further (related) questions or are we good to lock this up?
Former Nagios employee