Skip Menu |

This queue is for tickets about the Nagios-Plugins-Memcached CPAN distribution.

Report information
The Basics
Id: 29894
Status: resolved
Priority: 0/
Queue: Nagios-Plugins-Memcached

People
Owner: trymch+public [...] gmail.com
Requestors: rmo [...] sunnmore.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.
From: trymch+public [...] gmail.com
Thanks your report. I'll release fixed version soon. The next version permits ommision port. If no specified port, then it will uses default port(11211).
This problem fixed in 0.02