docs/aoa/connections.rst
.. _connections:
.. image:: ../_static/connections.png
This plugin display extended information about network connections.
The states are the following:
The configuration should be done in the [connections] section of the
Glances configuration file.
By default the plugin is disabled. Please change your configuration file as following to enable it
.. code-block:: ini
[connections]
disable=False
# nf_conntrack thresholds in %
nf_conntrack_percent_careful=70
nf_conntrack_percent_warning=80
nf_conntrack_percent_critical=90