title: Valkey: Persistence
agents: linux
catalog: app/valkey
license: GPLv2
distribution: check_mk
description:
 With this check you can monitor Valkey instances. The check gets input from
 the valkey-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 "valkey" to be installed.

item:
 Name of the Valkey instance.

discovery:
 One service is created for each instance {"Valkey MY_VALKEY Persistence"}.
