mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add support Ray3 * Create ray3.json * Fixed copyrights, comments and move MIB file. Co-authored-by: Tony Murray <murraytony@gmail.com>
14 lines
293 B
YAML
14 lines
293 B
YAML
os: ray3
|
|
text: RAy3
|
|
type: wireless
|
|
icon: ray
|
|
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.33555.4.1
|
|
mib_dir:
|
|
- ray
|