Code

Multisite works with either Icinga or Nagios3
[pkg-check_mk.git] / debian / defaults.icinga
1 # This file has been created during setup of check_mk at Sun Oct 17 17:18:15 CEST 2010.
2 # Do not edit this file. Also do not try to override these settings
3 # in main.mk since some of them are hardcoded into several files
4 # during setup. 
5 #
6 # If you need to change these settings, you have to re-run setup.sh
7 # and enter new values when asked, or edit ~/.check_mk_setup.conf and
8 # run ./setup.sh --yes.
10 check_mk_version            = '1.1.6p1'
11 default_config_dir          = '/etc/check_mk'
12 check_mk_configdir          = '/etc/check_mk/conf.d'
13 checks_dir                  = '/usr/share/check_mk/checks'
14 check_manpages_dir          = '/usr/share/doc/check_mk/checks'
15 modules_dir                 = '/usr/share/check_mk/modules'
16 agents_dir                  = '/usr/share/check_mk/agents'
17 var_dir                     = '/var/lib/check_mk'
18 lib_dir                     = '/usr/lib/check_mk'
19 autochecksdir               = '/var/lib/check_mk/autochecks'
20 precompiled_hostchecks_dir  = '/var/lib/check_mk/precompiled'
21 counters_directory          = '/var/lib/check_mk/counters'
22 tcp_cache_dir               = '/var/lib/check_mk/cache'
23 logwatch_dir                = '/var/lib/check_mk/logwatch'
24 nagios_objects_file         = '/etc/icinga/objects/check_mk_objects.cfg'
25 rrd_path                    = '/var/lib/check_mk/rrd'
26 nagios_command_pipe_path    = '/var/lib/icinga/rw/icinga.cmd'
27 nagios_status_file          = '/var/lib/icinga/status.dat'
28 nagios_conf_dir             = '/etc/icinga/objects'
29 nagios_user                 = 'nagios'
30 nagios_url                  = '/icinga'
31 nagios_cgi_url              = '/cgi-bin/icinga'
32 logwatch_notes_url          = '/check_mk/logwatch.py?host=%s&file=%s'
33 www_group                   = 'nagios'
34 nagios_config_file          = '/etc/icinga/icinga.cfg'
35 nagios_startscript          = '/etc/init.d/icinga'
36 nagios_binary               = '/usr/sbin/icinga'
37 apache_config_dir           = '/etc/apache2/conf.d'
38 htpasswd_file               = '/etc/icinga/htpasswd.users'
39 nagios_auth_name            = 'Nagios Access'
40 web_dir                     = '/usr/share/check_mk/web'
41 checkmk_web_uri             = '/check_mk'
42 livestatus_unix_socket      = '/var/lib/icinga/rw/live'
43 livebackendsdir             = '/usr/share/check_mk/livestatus'
44 pnp_url                     = '/pnp4nagios/'
45 pnp_templates_dir           = '/usr/share/check_mk/pnp-templates'
46 doc_dir                     = '/usr/share/doc/check_mk'