Configuration Examples For Implementing Performance Management - Cisco ASR 9000 Serie Configuration Manuals

Aggregation services router system
Table of Contents

Advertisement

Implementing Performance Management
Command or Action
Step 3
commit
Configuration Examples for Implementing Performance
Management
This section provides these configuration examples:
Creating and Enabling PM Statistics Collection Templates: Example
This example shows how to configure the TFTP server resource, and how to create and enable a PM statistics
collection templates. In this example, the following PM template collection templates are created and enabled:
• A template named template1 with a sample size of 10 and a sample interval of 5 for the interface generic
• A template named template2 with a sample size of 30 and a sample interval of 2 for the node memory
• A template name template3 with a sample size of 10 and a sample interval of 5 for the node process
performance-mgmt resources tftp-server 10.30.62.154 directory pm/pm_data/pmtest
performance-mgmt statistics interface generic-counters template template1
sample-size 10
sample-interval 5
!
performance-mgmt statistics node memory template template2
sample-size 30
sample-interval 2
!
performance-mgmt statistics node process template template3
sample-size 10
sample-interval 5
Purpose
The location keyword with the node-id argument disables the PM threshold
monitoring template for the specified node. The node-id argument is expressed
in the rack/slot/module notation. The location all keywords disable the PM
threshold monitoring template for all nodes.
counters entity.
entity. The template is enabled globally.
entity. The template is enabled for node 0/0/CPU0.
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x

Configuration Examples for Implementing Performance Management

◦ Node memory
◦ Node process
• Because only one PM threshold monitoring template for an entity can be
enabled at a time, you are not required to specify the template name with
default keyword or template-name argument when disabling a PM statistics
collection.
359

Advertisement

Table of Contents
loading

Table of Contents