Graphing Cisco wlc 5508 wireless controllers

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

petpet1
Posts: 3
Joined: Thu Feb 09, 2012 4:39 am

Re: Graphing Cisco wlc 5508 wireless controllers - *** SOLVE

Post by petpet1 »

*** SOLVED***

Hi guys

I have the same problem :
Data Query [SNMP - Cisco WLC Radios] returns 0, however all other data queries return some values

When i do verbose query i get:

+ Running data query [31].
+ Found type = '6' [Script Query - Script Server].
+ Found data query XML file at 'path_to_cacti/cacti/resource/script_server/Cisco_WLC_Radios.xml'
+ XML file parsed ok.
+ Invalid field <index_order>bsnAPRadioParrentName:bsnAPRadioIndex</index_order>
+ Must contain <direction>input</direction> fields only

Any idea ?

Thanks a lot
alexsw
Posts: 6
Joined: Mon Feb 20, 2012 11:53 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by alexsw »

petpet1 wrote:*** SOLVED***

Hi guys

I have the same problem :
Data Query [SNMP - Cisco WLC Radios] returns 0, however all other data queries return some values

When i do verbose query i get:

+ Running data query [31].
+ Found type = '6' [Script Query - Script Server].
+ Found data query XML file at 'path_to_cacti/cacti/resource/script_server/Cisco_WLC_Radios.xml'
+ XML file parsed ok.
+ Invalid field <index_order>bsnAPRadioParrentName:bsnAPRadioIndex</index_order>
+ Must contain <direction>input</direction> fields only

Any idea ?

Thanks a lot
Hi!
How do you solved this?
I have same problem...
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Graphing Cisco wlc 5508 wireless controllers

Post by noname »

<index_order>bsnAPRadioParrentName:bsnAPRadioIndex</index_order>
Probably typo of 'bsnAPRadioParentName'.
alexsw
Posts: 6
Joined: Mon Feb 20, 2012 11:53 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by alexsw »

noname wrote:
<index_order>bsnAPRadioParrentName:bsnAPRadioIndex</index_order>
Probably typo of 'bsnAPRadioParentName'.
Thanks, I corrected it but there are still many other problems. Most charts are not displayed:
Image

Poller debug:
Image

Data source Debug:
Image
Image
Image
Image
Image
Image
Image
Image

Data query debug:
Image
Image
Image
Image

Status:
Image

How can I fix it?
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Graphing Cisco wlc 5508 wireless controllers

Post by noname »

I can see this line at several part..
+ Found index: Segmentation fault
Is this normal?
alexsw
Posts: 6
Joined: Mon Feb 20, 2012 11:53 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by alexsw »

noname wrote:I can see this line at several part..
+ Found index: Segmentation fault
Is this normal?
Error "Segmentation fault" disappears if I comment out the lines 8 and 14 in php.ini:

extension=ctype.so
extension=dom.so
extension=filter.so
extension=hash.so
extension=iconv.so
extension=json.so
extension=pdo.so
#extension=pdo_sqlite.so
extension=phar.so
extension=posix.so
extension=session.so
extension=simplexml.so
extension=sqlite.so
#extension=sqlite3.so
extension=tokenizer.so
extension=xml.so
extension=xmlreader.so
extension=xmlwriter.so
extension=mysql.so
extension=mbstring.so
extension=bz2.so
extension=openssl.so
extension=zlib.so
extension=mcrypt.so
extension=zip.so
extension=apc.so
extension=mysqli.so
extension=gd.so
extension=sockets.so
extension=snmp.so

but the graphs are not drawn and Poller errors stays

P.S. sorry for bad english
noname
Cacti Guru User
Posts: 1566
Joined: Thu Aug 05, 2010 2:04 am
Location: Japan

Re: Graphing Cisco wlc 5508 wireless controllers

Post by noname »

If you perform snmpwalk against the OID whose graph wasn't displayed, does it succeed?

To know its OID, please see particular script -- for example:
* Power Levels = .1.3.6.1.4.1.14179.2.2.2.1.6
* Rogue Alerts = .1.3.6.1.4.1.14179.2.1.7.1.24
alexsw
Posts: 6
Joined: Mon Feb 20, 2012 11:53 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by alexsw »

Cisco_WLC_Power_Level.php
$bsnAPIfPhyTxPowerLevel = ".1.3.6.1.4.1.14179.2.2.2.1.6";

syslog# snmpwalk -c XXXXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.2.2.1.6
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.31.158.64.187.176.0 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.31.158.64.187.176.1 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.74.28.80.0 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.74.28.80.1 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.74.32.176.0 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.74.32.176.1 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.74.38.192.0 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.74.38.192.1 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.150.71.144.0 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.150.71.144.1 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.150.87.48.0 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.2.2.1.6.0.35.94.150.87.48.1 = INTEGER: 1

