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

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

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

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

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

Post 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
kanagala
Posts: 8
Joined: Wed Sep 11, 2019 10:11 am

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

Post 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
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

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

Post by mbellerue »

There's no real automated way to do this, unfortunately.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
kanagala
Posts: 8
Joined: Wed Sep 11, 2019 10:11 am

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

Post by kanagala »

thanks for your confirmation
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

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

Post by mbellerue »

You're welcome. Is there anything else we can help with, or should I go ahead and close this thread?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked