sysstat_webhook : treat datafile according to /usr/bin/sadf
This commit is contained in:
parent
9b66234057
commit
08f0e4dd93
@ -67,7 +67,7 @@ if [ ! "$SYSSTAT_OPTIONS" == "" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f "$datafile" ]; then
|
if [ -f "$datafile" ]; then
|
||||||
EXPANSION+=("-f $datafile")
|
EXPANSION+=("$datafile")
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$CPU" == "True" ]; then
|
if [ "$CPU" == "True" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user