Page 1 of 1

Web Services for obtaining Host Monitooring data

Posted: Wed Mar 19, 2014 5:34 am
by picario
Hello all,

Are there web services APIs for obtaining Host Monitooring data (such as CPU / mem utilizations) in Nagios?

Thanks!

Re: Web Services for obtaining Host Monitooring data

Posted: Wed Mar 19, 2014 12:21 pm
by slansing
I would recommend taking a look at the following document, it will outline how to use the backend API provided with Nagios XI:

http://assets.nagios.com/downloads/nagi ... nd_API.pdf

Let us know if you have any questions.

Re: Web Services for obtaining Host Monitooring data

Posted: Wed Mar 19, 2014 11:07 pm
by picario
Thanks and looks like it is NOT supported

Re: Web Services for obtaining Host Monitooring data

Posted: Thu Mar 20, 2014 8:12 am
by scottwilkerson
@picario - It IS supported and included in XI, and outlined how to access the API in the Doc slansing referenced.

Re: Web Services for obtaining Host Monitooring data

Posted: Sun Mar 23, 2014 8:38 pm
by picario
Having an API doc does not mean everything is supported, I can't find any API to read the RRD data, i.e. the historical monitoring data of each host being monitored (CPU/Memory/disk etc)

Re: Web Services for obtaining Host Monitooring data

Posted: Mon Mar 24, 2014 9:19 am
by tmcdonald
picario wrote:Having an API doc does not mean everything is supported
You are correct, however your original question was:
picario wrote:Are there web services APIs for obtaining Host Monitooring data (such as CPU / mem utilizations) in Nagios?
which very much is supported. You made no mention of historical data.