Search found 2 matches

by lbsopsit
Thu Jun 09, 2022 1:04 pm
Forum: Open Source Nagios Projects
Topic: how to see resulting nagios configuration from templates
Replies: 1
Views: 539

Re: how to see resulting nagios configuration from templates

Update :
I found /usr/local/nagios/var/objects.cache
which contains the whole "merged and expanded" config, nagiosxi + nagios !
perfect for debugging templates

thanks !
by lbsopsit
Wed Jun 08, 2022 4:57 pm
Forum: Open Source Nagios Projects
Topic: how to see resulting nagios configuration from templates
Replies: 1
Views: 539

how to see resulting nagios configuration from templates

Hello, I'm using nagiosxi, with some hosts and contacts configured via the web gui, and a lot of config files deployed by a configuration management tool in /usr/local/nagios/etc/static I would like to see the resulting configuration for hosts, services, etc, like we were able to do that in nagios 3...