Compare commits
4 Commits
3ac525b0a0
...
8599bd2fc1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8599bd2fc1 | ||
|
|
0b677301ae | ||
| 330418c20a | |||
|
|
83fe21a8d3 |
@@ -261,7 +261,7 @@ class confdroid_nrpe::commands::definition_rules (
|
||||
confdroid_nrpe::commands::definitions { 'check_alloy':
|
||||
ne_check_name => 'check_alloy',
|
||||
ne_check_cmd => 'check_procs',
|
||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
||||
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||
}
|
||||
}
|
||||
}</pre>
|
||||
|
||||
@@ -79,7 +79,7 @@ class confdroid_nrpe::commands::definition_rules (
|
||||
confdroid_nrpe::commands::definitions { 'check_alloy':
|
||||
ne_check_name => 'check_alloy',
|
||||
ne_check_cmd => 'check_procs',
|
||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
||||
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user