Page 1 of 1

Extract service configuration with service added time

Posted: Thu Sep 28, 2017 6:18 am
by vusaravi
Hi

I would like to extract the services list from nagios core and the report should also contain the service added time to nagios core.

I have extracted the services configuration from nagios core, but it did not include service/host added time.

Kindly help me in generating such report.

Thanks in advance.

Re: Extract service configuration with service added time

Posted: Thu Sep 28, 2017 11:18 am
by scottwilkerson
Nagios Core does not store this data natively.

The only way to get this data would be to parse all the nagios .log archives and find the first instance of the service in the logs.

Re: Extract service configuration with service added time

Posted: Tue Oct 03, 2017 1:00 am
by vusaravi
Thank you for your response.

You can close this ticket.