mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Improved SmartAX OS support. Added CPU&Temperature for each card and hardware detection * Minor fixes * Uploaded test data * Moved to snmpwalk_array_num() * Fixed Temperature * Added sensor power * Fixed Style issues and proper hardware detection * Fixed last style issue * Last update. Added version and serial. Added traffic and processors mini graphs
13 lines
274 B
YAML
13 lines
274 B
YAML
os: smartax
|
|
group: huawei
|
|
text: 'Huawei SmartAX'
|
|
type: network
|
|
icon: huawei
|
|
ifname: true
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
discovery:
|
|
- sysDescr:
|
|
- 'Huawei Integrated Access Software'
|