diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html index 07daed4..124026d 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html @@ -94,16 +94,10 @@ -

Summary

- Class holds all parameters for the confdroid_nagios module and is -inherited by all classes except defines. -

Overview

-

confdroid_nagios::params Module name: confdroid_nagios Author: 12ww1160 (12ww1160@confdroid.com) file. Default is ‘/var/spool/nagios/objects.precache’.

-
@@ -124,11 +118,6 @@ inherited by all classes except defines. (defaults to: 'nagios.example.net') - — -
-

The hostname or IP address of the Nagios server. This will determine the installation selection and the of the clients to connect to the Nagios server.

-
-
  • @@ -142,11 +131,6 @@ inherited by all classes except defines. (defaults to: ['nagios','nagios-devel']) - — -
    -

    An array of packages to be installed on the Nagios server.

    -
    -
  • @@ -160,11 +144,6 @@ inherited by all classes except defines. (defaults to: ['net-snmp-utils','nagios-plugins','nagios-plugins-all','nagios-plugins-nrpe','nagios-common']) - — -
    -

    An array of packages to be installed on the Nagios clients.

    -
    -
  • @@ -178,119 +157,6 @@ inherited by all classes except defines. (defaults to: 'present') - — -
    -

    The ensure value for all packages. Default is ‘present’.

    -
    - -
  • - -
  • - - ng_user - - - (String) - - - (defaults to: 'nagios') - - - — -
    -

    The name of the Nagios user to be created on the Nagios server. Default is ‘nagios’.

    -
    - -
  • - -
  • - - ng_u_comment - - - (String) - - - (defaults to: 'Nagios User') - - - — -
    -

    The comment field for the Nagios user. Default is ‘Nagios User’.

    -
    - -
  • - -
  • - - ng_u_groups - - - (String) - - - (defaults to: 'nagios') - - - — -
    -

    The group(s) to which the Nagios user should be added. Default is ‘nagios’.

    -
    - -
  • - -
  • - - ng_u_shell - - - (String) - - - (defaults to: '/sbin/nologin') - - - — -
    -

    The login shell for the Nagios user. Default is ‘/sbin/nologin’.

    -
    - -
  • - -
  • - - ng_u_home - - - (String) - - - (defaults to: '/home/nagios') - - - — -
    -

    The home directory for the Nagios user. Default is ‘/home/nagios’.

    -
    - -
  • - -
  • - - ng_u_uid - - - (Integer) - - - (defaults to: 1004) - - - — -
    -

    The user ID for the Nagios user. Default is 1004.

    -
    -
  • @@ -304,100 +170,83 @@ inherited by all classes except defines. (defaults to: true) - — -
    -

    Whether to include the NRPE client on the Nagios clients. Default is true.

    -
    -
  • - ng_use_https - - - (Boolean) - - - (defaults to: false) - - - — -
    -

    Whether to configure the Nagios web interface to use HTTPS. Default is false. We recommend using a reverse proxy with SSL termination in front of the Nagios web interface, so this is disabled by default.

    -
    - -
  • - -
  • - - ng_event_broker_module + ng_user (String) - (defaults to: '') + (defaults to: 'nagios') - — -
    -

    The event broker module to be used in the Nagios configuration. Default is an empty string, which means no event broker module will be configured. You can specify a module like ‘mod_gearman’ to enable the Gearman event broker module, for example.

    -
    -
  • - ng_glob_host_evt_handler + ng_u_comment (String) - (defaults to: '') + (defaults to: 'Nagios User') - — -
    -

    The global host event handler to be used in the Nagios configuration. Default is an empty string, which means no global host event handler will be configured. You can specify a command like ‘notify-host-by-email’ to set a global host event handler that sends email notifications for host events, for example.

    -
    -
  • - ng_glob_svc_evt_handler + ng_u_groups (String) - (defaults to: '') + (defaults to: 'nagios') - — -
    -

    The global service event handler to be used in the Nagios configuration. Default is an empty string, which means no global service event handler will be configured. You can specify a command like ‘notify-service-by-email’ to set a global service event handler that sends email notifications for service events, for example.

    -
    -
  • - ng_check_workers + ng_u_shell (String) - (defaults to: '') + (defaults to: '/sbin/nologin') - — -
    -

    The number of check worker processes to be configured in the Nagios configuration. Default is an empty string, which means no specific number of check worker processes will be configured. You can specify a number like ‘5’ to set the number of check worker processes to 5, for example.

    -
    +
  • + +
  • + + ng_u_home + + + (String) + + + (defaults to: '/home/nagios') + + +
  • + +
  • + + ng_u_uid + + + (Integer) + + + (defaults to: 1004) +
  • @@ -412,11 +261,6 @@ inherited by all classes except defines. (defaults to: '/var/log/nagios/nagios.log') - — -
    -

    The path to the Nagios log file. Default is ‘/var/log/nagios/nagios.log’.

    -
    -
  • @@ -430,11 +274,6 @@ inherited by all classes except defines. (defaults to: '/var/spool/nagios/objects.cache') - — -
    -

    The path to the Nagios object cache file. Default is ‘/var/spool/nagios/objects.cache’.

    -
    -
  • @@ -448,11 +287,6 @@ inherited by all classes except defines. (defaults to: '/var/spool/nagios/objects.precache') - — -
    -

    The path to the Nagios precached object

    -
    -
  • @@ -466,11 +300,6 @@ inherited by all classes except defines. (defaults to: '/etc/nagios/private/resource.cfg') - — -
    -

    The path to the Nagios resource file. Default is ‘/etc/nagios/private/resource.cfg’.

    -
    -
  • @@ -484,11 +313,6 @@ inherited by all classes except defines. (defaults to: '/var/log/nagios/status.dat') - — -
    -

    The path to the Nagios status file. Default is ‘/var/log/nagios/status.dat’.

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

    The interval for updating the Nagios status file. Default is ‘10’.

    -
    -
  • @@ -520,11 +339,6 @@ inherited by all classes except defines. (defaults to: '1') - — -
    -

    Whether to enable external command checking in the Nagios configuration. Default is ‘1’, which means external command checking will be enabled. You can set this to ‘0’ to disable external command checking if needed.

    -
    -
  • @@ -538,11 +352,6 @@ inherited by all classes except defines. (defaults to: '/var/spool/nagios/cmd/nagios.cmd') - — -
    -

    The path to the Nagios command file. Default is ‘/var/spool/nagios/cmd/nagios.cmd’.

    -
    -
  • @@ -556,11 +365,6 @@ inherited by all classes except defines. (defaults to: '/var/run/nagios/nagios.pid') - — -
    -

    The path to the Nagios lock file. Default is ‘/var/run/nagios/nagios.pid’.

    -
    -
  • @@ -574,11 +378,6 @@ inherited by all classes except defines. (defaults to: '/var/spool/nagios/nagios.tmp') - — -
    -

    The path to the Nagios temporary file. Default is ‘/var/spool/nagios/nagios.tmp’.

    -
    -
  • @@ -592,11 +391,6 @@ inherited by all classes except defines. (defaults to: '/tmp') - — -
    -

    The path to the Nagios temporary directory. Default is ‘/tmp’.

    -
    -
  • @@ -610,10 +404,57 @@ inherited by all classes except defines. (defaults to: '-1') - — -
    -

    The options for the Nagios event broker. Default is ‘-1’, which means no specific options will be configured. You can specify options like ‘–log-level=debug’ to set the log level for the event broker, for example.

    -
    +
  • + +
  • + + ng_event_broker_module + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_glob_host_evt_handler + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_glob_svc_evt_handler + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_check_workers + + + (String) + + + (defaults to: '') +
  • @@ -628,11 +469,6 @@ inherited by all classes except defines. (defaults to: 'h') - — -
    -

    The method for log rotation in the Nagios configuration. Default is ‘h’, which means hourly log rotation. You can set this to ‘d’ for daily log rotation, ‘w’ for weekly log rotation, or ‘m’ for monthly log rotation if needed.

    -
    -
  • @@ -646,11 +482,6 @@ inherited by all classes except defines. (defaults to: '/var/log/nagios/archives') - — -
    -

    The path to the Nagios log archive directory. Default is ‘/var/log/nagios/archives’.

    -
    -
  • @@ -664,11 +495,6 @@ inherited by all classes except defines. (defaults to: '1') - — -
    -

    Whether to use syslog for logging in the Nagios configuration. Default is ‘1’, which means syslog will be used for logging. You can set this to ‘0’ to disable syslog logging if needed.

    -
    -
  • @@ -682,11 +508,6 @@ inherited by all classes except defines. (defaults to: '1') - — -
    -

    Whether to log notifications in the Nagios configuration. Default is ‘1’, which means notifications will be logged. You can set this to ‘0’ to disable logging of notifications if needed.

    -
    -
  • @@ -700,11 +521,6 @@ inherited by all classes except defines. (defaults to: '1') - — -
    -

    Whether to log service retries in the Nagios configuration. Default is ‘1’, which means service retries will be logged. You can set this to ‘0’ to disable logging of service retries if needed.

    -
    -
  • @@ -718,11 +534,6 @@ inherited by all classes except defines. (defaults to: '1') - — -
    -

    Whether to log host retries in the Nagios configuration. Default is ‘1’, which means host retries will be logged. You can set this to ‘0’ to disable logging of host retries if needed.

    -
    -
  • @@ -736,11 +547,6 @@ inherited by all classes except defines. (defaults to: '1') - — -
    -

    Whether to log event handlers in the Nagios configuration. Default is ‘1’, which means event handlers will be logged. You can set this to ‘0’ to disable logging of event handlers if needed.

    -
    -
  • @@ -754,11 +560,6 @@ inherited by all classes except defines. (defaults to: '0') - — -
    -

    Whether to log initial states in the

    -
    -
  • @@ -800,6 +601,1358 @@ inherited by all classes except defines.
  • +
  • + + ng_glob_host_evt_handler + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_glob_svc_evt_handler + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_svc_int_check_delay + + + (String) + + + (defaults to: 's') + + +
  • + +
  • + + ng_max_svc_check_spread + + + (String) + + + (defaults to: '30') + + +
  • + +
  • + + ng_svc_interleave_factor + + + (String) + + + (defaults to: 's') + + +
  • + +
  • + + ng_host_int_check_delay + + + (String) + + + (defaults to: 's') + + +
  • + +
  • + + ng_max_host_check_spread + + + (String) + + + (defaults to: '30') + + +
  • + +
  • + + ng_max_concurrent_checks + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_check_res_reaper_freq + + + (String) + + + (defaults to: '10') + + +
  • + +
  • + + ng_max_check_res_reap_time + + + (String) + + + (defaults to: '30') + + +
  • + +
  • + + ng_check_result_path + + + (String) + + + (defaults to: '/var/spool/nagios/checkresults') + + +
  • + +
  • + + ng_max_check_res_file_age + + + (String) + + + (defaults to: '3600') + + +
  • + +
  • + + ng_cached_h_check_horizon + + + (String) + + + (defaults to: '15') + + +
  • + +
  • + + ng_cached_s_check_horizon + + + (String) + + + (defaults to: '15') + + +
  • + +
  • + + ng_pred_host_dep_checks + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_pred_svc_dep_checks + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_soft_state_dependencies + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_time_change_threshold + + + (String) + + + (defaults to: '900') + + +
  • + +
  • + + ng_auto_reschedule_checks + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_auto_reschedule_intval + + + (String) + + + (defaults to: '30') + + +
  • + +
  • + + ng_auto_reschedule_window + + + (String) + + + (defaults to: '180') + + +
  • + +
  • + + ng_service_check_timeout + + + (String) + + + (defaults to: '60') + + +
  • + +
  • + + ng_host_check_timeout + + + (String) + + + (defaults to: '30') + + +
  • + +
  • + + ng_event_handler_timeout + + + (String) + + + (defaults to: '30') + + +
  • + +
  • + + ng_notification_timeout + + + (String) + + + (defaults to: '30') + + +
  • + +
  • + + ng_ocsp_timeout + + + (String) + + + (defaults to: '5') + + +
  • + +
  • + + ng_perfdata_timeout + + + (String) + + + (defaults to: '5') + + +
  • + +
  • + + ng_retain_state_inf + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_state_retention_file + + + (String) + + + (defaults to: '/var/spool/nagios/retention.dat') + + +
  • + +
  • + + ng_retention_update_intval + + + (String) + + + (defaults to: '60') + + +
  • + +
  • + + ng_use_ret_program_state + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_use_ret_scheduling_info + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_ret_host_attr_mask + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_ret_service_attr_mask + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_ret_proc_host_attr_mask + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_ret_proc_svc_attr_mask + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_ret_contact_h_attr_mask + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_ret_contact_s_attr_mask + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_interval_length + + + (String) + + + (defaults to: '60') + + +
  • + +
  • + + ng_check_for_updates + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_bare_update_check + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_use_aggr_host_checking + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_execute_service_checks + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_accept_pass_svc_checks + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_execute_host_checks + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_accept_pass_host_checks + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_enable_notifications + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_enable_event_handlers + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_process_perf_data + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_host_perfdata_command + + + (String) + + + (defaults to: 'process-host-perfdata') + + +
  • + +
  • + + ng_svc_perfdata_command + + + (String) + + + (defaults to: 'process-service-perfdata') + + +
  • + +
  • + + ng_host_perfdata_file + + + (String) + + + (defaults to: '/var/spool/nagios/host-perfdata') + + +
  • + +
  • + + ng_service_perfdata_file + + + (String) + + + (defaults to: '/var/spool/nagios/service-perfdata') + + +
  • + +
  • + + ng_host_perfdata_template + + + (String) + + + (defaults to: '[HOSTPERFDATA]\t$TIMET$\t$HOSTNAME$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$') + + +
  • + +
  • + + ng_svc_perfdata_template + + + (String) + + + (defaults to: '[SERVICEPERFDATA]\t$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$') + + +
  • + +
  • + + ng_host_perfdata_file_mode + + + (String) + + + (defaults to: 'a') + + +
  • + +
  • + + ng_svc_perfdata_file_mode + + + (String) + + + (defaults to: 'a') + + +
  • + +
  • + + ng_h_perfdata_proc_intval + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_s_perfdata_proc_intval + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_h_perfdata_proc_cmd + + + (String) + + + (defaults to: 'process-host-perfdata-file') + + +
  • + +
  • + + ng_s_perfdata_proc_cmd + + + (String) + + + (defaults to: 'process-service-perfdata-file') + + +
  • + +
  • + + ng_h_perfdata_proc_e_res + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_s_perfdata_proc_e_res + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_obsess_over_services + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_ocsp_command + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_obsess_over_hosts + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_ochp_command + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_translate_pass_h_checks + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_pass_h_checks_are_soft + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_check_orphaned_svc + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_check_orphaned_hosts + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_check_service_freshness + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_svc_fresh_check_intval + + + (String) + + + (defaults to: '60') + + +
  • + +
  • + + ng_svc_check_timeout_state + + + (String) + + + (defaults to: 'c') + + +
  • + +
  • + + ng_check_host_freshness + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_host_fresh_check_intval + + + (String) + + + (defaults to: '60') + + +
  • + +
  • + + ng_add_freshness_latency + + + (String) + + + (defaults to: '15') + + +
  • + +
  • + + ng_enable_flap_detection + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_low_svc_flap_threshold + + + (String) + + + (defaults to: '5.0') + + +
  • + +
  • + + ng_high_svc_flap_threshold + + + (String) + + + (defaults to: '20.0') + + +
  • + +
  • + + ng_low_h_flap_threshold + + + (String) + + + (defaults to: '5.0') + + +
  • + +
  • + + ng_high_h_flap_threshold + + + (String) + + + (defaults to: '20.0') + + +
  • + +
  • + + ng_date_format + + + (String) + + + (defaults to: 'us') + + +
  • + +
  • + + ng_use_timezone_offset + + + (Boolean) + + + (defaults to: false) + + +
  • + +
  • + + ng_use_timezone + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_illegal_obj_name_chars + + + (String) + + + (defaults to: '`~!$%^&*|\'"<>?,()=') + + +
  • + +
  • + + ng_ill_macro_output_chars + + + (String) + + + (defaults to: '`~$&|\'"<>') + + +
  • + +
  • + + ng_use_regexp_matching + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_true_regexp_matching + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_daemon_dumps_core + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_use_large_inst_tweaks + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_enable_env_macros + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_free_child_process_mem + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_child_proc_fork_twice + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_debug_level + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_debug_verbosity + + + (String) + + + (defaults to: '1') + + +
  • + +
  • + + ng_debug_file + + + (String) + + + (defaults to: '/var/spool/nagios/nagios.debug') + + +
  • + +
  • + + ng_max_debug_file_size + + + (String) + + + (defaults to: '1000000') + + +
  • + +
  • + + ng_allow_empty_hostgroups + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_check_workers + + + (String) + + + (defaults to: '') + + +
  • + +
  • + + ng_host_down_svc_checks + + + (String) + + + (defaults to: '0') + + +
  • + +
  • + + ng_enable_load_ctl_options + + + (Boolean) + + + (defaults to: false) + + +
  • + +
  • + + ng_loadctl_options + + + (String) + + + (defaults to: 'jobs_max=100;backoff_limit=10;rampup_change=5') + + +
  • + +
  • + + ng_use_https + + + (Boolean) + + + (defaults to: false) + + +
  • + @@ -811,152 +1964,255 @@ inherited by all classes except defines.
     
     
    -99
    -100
    -101
    -102
    -103
    -104
    -105
    -106
    -107
    -108
    -109
    -110
    -111
    -112
    -113
    -114
    -115
    -116
    -117
    -118
    -119
    -120
    -121
    -122
    -123
    -124
    -125
    -126
    -127
    -128
    -129
    -130
    -131
    -132
    -133
    -134
    -135
    -136
    -137
    -138
    -139
    -140
    -141
    -142
    -143
    -144
    -145
    -146
    -147
    -148
    -149
    -150
    -151
    -152
    -153
    -154
    -155
    -156
    -157
    -158
    -159
    -160
    -161
    -162
    -163
    -164
    -165
    -166
    -167
    -168
    -169
    -170
    -171
    -172
    -173
    -174
    -175
    -176
    -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
    -223
    -224
    -225
    -226
    -227
    -228
    -229
    -230
    -231
    -232
    -233
    -234
    -235
    -236
    -237
    -238
    -239
    -240
    -241
    +404 +405 +406 +407 +408 +409 +410 +411 +412 +413 +414 +415 +416 +417 +418 +419 +420 +421 +422 +423 +424 +425 +426 +427 +428 +429 +430 +431 +432 +433 +434 +435 +436 +437 +438 +439 +440 +441 +442 +443 +444 +445 +446 +447 +448 +449 +450 +451 +452 +453 +454 +455 +456 +457 +458 +459 +460 +461 +462 +463 +464 +465 +466 +467 +468 +469 +470 +471 +472 +473 +474 +475 +476 +477 +478 +479 +480 +481 +482 +483 +484 +485 +486 +487 +488 +489 +490 +491 +492 +493 +494 +495 +496 +497 +498 +499 +500 +501 +502 +503 +504 +505 +506 +507 +508 +509 +510 +511 +512 +513 +514 +515 +516 +517 +518 +519 +520 +521 +522 +523 +524 +525 +526 +527 +528 +529 +530 +531 +532 +533 +534 +535 +536 +537 +538 +539 +540 +541 +542 +543 +544 +545 +546 +547 +548 +549 +550 +551 +552 +553 +554 +555 +556 +557 +558 +559 +560 +561 +562 +563 +564 +565 +566 +567 +568 +569 +570 +571 +572 +573 +574 +575 +576 +577 +578 +579 +580 +581 +582 +583 +584 +585 +586 +587 +588 +589 +590 +591 +592 +593 +594 +595 +596 +597 +598 +599 +600 +601 +602 +603 +604 +605 +606 +607 +608 +609 +610 +611 +612 +613 +614 +615 +616 +617 +618 +619 +620 +621 +622 +623 +624 +625 +626 +627 +628 +629 +630 +631 +632 +633 +634 +635 +636 +637 +638 +639 +640 +641 +642 +643 +644 +645 +646 +647 +648 +649 -
    # File 'manifests/params.pp', line 99
    +        
    # File 'manifests/params.pp', line 404
     
     class confdroid_nagios::params (
     
    @@ -1003,6 +2259,109 @@ class confdroid_nagios::params (
       String $ng_log_current_states      = '1',
       String $ng_log_external_commands   = '1',
       String $ng_log_passive_checks      = '1',
    +  String $ng_glob_host_evt_handler   = '',
    +  String $ng_glob_svc_evt_handler    = '',
    +  String $ng_svc_int_check_delay     = 's',
    +  String $ng_max_svc_check_spread    = '30',
    +  String $ng_svc_interleave_factor   = 's',
    +  String $ng_host_int_check_delay    = 's',
    +  String $ng_max_host_check_spread   = '30',
    +  String $ng_max_concurrent_checks   = '0',
    +  String $ng_check_res_reaper_freq   = '10',
    +  String $ng_max_check_res_reap_time = '30',
    +  String $ng_check_result_path       = '/var/spool/nagios/checkresults',
    +  String $ng_max_check_res_file_age  = '3600',
    +  String $ng_cached_h_check_horizon  = '15',
    +  String $ng_cached_s_check_horizon  = '15',
    +  String $ng_pred_host_dep_checks    = '1',
    +  String $ng_pred_svc_dep_checks     = '1',
    +  String $ng_soft_state_dependencies = '0',
    +  String $ng_time_change_threshold   = '900',
    +  String $ng_auto_reschedule_checks  = '0',
    +  String $ng_auto_reschedule_intval  = '30',
    +  String $ng_auto_reschedule_window  = '180',
    +  String $ng_service_check_timeout   = '60',
    +  String $ng_host_check_timeout      = '30',
    +  String $ng_event_handler_timeout   = '30',
    +  String $ng_notification_timeout    = '30',
    +  String $ng_ocsp_timeout            = '5',
    +  String $ng_perfdata_timeout        = '5',
    +  String $ng_retain_state_inf        = '1',
    +  String $ng_state_retention_file    = '/var/spool/nagios/retention.dat',
    +  String $ng_retention_update_intval = '60',
    +  String $ng_use_ret_program_state   = '1',
    +  String $ng_use_ret_scheduling_info = '1',
    +  String $ng_ret_host_attr_mask      = '0',
    +  String $ng_ret_service_attr_mask   = '0',
    +  String $ng_ret_proc_host_attr_mask = '0',
    +  String $ng_ret_proc_svc_attr_mask  = '0',
    +  String $ng_ret_contact_h_attr_mask = '0',
    +  String $ng_ret_contact_s_attr_mask = '0',
    +  String $ng_interval_length         = '60',
    +  String $ng_check_for_updates       = '1',
    +  String $ng_bare_update_check       = '0',
    +  String $ng_use_aggr_host_checking  = '0',
    +  String $ng_execute_service_checks  = '1',
    +  String $ng_accept_pass_svc_checks  = '1',
    +  String $ng_execute_host_checks     = '1',
    +  String $ng_accept_pass_host_checks = '1',
    +  String $ng_enable_notifications    = '1',
    +  String $ng_enable_event_handlers   = '1',
    +  String $ng_process_perf_data       = '0',
    +  String $ng_host_perfdata_command   = 'process-host-perfdata',
    +  String $ng_svc_perfdata_command    = 'process-service-perfdata',
    +  String $ng_host_perfdata_file      = '/var/spool/nagios/host-perfdata',
    +  String $ng_service_perfdata_file   = '/var/spool/nagios/service-perfdata',
    +  String $ng_host_perfdata_template  = '[HOSTPERFDATA]\t$TIMET$\t$HOSTNAME$\t$HOSTEXECUTIONTIME$\t$HOSTOUTPUT$\t$HOSTPERFDATA$',
    +  String $ng_svc_perfdata_template   = '[SERVICEPERFDATA]\t$TIMET$\t$HOSTNAME$\t$SERVICEDESC$\t$SERVICEEXECUTIONTIME$\t$SERVICELATENCY$\t$SERVICEOUTPUT$\t$SERVICEPERFDATA$',
    +  String $ng_host_perfdata_file_mode = 'a',
    +  String $ng_svc_perfdata_file_mode  = 'a',
    +  String $ng_h_perfdata_proc_intval  = '0',
    +  String $ng_s_perfdata_proc_intval  = '0',
    +  String $ng_h_perfdata_proc_cmd     = 'process-host-perfdata-file',
    +  String $ng_s_perfdata_proc_cmd     = 'process-service-perfdata-file',
    +  String $ng_h_perfdata_proc_e_res   = '1',
    +  String $ng_s_perfdata_proc_e_res   = '1',
    +  String $ng_obsess_over_services    = '0',
    +  String $ng_ocsp_command            = '',
    +  String $ng_obsess_over_hosts       = '0',
    +  String $ng_ochp_command            = '',
    +  String $ng_translate_pass_h_checks = '0',
    +  String $ng_pass_h_checks_are_soft  = '0',
    +  String $ng_check_orphaned_svc      = '1',
    +  String $ng_check_orphaned_hosts    = '1',
    +  String $ng_check_service_freshness = '1',
    +  String $ng_svc_fresh_check_intval  = '60',
    +  String $ng_svc_check_timeout_state = 'c',
    +  String $ng_check_host_freshness    = '0',
    +  String $ng_host_fresh_check_intval = '60',
    +  String $ng_add_freshness_latency   = '15',
    +  String $ng_enable_flap_detection   = '1',
    +  String $ng_low_svc_flap_threshold  = '5.0',
    +  String $ng_high_svc_flap_threshold = '20.0',
    +  String $ng_low_h_flap_threshold    = '5.0',
    +  String $ng_high_h_flap_threshold   = '20.0',
    +  String $ng_date_format             = 'us',
    +  Boolean $ng_use_timezone_offset    = false,
    +  String $ng_use_timezone            = '',
    +  String $ng_illegal_obj_name_chars  = '`~!$%^&*|\'"<>?,()=',
    +  String $ng_ill_macro_output_chars  = '`~$&|\'"<>',
    +  String $ng_use_regexp_matching     = '0',
    +  String $ng_true_regexp_matching    = '0',
    +  String $ng_daemon_dumps_core       = '0',
    +  String $ng_use_large_inst_tweaks   = '0',
    +  String $ng_enable_env_macros       = '0',
    +  String $ng_free_child_process_mem  = '1',
    +  String $ng_child_proc_fork_twice   = '1',
    +  String $ng_debug_level             = '0',
    +  String $ng_debug_verbosity         = '1',
    +  String $ng_debug_file              = '/var/spool/nagios/nagios.debug',
    +  String $ng_max_debug_file_size     = '1000000',
    +  String $ng_allow_empty_hostgroups  = '0',
    +  String $ng_check_workers           = '',
    +  String $ng_host_down_svc_checks    = '0',
    +  Boolean $ng_enable_load_ctl_options = false,
    +  String $ng_loadctl_options         = 'jobs_max=100;backoff_limit=10;rampup_change=5',
     
     # httpd
       Boolean $ng_use_https       = false,