Cisco_WLC_Rogue_Alerts.php
$bsnRogueAPEntry = ".1.3.6.1.4.1.14179.2.1.7.1.24";

syslog# snmpwalk -c XXXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.7.1.24
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.0.20.108.212.43.222 = INTEGER: 2
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.0.20.209.182.170.89 = INTEGER: 2
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.0.27.17.64.5.102 = INTEGER: 2
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.0.39.25.221.196.138 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.28.175.247.150.183.151 = INTEGER: 2
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.52.8.4.19.20.64 = INTEGER: 2
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.132.201.178.255.42.118 = INTEGER: 2
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.196.61.199.84.82.138 = INTEGER: 2
SNMPv2-SMI::enterprises.14179.2.1.7.1.24.224.203.78.59.162.168 = INTEGER: 2

Cisco_WLC_Station_Algorithm.php
$bsnMobileAuthenticationAlgorithm = ".1.3.6.1.4.1.14179.2.1.4.1.19";

syslog# snmpwalk -c XXXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.4.1.19
SNMPv2-SMI::enterprises.14179.2.1.4.1.19.4.70.101.237.132.130 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.19.20.143.198.115.118.133 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.19.52.81.201.71.129.126 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.19.144.33.85.194.44.213 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.19.172.147.47.74.156.172 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.19.240.180.121.144.237.32 = INTEGER: 0

Cisco_WLC_Station_CCX.php
$bsnMobileStationCcxVersion = ".1.3.6.1.4.1.14179.2.1.4.1.33";

syslog# snmpwalk -c XXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.4.1.33
SNMPv2-SMI::enterprises.14179.2.1.4.1.33.0.35.108.11.33.100 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.33.4.70.101.237.132.130 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.33.20.143.198.115.118.133 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.33.52.81.201.71.129.126 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.33.144.33.85.194.44.213 = INTEGER: 0
SNMPv2-SMI::enterprises.14179.2.1.4.1.33.172.147.47.74.156.172 = INTEGER: 4
SNMPv2-SMI::enterprises.14179.2.1.4.1.33.240.180.121.144.237.32 = INTEGER: 0

Cisco_WLC_Station_Cipher.php
$bsnMobileEncryptionCipher = ".1.3.6.1.4.1.14179.2.1.4.1.31";

syslog# snmpwalk -c XXXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.4.1.31
SNMPv2-SMI::enterprises.14179.2.1.4.1.31.0.35.108.11.33.100 = INTEGER: 5
SNMPv2-SMI::enterprises.14179.2.1.4.1.31.20.143.198.115.118.133 = INTEGER: 5
SNMPv2-SMI::enterprises.14179.2.1.4.1.31.52.81.201.71.129.126 = INTEGER: 5
SNMPv2-SMI::enterprises.14179.2.1.4.1.31.144.33.85.194.44.213 = INTEGER: 5
SNMPv2-SMI::enterprises.14179.2.1.4.1.31.172.147.47.74.156.172 = INTEGER: 5
SNMPv2-SMI::enterprises.14179.2.1.4.1.31.240.180.121.144.237.32 = INTEGER: 5

Cisco_WLC_Station_EAP_Type.php
$bsnMobileStationEapType = ".1.3.6.1.4.1.14179.2.1.4.1.32";

syslog# snmpwalk -c XXXXXXXX-v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.4.1.32
SNMPv2-SMI::enterprises.14179.2.1.4.1.32.0.35.108.11.33.100 = INTEGER: 7
SNMPv2-SMI::enterprises.14179.2.1.4.1.32.20.143.198.115.118.133 = INTEGER: 7
SNMPv2-SMI::enterprises.14179.2.1.4.1.32.52.81.201.71.129.126 = INTEGER: 7
SNMPv2-SMI::enterprises.14179.2.1.4.1.32.144.33.85.194.44.213 = INTEGER: 7
SNMPv2-SMI::enterprises.14179.2.1.4.1.32.172.147.47.74.156.172 = INTEGER: 7
SNMPv2-SMI::enterprises.14179.2.1.4.1.32.240.180.121.144.237.32 = INTEGER: 7

Cisco_WLC_Station_Policy.php
$bsnMobileStationPolicyType = ".1.3.6.1.4.1.14179.2.1.4.1.30";

