librenms/includes/definitions/serveriron.yaml
Neil Lathwood 7f5c555ba5 refactor: Move mib based polling into yaml config files (#5234)
* refactor: More mib based polling into yaml config files

* doc update

* Update MIB-based-polling.md
2017-01-03 11:12:39 -06:00

17 lines
684 B
YAML

os: serveriron
text: 'Brocade ServerIron'
type: loadbalancer
ifname: 1
over:
- { graph: device_bits, text: 'Device Traffic' }
- { graph: device_processor, text: 'CPU Usage' }
- { graph: device_mempool, text: 'Memory Usage' }
icon: brocade
register_mibs:
snL4slbTotalConnections: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB
snL4slbLimitExceeds: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB
snL4slbForwardTraffic: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB
snL4slbReverseTraffic: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB
snL4slbFinished: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB
snL4FreeSessionCount: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB
snL4unsuccessfulConn: FOUNDRY-SN-SW-L4-SWITCH-GROUP-MIB