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
- c++ framework☆101Updated last year
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- fast thread pool☆27Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- The code from CSDN(大学时写的博客代码存储地)☆81Updated 2 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- ☆24Updated 4 years ago
- ☆45Updated last year
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- gdb debug example☆60Updated 3 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 6 months ago
- C/C++/Golang/Linux...知识整理☆98Updated 3 months ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- ☆43Updated 2 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 这是个人毕设作品(基于WIFI车间设备监测与控制系统的研究)的主程序,采用Qt框架编写,以嵌入式ARM Linux系统作为软件运行平台。☆72Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆82Updated 4 years ago
- 使用 C++11 实现的动态线程池☆187Updated last year
- 【muduo 源码解析】☆48Updated 2 years ago
- 一些简单、高效的数据结构☆32Updated last year
- 总结Linux驱动写法,编写关于字符设备,platform,锁,中断等example。☆17Updated 3 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆71Updated 5 years ago
- A video monitoring client based on Qt and FFmpeg.(基于Qt+FFmpeg的视频监控软件)☆119Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- mirror of linphone's git tree☆27Updated 12 years ago
- ☆67Updated 5 years ago
- c++工具库☆106Updated 4 years ago