mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
528350177d
* newdevice: Arris C4c, convert arris.png to arris.svg, added temperature sensors * removed debug * converted snmp_walk to snmpwalk_cache_oid_num * added test, fixed formatting * fixed logo * removed height and width from logo * revert arris.svg
13 lines
314 B
YAML
13 lines
314 B
YAML
os: cmts
|
|
text: 'Arris CMTS'
|
|
type: network
|
|
icon: arris
|
|
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.4998.2.1
|
|
- .1.3.6.1.4.1.4998.2.2
|