livebox:graphite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
livebox:graphite [2014/09/14 00:19] – [xAP Applet configuration] brettlivebox:graphite [2014/10/01 03:02] brett
Line 94: Line 94:
 The sample applet that can feed data to a Carbon data aggregator is called __graphiteApplet.lua__ and can be found in the plugboard samples directory. The sample applet that can feed data to a Carbon data aggregator is called __graphiteApplet.lua__ and can be found in the plugboard samples directory.
  
-The only change required is to adjust the IP address in the sample to that of your graphite server.+The only change required is to adjust the IP address to that of your graphite server.
 <code lua> <code lua>
 graphite={port=2003,host="192.168.4.46"} graphite={port=2003,host="192.168.4.46"}
 </code> </code>
  
-Copy the sample to /etc/plugboard and edit then restart the plugboard engine+Copy the sample to the /etc/plugboard directory, editthen restart the plugboard engine
 <code> <code>
 /etc/init.d/xap restart plugboard /etc/init.d/xap restart plugboard
 </code> </code>
  
-By default the applet will feed all xAPBSC.event data items to the backend for recording and charting, along with the [[http://www.xapautomation.org/index.php?title=xAP_Weather_Schema|weather.data]] schema.   Adjust the code to suit your environment.+By default the applet will feed all xAPBSC.event data items to the back-end for recording and charting, along with the [[http://www.xapautomation.org/index.php?title=xAP_Weather_Schema|weather.data]] schema.   Adjust the code to suit your environment. 
 + 
 +{{tag>graphite}}
  • livebox/graphite.txt
  • Last modified: 2014/10/01 03:05
  • by brett