WL-NagiosPlugins icon indicating copy to clipboard operation
WL-NagiosPlugins copied to clipboard

check_redis.pl

Open robin13 opened this issue 11 years ago • 2 comments

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-

robin13 avatar Oct 15 '14 09:10 robin13

I have the same problem.

hasegeli avatar Jul 27 '15 17:07 hasegeli

upgrading libredis-perl to 2:1.9760-1 fixed the issue for me.

meikomeik avatar Jul 07 '16 15:07 meikomeik