MQTTΒΆ
You can export statistics to an MQTT
server. The
connection should be defined in the Glances configuration file as
following:
[mqtt]
host=localhost
port=883
user=glances
password=glances
topic=glances
and run Glances with:
$ glances --export mqtt