GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / azure_virtualmachines
blob539e3d309cb59ecdf41f7960152cc342de68a9b8
1 title: Microsoft Azure Virtual Machines
2 agents: azure
3 catalog: cloud/azure
4 license: GPL
5 distribution: check_mk
6 description:
7  This check provides information about VMs configured in the Microsoft Azure cloud.
9  The check displays the provisioning and power states of the VM, as well as its
10  tags and location.
12  The service state resulting from the different provisioning and power states can be
13  configured using the rule "Azure Virtual Machines".
15 inventory:
16  One service per VM is created, on every Check_MK host that receives information
17  about the VMs via the piggyback mechanism.
18  To configure which those are, see the configuration of the Azure agent.