ctguLMY / linux_terminal_monitorLinks
在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。
☆24Updated last year
Alternatives and similar repositories for linux_terminal_monitor
Users that are interested in linux_terminal_monitor are comparing it to the libraries listed below
Sorting:
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库, 为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆137Updated 10 months ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆34Updated 5 years ago
- 轻量级网络库, 基于C++11☆118Updated 3 years ago
- c++ framework☆107Updated 2 years ago
- 嵌入式Qt应用开发教程配套代码☆26Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- ePump是一个基于I/O事件通 知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 11 months ago
- c++工具库☆106Updated 4 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 8 months ago
- Linux下 基于Boa的应用资源管理系统 SMS☆19Updated 3 years ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆41Updated last year
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 学员学习过程,课程总 结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆126Updated 3 years ago
- epoll+线程池实现大文件传输☆65Updated 10 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated 2 weeks ago
- ☆45Updated 2 years ago
- 用于Linux和嵌入式Linux平台的远程管理应用实现,包含Linux驱动开发,C++应用管理,node服务器,web界面开发,qt/C#界面实现,如果有需求,可以通过QQ号“1107473010"联系,知乎"https://www.zhihu.com/people/wuz…☆71Updated 6 months ago
- 这是个人毕设作品(基于WIFI车间设备监测与控制系统的研究)的主程序,采用Qt框架编写,以嵌入式ARM Linux系统作为软件运行平台。☆86Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- libevent multithread worker example☆20Updated 4 years ago
- c++ rpc framework☆42Updated 2 years ago