mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-11 09:55:33 +03:00
11 lines
164 B
ReStructuredText
11 lines
164 B
ReStructuredText
.. _json:
|
|
|
|
JSON
|
|
====
|
|
|
|
It's possible to export stats to a JSON file.
|
|
|
|
.. code-block:: console
|
|
|
|
$ glances --export json --export-json-file json /tmp/glances.json
|