mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added support for Exalt ExtendAir (#6524)
This commit is contained in:
committed by
Daniel Preussker
parent
cf026659cb
commit
e7e5d51b30
13
includes/definitions/extendair.yaml
Normal file
13
includes/definitions/extendair.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
os: extendair
|
||||
text: Exalt ExtendAir
|
||||
type: wireless
|
||||
icon: exalt
|
||||
over:
|
||||
- { graph: device_bits, text: 'Device Traffic' }
|
||||
- { graph: device_temperature, text: 'Temperatures' }
|
||||
- { graph: device_state, text: 'States' }
|
||||
mib_dir:
|
||||
- exalt
|
||||
discovery:
|
||||
- sysObjectId:
|
||||
- .1.3.6.1.4.1.25651.1.
|
||||
Reference in New Issue
Block a user