X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=5f2494544a947a364d053eebee75c180b0bd87b6;hb=42ca41a0798e3a2b742f7da3bacc03fbaf6175fa;hp=f2371cbe9d543b1d1cc37701d8f07e167e5c4139;hpb=d38c16d60f9d1b10cb60f010ce086135e6ecbe07;p=collectd.git diff --git a/README b/README index f2371cbe..5f249454 100644 --- a/README +++ b/README @@ -767,8 +767,7 @@ Prerequisites * libprotobuf-c, protoc-c (optional) Used by the `pinba' plugin to generate a parser for the network packets - sent by the Pinba PHP extension, and by the `write_riemann' plugin to - generate events to be sent to a Riemann server. + sent by the Pinba PHP extension. * libpython (optional) @@ -843,6 +842,10 @@ Prerequisites `varnish' plugin. + * riemann-c-client (optional) + For the `write_riemann' plugin. + + Configuring / Compiling / Installing ------------------------------------ @@ -925,6 +928,7 @@ To generate the `configure` script, you'll need the following dependencies: - bison - libtool - libtool-ltdl +- pkg-config The `build.sh' script takes no arguments.