mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
15 lines
326 B
YAML
15 lines
326 B
YAML
os: vmware
|
|
type: server
|
|
text: VMware
|
|
ifXmcbc: true
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
discovery_modules:
|
|
vmware-vminfo: true
|
|
discovery:
|
|
-
|
|
sysDescr_regex:
|
|
- '/^VMware ESX/'
|
|
- '/^VMware-vCenter-Server-Appliance/'
|
|
- '/^VMware vCenter Server Appliance/'
|