Hi
Is there a way to have ndo remove records from nagios_logentries based on age? My table indexes corrupted last week on that table and had to be repaired and finally truncated inorder to get my nagios server stable again.
Thanks,
Paul
deleting nagios_logentries entries
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: deleting nagios_logentries entries
Yep.
In XI, go to
Admin -> Performance Settings -> Database tab -> NDOUtils Database section
set
Max Log Entries Age: = Max time in DAYS to keep log entries.
In XI, go to
Admin -> Performance Settings -> Database tab -> NDOUtils Database section
set
Max Log Entries Age: = Max time in DAYS to keep log entries.
Re: deleting nagios_logentries entries
well duhhhh on me lol, that was easy enough. Thanks Scott