Compare commits
1 Commits
79c0efb89a
...
8ad8421af3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ad8421af3 |
@@ -196,12 +196,7 @@
|
|||||||
92
|
92
|
||||||
93
|
93
|
||||||
94
|
94
|
||||||
95
|
95</pre>
|
||||||
96
|
|
||||||
97
|
|
||||||
98
|
|
||||||
99
|
|
||||||
100</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>
|
||||||
@@ -288,11 +283,6 @@ 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_puppet_server':
|
|
||||||
ne_check_name => 'check_puppet_server',
|
|
||||||
ne_check_cmd => 'check_procs',
|
|
||||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}</pre>
|
}</pre>
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -91,10 +91,5 @@ 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_puppet_server':
|
|
||||||
ne_check_name => 'check_puppet_server',
|
|
||||||
ne_check_cmd => 'check_procs',
|
|
||||||
ne_cmd_argstring => '-c $ARG1$ -a $ARG2$',
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user