Search found 2 matches

by qroberts
Thu Dec 09, 2021 1:27 pm
Forum: Open Source Nagios Projects
Topic: Could not open config directory [solved]
Replies: 2
Views: 3218

Re: Could not open config directory

Solved.

I was using cfg_dir= to specify a file instead of a directory. Using cfg_file= fixed it.
by qroberts
Thu Dec 09, 2021 11:07 am
Forum: Open Source Nagios Projects
Topic: Could not open config directory [solved]
Replies: 2
Views: 3218

Could not open config directory [solved]

Trying to setup a separate directory to store my nagios configuration files and when I attempt to validate the configuration I get the below error. Error: Could not open config directory '/usr/local/nagios/etc/objects/corp/contacts.cfg' for reading. I believe the permissions are correct and I have s...