We offer proactive Redis monitoring by extracting information like configuration, resource consumption (memory, CPU, etc.), cluster definition, replication statistics, connected client information, and more.
Start Your Free TrialOur Redis monitoring leverages the “Custom Integration” functionality, allowing you to monitor your Redis process on your server.
The scripts use Telnet to connect to the Redis instance over the Redis port (default 6379) and extract the required information.
Several different Custom Integration scripts have been developed for our Redis Monitoring to offer a complete set of variables and stats you can monitor through Domotz:
You can find the Redis monitoring driver codes in our examples library. Just customize the Redis monitoring drivers to fit your needs.
To enable the custom integration for Redis monitoring, open the WebApp and follow these few steps:
You can find the example driver code for monitoring Redis service below: