diff --git a/conf/common/usr/local/bin/check_memory b/conf/common/usr/local/bin/check_memory index 53c2b3d..96755a8 100755 --- a/conf/common/usr/local/bin/check_memory +++ b/conf/common/usr/local/bin/check_memory @@ -20,7 +20,7 @@ # Usage examples : # 1) check_memory # 2) check_memory --mem-warn 55 --mem-crit 80 --swap-warn 50 --swap-crit 75 -# 3) check_memory --config-file=/etc/zorval/conf-check_memory +# 3) check_memory --config-file=/etc/zorval/env_check_memory ##### import sys