Query Nagios for Service Check and Graphs

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
perric
Posts: 161
Joined: Fri Mar 28, 2014 10:37 am

Query Nagios for Service Check and Graphs

Post by perric »

Hello,

I am trying to pull Nagios data and graphs for services into an external web site. Specifically, I would like to query all services by name using a search parameter (like Internet or utilization, etc.) and then display the current results of the last service check, along with a graph showing the previous 7 days (or similar interval) of that data.

I have seen options like the Backend API or the MKLive Status tool. Do you have any recommendations on how to do this?

David
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Query Nagios for Service Check and Graphs

Post by tmcdonald »

In XI 5 we introduced a new API that can grab historical data for hosts and services, but it looks like performance data is only available for the current status. I am checking with the devs for a way to get historical perfdata for the graphs.
Former Nagios employee
Locked