mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* added basic os for EricssonLG ES switches * changed names * tidied up some more * renamed test files * fixed typo * removed _ from names * fixed os names * changes requested by @laf * fixed unit test for ucp
13 lines
319 B
YAML
13 lines
319 B
YAML
os: elg-ipecs-es
|
|
text: 'EricssonLG IPECS ES'
|
|
type: network
|
|
icon: ericsson
|
|
group: ericsson
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.572.17389
|