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.
Delete Perfdata on Nagios XI
Delete Perfdata on Nagios XI
Last edited by comfone on Thu May 19, 2016 4:21 am, edited 1 time in total.
Re: Delete Perfdata on Nagios XI
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
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Delete Perfdata on Nagios XI
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.
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.
Re: Delete Perfdata on Nagios XI
Thank you for your feedback.