Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • Enterprise Edition
    • Poller
    • None

    Description

      Support for more metrics, and displays them for each AP

      Also removed switch statement for radiotype, I would argue it is best to leave it to the values the controller is reporting

      db updates:

      mysql> show columns in wifi_aps_members;

      ap_member_power           int         YES       NULL                    
      ap_member_ch_utilization int         YES       NULL                    
      ap_member_tx_utilization int         YES       NULL                    
      ap_member_rx_utilization int         YES       NULL                      

      Attached svn.diff

      Attachments

        1. screenshot-1.png
          screenshot-1.png
          28 kB
        2. svn.diff
          8 kB

        Activity

          [OBS-4047] Cisco WLC metrics

          Would be really nice to graph these things as well and display them per AP along with a syslog tab
          I have started to mess around but not sure about it yet. Also AP alerting would be super super useful

          cheri001 Christian Eriksson added a comment - Would be really nice to graph these things as well and display them per AP along with a syslog tab I have started to mess around but not sure about it yet. Also AP alerting would be super super useful

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            landy Mike Stupalov
            cheri001 Christian Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: