免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1634 | 回复: 0
打印 上一主题 下一主题

SCO OpenServer下的终端监控系统-Spy FileSystem [复制链接]

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-05-23 22:58 |只看该作者 |倒序浏览
这个软件没用过,先收到这里,改天测试下。

SCO OpenServer下的终端监控系统-Spy FileSystem

作为系统管理员,有时候需要进行系统紧急维护,但系统用户众多, 很难一一通知,即使可以通过使用wall等命令发消息给用户,但如果碰到用户不在电脑前就比较麻烦了. 为此,多番寻找可以远程控制登录用户的软件,终于发现了SPY文件系统,下载连接:
ftp://stage.caldera.com/TLS/tls604.tar.Z
SPY的英文说明:
SPY is a suite of programs that allows you to passively and silently observe what users are typing on the system. You can observe each keystroke, the entire screen as they see it being drawn, or even inject keys into their program as if they typed it. A special mode allows you to observe the complete contents of any multiscreen on the system, with or without 6845 attribute bytes, allowing color, underline, or blink information on the other tty to be shown as well.
SPY is completely passive to the user and program and runs under any tty device (console, serial, pseudo, etc.). SPY cannot monitor a console that is in graphics mode.
SPY is implemented as an SVR3 filesystem for Open Server Release 5.0, dynamically creating all necessary directories and files. This allows standard UNIX tools like cat, dd, hd, etc. to use all of SPY's features and allows you to write your own custom tools. Most of SPY's features can even be used across NFS, allowing for remote monitoring and controlling of programs and users from another machine.
注意:
安装后千万不要未经告知远程控制同事使用的机器,尤其是有心脏问题的同事,切记! 仅在SCO OpenServer 5.0.4上测试通过,其它版本请自己测试.
请先在非正式使用服务器上测试,一切后果,概不负责!
安装步骤:(需要以root用户登录)
1) 解压缩:
uncompress tls604.tar.Z
tar xvf tls604.tar
(当前目录下分别生成spyfs-1.1、arpwatch、dumpscreen、
sockinfo、tcpdump等目录)
2) 安装:
cd spyfs-1.1
(为保险起见,请先阅读README)
# ./installit
Installing the SPY package
Installing new header files
Installing new command files
Installing SPY driver files
SPY installed. You still need to relink a new kernel and reboot.
After this message, relink your kernel, answering 'y' to everything.
# /etc/conf/cf.d/link_unix
关闭系统重新启动,如果安装正常,启动时有以下信息:
fsstat: SPY filesystem unmounted and ok
fsstat: mounted /spy
3) 使用:
监控终端: spyon
usage: spyon [options] name:number
or : spyon [options] ttyname
where options are any of the following:
-r show raw queue contents and quit
-c show canonical queue contents and quit
-o show output queue contents and quit
-a show all 3 queue contents and quit
-l list available spynames for using 'name:number' format
-m mountpoint use this mountpoint instead of /spy
-z use with -r, -c, or -o: don't quit
还有spysend、spycons、spycontrol等命令,具体使用参见README.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/22/showart_308218.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP