Recommit for updates in build 63
This commit is contained in:
@@ -186,7 +186,12 @@
|
|||||||
82
|
82
|
||||||
83
|
83
|
||||||
84
|
84
|
||||||
85</pre>
|
85
|
||||||
|
86
|
||||||
|
87
|
||||||
|
88
|
||||||
|
89
|
||||||
|
90</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/commands/definition_rules.pp', line 12</span>
|
<pre class="code"><span class="info file"># File 'manifests/commands/definition_rules.pp', line 12</span>
|
||||||
@@ -263,6 +268,11 @@ class confdroid_nrpe::commands::definition_rules (
|
|||||||
ne_check_cmd => 'check_procs',
|
ne_check_cmd => 'check_procs',
|
||||||
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||||
}
|
}
|
||||||
|
confdroid_nrpe::commands::definitions { 'check_haproxy':
|
||||||
|
ne_check_name => 'check_haproxy',
|
||||||
|
ne_check_cmd => 'check_procs',
|
||||||
|
ne_cmd_argstring => '-c $ARG1$ -C $ARG2$',
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user