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:
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆34Updated 5 years ago
- c++ framework☆106Updated 2 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆41Updated last year
- c++ rpc framework☆41Updated 2 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆202Updated 5 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆135Updated 8 months ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- The code from CSDN(大学时写的博客代码存储地)☆82Updated 2 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、 生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Updated 9 years ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- ☆45Updated 2 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆85Updated 4 years ago
- 用于保存嵌入式Linux应用层接口的demo☆50Updated 7 months ago
- embedfire all linux serial product kernel code☆19Updated last month
- 轻量级网络库, 基于C++11☆117Updated 3 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 5 months ago
- Linux下 基于Boa的应用资源管理系统 SMS☆19Updated 3 years ago
- C program and network programming series articles demo program☆14Updated last year
- Linux环境C语言编程项目多级Makefile管理模板☆24Updated 7 years ago