system-config/playbooks/roles/dstat-logger
Ian Wienand d0f2e12f85 dstat-logger: redirect stdout to /dev/null
The dstat-logger service puts a lot of info into the syslog/journal.
The --output command to write CSV files doesn't appear to suppress the
console output, and I can't see a flag to make it do that.  So
redirect the stdout to /dev/null.

Change-Id: Ib99f8199ebc3c9d89c2b3aa92dff5ff298d03e45
2021-03-24 22:23:13 +00:00
..
tasks dstat-logger: redirect stdout to /dev/null 2021-03-24 22:23:13 +00:00
README.rst Use dstat to record performance of system-config-run hosts 2021-02-16 14:31:30 -08:00

README.rst

Install, configure, and run a dstat logger

This is primarily useful for testing where we don't have instances hooked up to cacti. You can use this to get a csv log file at /var/log/dstat-csv.log in test jobs that records similar system performance information.