
5-10
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 5 Adding and Managing Security Contexts
Monitoring Security Contexts
The counter counter_name is one of the following keywords:
• current—Shows the active concurrent instances or the current rate of the resource.
• peak—Shows the peak concurrent instances, or the peak rate of the resource since the statistics were
last cleared, either using the clear resource usage command or because the device rebooted.
• all—(Default) Shows all statistics.
The count_threshold sets the number above which resources are shown. The default is 1. If the usage of
the resource is below the number you set, then the resource is not shown. If you specify all for the
counter name, then the count_threshold applies to the current usage.
Note To show all resources, set the count_threshold to 0.
The following is sample output from the show resource usage context command, which shows the
resource usage for the admin context:
hostname# show resource usage context admin
Resource Current Peak Limit Context
Telnet 1 1 5 admin
Conns 44 55 N/A admin
Hosts 45 56 N/A admin
The following is sample output from the show resource usage summary command, which shows the
resource usage for all contexts and all resources. This sample shows the limits for 6 contexts.
hostname# show resource usage summary
Resource Current Peak Limit Context
Telnet 3 5 30 Summary
SSH 5 7 30 Summary
Conns 40 55 N/A Summary
Hosts 44 56 N/A Summary
The following is sample output from the show resource usage summary command, which shows the
limits for 25 contexts. Because the context limit for Telnet and SSH connections is 5 per context, then
the combined limit is 125. The system limit is only 100, so the system limit is shown.
hostname# show resource usage summary
Resource Current Peak Limit Context
Telnet 1 1 100[S] Summary
SSH 2 2 100[S] Summary
Conns 56 90 N/A Summary
Hosts 89 102 N/A Summary
S = System limit: Combined context limits exceed the system limit; the system limit is
shown.
The following is sample output from the show resource usage system command, which shows the
resource usage for all contexts, but it shows the system limit instead of the combined context limits:
hostname# show resource usage system
Resource Current Peak Limit Context
Telnet 3 5 100 System
SSH 5 7 100 System
Conns 40 55 N/A System
Hosts 44 56 N/A System
Kommentare zu diesen Handbüchern