|
@@ -72,10 +72,10 @@ define command{
|
|
|
################################################################################
|
|
|
|
|
|
# 'check_local_disk' command definition
|
|
|
-define command{
|
|
|
- command_name check_local_disk
|
|
|
- command_line $USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
|
|
|
- }
|
|
|
+#define command{
|
|
|
+# command_name check_local_disk
|
|
|
+# command_line $USER1$/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
|
|
|
+# }
|
|
|
|
|
|
|
|
|
# 'check_local_load' command definition
|
|
@@ -86,10 +86,10 @@ define command{
|
|
|
|
|
|
|
|
|
# 'check_local_procs' command definition
|
|
|
-define command{
|
|
|
- command_name check_local_procs
|
|
|
- command_line $USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$
|
|
|
- }
|
|
|
+#define command{
|
|
|
+# command_name check_local_procs
|
|
|
+# command_line $USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$
|
|
|
+# }
|
|
|
|
|
|
|
|
|
# 'check_local_users' command definition
|