Files
librenms-librenms/includes/definitions/cips.yaml
Tony Murray 000b8e0f7c Improve mib_dir setting consistency (#12069)
yaml os discovery now respects the os mib_dir definition
mib_dir now only allows strings, not arrays
changed schema validation to account for that
consolidated dell mibs, no reason for them to be spread out
2020-09-08 12:55:29 +02:00

32 lines
769 B
YAML

os: cips
text: 'Cisco Intrusion Prevention System'
type: network
icon: cisco
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
poller_modules:
cisco-cbqos: true
cisco-cef: true
cisco-mac-accounting: true
cisco-voice: true
cisco-remote-access-monitor: true
cisco-sla: true
cisco-ipsec-flow-monitor: true
cipsec-tunnels: true
cisco-otv: true
discovery_modules:
cisco-cef: true
cisco-sla: true
cisco-mac-accounting: true
cisco-otv: true
cisco-pw: true
vrf: true
cisco-vrf-lite: true
mib_dir: cisco
discovery:
-
sysDescr_regex:
- '/^Cisco Intrusion Prevention System/'