This file is indexed.

/usr/share/check_mk/modules/defaults is in check-mk-config-icinga 1.1.12-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
# This file has been created during setup of check_mk at Sun Oct 17 17:18:15 CEST 2010.
# Do not edit this file. Also do not try to override these settings
# in main.mk since some of them are hardcoded into several files
# during setup. 
#
# If you need to change these settings, you have to re-run setup.sh
# and enter new values when asked, or edit ~/.check_mk_setup.conf and
# run ./setup.sh --yes.

check_mk_version            = '1.1.12'
default_config_dir          = '/etc/check_mk'
check_mk_configdir          = '/etc/check_mk/conf.d'
checks_dir                  = '/usr/share/check_mk/checks'
check_manpages_dir          = '/usr/share/doc/check_mk/checks'
modules_dir                 = '/usr/share/check_mk/modules'
locale_dir                  = '/usr/share/check_mk/locale'
agents_dir                  = '/usr/share/check_mk/agents'
var_dir                     = '/var/lib/check_mk'
lib_dir                     = '/usr/lib/check_mk'
snmpwalks_dir               = '/var/lib/check_mk/snmpwalks'
autochecksdir               = '/var/lib/check_mk/autochecks'
precompiled_hostchecks_dir  = '/var/lib/check_mk/precompiled'
counters_directory          = '/var/lib/check_mk/counters'
tcp_cache_dir               = '/var/lib/check_mk/cache'
logwatch_dir                = '/var/lib/check_mk/logwatch'
nagios_objects_file         = '/etc/icinga/objects/check_mk/check_mk_objects.cfg'
nagios_command_pipe_path    = '/var/lib/icinga/rw/icinga.cmd'
nagios_status_file          = '/var/lib/icinga/status.dat'
nagios_conf_dir             = '/etc/icinga/objects/check_mk'
nagios_user                 = 'nagios'
nagios_url                  = '/icinga'
nagios_cgi_url              = '/cgi-bin/icinga'
logwatch_notes_url          = '/check_mk/logwatch.py?host=%s&file=%s'
www_group                   = 'nagios'
nagios_config_file          = '/etc/icinga/icinga.cfg'
nagios_startscript          = '/etc/init.d/icinga'
nagios_binary               = '/usr/sbin/icinga'
apache_config_dir           = '/etc/apache2/conf.d'
htpasswd_file               = '/etc/icinga/htpasswd.users'
nagios_auth_name            = 'Nagios Access'
web_dir                     = '/usr/share/check_mk/web'
checkmk_web_uri             = '/check_mk'
livestatus_unix_socket      = '/var/lib/icinga/rw/live'
livebackendsdir             = '/usr/share/check_mk/livestatus'
url_prefix                  = '/'
pnp_url                     = '/pnp4nagios/'
pnp_templates_dir           = '/usr/share/check_mk/pnp-templates'
pnp_rraconf_dir             = '/usr/share/check_mk/pnp-rraconf'
doc_dir                     = '/usr/share/doc/check-mk-doc'
check_mk_automation         = 'sudo -u nagios /usr/bin/check_mk --automation'