aboutsummaryrefslogtreecommitdiffstats
path: root/nagios.cfg
blob: 1038c99726149d03e2939345f0e410a22da43199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
# Nagios configuration file for use with the sitesummary generated
# host and service list.

cfg_file=/etc/nagios3/sitesummary-templates.cfg
cfg_file=/var/lib/sitesummary/nagios-generated.cfg
log_file=/var/log/nagios3/nagios.log
temp_file=/var/cache/nagios3/nagios.tmp
status_file=/var/cache/nagios3/status.dat
status_update_interval=15
nagios_user=nagios
nagios_group=nagios

log_archive_path=/var/log/nagios3/archives
command_check_interval=-1

command_file=/var/lib/nagios3/rw/nagios.cmd
lock_file=/var/run/nagios3/nagios3.pid
p1_file=/usr/lib/nagios3/p1.pl
state_retention_file=/var/lib/nagios3/retention.dat
retention_update_interval=60
sleep_time=0.25
max_concurrent_checks=0
service_reaper_frequency=10
interval_length=60
low_service_flap_threshold=5
high_service_flap_threshold=20
low_host_flap_threshold=5
high_host_flap_threshold=20
service_check_timeout=60
host_check_timeout=30
event_handler_timeout=30
notification_timeout=30
ocsp_timeout=5
perfdata_timeout=5
illegal_object_name_chars=`~!$%^&*|'"<>?,()=

illegal_macro_output_chars=`~$&|'"<>

admin_email=root

admin_pager=pageroot

object_cache_file=/var/cache/nagios3/objects.cache
service_inter_check_delay_method=s

max_service_check_spread=30
host_inter_check_delay_method=s

max_host_check_spread=30
auto_rescheduling_interval=30
auto_rescheduling_window=180
host_freshness_check_interval=60
service_freshness_check_interval=60
event_broker_options=-1

host_perfdata_file_mode=a
service_perfdata_file_mode=a
host_perfdata_file_processing_interval=0
service_perfdata_file_processing_interval=0