mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
14 lines
306 B
YAML
14 lines
306 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/'
|