glances/docs/gw/riemann.rst
Alessio Sergi 8c5b74ed6a Fix some doc and comments
Add riemann to the index, otherwise it doesn't exist.
2016-03-29 11:29:13 +02:00

21 lines
333 B
ReStructuredText

.. _riemann:
Riemann
=======
You can export statistics to a ``Riemann`` server (using TCP protocol).
The connection should be defined in the Glances configuration file as
following:
.. code-block:: ini
[riemann]
host=localhost
port=5555
and run Glances with:
.. code-block:: console
$ glances --export-riemann