Check manual page of redis_info_persistence

Redis: Persistence

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 "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 plugin "mk_redis" to be installed.

Item

Name of the Redis instance.

Discovery

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