This file is indexed.

/usr/share/doc/check-mk-agent-logwatch/README.Debian is in check-mk-agent-logwatch 1.2.6p12-1.

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
check-mk-livestatus
===================

To load the event broker add the following lines to your Nagios/Icinga
configuration:

Nagios3:
broker_module=/usr/lib/check_mk/livestatus.o /var/lib/nagios3/rw/live

Icinga:
broker_module=/usr/lib/check_mk/livestatus.o /var/lib/icinga/rw/live

See http://mathias-kettner.de/checkmk_livestatus.html for more configuration
options.


logwatch
========

To install logwatch copy logwatch.cfg from
/usr/share/doc/check-mk-agent/examples to /etc/check_mk/ on your client.
See http://mathias-kettner.de/checkmk_logfiles.html for more information.

On the server side you need multisite enabled to see the logs. If you also want
to acknowledge the alarms (recommended) put www-data into the nagios group


check-mk-config-nagios3 and check-mk-config-icinga
==================================================

Check-MK's web frontend "Multisite" (package "check-mk-multisite") and the
server part of Check-MK ("check-mk-server") can only be used with either
Nagios3 or Icinga. Please install the adequate "check-mk-config-*" package.