syslog# snmpwalk -c XXXXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.4.1.30
SNMPv2-SMI::enterprises.14179.2.1.4.1.30.0.35.108.11.33.100 = INTEGER: 4
SNMPv2-SMI::enterprises.14179.2.1.4.1.30.4.70.101.237.132.130 = INTEGER: 4
SNMPv2-SMI::enterprises.14179.2.1.4.1.30.20.143.198.115.118.133 = INTEGER: 4
SNMPv2-SMI::enterprises.14179.2.1.4.1.30.52.81.201.71.129.126 = INTEGER: 4
SNMPv2-SMI::enterprises.14179.2.1.4.1.30.144.33.85.194.44.213 = INTEGER: 4
SNMPv2-SMI::enterprises.14179.2.1.4.1.30.172.147.47.74.156.172 = INTEGER: 4
SNMPv2-SMI::enterprises.14179.2.1.4.1.30.240.180.121.144.237.32 = INTEGER: 4

Cisco_WLC_Station_Protocol.php
$bsnMobileProtocol = ".1.3.6.1.4.1.14179.2.1.4.1.25";

syslog# snmpwalk -c XXXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.4.1.25
SNMPv2-SMI::enterprises.14179.2.1.4.1.25.0.35.108.11.33.100 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.25.4.70.101.237.132.130 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.25.20.143.198.115.118.133 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.25.52.81.201.71.129.126 = INTEGER: 1
SNMPv2-SMI::enterprises.14179.2.1.4.1.25.144.33.85.194.44.213 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.25.172.147.47.74.156.172 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.25.240.180.121.144.237.32 = INTEGER: 3

Cisco_WLC_Station_Status.php
$bsnMobileStationStatus = ".1.3.6.1.4.1.14179.2.1.4.1.9";

syslog# snmpwalk -c XXXXXX -v 2c 192.168.1.10 .1.3.6.1.4.1.14179.2.1.4.1.9
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.0.35.108.11.33.100 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.4.70.101.237.132.130 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.20.143.198.115.118.133 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.24.231.244.233.9.164 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.52.81.201.71.129.126 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.144.33.85.194.44.213 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.172.147.47.74.156.172 = INTEGER: 3
SNMPv2-SMI::enterprises.14179.2.1.4.1.9.240.180.121.144.237.32 = INTEGER: 3
alexsw
Posts: 6
Joined: Mon Feb 20, 2012 11:53 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by alexsw »

There are some ideas =)?
pzi
Posts: 1
Joined: Thu Mar 29, 2012 1:57 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by pzi »

Hi

Thanks for great templates. I have just one problem with them (as for now ;)): TX Frames has 0 on all graphs for all AP's:
graph_image.jpg
graph_image.jpg (39.36 KiB) Viewed 9559 times
I can't find source of this problem. All other graphs works perfect.
petpet1
Posts: 3
Joined: Thu Feb 09, 2012 4:39 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by petpet1 »

Hi
i realized that i have a troubles with the script Cisco_WLC_Radios.php
Unfortunaltey it find and describe only particular APs, in my case AIR-LAP1131AG-E-K9.
I have few WLCs and the result is the same
Here is the verbose output:

+ Running data query [25].
+ Found type = '6' [Script Query - Script Server].
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/script_server/Cisco_WLC_Radios.xml'
+ XML file parsed ok.
+ <arg_num_indexes> missing in XML file, 'Index Count Changed' not supported
+ Executing script for list of indexes '"/usr/bin/php" -q /srv/www/htdocs/cacti/scripts/Cisco_WLC_Radios.php xxxx 431 2:161:1000:3:10:public:::::: index' Index Count: 58
+ Found index: 29.161.118.244.48.0
+ Found index: 29.161.118.244.48.1
+ Found index: 29.161.119.63.192.0
+ Found index: 29.161.119.63.192.1
+ Found index: 29.161.119.69.96.0
+ Found index: 29.161.119.69.96.1
+ Found index: 29.161.119.70.112.0
+ Found index: 29.161.119.70.112.1
+ Found index: 29.161.119.75.64.0
+ Found index: 29.161.119.75.64.1
+ Found index: 58.152.41.151.96.0
+ Found index: 58.152.41.151.96.1
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.68.228.217.63.31.112.0
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.68.228.217.63.31.112.1
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.68.228.217.63.49.224.0
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.68.228.217.63.49.224.1
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.68.228.217.63.70.80.0
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.68.228.217.63.70.80.1
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.180.164.227.180.221.0.0
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.180.164.227.180.221.0.1
+ Found index: 1.3.6.1.4.1.14179.2.2.13.1.1.184.190.191.254.165.48.0

And the screenshot too

thanks a lot for any help or advice
pet
Attachments
cacti1..jpg
cacti1..jpg (162.89 KiB) Viewed 9478 times
pavelch
Posts: 1
Joined: Fri Jun 08, 2012 2:08 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by pavelch »

