Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

DEPRECATED - Connects to Redis event 5 seconds to test connectivity

License

Notifications You must be signed in to change notification settings

Hyperfish/RedisConnectionMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Redis Connection Monitor?

Redis Connection Monitor is a very simple connection tester for Redis. It connects to Redis every 5 seconds and logs the results.

Run it like this:

docker run --name redismonitor -e REDIS_HOST='foo.bar.com' -e REDIS_KEY='1234' hyperfish/redisconnectionmonitor:latest

Get the image

docker pull hyperfish/redisconnectionmonitor:latest

About

DEPRECATED - Connects to Redis event 5 seconds to test connectivity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published