[Pkg-nagios-devel] Bug#686336: icinga-web: fix default reporting download directory

Oskar Liljeblad oskar at osk.mine.nu
Fri Aug 31 09:23:55 UTC 2012


Package: icinga-web
Version: 1.7.1-4
Severity: minor

I know debian does not provide a package for Icinga reporting but this would
simplify installing it in Debian: In
/usr/share/icinga-web/app/modules/Reporting/config/module.xml there is a
hardcoded path for temporary reports generated and sent by the Reporting clonk:

<setting name="dir.download">/usr/app/modules/Reporting/data/tmp/</setting>

This can of course be overriden by the user in
/etc/icinga-web/conf.d/module_reporting.xml but wouldn't it be more sensible
to set it correct by default? Maybe

<setting name="dir.download">/var/cache/icinga-web/reports</setting>

or

<setting name="dir.download">/var/spool/icinga-web/reports</setting>

Regards,

Oskar Liljeblad

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



More information about the Pkg-nagios-devel mailing list