summaryrefslogtreecommitdiffstats
path: root/docs/gw/riemann.rst
blob: 690fb9a06be7bbbb6aee83aac0a39fb9036d41ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _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