搜索资源列表
ServerUI3
- 采集所在服务器的各种性能指标数据,并将其发送到Server端,以使管理人员能够实时查看各服务器的运行状态。主要包括:CPU负载率、内存使用率、系统进程总数、服务器上接收和发送的邮件信息等。-Collection of various performance indicators where the data server, and send it to the Server side to enable managers to real-time view of all servers runn
processes
- linux shell to show cpu and ram usage
processes.tar
- sript to show linux cpu and ram usage
os
- 在系统中真正被所有进程都使用的内核通信方式是系统调用,例如当进程请求内核服务 时,就使用的是系统调用。一般情况下,进程是不能够存取系统内核的,它不能存取内核使 用的内存段,也不能调用内核函数,CPU 的硬件结构保证了这一点,只有系统调用是一个例 外。-In the system, the real core of communication are all processes using a system call, such as when a process requests k
