title: Systemd Sockets
agents: linux
catalog: os/ps
license: GPLv2
distribution: check_mk
description:
 This check monitors the state of linux sockets provided by
 the systemctl command 'systemctl --all'.
 The check reports the 'active' attribute of the discovered sockets
 and their description. The state mapping is configurable, by default
 active and inactive states are OK, failed and all others are CRIT.

item:
 The socket unit name.

Inventory:
 By default, no sockets are discovered. This has to be specifically
 actived using the ruleset "Systemd single sockets discovery". If
 activated, one service is created in Checkmk for each systemd socket
 unit.
