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
livebox:graphite [2014/09/14 00:04] brettlivebox:graphite [2014/10/01 03:05] (current) – [xAP Applet configuration] brett
Line 92: Line 92:
 ====== xAP Applet configuration ====== ====== xAP Applet configuration ======
  
-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 [[http://code.google.com/p/livebox-hah/source/browse/branches/portable/userapps/hah/xap-plugboard/samples/graphiteApplet.lua|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.1410653088.txt.gz
  • Last modified: 2014/09/14 00:04
  • by brett