Compare commits
4 Commits
4e3eadce3c
...
3a0f5a314b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a0f5a314b | ||
|
|
eb45c57636 | ||
| f97cb0e247 | |||
|
|
d3fe40389f |
@@ -311,7 +311,7 @@ class confdroid_nrpe::commands::definition_rules (
|
|||||||
confdroid_nrpe::commands::definitions { 'check_automatic':
|
confdroid_nrpe::commands::definitions { 'check_automatic':
|
||||||
ne_check_name => 'check_automatic',
|
ne_check_name => 'check_automatic',
|
||||||
ne_check_cmd => 'check_procs',
|
ne_check_cmd => 'check_procs',
|
||||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}</pre>
|
}</pre>
|
||||||
|
|||||||
@@ -104,7 +104,7 @@ class confdroid_nrpe::commands::definition_rules (
|
|||||||
confdroid_nrpe::commands::definitions { 'check_automatic':
|
confdroid_nrpe::commands::definitions { 'check_automatic':
|
||||||
ne_check_name => 'check_automatic',
|
ne_check_name => 'check_automatic',
|
||||||
ne_check_cmd => 'check_procs',
|
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