Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks a Redis server's client list 1. Returns counts of all connected clients, and in verbose mode unique clients address list 2. Checks all connected client addresses match expected address regex (optional) 3. Checks the the number of connected clients against warning/critical thresholds (optional)
Current Version
Last Release Date
November 18, 2013
Owner
Hari Sekhon
Website
https://github.com/harisekhon/nagios-plugins
Download URL
Compatible With
Part of the Advanced Nagios Plugins Collection.
Download it here:
usage: check_redis_clients.pl [ options ]
-H --host Redis Host to connect to -P --port Redis Port to connect to (default: 6379) -p --password Password to connect with (use if Redis is configured with requirepass) -e --expected Allowed clients, raises critical if unauthorized clients are detected. Optional, regex -w --warning Warning threshold ra:nge (inclusive). Optional -c --critical Critical threshold ra:nge (inclusive). Optional --precision Number of decimal places for timings (default: 5) -h --help Print description and usage options -t --timeout Timeout in secs (default: 10) -v --verbose Verbose mode (-v, -vv, -vvv ...) -V --version Print version and exit
You must be logged in to submit a review.
To:
From: