Search found 1 match

by Marta
Mon Jul 14, 2014 3:45 am
Forum: Open Source Nagios Projects
Topic: Redis plugin issue
Replies: 1
Views: 893

Redis plugin issue

Hello experts, I'd like to monitor customer redis databases using check_redis.pl plugin from Nagios Exchange. I'm experiencing the following issue getting the cpu used by the redis server. ./check_redis.pl -H 10.26.188.182 -a used_cpu_sys -w 80 -c 90 -T -f CRITICAL: used_cpu_sys is 641.38 > 90 - RED...