1. 程式人生 > >系統技術非業餘研究 » nmon(Linux下很好用的效能監測工具)介紹

系統技術非業餘研究 » nmon(Linux下很好用的效能監測工具)介紹

The nmon tool is designed for AIX and Linux performance specialists to use for monitoring and analyzing performance data, including:
* CPU utilization
* Memory use
* Kernel statistics and run queue information
* Disks I/O rates, transfers, and read/write ratios
* Free space on file systems
* Disk adapters
* Network I/O rates, transfers, and read/write ratios
* Paging space and paging rates
* CPU and AIX specification
* Top processors
* IBM HTTP Web cache
* User-defined disk groups
* Machine details and resources
* Asynchronous I/O — AIX only
* Workload Manager (WLM) — AIX only
* IBM TotalStorage® Enterprise Storage Server® (ESS) disks — AIX only
* Network File System (NFS)
* Dynamic LPAR (DLPAR) changes — only pSeries p5 and OpenPower for either AIX or Linux

Ubuntu下可以用 apt-get -y install nmon安裝就好。 這個工具的最大特點是日常所需要的效能監測資料都有了,而且圖形化表示,很容易解讀而且資訊很豐富。

具體的可以參考文章:http://www.ibm.com/developerworks/aix/library/au-analyze_aix/ 裡面有截圖,很清楚。

祝大家玩的開心。

Post Footer automatically generated by wp-posturl plugin for wordpress.