Recommit for updates in build 158
This commit is contained in:
@@ -583,12 +583,14 @@ inherited by all classes except defines.
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_procs_tot_ens</span>
|
||||
<span class='name'>ng_procs_tot_ensure</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'present'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
@@ -3377,19 +3379,6 @@ inherited by all classes except defines.
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_procs_tot_ensure</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'present'</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
@@ -385,7 +385,7 @@ class confdroid_nagios::server::service (
|
||||
}
|
||||
|
||||
@@nagios_service { 'Total_Processes_localhost':
|
||||
ensure => $ng_procs_tot_ens,
|
||||
ensure => $ng_procs_tot_ensure,
|
||||
check_command => "check_nrpe!check_procs!${ng_procs_tot_warn}!${ng_procs_tot_crit}!${ng_procs_tot_param}",
|
||||
use => 'generic-service',
|
||||
host_name => 'localhost',
|
||||
|
||||
Reference in New Issue
Block a user