Werk #10758: redis_info.persistence: New check to monitor Redis persistence

Component Checks & agents
Title redis_info.persistence: New check to monitor Redis persistence
Date Jan 9, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0i1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

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.

To the list of all Werks