NRDP_ESP32_Two General Usage - SNapier/NRDP_ESP32_Two GitHub Wiki

How to use nrdp_esp32_two.ino

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 # 102 Change to the pin that you have your DHT11 sensor signal line.
  • Line # 105 Change the SSID to be that of your test network.
  • Line # 106 Change the password for your test network

ChangeMeFirst

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

ChangeMeNext

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.