Skip to content

Arduino-ESP32 example sketch to send sensor data to NagiosXI via NRDP

License

Notifications You must be signed in to change notification settings

SNapier/ESP32-Nagios-NRDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ESP32-Nagios-NRDP

Arduino-ESP32 example sketch to send device and sensor data to NagiosXI via NRDP.

Will send 6 total checks

  1. HostCheck = (UP)
  2. Sens1 = Example of State (OK)
  3. Sens2 = Example of State (Warning)
  4. Sens3 = Example of State (Critical)
  5. Sens4 = Example of State (Unknown)
  6. Sens5 = Example of State determined by evaluatated thresholds

Change to your needed settings

YourSSID YourPassword hostname token

Uses

WiFi.h Arduino_JSON.h HTTPClient.h

About

Arduino-ESP32 example sketch to send sensor data to NagiosXI via NRDP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages