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

Added basic Support for Fibrolan Falcon devices

    XMLWordPrintable

Details

    • Add New Device / OS
    • Resolution: Fixed
    • Minor
    • None
    • Professional Edition
    • Discovery

    Description

      Hello,

      I have tried to add basic support for the Falcon Carrier Ethernet devices of the vendor Fibrolan:

      includes/definitions/os.inc.php:

      $os = "fibrolan-falcon";
      $config['os'][$os]['text'] = "Fibrolan Falcon";
      $config['os'][$os]['vendor'] = "Fibrolan";
      $config['os'][$os]['type'] = "network";
      $config['os'][$os]['remote_access'] = array('ssh', 'scp', 'http');
      $config['os'][$os]['graphs'][] = "device_bits";
      $config['os'][$os]['graphs'][] = "device_processor";
      $config['os'][$os]['graphs'][] = "device_mempool";
      $config['os'][$os]['sysDescr'][] = "/^Falcon/";
      $config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.4467";

      Feel free to improve the support for these devices. I have attached the vendor MIBs and two images.

      Attachments

        Activity

          People

            landy Mike Stupalov
            swfeldkirch Siegfried Gumilar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: