Commit Graph

6 Commits

Author SHA1 Message Date
nicolargo
913017bb75 Add documentation for the ports plugin 2016-06-19 11:12:40 +02:00
Nicolargo
02e9aa7232 Add Cassandra/Scylla export plugin #857 2016-06-10 16:16:41 +02:00
nicolargo
9c609ffdfd Update doc for AMP 2016-05-02 10:32:46 +02:00
nicolargo
e57eef141a Doc updated. Have to test it with degraded cases 2016-04-24 22:17:39 +02:00
Gergő Nagy
761036985a exports: riemann export implemented and documented
This patch introduces a new export method for sending metrics to
__Riemann__ server using _TCP_ protocol. The module can be enabled like
all the other exports in __Glances__, specifying the `--export-riemann`
option.

Sending metrics to Riemann requires
[bernhard](https://github.com/banjiewen/bernhard) that is
the most popular _Riemann client_ written in python.

In the configuration file you can only specify the `host` and `port`
that riemann is listening for new connections on. Later new options are
planned to be added like __SSL__ support and __UDP__.

Documentation and manpages are refreshed according to the modifications
in the config options and introducing the usage of Riemann export.

Signed-off-by: Gergő Nagy <grigori.grant@gmail.com>
2016-03-25 11:06:25 +01:00
Alessio Sergi
c1e1ad4da5 Use Sphinx for doc 2016-03-06 19:16:37 +01:00