[Pkg-nagios-devel] Bug#792453: check-mk: config packages and multisite

Matt Taggart taggart at debian.org
Tue Jul 14 21:45:56 UTC 2015


Package: check-mk
Version: 1.2.6p5-1

Right now the check-mk-config-* packages delivers nagios/icinga
specific content that is used for both base check-mk and also
multisite.

needed for base check-mk:
/etc/nagios3/conf.d/check_mk/check_mk_templates.cfg
/usr/share/check_mk/modules/defaults

needed for multisite:
/etc/apache2/conf-available/check-mk-multisite.conf
/etc/check_mk/multisite.mk
/usr/share/check_mk/web/htdocs/defaults.py

The problem with this is that the apache config it delivers enables

  Alias /check_mk /usr/share/check_mk/web/htdocs
  <Directory /usr/share/check_mk/web/htdocs>

but if you are only installing check-mk-server then you don't want
that turned on yet.

So either the packages need to be split, or it should be dealt with
some other way (maybe an Include?)

-- 
Matt Taggart
taggart at debian.org



More information about the Pkg-nagios-devel mailing list