

Introduction to Performance Monitor › Windowing › Scaled Statistics
Scaled Statistics
Performance Monitor automatically scales statistics as follows:
- Times: seconds (S), minutes (M), and hours (H)
- Counters:
- K = multiples of 1000
- M = multiples of 1,000,000
- G = multiples of 1,000,000,000
For example,
- 1023 = 1023
- 5K = 5000
- 3M = 3,000,000
- 3G = 3,000,000,000
- Storage:
- kB = multiples of 1024 bytes
- mB = multiples of 1,048,576 bytes
- gB = multiples of 1,073,741,824 bytes
For example,
- 1023 = 1023 bytes
- 5kB = 5120 bytes
- 3mB = 3,145,728 bytes
- 3gB = 3,221,225,472 bytes
Copyright © 2014 CA.
All rights reserved.
 
|
|