mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added support for IONODES video encoders * fixed expected number instead of string value error when running tests * removed extra colon * added mibs_dir for ionodes * removed IF-MIB from ionodes.yaml
14 lines
306 B
YAML
14 lines
306 B
YAML
os: ionodes
|
|
text: 'IONODES'
|
|
type: encoder
|
|
icon: ionodes
|
|
mib_dir:
|
|
- ionodes
|
|
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.40748.1
|