OP#672 add monitoring for the puppetserver
This commit is contained in:
@@ -24,7 +24,7 @@ class confdroid_puppet::monitoring::target (
|
||||
if $fqdn == $pt_pm_fqdn {
|
||||
# puppet server service
|
||||
@@nagios_service { "check_puppet_server_${fqdn}":
|
||||
check_command => "check_nrpe!check_puppet_server!${pt_procs_allowed}!puppet",
|
||||
check_command => "check_nrpe!check_puppet_server!${pt_procs_allowed}!puppetserver",
|
||||
use => 'generic-service',
|
||||
host_name => $fqdn,
|
||||
notification_period => '24x7',
|
||||
|
||||
Reference in New Issue
Block a user