Previous Topic: Avg Process-Memory CountsNext Topic: Avg Mem/CPU Queues


Memory Utilization

This section reports memory utilization for the reporting interval.

Total MEMutl

The percentage of total available memory that is being utilized, computed as (total system memory - free pages) / (Total Memory).

Paged MEMutl

The percentage of pageable memory utilized in the interval, computed as (paged memory - free pages) / (Paged Memory).

User MEMutl

The percentage of user memory being utilized in the interval, computed as (user memory - free pages) / (User Memory).

Modify MEMutl

The percentage of modified memory being utilized, computed as (modify pages) / (user memory).