mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* device: add support for Mimosa A5 Frequency and Tx/Rx Power Unfortunately, we would have to walk the client table to get any client stats such as count. * remove sysdescr after checking stats * Forgot the mib new files
12 lines
277 B
YAML
12 lines
277 B
YAML
os: mimosa
|
|
text: Mimosa
|
|
type: wireless
|
|
icon: mimosa
|
|
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.43356
|