ctguLMY / linux_terminal_monitor
在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。
☆24Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for linux_terminal_monitor
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆77Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 高性能网络设计— —网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- fast thread pool☆26Updated 5 years ago
- The code from CSDN(大学时写的博客代码存储地)☆78Updated last year
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆32Updated 5 years ago
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- ☆35Updated 2 years ago
- libevent multithread worker example☆20Updated 3 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- c++ rpc framework☆40Updated last year
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 5 years ago
- c++工具库☆104Updated 3 years ago
- muduo in windows☆70Updated 5 years ago
- c++ framework☆101Updated last year
- 高性能博客系统☆27Updated 5 years ago
- 一些简单、高效的数据结构☆31Updated 6 months ago
- C/C++/Golang/Linux...知识整理☆97Updated 3 months ago
- 基于QT的串口调试助手助手 -- linux☆27Updated 8 years ago
- 非常小的读取、写入ini配置文件c库.☆10Updated 4 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆15Updated last year
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆39Updated 5 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆89Updated 4 years ago