Tags: performance

AIX: I/O Tuning Parameters

Technology, Aix 1 feedback »
I/O Tuning Parameters: numfsbufs (vmtune –b) specifies the number of file system buffer structures. This value is critical asVMM will put a process on the wait list if there are insufficient free buffer structures. Run vmtune –a (pre 5.2)… more »

Linux: Red Hat Top Performance Monitor Tools

Technology, Linux Send feedback »
CPU Tools 1 – top 2 – vmstat 3 – mpstat -P all 4 – ps -ef 5 – sar -u 6 – procinfo 7 – iostat 8 – gnome-system-monitor 9 – KDE-monitor 10 – oprofile Memory Tools 1 – t… more »