Package: munin-node Version: 1.2.6-12 Severity: normal
if libcrypt-ssleay-perl missing, and apache* enabled for an https host, there is no errors in logs, the plugin just reports no stats. this is a major pain when trying to find where the problem is. if the libcrypt-ssleay-perl is not installed, it should print something in the munin-log, like LWP will support https URLs if the Crypt::SSLeay module is installed. More information at <http://www.linpro.no/lwp/libwww-perl/README.SSL>. i ended up executing everything by hand, like : perl -e 'use HTTP::Request;use LWP; my $ua = LWP::UserAgent->new(timeout => 30);my $response = $ua->request(HTTP::Request->new("GET","https://127.0.0.1:443/server-status?auto"));print $response->content;' and only then it would print the problem. the apache modules should tell that Crypt::SSLeay must be installed for https checking. (the best would be in the munin-node.log) thanks -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing'), (600, 'unstable'), (550, 'stable'), (549, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30.1.2.6.30.1-1-ws.2009.07.06 (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages munin-node depends on: ii adduser 3.110 add and remove users and groups ii gawk 1:3.1.6.dfsg-3 GNU awk, a pattern scanning and pr ii libnet-server-perl 0.97-1 An extensible, general perl server ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip ii perl 5.10.0-23 Larry Wall's Practical Extraction ii procps 1:3.2.8-1 /proc file system utilities Versions of packages munin-node recommends: ii libnet-snmp-perl 5.2.0-1 Script SNMP connections Versions of packages munin-node suggests: ii ethtool 6+20090307-1 display or change Ethernet device pn libdbd-pg-perl <none> (no description available) ii liblwp-useragent-determined 1.04-1 LWP useragent that retries errors pn libnet-irc-perl <none> (no description available) ii libwww-perl 5.826-1 WWW client/server library for Perl ii lm-sensors 1:3.1.0-2 utilities to read temperature/volt ii munin 1.2.6-12 network-wide graphing framework (g ii munin-plugins-extra 1.2.6-12 network-wide graphing framework (u ii mysql-client-5.0 [mysql-cli 5.0.81-1 MySQL database client binaries ii net-tools 1.60-23 The NET-3 networking toolkit ii python 2.5.4-2 An interactive high-level object-o ii smartmontools 5.38-3 control and monitor storage system -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

