ctguLMY / linux_terminal_monitor
在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。
☆24Updated 9 months ago
Alternatives and similar repositories for linux_terminal_monitor:
Users that are interested in linux_terminal_monitor are comparing it to the libraries listed below
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- 轻量级网络库, 基于C++11☆113Updated 2 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆82Updated 4 years ago
- c++ framework☆101Updated last year
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- 嵌入式Qt应用开发教程配套代码☆24Updated 3 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- c++ rpc framework☆39Updated last year
- The code from CSDN(大学时写的博客代码存储地)☆81Updated last year
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- ☆38Updated 2 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆22Updated 6 months ago
- 一些简单、高效的数据结构☆32Updated 8 months ago
- C/C++/Golang/Linux...知识整理☆97Updated this week
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated last year
- libevent multithread worker example☆20Updated 3 years ago
- 学习muduo网络库的一些笔记☆102Updated 4 years ago
- ☆45Updated last year
- Linux下 基于Boa的应用资源管理系统 SMS☆18Updated 3 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆43Updated 3 months ago
- mirror of linphone's git tree☆26Updated 12 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- c++工具库☆104Updated 3 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 7 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆68Updated 5 years ago
- C++简单小工具轮子☆101Updated 2 years ago
- ☆12Updated 4 years ago