Page 1 of 1

RRDExport API

Posted: Tue Jul 18, 2023 6:43 am
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

Re: RRDExport API

Posted: Fri Jul 21, 2023 12:59 am
by kg2857
Have you tried rrdtool I think? It allows you to specify a file, that you can iterate on...