Search found 3 matches

by almitov
Mon Jul 03, 2017 2:00 am
Forum: Nagios XI
Topic: REST API: How to query performance data for multiple hosts?
Replies: 6
Views: 1855

Re: REST API: How to query performance data for multiple hos

And are there any recommendations on how I should collect performance data from Nagios? The goal that I have is to collect the performances data for all the hosts and services configured on the Nagios instance on every 5 minutes for example. I started to investigate the option to develop a plugin wh...
by almitov
Mon Jul 03, 2017 1:37 am
Forum: Nagios XI
Topic: REST API: How to query performance data for multiple hosts?
Replies: 6
Views: 1855

Re: REST API: How to query performance data for multiple hos

Hi, thanks for the reply!
And is there any suggestion on how to collect the performance data for all hosts?
I am considering the option for developing a plugin which will expose the data through HTTP requests...
by almitov
Thu Jun 29, 2017 5:07 am
Forum: Nagios XI
Topic: REST API: How to query performance data for multiple hosts?
Replies: 6
Views: 1855

REST API: How to query performance data for multiple hosts?

Is it possible to use the new REST API of Nagios XI to export the historical performance data for more then 1 host at a time? I see that the GET objects/rrdexport option provides the historical performance data but only for a single host. Is there an option to get the data for multiple hosts at the ...