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.
Extract service configuration with service added time
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Extract service configuration with service added time
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.
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
Thank you for your response.
You can close this ticket.
You can close this ticket.