Page 1 of 1

Delete Perfdata on Nagios XI

Posted: Wed May 04, 2016 4:39 am
by comfone
Hi All
Can I just delete the perfdata files under "/usr/local/nagios/share/perfdata/" for a specific host manually or do I need to do it over the GUI.
If over the GUI where/how can I do it.
Thank you.

Re: Delete Perfdata on Nagios XI

Posted: Wed May 04, 2016 9:16 am
by tmcdonald
You can do it manually from the CLI, just be aware that this will of course remove any graph data for that host and its services.

Re: Delete Perfdata on Nagios XI

Posted: Wed May 04, 2016 4:59 pm
by Box293
You could use this tool I created called the Performance Data Tool.

http://exchange.nagios.org/directory/Ad ... ol/details

Upload it into Nagios XI via Admin > System Extensions > Manage Components.

Access it via the Tools menu.

There is a Delete function.

Re: Delete Perfdata on Nagios XI

Posted: Thu May 19, 2016 4:21 am
by comfone
Thank you for your feedback.