Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-4021

Synology SA3400 and SA3600 models are detected as generic linux

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • OS

    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

       

      1. 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

          People

            landy Mike Stupalov
            barzilli Rick Barzilli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: