Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #10643: redis_info: New check to monitor Redis instances

Component Checks & agents
Title redis_info: New check to monitor Redis instances
Date Dec 6, 2019
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

With this check you can monitor Redis instances. The check gets input from the redis-cli command "info" and the resulting "Server" section. It outputs the mode the server is running ("standalone", "sentinel" or "cluster") and the uptime. You can set levels for both values. Furthermore, it outputs the server version, the GCC compiler version, the PID, IP and port the server is listening on.

Needs the agent plugin "mk_redis" to be installed.

To the list of all Werks