title: Collects basic hardware infos using DMI on Linux hosts
agents: linux
catalog: os/hardware
license: GPL
distribution: check_mk
description:
 This check displays basic DMI information provided by hosts using {dmidecode} like
 the manufacturer, product-name, version and serial number.
 The check always reports OK.

 To be able to use this check the binary {dmidecode} needs to be installed on the
 monitored host and the agent plugin {agents/plugins/dmi_sysinfo} needs to be
 installed on the system to be monitored.

inventory:
 One service per host will be created when all requirements are met.
