[Pkg-nagios-devel] Bug#661797: icinga-idoutils: wrong path for	idomod.o in /etc/icinga/modules/idoutils.cfg-sample is provided
    Martijn van Brummelen 
    martijn at brumit.nl
       
    Thu Mar  1 10:42:04 UTC 2012
    
    
  
Package: icinga-idoutils
Version: 1.6.1-2
Severity: minor
Hi,
It appears /etc/icinga/modules/idoutils.cfg-sample contains the wrong path
the example says the module can be found in  /usr/sbin/idomod.o but it can be found
in /usr/lib/icinga/idomod.o .
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch'
'--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr'
icinga-1.6.1~/module/idoutils/config/idoutils.cfg-sample.in
icinga-1.6.1/module/idoutils/config/idoutils.cfg-sample.in
--- icinga-1.6.1~/module/idoutils/config/idoutils.cfg-sample.in 2011-12-02
14:53:23.000000000 +0100
+++ icinga-1.6.1/module/idoutils/config/idoutils.cfg-sample.in  2012-03-01
10:21:21.000000000 +0100
@@ -7,6 +7,6 @@
 define module{
              module_name     idomod
                       module_type     neb
                       -        path            @bindir@/idomod.o
                       +        path            /usr/lib/icinga/idomod.o
                                args            config_file=@sysconfdir@/idomod.cfg
                                        }
Regards,
Martijn van Brummelen
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-xen-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
    
    
More information about the Pkg-nagios-devel
mailing list