Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

\n \n \n \n \n \n \n \n \n \n \n \n \n
Related DocumentationVersion of up.time \naffectedAffected Platforms
\nAllAIX

...

The up.time agent that is installed on a logical partition of an AIX LPAR system collects the following performance metrics:

...

 

 

Metric
\n \n\tMetric \n\t
Explanation
\n\t
File on Linux
\n\t
AIX System Calls in libperfstat
\n \n \n\t
lpar_id
\n\t
The unique identifier for the logical partition (LPAR).
\n\t
/proc/ppc64/lparconfig
\n\t
perfstat_partition_total
\n
\n \n\t
purr
\n\t
The amount of CPU time that has been used by the partition.
\n\t
/proc/ppc64/lparconfig
\n\t
perfstat_partition_total
\n \n
\n\t
entitlement
\n\t
The CPU entitlement of the partition.
\n\t
/proc/ppc64/lparconfig
\n\t
perfstat_partition_total
\n \n \n\t
cpus
\n\t
The number of CPUs on which the LPAR can run.
\n\t
/proc/ppc64/lparconfig
\n\t
perfstat_partition_total
\n \n \n\t
capped
\n\t
Determines whether or not the entitlement of the LPAR is capped. If yes, then the LPAR cannot exceed its entitlement. If not, then the LPAR will be able to exceed its entitlement if there are spare CPU cycles available from another CPU on the system.
\n\t
/proc/ppc64/lparconfig
\n\t
perfstat_partition_total
\n
\n \n\t
smt
\n\t
Determines whether or not hyperthreading is available.
\n\t
/proc/ppc64/lparconfig
\n\t
perfstat_partition_total
\n \n
\n
memory_total
\n
The total amount of memory available to the LPAR, measured in bytes.
\n\t
/proc/meminfo
\n\t \n \n\t
perfstat_memory_total
\n
memory_used
\n\t
The total amount of memory being used by the LPAR, measured in bytes.
\n\t
/proc/meminfo
\n\t
perfstat_memory_total
\n
\n \n\t
net_packets_tx
\n\t
The number of packets of data that have been sent over the network interface from the LPAR.
\n\t
/proc/net/dev
\n\t
perfstat_netinterface_total
\n \n \n\t
net_packets_rx
\n\t
The number of packets of data that have been received over the network interface by the LPAR.
\n\t
/proc/net/dev
\n\t
perfstat_netinterface_total
\n
\n \n\t
net_bytes_tx
\n\t
The amount of data, measured in bytes, that has been sent over the network interface from the LPAR.
\n\t
/proc/net/dev
\n\t
perfstat_netinterface_total
\n \n
\n\t
net_bytes_rx
\n\t
The amount of data, measured in bytes, that has been received over the network interface by the LPAR.
\n\t
/proc/net/dev
\n\t
perfstat_netinterface_total
\n \n
\n\t
disk_kbytes_out
\n\t
The amount of data, in kilobytes, that has been written to the disk.
\n\t
/proc/diskstats
\n\t \n \n\t
perfstat_disk_total
\n
disk_kbytes_in
\n\t
The amount of data, in kilobytes, that has been read from the disk.
\n\t
/proc/diskstats
\n\t
perfstat_disk_total
\n \n