搜索资源列表
-
0下载:
能查看系统进程,并自动进行监测进程对内存和cpu 的占用,能进行自动重起等功能。
开发平台: linux
-View system can process and automatically monitor the process of memory and cpu occupation can be automatically re-starting capabilities. Development platform : Linux
-
-
0下载:
Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
-
-
2下载:
进程监控 进程守护 linux C语言 进程重启 进程管理
利用linux C语言编写,读取配置文件里面要求启动的程序,并进行实时监控,若进程异常退出,就重新启动
主要功能:
1.读取配置文件程序
2.启动进程
3.监控进程,查看进程是否退出或者崩溃
4.若进程退出或者崩溃,重启程序。
5.支持sleep功能
6.进程若连续崩溃NUM_MAX次就进行相应的睡眠周期-Process mo
-
-
0下载:
linux 下系统监视器,用Qt实现,可以查看进程状态,CPU使用率等-System Monitor under linux using Qt to achieve, you can view the process status, CPU utilization,
-
-
0下载:
linux权威-宋宝华关于LINUX进程调度与实时性的讲义-Teaching materials about linux process scheduling and RTlinux of Songbaohua--a master in linux field
-
-
0下载:
这是一个针对linux操作系统的任务管理器,能查看系统信息及cpu、内存使用率,能监视、删除进程,能监视、删除模块-This is a linux operating system for the Task Manager to view system information and cpu, memory usage, to monitor, delete the process, to monitor, delete module
-
-
0下载:
Linux下监控某个服务进程,并通过Email和Fetion告警,通过管道实现通信,支持Email,Feion不同告警方式。含有email发送,飞信发送源码。
详情访问博客:www.yqshare.com
转载请注明出处!-Monitoring a service process under Linux, and through Email and Fetion alarm, through the pipe for communication, support Email, F
-
-
0下载:
获取操作系统CPU、内存、磁盘使用情况的实用进程代码,支持Linux、AIX、HPUX,原创-Access to the operating system CPU, memory, disk usage utility process code to support Linux, AIX, HPUX, original
-
-
0下载:
用于嵌入式linux系统中USB的热插拔程序的监控。-USB for embedded linux systems to monitor hot-plug process.
-
-
0下载:
一个linux操作系统的任务管理器,它能反映系统的cpu和内存利用率,能显示系统进程以及每个进程的状态等相关信息,能显示系统的硬件等静态信息!-Linux operating system, a task manager, it reflects the system' s cpu and memory utilization, the system can display the status of processes and each process and other related
-
-
0下载:
linux 内存和CPU 监控 当达到配置文件里面的数额时 关闭进程-linux memory and CPU monitoring to configuration files when the amount of time off the process which
-
-
0下载:
linux下的资源监视器,查看系统版本,进程信息,硬盘信息-linux under the Resource Monitor, view system version, process information, hard information
-
-
0下载:
网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。
-Network communication process, provide listen
-
-
0下载:
网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。
-Network communication process, provide listen
-
-
0下载:
基于嵌入式Linux的视频监控器的设计和制作。(包括原理、设计方案、软件流程)-Embedded Linux-based video monitor in the design and production. (Including the principles of design, software process)
-
-
0下载:
linux 下监控另一个线程是否启动,如果没启动就重启-linux monitor other process
-
-
0下载:
Linux下tcp并发服务器的实现。服务器端监听是否有请求,并循环接受收到的请求,每收到一个请求,fork()一次,通过子进程来完成客户端的请求。-Under Linux tcp achieve concurrent server. Monitor whether the server requests and circulation accept requests received, each receives a request, fork () once, by a child proce
-
-
0下载:
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
-
-
1下载:
一个类似watchdog的程序示例,当任务进程由于某种原因僵死或退出后,由其父进程监听到后,重新启动新的任务进程-An example of a program similar to watchdog, when the task process for some reason, after the death or death his father to monitor the process to restart the new task process
-
-
0下载:
用于监听程序进程的,可以变动开启和关闭程序,在linux下运行的python脚本(Used to monitor the program process, you can change the open and close procedures, Linux running under the python scr ipt)
-