WL-NagiosPlugins
WL-NagiosPlugins copied to clipboard
check_redis.pl
Trying to call check_redis.pl like this: ./check_redis.pl -H localhost -M 2G -m WARN:500
Causes this error: CRITICAL: memory_utilization data is missing - REDIS on localhost:6379 has 1 databases (db0) with 132 keys
Any idea why?
Redis 2.8.3 check_redis.pl 0.73
Cheers, -Robin-
I have the same problem.
upgrading libredis-perl to 2:1.9760-1 fixed the issue for me.