nikdoof / dht11_munin

RPi DHT11 Munin Plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RPi DHT11 Munin Plugins


Languages

Language:Python 100.0%