Re: [Nagios-devel] setting check_external_commands et al in cfg_file

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] setting check_external_commands et al in cfg_file

Post by Guest »

sean finney wrote:
> hi ethan et al,
>
> is there any reason certain nagios.cfg configuration directives
> are not able to be set in configuration files other than nagios.cfg?
>


The cfg_file and cfg_dir options set the "object configuration files",
which is entirely different to the Nagios configuration file. I thought
there was an "include_file" or similar directive, but I can't find it in
documentation so probably there isn't. The closest is perhaps the
resource_file, but that won't be parsed by the CGI and therefore
probably isn't suitable.





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked