RRDExport API

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
jarlathmallon
Posts: 1
Joined: Wed Feb 10, 2021 7:25 pm

RRDExport API

Post by jarlathmallon »

Hi Folks

I am trying to use the RRDexport without having to put in the service description - is there a way to use a service_id or other unique identifier. The reason being is that the service descriptions all need URL encoded and get changed which breaks our RRDexport.

nagiosxi/api/v1/objects/rrdexport

Thanks

Jarlath
kg2857
Posts: 500
Joined: Wed Apr 12, 2023 5:48 pm

Re: RRDExport API

Post by kg2857 »

Have you tried rrdtool I think? It allows you to specify a file, that you can iterate on...
Post Reply