Hello all,
Are there web services APIs for obtaining Host Monitooring data (such as CPU / mem utilizations) in Nagios?
Thanks!
Web Services for obtaining Host Monitooring data
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Web Services for obtaining Host Monitooring data
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.
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
Thanks and looks like it is NOT supported
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Web Services for obtaining Host Monitooring data
@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
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
You are correct, however your original question was:picario wrote:Having an API doc does not mean everything is supported
which very much is supported. You made no mention of historical data.picario wrote:Are there web services APIs for obtaining Host Monitooring data (such as CPU / mem utilizations) in Nagios?
Former Nagios employee