cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6271
Views
0
Helpful
6
Replies

WAAS Capacity Planning TFO Connection Reporting?

da.newman
Level 1
Level 1

For WAAS Capacity Planning I'm trying to work out a way to gather WAAS appliance and module TFO connection statistics over time for each device. I'm looking to gather the number of TFO connections at regular intervals to allow us to get an accurate picture of the current WAAS capacity utilisation. The central manager reports a "The TFO accelerator is overloaded (connection limit)" when the maximum TFO connection limit for a devices is exceeded but it does not tell you the number of connections that exceeded the limit on the box.

I've tried using the WAAS Monitoring XML API:

http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v421/monitoring/guide/MG_XML_API.html

But it does not allow reporting of this statistic as far as I can work out.

If you run "show stat conn" on a WAAS device it gives you the "Current Active Optimized Flows", but this is the current number of flows and not the maximum number of TFO connections reached since the counters were last cleared?

Current Active Optimized Flows:                                3258

   Current Active Optimized TCP Plus Flows:              812

   Current Active Optimized TCP Only Flows:              2453

   Current Active Optimized TCP Preposition Flows:    0

Current Active Auto-Discovery Flows:                         411

Current Reserved Flows:                                           99

Current Active Pass-Through Flows:                          540

Historical Flows:                                                      532

Does anyone know anyway of anyway to either manually gather this statistic from a WAAS appliance or module? Or poll this statistic from a monitoring system like Solarwinds?

1 Accepted Solution

Accepted Solutions

johng231
Level 3
Level 3

Hello

As of WAAS 4.4.1 it comes with a WAN optimization MIB CISCO-WAN-OPTIMIZATION-MIB, if you want to use a 3rd party software like Cacti to graph over time.

http://www.cisco.com/en/US/customer/docs/app_ntwk_services/waas/waas/v441/configuration/guide/SNMP.html#wp1141055

This MIB provides information about the status and statistics  associated  with the Application Optimizers.The following objects from  this MIB are  supported:

#

cwoAoStatsIsConfigured

#

cwoAoStatsIsLicensed

#

cwoAoStatsOperationalState

#

cwoAoStatsStartTime

#

cwoAoStatsTotalHandledConn

#

cwoAoStatsTotalOptConn

#

cwoAoStatsTotalHandedOffConn

#

cwoAoStatsTotalDroppedConn

#

cwoAoStatsActiveOptConn

#

cwoAoStatsPendingConn

#

cwoAoStatsMaxActiveOptConn

##

This MIB also provides information about TFO statistics. The following objects are supported:

#

cwoTFOStatsTotalHandledConn

#

cwoTFOStatsActiveConn

#

cwoTFOStatsMaxActiveConn

#

cwoTFOStatsActiveOptTCPPlusConn

#

cwoTFOStatsActiveOptTCPOnlyConn

#

cwoTFOStatsActiveOptTCPPrepConn

#

cwoTFOStatsActiveADConn

#

cwoTFOStatsReservedConn

#

cwoTFOStatsPendingConn

#

cwoTFOStatsActivePTConn

#

cwoTFOStatsTotalNormalClosedConn

#

cwoTFOStatsResetConn

View solution in original post

6 Replies 6

I would recommend you to go through the following document, it could help you to archive your goal.

http://docwiki-dev.cisco.com/wiki/Cisco_WAAS_Troubleshooting_Guide_for_Release_4.1.3_and_Later_--_Troubleshooting_Overload_Conditions

Best regards,

Ahmad

Thanks for that. I've read through the document section and it cover how to troubleshoot a "TFO overload" however we are trying to track TFO connection stats for reporting and capacity planning.

I believe the "show statistics tfp detail", under the "Policy Engine Statistics" section, then "Rejected Connection Counts Due To: (Total: xx)", you have "Connection Limit", which shows the number of connections been rejected by TFO duo to reaching the device connection limit isnt this what you are looking for?

Best regards,

Ahmad

Hi,

As of WAAS 4.3.1 we introduced the connection trend report which will give you # of optimized connections over time.

Release notes:

http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v431/release/notes/ws431xrn.html#wp90802

Config guide:

http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v431/configuration/guide/monitor.html#wp1350014

Regards,

Mike Korenbaum

Cisco Data Center PDI Help Desk

http://www.cisco.com/go/pdihelpdesk

johng231
Level 3
Level 3

Hello

As of WAAS 4.4.1 it comes with a WAN optimization MIB CISCO-WAN-OPTIMIZATION-MIB, if you want to use a 3rd party software like Cacti to graph over time.

http://www.cisco.com/en/US/customer/docs/app_ntwk_services/waas/waas/v441/configuration/guide/SNMP.html#wp1141055

This MIB provides information about the status and statistics  associated  with the Application Optimizers.The following objects from  this MIB are  supported:

#

cwoAoStatsIsConfigured

#

cwoAoStatsIsLicensed

#

cwoAoStatsOperationalState

#

cwoAoStatsStartTime

#

cwoAoStatsTotalHandledConn

#

cwoAoStatsTotalOptConn

#

cwoAoStatsTotalHandedOffConn

#

cwoAoStatsTotalDroppedConn

#

cwoAoStatsActiveOptConn

#

cwoAoStatsPendingConn

#

cwoAoStatsMaxActiveOptConn

##

This MIB also provides information about TFO statistics. The following objects are supported:

#

cwoTFOStatsTotalHandledConn

#

cwoTFOStatsActiveConn

#

cwoTFOStatsMaxActiveConn

#

cwoTFOStatsActiveOptTCPPlusConn

#

cwoTFOStatsActiveOptTCPOnlyConn

#

cwoTFOStatsActiveOptTCPPrepConn

#

cwoTFOStatsActiveADConn

#

cwoTFOStatsReservedConn

#

cwoTFOStatsPendingConn

#

cwoTFOStatsActivePTConn

#

cwoTFOStatsTotalNormalClosedConn

#

cwoTFOStatsResetConn

I have tried this mibs but keep getting "No Such Object available on this agent at this OID" I have version 4.4.2. did i miss anything?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: