mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Fix Moxa cpu polling problem, also add support for EDS-G508E, and power graphs * Dynamic discovery support for EDS-G508E-T and IKS-6726A-2GTXSFP-T * fixes as requested * Added another snmp_cache_multi_oid and fixed a typo * Revert back to old file name
15 lines
340 B
YAML
15 lines
340 B
YAML
os: moxa-etherdevice
|
|
icon: moxa
|
|
text: Moxa
|
|
type: network
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
mib_dir:
|
|
- moxa
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.8691.7.116
|
|
- .1.3.6.1.4.1.8691.7.69
|