
Databases
check_redis_clients.pl (Advanced Nagios Plugins Collection)
Description:
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
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
Owner
Download URL
Project Notes
Part of the Advanced Nagios Plugins Collection.
Download it here:
https://github.com/harisekhon/nagios-plugins
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
Reviews
(0)
Add a Review
Add a Review
You must be logged in to submit a review.
Thank you for your review!
Your review has been submitted and is pending approval.
Recommend
To:
From:
Thank you for your recommendation!
Your recommendation has been sent.
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
29,485