mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added support for stoneOs * added Hillstone logo * added snmp tests * Updated logo and image * Removed unnecessary sysdescr match. * Fix format. * Removed svg atributes * Svg files reduced. * Added test data. * fixed sysObjectId -> sysObjectID * Updated test json
12 lines
300 B
YAML
12 lines
300 B
YAML
os: stoneos
|
|
text: Hillstone StoneOs
|
|
type: network
|
|
icon: hillstone
|
|
group: hillstone
|
|
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.28557.1
|