搜索资源列表
JavaChatRoom
- Java聊天室程序源 2 需求分析 2.1 业务需求 1. 与聊天室成员一起聊天。 2. 可以与聊天室成员私聊。 3. 可以改变聊天内容风格。 4. 用户注册(含头像)、登录。 5. 服务器监控聊天内容。 6. 服务器过滤非法内容。 7. 服务器发送通知。 8. 服务器踢人。 9. 保存服务器日志。 10.保存用户聊天信息。 2.2 系统功能模块 2.2.1 服务器端 1.处理用户注册 2.处理用户登录
Monitor
- 用Python在Linux下实现系统状态监控.如CPU.内存等信息.-A Linux monitor server/controller.View the usage of cpu.mem.and so on
monitor
- linux 内存和CPU 监控 当达到配置文件里面的数额时 关闭进程-linux memory and CPU monitoring to configuration files when the amount of time off the process which
NSClientPP-0.3.8-x64
- linux 中的nagios服务的window客户端,用来监控window服务、磁盘、内存、cpu等信息-forlinux nagios monitor
linux_get_CPU_memory
- linux获取CPU利用率内存使用情况,用于监控某个经常CPU,内存使用情况。-linux get the CPU utilization memory usage for the monitoring of a regular CPU, memory usage.
GetInfos
- 获取Linux的硬盘,cpu, 内存的, IO,的使用的参数,实现对服务器的,性能监控。-Get Linux hard disk, cpu, memory, IO, the parameters used in server performance monitoring.
mmgr
- 对windows、;linux系统下c/c++程序开发过程中的内存使用进行监控,并以log文件进行报告-memory manager
performance_monitor.tar
- 该脚本为监控进程CPU 内存等信息代码,自动检测是linux环境还是solaris环境进行使用不同的指令进行监控,并有自动停止脚本-The scr ipt for the monitoring process CPU memory and other information code, automatic detection is solaris linux environment or use a different command environment monitoring, and au
monitor
- shell脚本,监控特定进程的内存占用和cpu占用,以及当前系统内存情况。主要支持linux,注释里有别的平台,比如hp等。-shell scr ipt to monitor a specific process memory usage and cpu usage, as well as the current system memory situation. The main support for linux, notes there are other platforms, such a
nmon_analyser_v52_1
- 监控linux系统资源监控工具,对CPU,内存,磁盘和网络的使用情况进行监控(monitor for linux resource)
基于Linux的进程管理程序
- 基于Linux的进程管理程序,支持can通讯,通过共享内存监控个进程运行状态,并控制进程的加载和卸载。