[root@linux ~]# ps -ef | grep nmon root 4094 1 0 21:45 ? 00:00:00 ./nmon.sh -s 10 -c 120 -f -m /u01/app/nmon root 4269 4228 0 21:51 pts/1 00:00:00 grep nmon
停止就是杀掉这个进程就OK拉!可以看见生产的文件:
[root@linux ~]# ps -ef | grep nmon root 4094 1 0 21:45 ? 00:00:00 ./nmon.sh -s 10 -c 120 -f -m /u01/app/nmon root 4269 4228 0 21:51 pts/1 00:00:00 grep nmon
停止就是杀掉这个进程就OK拉!可以看见生产的文件:
内容版权声明:除非注明,否则皆为本站原创文章。
转载注明出处:http://www.heiqu.com/032d5acd79c3eadf2dcffbb5b2ec207c.html