OP#436 add more settings
This commit is contained in:
@@ -505,48 +505,6 @@ class confdroid_nagios::params (
|
||||
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,
|
||||
|
||||
Reference in New Issue
Block a user