BACK TO SUPPORT PORTAL
RUCKUS Technologies
Wired
Wireless
Cloud Services
Miscellaneous
RUCKUS Lennar Support
Lennar Knowledge Base
RUCKUS Lennar Support
Resources
Community
Technical
Register
RUCKUS Technologies
Home
RUCKUS Technologies and Products
ZoneDirector
Anyone using Cacti?
unknown
I am running Cacti for monitoring our network, and would like to monitor the Zone Director as well. What I'm running into is that there are no Cacti templates out there and I'm not comfortable building my own. Has anybody built a Cacti template that monitors the ZD or APs?
Find more posts tagged with
Accepted answers
All comments
michael_brado
Ruckus can provide the ZoneFlex MIBs, but cannot help with any 3rd party products.
Contact your SE or VAR to submit a feature request on your behalf, as they are the
only ones who can interface with the product marketing managers, who make the
decisions to support products like Cacti, Orion, etc.
unknown
I have already expressed my disappointment in the reporting tool to my VAR. The reason I'm looking at Cacti is so I can have reporting beyond 24-hours. Hopefully someone in the Cacti community can help develop the config files.
keith_redfield
John, we also have a tool called FlexMaster which I believe goes to 30-days history. It sounds like you don't already have Cacti as an incumbent NMS, and FlexMaster can provide services that go beyond what SNMP can provide. If you have a small network, there's a 10-device "demo" version available on our website (the VM has FlexMaster pre-installed on Centos)
unknown
Sorry, but if I spend the money on FlexMaster I would expect more data logging than 30 days. Hopefully I can work through the Cacti solution.
unknown
I recently ran into an issue just like this. I ran a BYOD test and the best I could do was run SNMP gets every 30 seconds to collect what turned out to be almost useless data.
Reporting on ZD3000 would be nice. I've never understood why its not there to begin with.
keith_redfield
Which monitoring tool?
unknown
Solarwinds NPM i built up a set of custom SNMP pollers. My issue with all of it is I would rather be able to pull a report even a simple one from the ZD rather than have to use a 3rd party app to pull data from the ZD and generate a report that way.
keith_redfield
We made some significant enhancements to SNMP data post the 9.5 release so if you were using earlier versions I'd recommend trying 9.5.1 or higher.
Anyone willing to post config files/pollers/widgets from other platforms, I think that would be very helpful for other customers.
unknown
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
keith_redfield
This is a great conversation that's separate from the main topic, so I created a new topic to continue the discussion. Please reference the new topic here:
Better reporting on-device
unknown
We are using Cacti to monitor our APs and ZD.. it has been really helpful for us..
If you want we can share with you our Cacti templates
π
Here is some graphs screenshots..
ps: the only little problem is that sometimes the ZD stop anwser to SNMP requests, like on the graph above it's shown a gap between 18:00 and 00:00.
unknown
I would love if you could share your templates. My email is jcase at ohiohipoint dot com.
keith_redfield
@Odilo
- this is great, thanks very much!
unknown
I sent the templates for you last week, did you recieved?
unknown
Sorry, I didn't receive them. Can you try sending again to
jcase@ohiohipoint.com
?
unknown
I would love a copy of your templates also.... sross at calvaryonline dot cc
unknown
I would also love to have a copy of the templates. Could you please send them to timbarleyjr [at] LCBCMail [dot] com?
unknown
John did you received this time? I got a timeout error from our MX on first attempt. Let me know... otherwise I will upload the files to a webserver for some days so everyone can download it..
unknown
Guys, I believe it's better if you could just download the templates on this link:
http://siaiota02.univali.br/odilo/cac...
Let me know if you are able to download them. I will let the link online for some days..
---
How to:
Try to import the files to Cacti on the βImport templatesβ option, Console tab -> Import/Export.
I donβt know why but when I was exporting the Host template of Ruckus ZD 3000 I got an error on Cacti and was not able to export. But it is easy to create one after you import the files attached.
At the Console tab, click on Host Templates option and add a new one:
- Set a useful name for the host template.
- Associate 2 graphs to it:
Ruckus ZD 3000 β Clients
Ruckus ZD 3000 β CPU
- Associate one data query type:
SNMP - Interface Statistics
It will look like the image bellow:
After that you need just to add your devices and create/customize your graphs.
Just another thing, I opened a case with Ruckus support for help with Cacti templates, MIBs etc., and after a while I gave up and just did my way..
I was not able to collect data using SNMPv3
π
still don't know why and I didn't had much time to try it again as we needed the information at the time.. so, I'm still using SNMPv2 to collect data
π
but it's graphing..
π
I'll work on that later..
unknown
Hello,
I've also constructed today cool monitoring using Cacti. Of course it is about to be modernized according to further needs, but it already satisfies what is missing in ZD interface: breakdown of traffic per SSID and historic number of users per SSID.
Both numbers can be important for customers.
Most important is the XML itself - I pool for OIDS:
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.1
OID/REGEXP:^.{36}(.*)$
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.1
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.2
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.4
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.3
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.7
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.8
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.9
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.12
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.16
1.3.6.1.4.1.25053.1.2.2.1.1.1.1.1.14
This gives information about all SSID (indexed structure) and the data can be plot into a graph like this:
Information about the name, ssid, authorization, encryption, VLAN, RX/TX limits and description are directly from ZD for each SSID. Cacti is automated to deploy graphs when there is new SSID created.
All fine since 1 hour
π
unknown
Any chance you could repost the templates? It would be much appreciated.
π
keith_redfield
The URL above is still working I think (
http://siaiota02.univali.br/odilo/cac...
)
unknown
Oh, thanks! I tried earlier and it didn't work.
unknown
Is there a better place to post files like this (a wiki maybe?). I would also post back once I'm done (kinda howto4zd).
keith_redfield
Not at this time, but it's definitely on my wish-list
unknown
Hello guys,
I'm looking at doing this same thing through MRTG. However, I can't figure out how to enable SNMP v2 on my AP's that are controlled by a Zone Director.
Anyone able to give me a quick idea of where to set this?
Thanks!
jason
unknown
Hi Jason,
On the Config Tab, Menu->System you have a "+Network Management" link, at the end of the page.
Just click it and you will have access to enable SNMPv2
You can use the same communities to get SNMPv2 data from APs connected to ZD.
unknown
Thanks!
unknown
There's a "suite" of off-box tools here:
https://github.com/bot779?tab=reposit...
(bandperclient, getruckus, zdroamers and ruckusconf)
None of them do what Cacti does but if you're willing to set up your own syslog server and configure it to rotate/maintain logs, it may help.
unknown
Hi all,
Is anyone using PRTG to monitor the AP's? We are trying to monitor the number of associated clients on every AP, which OID should we be using from the AD library?
Thanks,
Julius
unknown
PRTg - no, I don't use this.
For OIDs, please look into the document "Ruckus WirelessTM ZoneFlexTM Access Point SNMP Reference Guide" and a MIB (you have to ask the support for it?)
https://support.ruckuswireless.com/do...
From the guide:
ruckusWLANStatsNumSta OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of associated stations."
::= { ruckusWLANStatsEntry 3 }
regards.
unknown
Thanks J,
I gave it a try but all I am getting is "0" all the time even though the ZD reports 5 clients per device, might need to log a ticket with support.
unknown
Checking some old SNMP notes...
You should try this:
> user@linux:ruckus# snmpwalk -On -c $COMMUNITYSTRING -v2c -Pe -m "" $CONTROLLER-IP .1.3.6.1.4.1.25053.1.2.2.1.1.2.1.1.15
> user@linux:ruckus# snmpwalk -On -c $COMMUNITYSTRING -v2c -Pe -m "" $CONTROLLER-IP .1.3.6.1.4.1.25053.1.2.2.1.1.2.1.1.16
> user@linux:ruckus# snmpwalk -On -c $COMMUNITYSTRING -v2c -Pe -m "" $CONTROLLER-IP .1.3.6.1.4.1.25053.1.2.2.1.1.2.1.1.2
Did that give you what you want?
My old SNMP notes can be found here:
https://forums.ruckuswireless.com/ruc...
unknown
I've got the basic stuff from Odilo imported and it's working great. I'd love to add the per-SSID user counts you mention here, but I'm VERY new to Cacti and I'm not having luck deciphering how to accomplish what you've shown here. I think I understand the need to create a new Query XML but haven't figured out how to accomplish that. Any chance you could share your templates or provide some explanation on how to create them?
unknown
This is amazing! Thanks so much for sharing. Worked great for me today.
unknown
I don't have the original files, so I exported the templates I've been using.
https://dl.dropboxusercontent.com/u/7...
unknown
John,
I don't see your note about 9.8.1.0 here, but saw it in the email notification. I can confirm that I upgraded an existing system to that version and the ZD related SNMP continued to work just fine. HOWEVER, I noticed I'm not able to get info from the APs any longer. I have no idea if that was related to the upgrade or not. Haven't had time to investigate.
unknown
Sorry Travis. I edited my comment after posting it. I restarted Cacti, and my graphs started working again. All that I'm collecting from the APs is uptime.
unknown
A short while back I put together some templates. They can be found in the cacti forums here:
http://forums.cacti.net/viewtopic.php...
-Joel
unknown
Joel,
The templates you put together are awesome. I award you all of my Internet points for the day!
unknown
I just upgraded to 9.8.1 and its working great here.
We still have Cacti but we are moving to Zabbix as it has some more interesting features that we want for monitor not just our WiFi but also our servers and other network devices.
unknown
hi Odilo,
do you have Zabbix Ruckus Zone Director template ?
unknown
do you have zabbix template ?
Quick Links
ποΈ All Categories
π Recent Posts
β Unanswered
π Help
Tags
SmartZone or vSZ
RUCKUS Self-Help
Cloudpath
ICX
AP Management
vSZ
Access points
ICX Switch Management
Lennar homes
SmartZone