From 7bb12d03c5aae85c584b6a89ac673e05b3fe4865 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Mon, 7 Sep 2026 14:04:52 +0200 Subject: [PATCH] Recommit for updates in build 15 --- ...oid_alloy_3A_3Amonitoring_3A_3Atarget.html | 2 +- .../confdroid_alloy_3A_3Aparams.html | 26 ++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/doc/puppet_classes/confdroid_alloy_3A_3Amonitoring_3A_3Atarget.html b/doc/puppet_classes/confdroid_alloy_3A_3Amonitoring_3A_3Atarget.html index 8390ad8..c3bd767 100644 --- a/doc/puppet_classes/confdroid_alloy_3A_3Amonitoring_3A_3Atarget.html +++ b/doc/puppet_classes/confdroid_alloy_3A_3Amonitoring_3A_3Atarget.html @@ -128,7 +128,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', diff --git a/doc/puppet_classes/confdroid_alloy_3A_3Aparams.html b/doc/puppet_classes/confdroid_alloy_3A_3Aparams.html index 62b1b9e..13e8778 100644 --- a/doc/puppet_classes/confdroid_alloy_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_alloy_3A_3Aparams.html @@ -412,6 +412,24 @@ —

the contacts for nagios service exports

+
+ + + +
  • + + ay_procs_allowed + + + (String) + + + (defaults to: '1:1') + + + — +
    +

    the allowed number of processes for nagios service exports

  • @@ -427,7 +445,6 @@
     
     
    -25
     26
     27
     28
    @@ -468,10 +485,12 @@
     63
     64
     65
    -66
    +66 +67 +68 -
    # File 'manifests/params.pp', line 25
    +        
    # File 'manifests/params.pp', line 26
     
     class confdroid_alloy::params (
     
    @@ -498,6 +517,7 @@ class confdroid_alloy::params (
       Boolean $ay_manage_nagios                   = false,
       String $ay_target_service                   = '/etc/nagios/conf.d/alloy_service.cfg',
       Array $ay_target_contacts                   = ['nagiosadmin'],
    +  String $ay_procs_allowed                    = '1:1'
     
     ) {
       # defaults