macoxy
8th September 2004, 11:39
Does anyone have any suggestion what to monitor. which tool is the best most relaible ...
Han Brinkman
9th September 2004, 07:36
it's a long time ago that I have worked on a aix system.
On a unix platform I would recommend to use sar to see what your system is doing. You probably want to use contrab to use sa every 20 mins to be able to see afterwards how busy your system was.
Not sure about top, is that available, usefull to see the actual status. Otherwise vmstat and iostat can be used.
Regards,
Han
mschreiner
9th September 2004, 11:25
AIX also provides a tool named "topas", giving you an actual status. There is also a freeware tool available "monitor", coming along with the option to write log files and some evaluation scripts
---
Regards, Michael
i96nds
5th October 2004, 17:35
Another free tool is NMON. I think you can find it on IBM site. We owe this tool to NIGEL. It's his monitor tool....
The latest version was 9. It is a nice tool with many options, I really like it.