OP#672 edit target to include correct variables
This commit is contained in:
@@ -8,7 +8,7 @@ class confdroid_alloy::monitoring::target (
|
||||
) inherits confdroid_alloy::params {
|
||||
if $ay_manage_nagios == true {
|
||||
@@nagios_service { "check_alloy_${fqdn}":
|
||||
check_command => "check_nrpe!check_alloy!${fn_procs_allowed}!alloy-server",
|
||||
check_command => "check_nrpe!check_alloy!${ay_procs_allowed}!alloy",
|
||||
use => 'generic-service',
|
||||
host_name => $fqdn,
|
||||
notification_period => '24x7',
|
||||
|
||||
Reference in New Issue
Block a user