Nagios XI data retention period

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anilgupta
Posts: 102
Joined: Fri Mar 01, 2019 8:35 am

Nagios XI data retention period

Post by anilgupta »

Team,

I understand that all the data captured from Nagios Agents are stored in embedded database. API and Reports get the stats from the database.

I need to know if there is any hard limit on retention policy for these data or it all depends on size of database.
We are required to keep the data for longer time.

Thanks
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Nagios XI data retention period

Post by benjaminsmith »

Hello @anilgupta,

Good question. All of the check results are written to the nagios log files, and this data is stored in the database as well. The log files are never deleted and are archived automatically, you'll find those files in the /usr/local/nagios/var/archives folder.

The retention of data in the database can be set by the admin by going to Admin > System Config > Performance Settings > Database.
database-rentention-settibgs.png
These settings are explained in the following document:
Nagios XI Database Optimization

Let me know if you have further questions.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked