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

Add basic Enlogic power equipment support

    XMLWordPrintable

Details

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

    Description

      Enlogic produce managed rack PDU's and power equipment.

      Latest Enlogic MIB can be obtained here: http://www.enlogic.com/mib

      O/S definition,

      // Enlogic equipment

      $os = "enlogic";
      $config['os'][$os]['text'] = "Enlogic";
      $config['os'][$os]['type'] = "power";
      $config['os'][$os]['icon'] = "enlogic";
      $config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.38446";
      $config['os'][$os]['mibs'][] = "ENLOGIC-MIB";

      Currently working on discovery/polling code for sensors available in the equipment I have access to. Will add as comment if ready before this O/S definition addition request is actioned.

      Attachments

        Issue Links

          Activity

            People

              landy Mike Stupalov
              colin.stubbs Colin Stubbs
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: