Passive check

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mejokj
Posts: 353
Joined: Mon Jul 22, 2013 10:31 pm

Passive check

Post by mejokj »

Hello,

I have an IOT device which monitor temperature, So the only way to monitor this device is update the service using http protocol. So is there any API to update the service status and performance data using CURL so that I can pass the temperature data in the curl URL.
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: Passive check

Post by mbellerue »

This may be of use to you. Check out this document, specifically the sections on NRDP. NRDP comes installed with XI, just go to http://<yourXIIP>/nrdp and you will get examples of how to build XML and JSON passive check results.
https://assets.nagios.com/downloads/nag ... ith_XI.pdf

Let me know if this will work for your IOT device.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked