Merge "Add memory usage to dstat output"
This commit is contained in:
commit
1bf6e73068
2
stack.sh
2
stack.sh
@ -884,7 +884,7 @@ init_service_check
|
||||
# -------
|
||||
|
||||
# A better kind of sysstat, with the top process per time slice
|
||||
DSTAT_OPTS="-tcndrylp --top-cpu-adv"
|
||||
DSTAT_OPTS="-tcmndrylp --top-cpu-adv"
|
||||
if [[ -n ${SCREEN_LOGDIR} ]]; then
|
||||
screen_it dstat "cd $TOP_DIR; dstat $DSTAT_OPTS | tee $SCREEN_LOGDIR/$DSTAT_FILE"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user