Description
Hi Observium support,
The Synology SA3400 and SA3600 devices are not obtaining correct OS matching when they are discovered. I was get this to work by modifying the modelName.0 string match found in the following file:
includes/definitions/os/synology.inc.php file.
Please review the diff below and hopefully apply this permanently. I think it will make life easier for users in the future.
-Rick
- diff ~/synology.inc.php /opt/observium/includes/definitions/os/synology.inc.php
27c27
< 'SYNOLOGY-SYSTEM-MIB::modelName.0' => '/^(DS|RS|FS|RC)/',
—
> 'SYNOLOGY-SYSTEM-MIB::modelName.0' => '/^(DS|RS|FS|RC|SA)/',
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Pending Response [ 10000 ] | New: In Progress [ 3 ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |