There are two versions of this Extension:
This is version 2.x, compatible with WeeWX 3.x.
Download tarball from Github:
wget https://github.com/ampledata/weewx_graphite/archive/master.tar.gz
Install with WeeWX's Extension Manager:
sudo wee_extension --install master.tar.gz
Update weewx.conf to point to your Graphite host and port::
[StdRESTful] [[Graphite]] host = graphite.example.com port = 2003
Restart WeeWX.
Number-like metrics collected by WeeWX will show up in Graphite under the
**weewx.*** node (unless reconfigured with the prefix
config paramater).
.. image:: https://dl.dropboxusercontent.com/u/4036736/Screenshots/pressure_temp.png
Greg Albrecht W2GMD oss@undef.net
Copyright 2016 Orion Labs, Inc.
Apache License, Version 2.0. See LICENSE.