|
大嘴哥/榨菜 超级版主
 
芜湖人项目组
|
1楼
大 中
小 发表于 2004-4-18 18:32 只看该作者
taskinfo 系统监测工具
taskinfo是基于微软OS自带的系统监测工具之上一款功能完整的实时监控软件。
适用平台:(95, 98, ME, NT 4.0, 2000, XP, 2003 Server)[/colora]
可监测范围包括:
[lista]
1.系统硬件信息
Total CPU usage (multiple CPU supported)
Total memory usage (physical, virtual etc.)
Total number of processes and threads
Thread switches and interrupts rate
Read/write data rates on disks
Modem connection speed (if present)
All opened files
All opened drivers
All opened UDP, TCP/IP connections
All opened RAS, VPN and Dial-Up connections
Network client/server data rates
OS and CPU details (see below)
2.系统中所有的进程和线程
All threads (with details)
CPU usage (multiple CPU supported)
Memory usage
Scheduling rate
Path
Opened files and handles
Loaded modules (DLLs etc.)
Command line
Environment variables
Version information
Connections
3.可以设置峰值预警
Low virtual memory
Low GDI/USER resources
Too many GDI/USER objects
Too many windows created
Too many opened Win32 handles
4.基于图形界面监测和管理
Launch, close or terminate processes
Quickly terminate hang-up processes
Change process priority
Launch debugging of process
Free physical operating memory
Flush file cache
Restart, shutdown the system
Force restart/shutdown
Operate from command line
5.网络链接监测功能
[/list:3c971c024a]
官方站点:www.iarsn.com[/ba]
屏幕截图:
[img]http://forum.wuhuren.com/web/forum/album_mod/upload/8f0b8710f4844cc55400b1dd6d655d2a.png[/img:3c971c024a]
taskinfo广泛用于服务端系统监测,从taskinfo经常可以查找出系统中消耗资源的进程和相关联程序。
从上面的界图中可以看到dbcn.asp频繁调用,占用CPU几乎一半的资源。
这也就是虚拟主机服务商常说的耗资源程序状态。
|