Skip to content

Temperature Munin Plugin works with Raspberry Pi and HIH-6130 Sensor

License

Notifications You must be signed in to change notification settings

makotokw/munin-temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Munin Plugin

Requirements

  • Raspberry Pi (Raspbian)
  • HIH-6130 Sensor
  • Ruby 1.9.3+

Install Plugin

git clone https://github.com/makotokw/munin-temperature.git
cd munin-temperature
sudo gem i i2c munin rake
sudo rake install

Added below block to /etc/munin/plugin-conf.d/munin-node

[temperature-hih6130]
user root

You should add user to i2c group also.

sudo adduser root i2c

Uninstall Plugin

sudo rake uninstall

LICENSE

The MIT License (MIT)

About

Temperature Munin Plugin works with Raspberry Pi and HIH-6130 Sensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages