Tuesday, July 14, 2009

AIX Performance Monitoring - nfsstat

AIX Performance Monitoring - nfsstat

Nfsstat


Display information about NFS and RPC calls



AIX Performance Monitoring - lsattr

AIX Performance Monitoring - lsattr

lsattr

Lists attributes associated with a device.

NOTE: maxmbuf sets the limit of the memory governed by the IPC and network buffering capability.

AIX Performance Monitoring - Ipcs

AIX Performance Monitoring - Ipcs


Ipcs

Status of interprocess communication facilities. This is a kernel attribute that cannot be modified.

AIX Performance Monitoring - Iostat

AIX Performance Monitoring - Iostat

Iostat

Report statistics for ttys, disks and cpu

AIX Performance Monitoring - lsps

AIX Performance Monitoring - lsps

lsps

Report statistics about paging space.

Example:

lsps -a

AIX Performance Monitoring - trcstop

AIX Performance Monitoring - Trcstop

Trcstop

The trcstop command will terminate the trace initiated by the netpmon command.

AIX Performance Monitoring - Netpmon

AIX Performance Monitoring - Netpmon

Netpmon

Performance statistics for CPU usage, network device-driver I/O, socket calls, and NFS I/O. For CPU usage, it estimates how much of this usage is due to network-related activities.

Example:
netpmon -o /tmp/netpmon.log -O all

AIX Performance Monitoring - Fileplace

AIX Performance Monitoring - Fileplace

Fileplace

Reports the placement of a file's blocks within a file system. Used to examine and assess the efficiency of a file's placement on disk.

Example:fileplace -pv /unix

AIX Performance Monitoring - Filemon

AIX Performance Monitoring - Filemon

Filemon

Performance statistics for files, logical/physical volumes and virtual memory segments.

AIX Performance Monitoring Commands

AIX Performance Monitoring Commands

vmstat

The vmstat command reports statistics about kernel threads, virtual memory, disks, traps and CPU activity. Reports generated by the vmstat command can be used to balance system load activity. These system-wide statistics (among all processors) are calculated as averages for values expressed as percentages, and as sums otherwise.


iostat

The iostat command is used for monitoring system input/output device loading by observing the time the physical disks are active in relation to their average transfer rates. The iostat command generates reports that can be used to change system configuration to better balance the input/output load between physical disks and adapters.

netstat

The netstat command symbolically displays the contents of various network-related data structures for active connections. The Interval parameter, specified in seconds, continuously displays information regarding packet traffic on the configured network interfaces. The Interval parameter takes no flags. The System parameter specifies the memory used by the current kernel. Unless you are looking at a dump file, the System parameter should be /unix.


topas

The topas command reports vital statistics about the activity on the local system in a character terminal. It requires the operating system version 4.3.3 or later with the perfagent.tools fileset installed on the system.

The program extracts and displays statistics from the system with a default interval of two seconds. On the operating system version 4.3.3, the output consists on two fixed part and one variable section.

ps

Process list with lots of options and details