Package: munin-node Version: 1.2.5-1 Severity: minor
>From a fresh default installation: $ munin-node-configure Plugin | Used | Extra information ------ | ---- | ----------------- apt | no | apt_all | no | $ cat /etc/cron.d/munin-node # # cron-jobs for munin-node # MAILTO=root # If the APT plugin is enabled, update packages databases approx. once # an hour (12 invokations an hour, 1 in 12 chance that the update will # happen), but ensure that there will never be more than two hour (7200 # seconds) interval between updates.. */5 * * * * root if [ -x /etc/munin/plugins/apt_all ]; then /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; t$ This cronjob should not be activated if the apt / apt_all plugin is not enabled. I like a quiet syslog and discovered the bug from getting crowds of these. There are clearly some residual issues with munin and cron -- cf. #301361 #353979 #332285 #382947 That said, this works beautifully out of the box, so thanks for expert packaging. Dave -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages munin-node depends on: ii adduser 3.100 Add and remove users and groups ii libnet-server-perl 0.94-1 An extensible, general perl server ii lsb-base 3.1-22 Linux Standard Base 3.1 init scrip ii perl 5.8.8-6.1 Larry Wall's Practical Extraction ii procps 1:3.2.7-3 /proc file system utilities Versions of packages munin-node recommends: pn libnet-snmp-perl <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]