From 4b89b63b4c43e7f5708ed993423461f52ec32d6e Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sun, 1 Mar 2026 15:31:42 +0100 Subject: [PATCH] Recommit for updates in build 91 --- ...Aobjects_3A_3Aadd_contactgroups_rules.html | 6 +- .../confdroid_nagios_3A_3Aparams.html | 226 ++++++++++++++---- 2 files changed, 178 insertions(+), 54 deletions(-) diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups_rules.html b/doc/puppet_classes/confdroid_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups_rules.html index 8f5d384..5e3eeda 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups_rules.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups_rules.html @@ -155,14 +155,14 @@ class confdroid_nagios::nagios::objects::add_contactgroups_rules ( concat { $ng_tgt_contactgroup_add: ensure => present, path => $ng_tgt_contactgroup_add, - owner => $ng_user, - group => $ng_user, + owner => 'nagios', + group => 'nagios', mode => '0640', selrange => s0, selrole => object_r, seltype => nagios_etc_t, seluser => system_u, - notify => Service[$ng_service], + notify => Service[$ng_nagios_service], } # manage file header diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html index 3c61e99..bbf6cfa 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html @@ -314,6 +314,11 @@ inherited by all classes except defines. (defaults to: '100.0,20%') + — +
+

The warning threshold for the check_ping command. Default is ‘100.0,20%’.

+
+
  • @@ -327,6 +332,11 @@ inherited by all classes except defines. (defaults to: '500.0,60%') + — +
    +

    The critical threshold for the check_ping command. Default is ‘500.0,60%’.

    +
    +
  • @@ -340,6 +350,11 @@ inherited by all classes except defines. (defaults to: 'present') + — +
    +

    The ensure value for the check_ping command. Default is ‘present’.

    +
    +
  • @@ -353,6 +368,11 @@ inherited by all classes except defines. (defaults to: '20%') + — +
    +

    The warning threshold for the check_disk command. Default is ‘20%’.

    +
    +
  • @@ -366,6 +386,11 @@ inherited by all classes except defines. (defaults to: '10%') + — +
    +

    The critical threshold for the check_disk command. Default is ‘10%’.

    +
    +
  • @@ -379,6 +404,11 @@ inherited by all classes except defines. (defaults to: 'present') + — +
    +

    The ensure value for the check_disk command. Default is ‘present’.

    +
    +
  • @@ -392,6 +422,11 @@ inherited by all classes except defines. (defaults to: '20') + — +
    +

    The warning threshold for the check_swap command. Default is ‘20’.

    +
    +
  • @@ -405,6 +440,11 @@ inherited by all classes except defines. (defaults to: '10') + — +
    +

    The critical threshold for the check_swap command. Default is ‘10’.

    +
    +
  • @@ -418,6 +458,11 @@ inherited by all classes except defines. (defaults to: 'present') + — +
    +

    The ensure value for the check_swap command. Default is ‘present’.

    +
    +
  • @@ -431,6 +476,11 @@ inherited by all classes except defines. (defaults to: '20') + — +
    +

    The warning threshold for the check_users command. Default is ‘20’.

    +
    +
  • @@ -444,6 +494,11 @@ inherited by all classes except defines. (defaults to: '50') + — +
    +

    The critical threshold for the check_users command. Default is ‘50’.

    +
    +
  • @@ -457,6 +512,11 @@ inherited by all classes except defines. (defaults to: 'present') + — +
    +

    The ensure value for the check_users command. Default is ‘present’.

    +
    +
  • @@ -470,6 +530,11 @@ inherited by all classes except defines. (defaults to: '330') + — +
    +

    The warning threshold for the check_procs command with total processes. Default is ‘330’.

    +
    +
  • @@ -483,6 +548,11 @@ inherited by all classes except defines. (defaults to: '400') + — +
    +

    The critical threshold for the check_procs command with total processes. Default is ‘400’.

    +
    +
  • @@ -496,18 +566,26 @@ inherited by all classes except defines. (defaults to: 'RDST') + — +
    +

    The parameters for the check_procs command with total processes. Default is ‘RDST’.

    +
    +
  • - ng_procs_tot_ens + ng_procs_tot_ensure (String) - (defaults to: 'present') + — +
    +

    The ensure value for the check_procs command with total processes. Default is ‘present’.

    +
  • @@ -522,6 +600,11 @@ inherited by all classes except defines. (defaults to: '10') + — +
    +

    The warning threshold for the check_procs command with zombie processes. Default is ‘10’.

    +
    +
  • @@ -535,6 +618,11 @@ inherited by all classes except defines. (defaults to: '30') + — +
    +

    The critical threshold for the check_procs command with zombie processes. Default is ‘30’.

    +
    +
  • @@ -548,6 +636,11 @@ inherited by all classes except defines. (defaults to: 'Z') + — +
    +

    The parameters for the check_procs command with zombie processes. Default is ‘Z’.

    +
    +
  • @@ -561,6 +654,11 @@ inherited by all classes except defines. (defaults to: 'present') + — +
    +

    The ensure value for the check_procs command with zombie processes. Default is ‘present’.

    +
    +
  • @@ -574,6 +672,11 @@ inherited by all classes except defines. (defaults to: '5.00,4.00,3.00') + — +
    +

    The warning threshold for the check_load command. Default is ‘5.00,4.00,3.00’.

    +
    +
  • @@ -587,6 +690,11 @@ inherited by all classes except defines. (defaults to: '10.00,6.00,4.00') + — +
    +

    The critical threshold for the check_load command. Default is ‘10.00,6.00,4.00’.

    +
    +
  • @@ -600,6 +708,24 @@ inherited by all classes except defines. (defaults to: 'present') + — +
    +

    The ensure value for the check_load command. Default is ‘present’.

    +
    + +
  • + +
  • + + ng_procs_tot_ens + + + (String) + + + (defaults to: 'present') + +
  • @@ -613,52 +739,6 @@ inherited by all classes except defines.
     
     
    -31
    -32
    -33
    -34
    -35
    -36
    -37
    -38
    -39
    -40
    -41
    -42
    -43
    -44
    -45
    -46
    -47
    -48
    -49
    -50
    -51
    -52
    -53
    -54
    -55
    -56
    -57
    -58
    -59
    -60
    -61
    -62
    -63
    -64
    -65
    -66
    -67
    -68
    -69
    -70
    -71
    -72
    -73
    -74
    -75
    -76
     77
     78
     79
    @@ -759,10 +839,55 @@ inherited by all classes except defines.
     174
     175
     176
    -177
    +177 +178 +179 +180 +181 +182 +183 +184 +185 +186 +187 +188 +189 +190 +191 +192 +193 +194 +195 +196 +197 +198 +199 +200 +201 +202 +203 +204 +205 +206 +207 +208 +209 +210 +211 +212 +213 +214 +215 +216 +217 +218 +219 +220 +221 +222 -
    # File 'manifests/params.pp', line 31
    +        
    # File 'manifests/params.pp', line 77
     
     class confdroid_nagios::params (
     
    @@ -816,7 +941,6 @@ class confdroid_nagios::params (
       String $ng_load_crit               = '10.00,6.00,4.00',
       String $ng_load_ensure             = 'present',
     
    -
     ) {
     # Default facts
       $fqdn                     = $facts['networking']['fqdn']