Skip to content

Scripts for interfacing IOT devices to the Dataloop.io SAAS service

Notifications You must be signed in to change notification settings

IainColledge/plugins-iot

 
 

Repository files navigation

plugins-iot

Scripts that output Nagios format data (0,1,2,3 exit codes and performance data). Can be used in any monitoring system that supports Nagios plugins.

humidity temperature

Suggested plugin naming standard is sensorname.something_human_understandable. Above example is dht11.temp_humid.py which is being run on a Raspberry Pi2 in the Dataloop office. We'll be adding more scripts over time as we add more sensors and collaborate with others on cool IoT things.

  • We'd prefer Python files (but if you have to use something else we'll accept them)
  • Script file names should be prefixed with the sensor name
  • Put a docstring with instructions at the top of the file

Pull requests welcome!

About

Scripts for interfacing IOT devices to the Dataloop.io SAAS service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%