cancel
Showing results for 
Search instead for 
Did you mean: 

Better reporting on-device

david_monachin1
New Contributor II
Here are some of the OID's i Poll. Would still be really nice to get an executive level report off of the ZD though!

Total Associated
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.30
Attempted Authentication
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.26
Number of Clients
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.12
Successful Authentication
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.28
WLAN Rx Bytes
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.14
WLAN TX Bytes
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.16
WLAN Rx Packets
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.13
WLAN Tx Packets
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.15

Note: This topic was created from a reply on the Anyone using Cacti? topic.
16 REPLIES 16

david_stiff_578
New Contributor
David,

Can you clarify what type of "executive level report" you are asking for?

david_monachin1
New Contributor II
A summary of a clients usage for at least a day would be great. We are piloting chromebooks and its hard to track usage on a single device for the entire day.

My director would love the ability to see what type of devices consume the most bandwidth per day/week/month. There just doesn't seem to be any real reporting other than how much traffic has gone through WLAN and how many clients have been on.

bill_burns_6069
Contributor III
I don't know how to gather bytes transferred per wifi client, but I do know how to log the number of clients associated with each AP, and log that an arbitrary number of times per day.

Here's the set of scripts:
https://github.com/bot779/getruckus

Everything is logged as text, so it's not going to give you pretty "executive" graphs unless you want to spend time being an EXCEL jockey, massaging data + using graph features.

if you want executive oohs and aahs (and not "real" data) try showing them the Map View stuff. Maybe that will make them happy.

bill_burns_6069
Contributor III
Whups. OK. I lied.

I probably *do* know how to get bandwidth per client via syslog information.
It is (unfortunately) horribly formatted.

But the "acsrvc_display_sta_stats()" and "acsrvc_thread() ..... last stats reported from unmatched VAP" messages should be combinable to provide the raw per-client data you're looking for.

To split this up into device categories, you'd then have to get operating system versions per client.

That info is available here:
https://github.com/bot779/ruckusconf/...
https://github.com/bot779/ruckusconf

Then you'd have to massage the hell out of that info and do the EXCEL jockey stuff to get a decent pie-chart.

Or... I'm sure Ruckus sells an add-on product to do that for you.
Maybe it's FlexMaster:
http://www.ruckuswireless.com/product...
Or this SmartCell_Insight thingy:
http://www.ruckuswireless.com/product...

Maybe your sales team could provide info on FlexMaster. I'm not finding much.

Or you could hand somebody a wad of cash to build this report for you...

acsrvc_display_sta_stats(): Retrieved STA Statistics fore8:4e:06:0f:6b:53
acsrvc_display_sta_stats(): tx_packets = 10697684
acsrvc_display_sta_stats(): tx_bytes = 1825368490
acsrvc_display_sta_stats(): rx_packets = 3673694
acsrvc_display_sta_stats(): rx_bytes = 232732459
acsrvc_display_sta_stats(): tx_xretries = 49006
acsrvc_display_sta_stats(): tx_xretry_bytes = 0
acsrvc_display_sta_stats(): tx_power = 48
acsrvc_display_sta_stats(): channelization = 20
acsrvc_display_sta_stats(): sta_rssi = 60
acsrvc_display_sta_stats(): tx_rate = 4040294400