Hello.
Thanks for template! All graphics were created normally except for noise/interference. I undestand so that this relate with upper/lower limits because graph shows only zero value. Snmpwalk returns right values, like this:
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.1 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.2 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.3 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.4 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.5 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.6 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.7 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.8 = INTEGER: -99
SNMPv2-SMI::enterprises.14179.2.2.15.1.21.184.190.191.105.159.0.0.9 = INTEGER: -98
Can anyone explain what's wrong?
Attachments
graph_image.png
graph_image.png (47.03 KiB) Viewed 9425 times
jxkoepk
Posts: 3
Joined: Fri Dec 03, 2010 2:27 pm

Re: Graphing Cisco wlc 5508 wireless controllers

Post by jxkoepk »

Seems like almost all of the graphs work for me except Rouge Clients, Station Algorithm, and a few others. All of the non working graphs have the errors below:

Code: Select all

06/11/2012 11:20:04 AM - CMDPHP: Poller[0] Host[2] DS[71] WARNING: Result from CMD not valid.  Partial Result: U
06/11/2012 11:20:04 AM - CMDPHP: Poller[0] Host[2] DS[71] CMD: php -q /usr/local/share/cacti/scripts/Cisco_WLC_Rogue_Alerts.php 10.x.x.x public 2, output: U
06/11/2012 11:20:04 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/wlc_pending_71.rrd --template  1339438800:U
but if I run the script manually as the log does

Code: Select all

cacti# php -q /usr/local/share/cacti/scripts/Cisco_WLC_Rogue_Alerts.php 10.10.0.20 public 2
reta:0 retb:0 retc:2 retd:0 rete:0 retf:0 retg:0 reth:0 reti:0 retj:0 retk:0
cacti#
the returned data looks correct. Running Cacti 0.8.8a on FreeBSD 8.2-RELEASE amd64
jxkoepk
Posts: 3
Joined: Fri Dec 03, 2010 2:27 pm

Re: Graphing Cisco wlc 5508 wireless controllers

Post by jxkoepk »

jxkoepk wrote:Seems like almost all of the graphs work for me except Rouge Clients, Station Algorithm, and a few others. All of the non working graphs have the errors below:

Code: Select all

06/11/2012 11:20:04 AM - CMDPHP: Poller[0] Host[2] DS[71] WARNING: Result from CMD not valid.  Partial Result: U
06/11/2012 11:20:04 AM - CMDPHP: Poller[0] Host[2] DS[71] CMD: php -q /usr/local/share/cacti/scripts/Cisco_WLC_Rogue_Alerts.php 10.x.x.x public 2, output: U
06/11/2012 11:20:04 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/wlc_pending_71.rrd --template  1339438800:U
but if I run the script manually as the log does

Code: Select all

cacti# php -q /usr/local/share/cacti/scripts/Cisco_WLC_Rogue_Alerts.php 10.10.0.20 public 2
reta:0 retb:0 retc:2 retd:0 rete:0 retf:0 retg:0 reth:0 reti:0 retj:0 retk:0
cacti#
the returned data looks correct. Running Cacti 0.8.8a on FreeBSD 8.2-RELEASE amd64
Ok so to make it even more confusing... If I run

Code: Select all

cacti# sudo -u cacti /usr/local/bin/php /usr/local/share/cacti/poller.php --force
then it does not error...

Code: Select all

06/11/2012 12:40:52 PM - CMDPHP: Poller[0] Host[2] DS[72] CMD: php -q /usr/local/share/cacti/scripts/Cisco_WLC_Station_Algorithm.php 10.x.x.x public 2, output: stationauthopen:0 stationauthsharedkey:0 stationauthunknown:0 stationopenandeap:0
06/11/2012 12:40:52 PM - POLLER: Poller[0] Parsed MULTI output field 'stationauthopen:0' [map stationauthopen->stationauthopen]
06/11/2012 12:40:52 PM - POLLER: Poller[0] Parsed MULTI output field 'stationauthsharedkey:0' [map stationauthsharedkey->stationauthshared]
06/11/2012 12:40:52 PM - POLLER: Poller[0] Parsed MULTI output field 'stationauthunknown:0' [map stationauthunknown->stationauthunknown]
06/11/2012 12:40:52 PM - POLLER: Poller[0] Parsed MULTI output field 'stationopenandeap:0' [map stationopenandeap->stationopenandeap]
06/11/2012 12:40:52 PM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/wlc_stationauthshared_72.rrd --template stationauthopen:stationauthshared:stationauthunknown:stationopenandeap 1339443647:0:0:0:0
striker33
Posts: 3
Joined: Thu Jul 26, 2012 10:29 am

Re: Graphing Cisco wlc 5508 wireless controllers

Post by striker33 »

Thanks for the excellent work.All graphs are working except the CPU Usage, did anyone else run into this issue..
Attachments
Capture.PNG
Capture.PNG (94.91 KiB) Viewed 9268 times
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest