2017-01-07 15:06:58 +00:00
2017-01-07 15:06:58 +00:00
2017-01-07 15:06:58 +00:00
2017-01-07 15:06:58 +00:00

RPi DHT11 Munin Plugins

Two simple Munin plugins that allow you to monitor the values returned from a DHT11 temperature and humidity module connected to a Raspberry Pi

Requirements

Munin Configuration

These values will be set in your plugin-conf.d/munin-node file.

  • dht11_pin - The GPIO pin on the Raspberry Pi where the DHT11 data line is connected.

Example Config

[dht11*]
user root
env.dht11_pin 2
Description
No description provided
Readme 90 KiB
Languages
Python 100%