Chinaunix
标题:
关于nettl的问题?
[打印本页]
作者:
unihan
时间:
2006-03-22 20:16
标题:
关于nettl的问题?
我在系统上输入以下命令时:
>ps -fe|grep nettl
749 1 0 Jun 12 ? 0:12 /usr/lbin/ntl_reader 0 1 1 1 10240 /var/adm/nettl /var/adm/c
750 749 0 Jun 12 ? 127:15 /usr/sbin/netfmt -C -F -f /var/adm/nettl.LOG00 -c /var/adm/c
有两个nettl的进程在运行,这两个进程可不可以用KILL -9 ID杀掉的啊?
在开机的过程中,系统自动执行 /sbin/init.d/nettl start 这个 script 去启动 nettl 的功能,而记录下来的档案会存放在 /var/adm//nettl.LOG000(HP-UX 11.11) 之中。这个netfmt应该是格式化输出这个文件,但是-c /var/adm/c这个配置文件并不存在啊?疑惑。。。
如果我已经将进程号(750)手工杀掉会有什么影响吗?如何恢复?
[
本帖最后由 unihan 于 2006-3-22 20:47 编辑
]
作者:
unihan
时间:
2006-03-23 11:06
可以用nettl -start来重新初始化network tracing and logging..
[
本帖最后由 unihan 于 2006-3-23 11:13 编辑
]
作者:
BR913628
时间:
2006-04-12 16:20
按照man netfmt的描述nettl是网络的跟踪工具(sniff工具),可以使用
nettl -st启动daemon
然后使用
nettl -sp即停止跟踪,
而使用
ps -ef | grep nettl的输出应该是
0 Apr 3 ? 0:21 /usr/sbin/netfmt -C -F -f /var/adm/nettl.LOG000 -c /var/adm/con
1 0 Apr 3 ? 0:00 /usr/lbin/ntl_reader 0 1 1 1 1000 2 /var/adm/nettl /var/adm/con
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2