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
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 嵌入式Qt应用开发教程配套代码☆27Updated 4 years ago
- 轻量级网络库, 基于C++11☆118Updated 3 years ago
- c++ framework☆107Updated 2 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆137Updated 10 months ago
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆16Updated 2 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆41Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆85Updated 4 years ago
- 一些C/C++常用封装例子☆215Updated 3 years ago
- ☆45Updated 2 years ago
- embedfire Linux Qt Demo☆89Updated 4 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- 一些简单、高效的数据结构☆32Updated last year
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆124Updated 3 years ago
- limlog is a cross-platform C++ library for logging.☆68Updated last year
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆32Updated 3 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 11 months ago
- http://www.codeproject.com/Articles/6343/CppSQLite-C-Wrapper-for-SQLite/☆36Updated 10 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 7 months ago
- 总结Linux驱动写法,编写关于字符设备,platform,锁,中断等example。☆18Updated 3 years ago
- c++工具库☆106Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆207Updated 5 years ago