telldus2graphite
v2.1.2
Published
Fetches sensor values from Telldus Live and forwards it to Graphite
Readme
telldus2graphite
Fetches sensor values from Telldus Live and forwards them to Graphite.
Sensors in Telldus Live ...

... will come out like this in Graphite

Install
npm install telldus2graphiteSetup
Environment variables
format=client.sensor.type
hostedGraphiteKey=... (optional)
telldusPrivateKey=...
telldusPublicKey= ...
telldusToken=...
telldusTokenSecret:...
url=plaintext://127.0.0.1:2003/Formatting
client.sensor.type => home.freezer.temp(default)client.type.sensor => home.temp.freezersensor.type => freezer.temp
Usage
crontab -eAdd this line to update sensors every minute
* * * * * node <path to>/telldus2graphite/node_modules/.bin/telldus2graphite