Cisco Cisco Packet Data Interworking Function (PDIF) Guía Para Resolver Problemas

Descargar
Página de 1720
Cisco ASR 5000 Series Statistics and Counters Reference  ▄  
 
  OL-22990-02 
Chapter 6     
Card Schema Statistics 
 
 
This schema provides the following type of statistics: 
 
 
Counter: A counter records incremental data cumulatively and rolls over when the counter limit is reached. The limit 
depends upon the counter data type. 
 
Gauge: A gauge statistic indicates a single value representative of a single instance. This type is often used to track 
particular events in time. 
Important:
  The format string syntax is described by Schema Format String Syntax in the Bulk Statistics 
Overview chapter. 
Important:
  Unless otherwise indicated, all statistics are counters. For statistics with the Int32 data type, the roll-
over to zero limit is 4,294,967,295. For statistics with the Int64 data type, the roll-over to zero limit is 
18,446,744,073,709,551,615. All counter statistics are cumulative and reset only by one of the following methods: roll-
over (as described above), after a system restart, or after a clear command is performed. All statistics are considered 
standards-based unless otherwise noted. 
The following variables are supported: 
 
Table 6. Card-level Schema Statistics 
Statistic
 
Description
 
Data 
Type
 
card 
Chassis slot number between 1 and 16 
Int32 
cpubusy 
Total CPU busy (across all CPUs, as percentage) 
Float 
cpuidle 
Total CPU idle (across all CPUs, as percentage) 
Float 
numproc 
Total number of processes 
Int32 
memused 
Total amount of memory used (across all processors) 
Int32 
memtotal 
Total amount of memory available (across all processors) 
Int32 
numcpu 
The total number of CPUs 
Int32 
cpu0-cpubusy 
The percentage of time that CPU 0 was busy 
Float 
cpu0-cpuidle 
The percentage of time that CPU 0 was idle 
Float 
cpu0-numproc 
The number of processes running on CPU 0 
Int32