Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This plugin checks a redis server, expecting that a slave server is sync with master, and the replication delay is not too high.
Current Version
0.1
Last Release Date
2011-10-13
Owner
Rémi Paulmier
License
GPL
Compatible With
$ ./check_redis --help check_redis 0.1
Brought to you AS IS, WITHOUT WARRANTY, under GPL. (C) Remi Paulmier <[email protected]>
This plugin checks the availability of a redis server, expecting that a slave server is sync with master, and the replication delay is not too high.
Usage: check_redis [--host|-H <host>] [--port|-p <port>] [ -c|--critical=<threshold> ] [ -w|--warning=<threshold>] [-?|--usage] [-V|--version] [-h|--help] [-v|--verbose] [-t|--timeout=<timeout>]
-?, --usage Print usage information -h, --help Print detailed help screen -V, --version Print version information --extra-opts=[section][@file] Read options from an ini file. See http://nagiosplugins.org/extra-opts for usage -H, --host=STRING Check the host indicated in STRING -p, --port=INTEGER Use the TCP port indicated in INTEGER -c, --critical=STRING Exit with CRITICAL status if replication delay is greater than INTEGER -w, --warning=STRING Exit with WARNING status if replication delay is greater than INTEGER -t, --timeout=INTEGER Seconds before plugin times out (default: 15) -v, --verbose Show details for command-line debugging (can repeat up to 3 times)
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!