Search found 3 matches

by ethrbunny
Thu Oct 10, 2013 7:58 am
Forum: Open Source Nagios Projects
Topic: cfg_dir - not finding my file?
Replies: 5
Views: 1919

Re: cfg_dir - not finding my file?

Defining the directory does not include all of the config files, you need to manually specify new ones that you create Then the docs need to be updated. This directive is used to specify a directory which contains object configuration files that Nagios should use for monitoring. All files in the di...
by ethrbunny
Mon Oct 07, 2013 10:09 am
Forum: Open Source Nagios Projects
Topic: cfg_dir - not finding my file?
Replies: 5
Views: 1919

Re: cfg_dir - not finding my file?

I can do that - but it does seem to imply that 'cfg_dir' is not working properly.
by ethrbunny
Sun Oct 06, 2013 7:07 am
Forum: Open Source Nagios Projects
Topic: cfg_dir - not finding my file?
Replies: 5
Views: 1919

cfg_dir - not finding my file?

In 'nagios.cfg' I have the 'cfg_dir' set to '<nagios path>/etc/objects'. It seems to find the usual suspects just fine (hosts.cfg,services.cfg, etc). Today I added a file 'sans.cfg' with the same layout as my 'hosts.cfg' file but it isn't getting picked up. Is there another setting required to add n...