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

item:
 The service unit name.

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