Maintenance Manual

DescriptionCounter
Displays the system physical memory utilization as a
percentage. The value of this counter equals (Total KBytes
% Mem Used
- Free KBytes - Buffers KBytes - Cached KBytes + Shared
KBytes) / Total KBytes, which also corresponds to the Used
KBytes/Total KBytes.
The percentage of active pages.% Page Usage
The system virtual memory utilization as a percentage. The
value of this counter equals (Total KBytes - Free KBytes -
% VM Used
Buffers KBytes - Cached KBytes + Shared KBytes + Used
Swap KBytes) / (Total KBytes + Total Swap KBytes), which
also corresponds to Used VM KBytes/Total VM KBytes.
The capacity of buffers in your system in kilobytes.Buffers KBytes
The amount of cached memory in kilobytes.Cached KBytes
The total amount of memory that is available in your system
in kilobytes.
Free KBytes
The amount of free swap space that is available in your
system in kilobytes.
Free Swap KBytes
The amount of free memory in the high region. Linux kernel
splits the virtual memory address space into memory regions.
HighFree
The high memory is memory above certain physical address,
and its amount depends on the total memory and the type of
kernel on the system.
The total amount of memory in the high region.HighTotal
The free low (non-paged) memory for kernel.LowFree
The total low (non-paged) memory for kernel.LowTotal
This represents the number of page faults (major + minor)
made by the system per second (post 2.5 kernels only). This
PageFaultsPerSec
is not a count of page faults that generate I/O, because some
page faults can be resolved without I/O.
This represents the number of major faults the system has
made per second, those which have required loading a
memory page from disk (post 2.5 kernels only).
PageMajorFaultsPerSec
The number of pages that the system paged in from the disk
plus the number of pages that the system paged out to the
disk.
Pages
The total number of pages that the system paged in from the
disk.
Pages Input
The total number of kilobytes the system paged in from disk
per second.
Pages Input Per Sec
The total number of pages that the system paged out to the
disk.
Pages Output
This represents the total number of kilobytes the system paged
out to disk per second.
Pages Output Per Sec
Administration Console User Guide for Cisco Unified Intelligence Center Release 8.0(3)
66
Chapter 7: Tools Drawer
RTMT