Chinaunix
标题:
cstm进程
[打印本页]
作者:
passpark
时间:
2005-08-11 17:37
标题:
cstm进程
有时候run cstm的时候,发现cstm>map的时候显示no map,这个时候可以检查一下cstm的守护进程的状态,可以通过ps -ef|grep diagmond查看。正常德显示结果如下:ps -ef|grep diagmond
root 22910 1 0 17:08:40 ? 0:01 /usr/sbin/stm/uut/bin/sys/diagmo
nd
root 25128 25100 1 17:42:01 pts/tb 0:00 grep diagmond
如果没有第一个进程,可以考虑重起进程。
#/sbin/init.d/diagnostic stop
#/sbin/init.d/diagnostic start.
本文来自ChinaUnix博客,如果查看原文请点:
http://blog.chinaunix.net/u/3873/showart_41084.html
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2