glances/docs/gw/csv.rst

16 lines
231 B
ReStructuredText
Raw Normal View History

2016-03-02 15:29:19 +03:00
.. _csv:
CSV
===
It's possible to export stats to a CSV file.
.. code-block:: console
$ glances --export csv --export-csv-file /tmp/glances.csv
2016-03-02 15:29:19 +03:00
CSV file description:
- Stats description (first line)
- Stats (other lines)