network-guy dc498be4f0 newdevice: Added Current Connections Graph for Cisco WSA (#6734)
* Added current connections graph for AsyncOS devices

* Fixed issues with AsyncOS connections polling and add name to AUTHORS file

* Update 194.sql
2017-06-02 20:58:02 +01:00

27 lines
542 B
YAML

os: asyncos
text: 'Cisco AsyncOS'
type: proxy
icon: cisco
over:
- { graph: device_bits, text: Traffic }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
- { graph: device_asyncos_conns, text: 'Current Connections' }
discovery:
- sysObjectId:
- .1.3.6.1.4.1.15497.1
mib_dir:
- cisco
poller_modules:
ipmi: 0
bgp-peers: 0
ospf: 0
stp: 0
ntp: 0
discovery_modules:
ports-stack: 0
cisco-vrf-lite: 0
bgp-peers: 0
stp: 0
ntp: 0