title: Check status of OMD sites
agents: linux
author: Mathias Kettner <mk@mathias-kettner.de>
license: GPL
distribution: check_mk
description:
 This check checks the status of OMD sites found on the system.
 It uses the output of {omd status --bare --auto}. The site is considered
 to be {OK} if all services of the site are running and {CRIT}
 otherwise. If the site is only partially running then the check output
 shows the names of the stopped services.

item:
 The name of the site (string).

inventory:
 One check per site will be created for each site where {AUTOSTART} is
 set to {on}, regardless of the current state of the site.
