Update get-data.sh
This commit is contained in:
@@ -4,7 +4,7 @@ source /opt/idssys/defaults/default.inc
|
||||
|
||||
if [ ${1-x} ]; then
|
||||
case ${1} in
|
||||
cpuusage) GET_CPU_USAGE;;
|
||||
cpu-usage) GET_CPU_USAGE;;
|
||||
esac
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user