diff --git a/etc/commands.cfg b/etc/commands.cfg index b7f058b7bc..ac838fe174 100644 --- a/etc/commands.cfg +++ b/etc/commands.cfg @@ -22,7 +22,7 @@ define command { define command { command_name check_local_mem - command_line $PLUGINSDIR$/check_mem.pl -u -c -w 90 -c 95 + command_line $PLUGINSDIR$/check_mem.pl -u -w 90 -c 95 }