Compare commits
7 Commits
3a0f5a314b
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e414192ac6 | ||
|
|
625a4e007b | ||
| 4c90791059 | |||
|
|
9c3945e258 | ||
|
|
f39a024707 | ||
| 6e7da3acd0 | |||
|
|
5cfe2e7179 |
@@ -308,8 +308,8 @@ class confdroid_nrpe::commands::definition_rules (
|
|||||||
ne_check_cmd => 'check_procs',
|
ne_check_cmd => 'check_procs',
|
||||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
||||||
}
|
}
|
||||||
confdroid_nrpe::commands::definitions { 'check_automatic':
|
confdroid_nrpe::commands::definitions { 'check_sshd':
|
||||||
ne_check_name => 'check_automatic',
|
ne_check_name => 'check_sshd',
|
||||||
ne_check_cmd => 'check_procs',
|
ne_check_cmd => 'check_procs',
|
||||||
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -101,8 +101,8 @@ class confdroid_nrpe::commands::definition_rules (
|
|||||||
ne_check_cmd => 'check_procs',
|
ne_check_cmd => 'check_procs',
|
||||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
||||||
}
|
}
|
||||||
confdroid_nrpe::commands::definitions { 'check_automatic':
|
confdroid_nrpe::commands::definitions { 'check_sshd':
|
||||||
ne_check_name => 'check_automatic',
|
ne_check_name => 'check_sshd',
|
||||||
ne_check_cmd => 'check_procs',
|
ne_check_cmd => 'check_procs',
|
||||||
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user