Nagios rrd's
Nagios rrd's
Is it possible to restore the data when a config file was renamed and you still have the old rrd's?
----------------------------------
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios XI
Enterprise License
Running:
Installed Version: 5.8.3
OS: CentOS 7
Nagios XI
Enterprise License
Re: Nagios rrd's
Yes, but you will also have to rename the corresponding xml file. The paths are:
...just rename them appropriately and the perfdata will go to the new host/service name.
For future ref, if you have XI Enterprise Edition, the easy way to do this is go to:
Configure -> CCM -> Tools -> Renaming Tool -- here you can rename hosts/services and keep their performance data
Code: Select all
/usr/local/nagios/share/perfdata/<HOSTNAME>/<SERVICENAME>.rrd
/usr/local/nagios/share/perfdata/<HOSTNAME>/<SERVICENAME>.xmlFor future ref, if you have XI Enterprise Edition, the easy way to do this is go to:
Configure -> CCM -> Tools -> Renaming Tool -- here you can rename hosts/services and keep their performance data
Be sure to check out the Knowledgebase for helpful articles and solutions!