Bulk upload of perfdata

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sanjayhiranisq
Posts: 32
Joined: Tue Sep 13, 2016 3:04 am

Bulk upload of perfdata

Post by sanjayhiranisq »

I would like to upload perfdata at the end of a business day and it will include columns like : Host,Service,Metric,Timestamp,value
there will be thousands of these entries to represent the values throughout the day /minute or /second.

The idea is that we can graph the performance in nagios for the previous day.

Is this possible and if so how do I accomplish this ?

Thank you
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Bulk upload of perfdata

Post by avandemore »

Is this possible and if so how do I accomplish this ?
Technically it is possible kind of with perf data only however it would be difficult. This is not an existing feature and therefor not the scope of support. However if you wished to pursue this on your own you'd need to look at updating the RRD files with old data. This becomes much more difficult if newer data exists in the RRD. Here's a basic outline of what you'd have to do:

http://oss.oetiker.ch/rrdtool/forum.en. ... -td3103384

We offer custom development for a fee. If you are interested please let me know and I'll get you in touch with the correct people.
Previous Nagios employee
Locked