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