Redis Monitor

The Redis monitor in updu actively hooks into the RESP (REdis Serialization Protocol). It authenticates and runs a PING command against the server to ensure the in-memory data structure store is responsive and actively processing network commands.

Configuration Options

When setting up a Redis monitor, you can configure the following options:

Basic Settings

Redis Specific Settings

Example Use Cases