PDA

View Full Version : CBQ Traffic Report


cephlon
03-23-2007, 12:25 PM
Is there a way to download the CBQ Traffic Report?

tony
03-23-2007, 07:48 PM
Not in V3. We are reworking the API interface, and should have these items exportable once the new user interface is operational.

cephlon
03-23-2007, 08:36 PM
What about in V2? I am setting up a V2 server as an edge router to do Traffic Shaping and NAT and would like to be able to grab the CBQ traffic report, then convert it for display on my web site. I checked starutil, but couldn't find any way to download that particular report. Is that possible in V2 or should I wait for the new V3 api?

tony
03-23-2007, 09:31 PM
Yes, V2 has this feature.

It's part of the Remote report viewer. Once enabled, there will be several items available via http, or telnet including the CBQ report.

The (default) firewall will list the various port numbers you need to access. Ensure they are not firewalled, and you'll be set.

cephlon
03-23-2007, 10:50 PM
Oh nice, thanks for pointing that out.
When I telnet from Linux and save as cbq-data.out, the second half of the report is cut off. Do you know of a command that will keep the connection alive long enough to grab the entire report?

-- Edit ---
Nevermind, I switch to using nc and it works much better.

tony
03-24-2007, 01:45 AM
Thanks for the update. Glad you got it going.