Merge "Include filesystem stats in dstat"
This commit is contained in:
commit
8deeecf821
@ -9,7 +9,7 @@
|
|||||||
loop_control:
|
loop_control:
|
||||||
loop_var: zj_distro_os
|
loop_var: zj_distro_os
|
||||||
- name: Run dstat
|
- name: Run dstat
|
||||||
shell: "dstat -tcmndrylpg --tcp --output {{ dstat_data_path }} >& /dev/null &"
|
shell: "dstat -tcmndrylpg --tcp --fs --output {{ dstat_data_path }} >& /dev/null &"
|
||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
failed_when: false
|
failed_when: false
|
||||||
|
Loading…
Reference in New Issue
Block a user