mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added feature CPU and Memory monitoring on BDCom switchs * Added feature CPU and Memory monitoring on BDCom switchs, plus pre-commit check * Added mib files, and modification given by laf * Replaced png logo with a svg version. Modification in the validation of processor discovery. * Replaced png logo with a svg version. Modification in the validation of processor discovery + added files.
12 lines
295 B
YAML
12 lines
295 B
YAML
os: bdcom
|
|
text: 'BDCOM(tm) Software'
|
|
type: network
|
|
icon: bdcom
|
|
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.3320.1
|