|
| 1 | +accept_passive_host_checks=1 |
| 2 | +accept_passive_service_checks=1 |
| 3 | +additional_freshness_latency=15 |
| 4 | +admin_email=shinken@localhost |
| 5 | +admin_pager=shinken@localhost |
| 6 | +auto_reschedule_checks=0 |
| 7 | +auto_rescheduling_interval=30 |
| 8 | +auto_rescheduling_window=180 |
| 9 | +cached_host_check_horizon=15 |
| 10 | +cached_service_check_horizon=15 |
| 11 | +cfg_file=servicedependency_auto_computing/hosts.cfg |
| 12 | +cfg_file=servicedependency_auto_computing/services.cfg |
| 13 | +cfg_file=servicedependency_auto_computing/servicedependencies.cfg |
| 14 | +cfg_file=servicedependency_auto_computing/commands.cfg |
| 15 | +cfg_file=standard/commands.cfg |
| 16 | +cfg_file=standard/contacts.cfg |
| 17 | +cfg_file=standard/timeperiods.cfg |
| 18 | +check_external_commands=1 |
| 19 | +check_for_orphaned_hosts=1 |
| 20 | +check_for_orphaned_services=1 |
| 21 | +check_host_freshness=0 |
| 22 | +check_result_path=var/spool/checkresults |
| 23 | +check_result_reaper_frequency=10 |
| 24 | +check_service_freshness=1 |
| 25 | +command_check_interval=-1 |
| 26 | +command_file=var/shinken.cmd |
| 27 | +daemon_dumps_core=0 |
| 28 | +date_format=iso8601 |
| 29 | +debug_file=var/shinken.debug |
| 30 | +debug_level=112 |
| 31 | +debug_verbosity=1 |
| 32 | +enable_embedded_perl=0 |
| 33 | +enable_environment_macros=1 |
| 34 | +enable_event_handlers=1 |
| 35 | +enable_flap_detection=0 |
| 36 | +enable_notifications=1 |
| 37 | +enable_predictive_host_dependency_checks=1 |
| 38 | +enable_predictive_service_dependency_checks=1 |
| 39 | +event_broker_options=-1 |
| 40 | +event_handler_timeout=30 |
| 41 | +execute_host_checks=1 |
| 42 | +execute_service_checks=1 |
| 43 | +external_command_buffer_slots=4096 |
| 44 | +high_host_flap_threshold=20 |
| 45 | +high_service_flap_threshold=20 |
| 46 | +host_check_timeout=30 |
| 47 | +host_freshness_check_interval=60 |
| 48 | +host_inter_check_delay_method=s |
| 49 | +illegal_macro_output_chars=`~\$&|'"<> |
| 50 | +illegal_object_name_chars=`~!\$%^&*|'"<>?,()= |
| 51 | +interval_length=60 |
| 52 | +lock_file=var/shinken.pid |
| 53 | +log_archive_path=var/archives |
| 54 | +log_event_handlers=1 |
| 55 | +log_external_commands=1 |
| 56 | +log_file=var/shinken.log |
| 57 | +log_host_retries=1 |
| 58 | +log_initial_states=1 |
| 59 | +log_notifications=1 |
| 60 | +log_passive_checks=1 |
| 61 | +log_rotation_method=d |
| 62 | +log_service_retries=1 |
| 63 | +low_host_flap_threshold=5 |
| 64 | +low_service_flap_threshold=5 |
| 65 | +max_check_result_file_age=3600 |
| 66 | +max_check_result_reaper_time=30 |
| 67 | +max_concurrent_checks=0 |
| 68 | +max_debug_file_size=1000000 |
| 69 | +max_host_check_spread=30 |
| 70 | +max_service_check_spread=30 |
| 71 | +shinken_group=shinken |
| 72 | +shinken_user=shinken |
| 73 | +notification_timeout=30 |
| 74 | +object_cache_file=var/objects.cache |
| 75 | +obsess_over_hosts=0 |
| 76 | +obsess_over_services=0 |
| 77 | +ocsp_timeout=5 |
| 78 | +p1_file=/usr/local/shinken/bin/p1.pl |
| 79 | +passive_host_checks_are_soft=0 |
| 80 | +perfdata_timeout=5 |
| 81 | +precached_object_file=var/objects.precache |
| 82 | +process_performance_data=1 |
| 83 | +resource_file=resource.cfg |
| 84 | +retain_state_information=1 |
| 85 | +retained_contact_host_attribute_mask=0 |
| 86 | +retained_contact_service_attribute_mask=0 |
| 87 | +retained_host_attribute_mask=0 |
| 88 | +retained_process_host_attribute_mask=0 |
| 89 | +retained_process_service_attribute_mask=0 |
| 90 | +retained_service_attribute_mask=0 |
| 91 | +retention_update_interval=60 |
| 92 | +service_check_timeout=60 |
| 93 | +service_freshness_check_interval=60 |
| 94 | +service_inter_check_delay_method=s |
| 95 | +service_interleave_factor=s |
| 96 | +sleep_time=0.25 |
| 97 | +soft_state_dependencies=0 |
| 98 | +state_retention_file=var/retention.dat |
| 99 | +status_file=var/status.dat |
| 100 | +status_update_interval=5 |
| 101 | +temp_file=tmp/shinken.tmp |
| 102 | +temp_path=var/tmp |
| 103 | +translate_passive_host_checks=0 |
| 104 | +use_aggressive_host_checking=0 |
| 105 | +use_embedded_perl_implicitly=0 |
| 106 | +use_large_installation_tweaks=0 |
| 107 | +use_regexp_matching=0 |
| 108 | +use_retained_program_state=1 |
| 109 | +use_retained_scheduling_info=1 |
| 110 | +use_syslog=0 |
| 111 | +use_true_regexp_matching=0 |
| 112 | +enable_problem_impacts_states_change=1 |
0 commit comments