Re: Nagios not working after Update
Posted: Tue Jun 30, 2015 9:13 am
You have config errors that you need to fix:
Do the "resource.cfg" and "commands.cfg" files exist? What are the permissions of these files? Is the path to these files correctly defined in the "nagios.cfg"?Error: Cannot open resource file '/etc/nagios3/resource.cfg' for reading!
Read main config file okay...
Processing object config file '/etc/nagios3/commands.cfg'...
Error: Cannot open config file '/etc/nagios3/commands.cfg' for reading: No such file or directory
Error processing object config files!
Code: Select all
resource_file=/path/to/resource.cfg
cfg_file=/path/to/commands.cfg