Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Excellent work, very nice plugin, good documentation (within the plugin). It’s a nice “feature” that I can run the same command to check for the replication on both master and slave and that it automatically detects the slave:
On MASTER: ./check_redis.pl -H localhost -r -f OK: REDIS 2.6.16 on localhost:6379 has 1 databases (db0) with 9116 keys, up 87 days 13 hours
On SLAVE: ./check_redis.pl -H localhost -r -f OK: REDIS 2.6.16 on localhost:6379 has 1 databases (db0) with 9126 keys, up 87 days 6 hours – replication_delay is 0 | replication_delay=0