ctguLMY / linux_terminal_monitor
在基于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:
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- 轻量级网络库, 基于C++11☆114Updated 3 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- The code from CSDN(大学时写的博客代码存储地)☆82Updated 2 years ago
- ☆45Updated 2 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈 ,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 7 months ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- c++ rpc framework☆41Updated last year
- C++ RTSP Server☆48Updated 3 years ago
- 高性能博客系统☆27Updated 5 years ago
- ☆45Updated 2 years ago
- embedfire Linux Qt Demo☆88Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- c++ framework☆104Updated last year
- ☆23Updated 2 years ago
- C风格、C++风格及C++11特性的线程池☆42Updated 2 years ago
- mirror of linphone's git tree☆27Updated 12 years ago
- ffmpeg例子☆49Updated 2 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- muduo in windows☆68Updated 5 years ago
- fast thread pool☆27Updated 6 years ago
- spdlog简单封装☆49Updated last year
- Message queue and thread pool implementations of C++ Workflow☆35Updated 9 months ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆31Updated 5 years ago
- 使用 C++11 实现的动态线程池☆188Updated last year