简单工作,快乐生活!

在linux系统debian版本中,安装nmon工具:

上一篇 / 下一篇  2009-07-29 17:57:48 / 个人分类:测试总结

在linux系统debian版本中,安装nmon工具:


1.下载安装文件,要下载:nmon_x86_64_rhel4.zip 


  由于之前下载了很多不同版本的,导致安装一直提示:no such file or directory...把我郁闷死了


  下载地址:http://www.ibm.com/developerworks/wikis/download/attachments/53871937/nmon_x86_64_rhel4.zip?version=2


2.下载分析器,要下载:nmon_analyser.zip


   下载地址:
http://www.ibm.com/developerworks/wikis/display/WikiPtype/nmonanalyser


3.将安装文件上传到linux服务器上,并解压,可以上传到任何一个你想放的目录下,如:/usr/local/


4.接下来就是登录linux,root登录,进入目录:debian4: cd /usr/local/


5.解压安装文件:debian4 ~/local:
unzip nmon_x86_64_rhel4


  可以查看该文件的权限:debian4 ~/local:
ls -l


  
列出:
   -rw-r--r-- 1 root root 175842 2009-07-29 14:07 nmon_x86_64_rhel4


6.修改文件权限:debian4 ~/local:
chmod 777 nmon_x86_64_rhel4


   再次查看:debian4 ~/local:ls -l


   列出:
   -rwxrwxrwx 1 root root 175842 2009-07-29 14:07 nmon_x86_64_rhel4


7.运行程序:debian4 ~/local: ./
nmon_x86_64_rhel4


  出现如下页面:
 +nmon-11f------[H for help]---Hostname=debian4------Refresh= 2secs ---14:48.10-------+
|                                                                                    |
|  ------------------------------       For help type H or ...                       |
|  #    #  #    #   ####   #    #        nmon -?  - hint                             |
|  ##   #  ##  ##  #    #  ##   #        nmon -h  - full                             |
|  # #  #  # ## #  #    #  # #  #                                                    |
|  #  # #  #    #  #    #  #  # #       To start the same way every time             |
|  #   ##  #    #  #    #  #   ##        set the NMON ksh variable                   |
|  #    #  #    #   ####   #    #                                                    |
|  ------------------------------                                                    |
|                                                                                    |
|  Use these keys to toggle statistics on/off:                                       |
|     c = CPU        l = CPU Long-term   - = Faster screen updates                   |
|     m = Memory     j = Filesystems     + = Slower screen updates                   |
|     d = Disks      n = Network         V = Virtual Memory                          |
|     r = Resource   N = NFS             v = Verbose hints                           |
|     k = kernel     t = Top-processes   . = only busy disks/procs                   |
|     h = more options                   q = Quit                           



8.代表你已经安装成功.


TAG:

 

评分:0

我来说两句

Open Toolbar