Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Full Traffic Study

Status
Not open for further replies.

Blight

Vendor
Joined
Apr 5, 2007
Messages
176
Location
US
I know how to do an hourly traffic study which takes the peak hour of each day. But the company I work for wants to do a full 24hr study... is it possible? If so how(without a ASA server.)
 
Without ASA you can schedule a hourly report to do this. It's a PITA but it will work.

Hell, there are no rules here - we're trying to accomplish something.
Thomas A. Edison

For the best response to a question, read faq690-6594


 
Code:
This is a sample for you.

list measurements trunk-group hourly 5                                 Page   1

Switch Name:                                  Date: 7:51 am  TUE MAR 18, 2008
                        TRUNK GROUP HOURLY REPORT
Grp No: 5     Grp Size: 238     Grp Type: isdn    Grp Dir: two   Que Size: 0

  Meas Total Maint Total  Inc.   Tandem Grp   Call Que  Que  Out  %  %Out
  Hour Usage Usage Seize  Seize  Seize  Ovfl  Qued Ovf  Abd  Srv ATB Blk

  600  416   0     458    259    0      0     0    0    0    0   0   0
  500  194   0     182    107    1      0     0    0    0    0   0   0
  400  113   0     74     44     0      0     0    0    0    0   0   0
  300  141   0     114    76     0      0     0    0    0    0   0   0
  200  182   0     86     66     0      0     0    0    0    0   0   0
  100  265   0     130    88     0      0     0    0    0    0   0   0
  0    331   6     254    155    0      0     0    0    0    0   0   0
  2300 453   0     334    165    0      0     0    0    0    0   0   0
  2200 895   0     545    265    0      0     0    0    0    0   0   0
  2100 927   0     612    319    0      0     0    0    0    0   0   0
  2000 1450  0     939    608    0      0     0    0    0    0   0   0
  1900 1265  0     994    565    0      0     0    0    0    0   0   0

Hell, there are no rules here - we're trying to accomplish something.
Thomas A. Edison

For the best response to a question, read faq690-6594


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top