Page 1 of 1

Report of Services Configured

Posted: Tue Apr 02, 2019 3:02 am
by rajasegar
Hi,

There is a request to dump all the XI host and service configuration and arguments in a report format.
Does Nagios have any features to do this or any scripts available to achieve this.

Thanks

Re: Report of Services Configured

Posted: Tue Apr 02, 2019 1:03 pm
by benjaminsmith
Hello @rajasegar,

While it's not in report format, the /usr/local/nagios/var/objects.cache file contains the cached copy of all Nagios core object definitions for your server, and is useful for reviewing configuration settings. This file is created each time Nagios is re-started.

Let me know if you have further questions.

Re: Report of Services Configured

Posted: Tue Apr 02, 2019 7:24 pm
by rajasegar
benjaminsmith wrote:Hello @rajasegar,

While it's not in report format, the /usr/local/nagios/var/objects.cache file contains the cached copy of all Nagios core object definitions for your server, and is useful for reviewing configuration settings. This file is created each time Nagios is re-started.

Let me know if you have further questions.
Thanks. I am aware of this but I need it in report format for compliance reporting.
Parsing the cache file is something I would like to avoid.

Re: Report of Services Configured

Posted: Wed Apr 03, 2019 9:09 am
by benjaminsmith
Hi @rajasegar,
Thanks. I am aware of this but I need it in report format for compliance reporting
Currently, Nagios XI does not provide a report of all the current configurations. I certainly can file a feature request on your behalf if you'd like.

Re: Report of Services Configured

Posted: Wed Apr 03, 2019 7:37 pm
by rajasegar
benjaminsmith wrote:Hi @rajasegar,
Thanks. I am aware of this but I need it in report format for compliance reporting
Currently, Nagios XI does not provide a report of all the current configurations. I certainly can file a feature request on your behalf if you'd like.
Its ok. Thanks

Re: Report of Services Configured

Posted: Thu Apr 04, 2019 11:41 am
by benjaminsmith
Hi @rajasegar
Its ok. Thanks
Sounds good. I will close this topic.

Thank you for using the Nagios support forum.