mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Improve Ligowave Support * Update infinity_2.snmprec * Update infinity.yaml * Update infinity.snmprec * Update infinity.yaml * Update infinity.yaml * Undo my derp
14 lines
344 B
YAML
14 lines
344 B
YAML
os: infinity
|
|
text: 'LigoWave Infinity'
|
|
type: wireless
|
|
icon: ligowave
|
|
nobulk: true
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'Processor Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID: .1.3.6.1.4.1.10002.1
|
|
sysDescr_regex: '/^NFT 2/'
|