Delete Perfdata on Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
comfone
Posts: 127
Joined: Fri May 01, 2015 3:28 am

Delete Perfdata on Nagios XI

Post 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.
Last edited by comfone on Thu May 19, 2016 4:21 am, edited 1 time in total.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Delete Perfdata on Nagios XI

Post 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.
Former Nagios employee
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Delete Perfdata on Nagios XI

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
comfone
Posts: 127
Joined: Fri May 01, 2015 3:28 am

Re: Delete Perfdata on Nagios XI

Post by comfone »

Thank you for your feedback.
Locked