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

Add Juniper wireless (former trapeze) support

Details

    Description

      This patch adds support for Juniper wireless controllers (including CPU and memory graphing, cluster name, serial#, version...). As well as total number of sessions per controller and power supplies state.

      Attachments

        Activity

          [OBS-695] Add Juniper wireless (former trapeze) support
          xionox XioNoX added a comment -

          Can't tell from here. I based my work on the WLC880R (version 8).
          Would probably be easier to discuss on IRC though.

          xionox XioNoX added a comment - Can't tell from here. I based my work on the WLC880R (version 8). Would probably be easier to discuss on IRC though.
          markus Markus L added a comment -

          This is some of the stuff i have:
          Version 7.7.4.4.
          Models:

          • MX-200 (.1.3.6.1.4.1.14525.3.1.7)
          • MXR-2
          • MX-8 (.1.3.6.1.4.1.14525.3.1.2)
          • WLC8R (.1.3.6.1.4.1.14525.3.3.2)

          I have problems with the discovery of these devices, can it be the mibs?

          markus Markus L added a comment - This is some of the stuff i have: Version 7.7.4.4. Models: MX-200 (.1.3.6.1.4.1.14525.3.1.7) MXR-2 MX-8 (.1.3.6.1.4.1.14525.3.1.2) WLC8R (.1.3.6.1.4.1.14525.3.3.2) I have problems with the discovery of these devices, can it be the mibs?
          xionox XioNoX added a comment -

          That's because it's the sysObjectID of the only controller I was able to test. Feel free to send a patch that adds another line underneath:
          $config['os'][$os]['sysObjectID'][] = "your device's sysObjectID";

          Just curious, which model do you use?

          xionox XioNoX added a comment - That's because it's the sysObjectID of the only controller I was able to test. Feel free to send a patch that adds another line underneath: $config ['os'] [$os] ['sysObjectID'] [] = "your device's sysObjectID"; Just curious, which model do you use?
          markus Markus L added a comment -

          Is there a reason for the ".3.3.1" part in sysObjectID?
          $config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.14525.3.3.1";
          I had to remove it to be able to add some devices.

          markus Markus L added a comment - Is there a reason for the ".3.3.1" part in sysObjectID? $config ['os'] [$os] ['sysObjectID'] [] = ".1.3.6.1.4.1.14525.3.3.1"; I had to remove it to be able to add some devices.

          Committed in r4999.

          adama Adam Armstrong added a comment - Committed in r4999.

          People

            adama Adam Armstrong
            xionox XioNoX
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: