Tim Buckley a83e90b560 Enable CSV logging output for DStat.
Future work toward visualization of DevStack and devstack-gate performance
would benefit greatly from the availability of machine-parsable DStat output.
This patch outputs an additional logfile to $LOGDIR, `dstat-csv.log`, using
DStat's built-in CSV logging functionality.

An additional instance of DStat is started during start_dstat that outputs
to CSV-formatted text without `--top-cpu-adv` and `-top-io-adv` enabled, as
these plugins are currently incompatible with CSV output. To facilitate this,
a new `dstat.sh` script is added to $TOP_DIR/tools/ to act as a daemon to
manage the two processes.

Change-Id: I826c94c35b6a109308b4f132c181ff7a1f63bc7b
Depends-On: I534fb1f9356a7948d2fec0aecc7f275e47362a11
2015-08-14 09:51:09 -06:00
..
2015-03-28 14:35:12 -05:00
2014-03-02 08:55:14 +09:00
2015-07-08 05:59:26 +00:00
2015-03-28 14:35:12 -05:00
2015-03-28 14:35:12 -05:00
2015-08-14 09:51:09 -06:00
2015-03-28 14:35:12 -05:00
2015-03-28 14:35:12 -05:00
2015-03-28 14:35:12 -05:00
2013-01-10 01:56:23 -06:00
2015-03-28 14:35:12 -05:00
2015-07-27 13:33:30 -04:00