title: Valkey: Clients
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 "Clients" section. It outputs
 the number of client connections (excluding connections from replicas), the
 longest output list among current client connections, the biggest input buffer
 among current client connections and the number of clients pending on a
 blocking call (BLPOP, BRPOP, BRPOPLPUSH).

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

item:
 Name of the client

discovery:
 One service {"Valkey Clients"} is created.
