搜索资源列表
caozuoxitong
- 以前做的操作系统的课程设计,内容包括:1)编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行 2)采用模块方法,添加一个新的设备驱动程序 3)了解/proc文件的特点和使用方法,监控系统状态,显示系统中若干部件的使用情况,用图形界面显示系统监控状态
W83791d-Linux
- W83791d是华帮公司生产的通用的具有I2C总线接口的硬件设备监控芯片。此芯片可以监控10种电压的输入信号,5种风扇的转速,3种温度的输入等。在我们的存储项目种,目前只是用到了电源电压的监控和硬盘温度的监控。驱动的移植主要是借鉴了I2C的linux下的标准架构和一种linux的新的文件系统—sysfs文件系统。
linux-taskmgr
- 在linux下,通过提取proc下文件的信息,以实现系统状态的监控,该系统的功能类似于window下的任务管理器
os0201郑章孝
- .添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件的使用情况 用图形界面显示系统监控状态。
monitor-1.0
- 进程监控 进程守护 linux C语言 进程重启 进程管理 利用linux C语言编写,读取配置文件里面要求启动的程序,并进行实时监控,若进程异常退出,就重新启动 主要功能: 1.读取配置文件程序 2.启动进程 3.监控进程,查看进程是否退出或者崩溃 4.若进程退出或者崩溃,重启程序。 5.支持sleep功能 6.进程若连续崩溃NUM_MAX次就进行相应的睡眠周期-Process mo
inotify-sample.tar
- Linux平台文件目录监控样例代码,实现了文件添加删除修改等操作的监控。-File directory monitor Linux platform sample code implements the file operations such as Add or Remove to modify the monitoring.
inotify
- 利用linux的inotify机制,监控文件夹的变化,包括新建立的子文件夹-Using linux' s inotify mechanism, monitoring changes in the folder, including the newly created sub-folders
inotify
- inotify~~~监控文件夹里的一切文件操作-inotify ~ ~ ~ monitoring all the documents folder operations
ICLSE-8.8.9.tar
- 监控linux指定目录,记录目录内文件增删改情况-Linux monitoring specified directory, record additions and deletions to directory files case
DirMonitor.tar
- 1、程序遵守某一 License 2、程序用 C/C++编写,能通过 auto configure 进行配置、编译和安装,程序运行 在 Linux 上。 3、程序源码包以.tgz 或 tar.gz 方式提交。 4、程序有相关使用说明文档,如 Readme 等。 5、一旦该程序发现指定监视的目录中有文件或目录的变化,就将这些变化记录 到日志文件中,并实时输出至远程监控机的控制台上。 6、该程序有一个配置文件,服务启动时读取该配置文件,该程序也可以通过命 令行启动,此
FileMonitor
- 在Linux下删除指定时间的文件,可以定时运行此程序,实现动态监控的目的-Delete files on time automaticlly under the enviroment of Linux, using C language.
monitor
- linux 内存和CPU 监控 当达到配置文件里面的数额时 关闭进程-linux memory and CPU monitoring to configuration files when the amount of time off the process which
inotify
- 本应用核心功能为监控系统给定目录下的文件变化情况。实现该项功能可以利用 Linux 2.6.13内核中新引入的文件系统变化通知机制inotify实现-Application of the core functions of the monitoring system files under the given directory changes. The realization of the Linux 2.6.13 kernel function that can be introduced
ftp_server
- 用c语言在linux环境下实现了ftp服务器的登录模块,目录操作,文件操作,文件传输模块,工作模式,监控模块等,另外还有文档。 -C language in linux environment to achieve a ftp server login module, directory operations, file operations, file transfer module, mode, control module, in addition to the document.
jpeg-encode
- 在linux下用JPEG压缩编码, 文件小巧,资源占用小!适合嵌入式视频监控-in linux env,using jpeg encodec , small size,low cost!fit embed vedio monitor
test26
- 程序,实现一个守护进程,监控指定目录(此目录名称记录在配置文件中),一旦发现目录下有文件,先加锁,加锁成功后把文件内容追加到指定指定文件(此文件名称记录在配置文件中)中,然后删除读取的文件;(fcntl文件加锁)-Program, a daemon to monitor the specified directory (the directory name is recorded in the configuration file), once the directory file, the f
CGI
- 该文件利用linux实现网络服务器的功能,可以远程监控传感点。-The file linux web server, remote monitoring sensing point.
thandler.cpp
- linux 监控目录 当目录出现新文件 获得文件路径 进行相应处理-linux monitor directory when the directory a new file to the file path and dealt with accordingly
_compat
- 对psutil4版本的网络IO接口的修复文件。在使用 psutil4 版本是在你的源码中引入以上文件,可实现网络IO的正常监控。-Version of network IO interface psutil4 repair the file. In use psutil4 version to the introduction of the above file in your source code, monitoring normal network IO.
nagios进程、端口监控
- linux中的nagios监控原理和进程、端口监控配置文件及参数含义详解。(The nagios monitoring principles and processes, port monitoring configuration files and parameter implications of Linux.)
