How Long Does the XI keep historical data
How Long Does the XI keep historical data
How Long Does the XI keep historical data on hosts & services?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How Long Does the XI keep historical data
This depends on your settings in Admin -> Performance Settings -> Databases -> NDOUtils Database section
The most relevant sections are
Max Log Entries Age:
Max Notifications Age:
Max State History Age:
Performance data is 4 years, and the nagios text based logs which are used for Availability report are kept forever.
The most relevant sections are
Max Log Entries Age:
Max Notifications Age:
Max State History Age:
Performance data is 4 years, and the nagios text based logs which are used for Availability report are kept forever.
Re: How Long Does the XI keep historical data
Thanks for the information. Since some logs are kept forever, it would probably be a good idea to monitor that file system. What is the directory path?
Re: How Long Does the XI keep historical data
This documentation provides a reasonably comprehensive description of the logs and their locations:
https://assets.nagios.com/downloads/nag ... ptions.pdf
https://assets.nagios.com/downloads/nag ... ptions.pdf
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How Long Does the XI keep historical data
Specifically /usr/local/nagios/var/archives/mkeey wrote:Thanks for the information. Since some logs are kept forever, it would probably be a good idea to monitor that file system. What is the directory path?