title: Valkey: Server Info
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 "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 plug-in "valkey" to be installed.

item:
 The item is the name of the Valkey instance.

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