mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 22:55:55 +03:00
16 lines
213 B
ReStructuredText
16 lines
213 B
ReStructuredText
.. _csv:
|
|
|
|
CSV
|
|
===
|
|
|
|
It's possible to export stats to a CSV file.
|
|
|
|
.. code-block:: console
|
|
|
|
$ glances --export-csv /tmp/glances.csv
|
|
|
|
CSV file description:
|
|
|
|
- Stats description (first line)
|
|
- Stats (other lines)
|