Files
librenms-librenms/includes/definitions/waas.yaml
Tony Murray 087d588102 Vmware vminfo modernize (#15008)
* Vmware vminfo
Remove legacy file and migrate to OS discovery

* tighter

* ios_stp-vlans working correctly now

* Make vmwVmGuestOS nullable

* Discover os info too

* VM Info module

* Apply fixes from StyleCI

* Fix log severity

* Fix log severity (more)

* VM Info module

* Poll with ESXi too because it is lightweight
add test data

* poller data now too

---------

Co-authored-by: StyleCI Bot <bot@styleci.io>
2023-10-05 19:49:26 -05:00

43 lines
1005 B
YAML

os: waas
group: cisco
text: 'Cisco WAAS'
type: network
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
icon: cisco
poller_modules:
applications: false
bgp-peers: false
cipsec-tunnels: false
cisco-cbqos: false
cisco-cef: false
cisco-ipsec-flow-monitor: false
cisco-mac-accounting: false
cisco-otv: false
cisco-remote-access-monitor: false
slas: false
cisco-voice: false
ipmi: false
ospf: false
printer-supplies: false
ucd-diskio: false
ucd-mib: false
discovery_modules:
bgp-peers: false
cisco-cef: false
cisco-mac-accounting: false
cisco-otv: false
cisco-pw: false
slas: false
cisco-vrf-lite: false
vrf: false
ntp: false
stp: false
printer-supplies: false
ucd-diskio: false
vlans: false
discovery:
- { sysDescr_regex: ['/^Cisco Wide Area Application Services/'] }