mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added OS definition and discovery for SIAE Alfo80HD (#11063)
* Added definition and sensors for SIAE Alfoplus80HD * updated the units for the wireless rate sensor * Added test data * regenerated test data as requested by PipoCanaja
This commit is contained in:
12
includes/definitions/alfo80hd.yaml
Normal file
12
includes/definitions/alfo80hd.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
os: alfo80hd
|
||||
text: 'SIAE Alfoplus 80HD'
|
||||
type: wireless
|
||||
icon: siae
|
||||
over:
|
||||
- { graph: device_bits, text: Traffic }
|
||||
- { graph: device_wireless_rssi, text: RSSI }
|
||||
- { graph: device_wireless_power, text: POWER }
|
||||
poller_modules:
|
||||
wifi: true
|
||||
discovery:
|
||||
- { sysObjectID: .1.3.6.1.4.1.3373.1103, sysDescr: 'ALFOplus80HD - SIAE Microelettronica' }
|
Reference in New Issue
Block a user