Subject: | Bug in Nagios-Plugins-Memcached-0.01 |
Date: | Wed, 10 Oct 2007 14:58:48 +0200 |
To: | bug-Nagios-Plugins-Memcached [...] rt.cpan.org |
From: | Roy-Magne Mo <rmo [...] sunnmore.net> |
Nagios-Plugins-Memcached-0.01
perl-version: This is perl, v5.8.8 built for x86_64-linux-thread-multi
os: Linux jesse.vgnett.no 2.6.18-8.1.14.el5.centos.plus #1 SMP Sat Sep
29 09:52:21 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
Seems like -H (host) option doesn't work, checking against localhost
seems to work fine:
# /usr/bin/check_memcached -vvv --host 10.0.0.132 --size-warning 60
--size-critical 80
[extra-opts] check_memcached -vvv --host 10.0.0.132 --size-warning 60
--size-critical 80
Use of uninitialized value in hash element at
/usr/lib/perl5/vendor_perl/5.8.8/Cache/Memcached.pm line 245.
Use of uninitialized value in subroutine entry at
/usr/lib/perl5/vendor_perl/5.8.8/Cache/Memcached.pm line 262.
MEMCACHED CRITICAL - Bad arg length for Socket::pack_sockaddr_in, length
is 0, should be 4 at
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/Socket.pm line 373.