Code

dc87ae4f5ae5782be2419be960f54208b7128ccc
[pkg-check_mk.git] / debian / defaults.icinga
1 # This file has been created during setup
2 # of check_mk at Sat Mar 20 10:05:23 CET 2010
3 #
4 # Do not edit. If you want to use other
5 # directories please configure them in 
6 # main.mk
7 check_mk_version            = '1.1.2'
8 default_config_dir          = '/etc/check_mk'
9 check_mk_configdir          = '/etc/check_mk/conf.d'
10 checks_dir                  = '/usr/share/check_mk/checks'
11 check_manpages_dir          = '/usr/share/doc/check_mk/checks'
12 modules_dir                 = '/usr/share/check_mk/modules'
13 var_dir                     = '/var/lib/check_mk'
14 lib_dir                     = '/usr/lib/check_mk'
15 autochecksdir               = '/var/lib/check_mk/autochecks'
16 precompiled_hostchecks_dir  = '/var/lib/check_mk/precompiled'
17 counters_directory          = '/var/lib/check_mk/counters'
18 tcp_cache_dir               = '/var/lib/check_mk/cache'
19 nagios_objects_file         = '/etc/icinga/objects/check_mk_objects.cfg'
20 rrd_path                    = '/var/lib/check_mk/rrd'
21 nagios_command_pipe_path    = '/var/lib/icinga/rw/icinga.cmd'
22 nagios_status_file          = '/var/lib/icinga/status.dat'
23 nagios_conf_dir             = '/etc/icinga/objects'
24 nagios_user                 = 'nagios'
25 nagios_url                  = '/icinga'
26 nagios_cgi_url              = '/icinga/cgi-bin'
27 logwatch_notes_url          = '/icinga/logwatch.php?host=%s&file=%s'
28 www_group                   = 'www-data'
29 nagios_config_file          = '/etc/icinga/icinga.cfg'
30 nagios_startscript          = '/etc/init.d/icinga'
31 nagios_binary               = '/usr/sbin/icinga'
32 apache_config_dir           = '/etc/apache2/conf.d'
33 htpasswd_file               = '/etc/icinga/htpasswd.users'
34 nagios_auth_name            = 'Nagios Access'
35 web_dir                     = '/usr/share/check_mk/web'
36 checkmk_web_uri             = '/check_mk'
37 livestatus_unix_socket      = '/var/lib/icinga/rw/live'
38 livebackendsdir             = '/usr/share/check_mk/livestatus'