Page 2 of 2

Re: Pre-Compiled Binaries for HP-UX 11.31 (ia64)

Posted: Thu Sep 26, 2019 12:07 pm
by cdienger
Changing the number of items that are returned with a plugin's perfdata cause issues and it is best to remove the rrd file so that a new one(with the correct number of items) can be generated.

Re: Pre-Compiled Binaries for HP-UX 11.31 (ia64)

Posted: Tue Oct 01, 2019 5:15 pm
by ssax
You will either need to add or remove a datasource following the links below OR you can just delete the /usr/local/nagios/share/perfdata/HOSTNAME/SERVICENAME.rrd and /usr/local/nagios/share/perfdata/HOSTNAME/SERVICENAME.xml files and they will be automatically rebuilt on the next check (it can take up to 15 minutes for it to show).

In addition, please see here (removing a datasource):

Code: Select all

https://support.nagios.com/kb/article/nagios-xi-how-to-delete-a-data-source-from-an-rrd-file-497.html

And here (adding a datasource, ignore the title):

Code: Select all

https://support.nagios.com/kb/article/nagios-xi-icmp-and-ping-checks-stopped-graphing-149.html

Re: Pre-Compiled Binaries for HP-UX 11.31 (ia64)

Posted: Thu Oct 03, 2019 1:02 pm
by kanagala
I want to know is there any way to update automatically below files after new file systems adding to server

/usr/local/nagios/share/perfdata/HOSTNAME/SERVICENAME.rrd
/usr/local/nagios/share/perfdata/HOSTNAME/SERVICENAME.xml

Re: Pre-Compiled Binaries for HP-UX 11.31 (ia64)

Posted: Fri Oct 04, 2019 3:19 pm
by mbellerue
There's no real automated way to do this, unfortunately.

Re: Pre-Compiled Binaries for HP-UX 11.31 (ia64)

Posted: Fri Oct 04, 2019 4:26 pm
by kanagala
thanks for your confirmation

Re: Pre-Compiled Binaries for HP-UX 11.31 (ia64)

Posted: Mon Oct 07, 2019 10:25 am
by mbellerue
You're welcome. Is there anything else we can help with, or should I go ahead and close this thread?