Check manual page of redis_info
Redis: Server Info |
Distribution | Official part of Checkmk |
License | GPLv2 |
Supported Agents | Linux |
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.
Item
The item is the name of the Redis instance.
Discovery
One service is created for each instance {"Redis MY_REDIS Server Info"}.