Munin graphs for TEMPer USB Thermometer
Go to file
cn 71fd2c6c64 Fiat lux 2013-06-02 23:14:07 +02:00
README.md Fiat lux 2013-06-02 23:14:07 +02:00
pcsensor Fiat lux 2013-06-02 23:14:07 +02:00

README.md

munin-pcsensor

Creates Munin graphs from the data delivered from an attached TEMPer USB Thermometer. For data collection the pcsensor utility is needed (by default it resides in /usr/local/bin/), it can be obtained in source or binary form from different places like here. Script was tested with pcsensor version 1.0.1.

Install

Clone this repository or download the pcsensor file and create a symlink as root in /etc/munin/plugins by using e.g.:

cd /etc/munin/plugins; ln -s /path/to/pcsensor

Don't forget to restart your munin-node deamon.