2017-08-01 19:16:20 +03:00
|
|
|
.. _json:
|
|
|
|
|
|
|
|
JSON
|
|
|
|
====
|
|
|
|
|
2017-08-01 23:44:01 +03:00
|
|
|
It's possible to export stats to a JSON file.
|
2017-08-01 19:16:20 +03:00
|
|
|
|
|
|
|
.. code-block:: console
|
|
|
|
|
2018-04-02 15:07:23 +03:00
|
|
|
$ glances --export json --export-json-file json /tmp/glances.json
|