Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
NRDP_ESP32_Two
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
DHT Metrics Collection:
Send DHT11 sensor data to NagiosXI wihtout evaluation via NRDP. Temperature (C) Humidity (%) DewPoint (C) HeatIndex (C)
DHT Critical Evaluations:
Send DHT11 sensor data to NagiosXI after evaluating it against a fixed value. Temperature is greater than 27.00 (C) Humidity is greater than 75.00 (%)
_______________________________________________________
NOTE:
This example REQUIRES an ESP32 Device
_______________________________________________________
General usage documentation
Script Modifications
The example will not work out of the box. You must make some changes to the networking and NRDP server configuration.
WiFi Connection Settings
Line # 105 Change the SSID to be that of your test network.
Line # 106 Change the password for your test network
NagiosXI NRDP Settings
Line # 599 Change the hostname in the nrdp url string to be that of your NagiosXI Server
Line # 606 Change the token value to be that of your NagiosXI Server
NagiosXI Inbound Connection Settings
In order for the ESP32 device to communicate your NagiosXI Server need to be configured to allow;
Inbound Connections to NRDP
NRDP Token configured
Unconfigured Objects
New hosts will appear in unconfigured objects. Adding the device to your NagiosXI Server will require either maually adding the host and services from Admin Tools or the enablement of automatic processing of these items.
NOTE:
This example REQUIRES an ESP32 Device
_______________________________________________________
General usage documentation
Script Modifications
The example will not work out of the box. You must make some changes to the networking and NRDP server configuration.
WiFi Connection Settings
Line # 105 Change the SSID to be that of your test network.
Line # 106 Change the password for your test network
NagiosXI NRDP Settings
Line # 599 Change the hostname in the nrdp url string to be that of your NagiosXI Server
Line # 606 Change the token value to be that of your NagiosXI Server
NagiosXI Inbound Connection Settings
In order for the ESP32 device to communicate your NagiosXI Server need to be configured to allow;
Inbound Connections to NRDP
NRDP Token configured
Unconfigured Objects
New hosts will appear in unconfigured objects. Adding the device to your NagiosXI Server will require either maually adding the host and services from Admin Tools or the enablement of automatic processing of these items.
Reviews (0)
Be the first to review this listing!