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

ZyXel GS1910 Ethernet Switch support

    XMLWordPrintable

Details

    Description

      The GS1910-24 (and friends) are not properly detected as being ZyXel.

      The sysdescr in SNMP seen by Observium is:
      "GS1910-24 24x1G Ethernet Switch"

      Also there is a "XGS1910/GS1910" in 24/48 port configuration. Hence a new entry of:

      Adding /opt/observium/includes/discovery/os/zyxelgs.inc.php

      <?php
      if (!$os)
      {
      if (!$os)
      {
      if (preg_match("/^[X]?GS1910 (24|48)x1G Ethernet Switch/", $sysDescr))

      Unknown macro: { $os = "zyxeles"; }

      }}
      ?>

      detects this properly.

      Attachments

        Activity

          People

            landy Mike Stupalov
            jeroen Jeroen Massar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: