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

Check manual page of redis_info_persistence

Redis: Persistence

Included in All Checkmk editions
Source Code License Open Source
Supported Agents Linux

With this check you can monitor Redis instances. The check gets input from the redis-cli command "info" and the resulting "Persistence" section. It outputs the state of the last RDB (Redis Database Backup) save and AOF (Append Only File) rewrite operation. Furthermore the time of the last successful RDB save and the number of changes since the last dump.

Needs the agent plug-in "mk_redis" to be installed.

Item

Name of the Redis instance.

Discovery

One service is created for each instance "Redis MY_REDIS Persistence".