Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
-
None
Description
Hi Observium support!
The Synology UC3400 and UC3200 (https://www.synology.com/products/UC3200) devices are not obtaining correct OS matching when they are discovered.
After expanding the regex (I added |UC) in includes/definitions/os/synology.inc.php the devices were corretly discovered.
'SYNOLOGY-SYSTEM-MIB::modelName.0' => '/^(DS|DV|RS|FS|RC|SA|UC)/',
|
'HOST-RESOURCES-MIB::hrSystemInitialLoadParameters.0' => [ '/syno_hw_version=(?:DS|DV|RS|FS|RC|SA|UC)/',
|
Kind regrads,
Matthias