Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / esx_vsphere_counters.if
blob4c619f10a5b8dbe733743b607bc7980039b28788
1 title: VMWare ESX host systems: Physical network interfaces
2 agents: vsphere
3 catalog: os/networking
4 license: GPL
5 distribution: check_mk
6 description:
7  This check retrieves performance counters of network interfaces
8  via the vSphere API and simulates the data of an SNMP network
9  interface check.
11  This check is fully compatible with {if64} with the following restrictions:
13  1) The interface speed (1GBit/s, etc.) is not detected
15  2) The link status in not detected and assumed to be up
17  3) The queue length is not reported
19 item:
20  The index or name of the network interface. See {if} for details.
22 inventory:
23  One service per interface is being created. See {if64} for details.