psutil
There are 223 repositories under psutil topic.
giampaolo/psutil
Cross-platform lib for process and system monitoring in Python
amanusk/s-tui
Terminal-based CPU stress and monitoring utility
heim-rs/heim
Cross-platform async library for system information fetching 🦀
taylorwilsdon/netshow
Lightweight, performant interactive network connection monitor with friendly service names
eschava/psmqtt
Utility reporting system health and status via MQTT
alspitz/cpu_monitor
ROS node that publishes all nodes' CPU and memory usage
ntaraujo/killer
Windows Task Manager with special features, written in Python.
arinbjornk/llmtop
A system monitoring tool powered by LLMs that provides real-time insights about your system's performance
johnscillieri/psutil-nim
Port of python psutil to nim
knrdl/yamot
Yet Another MOnitoring Tool
Ar-Ray-code/rclshark
Tool for ROS 2 IP Discovery + System Monitoring
niveknosredneh/PFSG
Python FileSystem Grapher - creates beautiful graphs of your filesystem or process tree
juancarlospaco/psutil-nim
Port of python psutil to Nim
Pactortester/monitors
Simple and easy to use application performance monitoring tool.
aablinov/psutil.cr
Psutils.cr is a Crystal port of https://github.com/shirou/gopsutil
guicalare/Hwmon-python
lm-sensor and psutil alternatives for python from scrach
orenlab/pytmbot
Versatile Telegram bot designed for managing Docker containers, monitoring server status, and extending its functionality through a modular plugin system
mariosergiosl/memusage
This tool displays the memory usage of processes on a Linux system, including total system memory, free memory, and used memory. It also shows the memory usage of each process in a hierarchical tree format.
antonkorbalev/simplesysmon
Simple system monitor for windows and linux
gopalcnepal/psutil-dashboard
This is the dashboard to see the system information. The code will use Python 3.11, Flask and psutil module to create this dashboard.
GrbavaCigla/psutil-cpp
psutil port for C++ [WIP]
sfluor/gops
gops is a tool to monitor a specific process ressources
false00/packetTrail
Associates netflow data with system processes and logs to syslog
giampaolo/psutil-cli
Portable command line tools based on psutil
0Medsok0/Python
Python projects can be found in this repository
alilotfi23/OptimaWatch
OptimaWatch is a real-time system performance tracking application designed to monitor key metrics such as CPU usage, memory usage, disk usage, system uptime, load average, and network traffic.
clarketm/systemstat
Command line utility for displaying process and system information
rezamardaniDev/SystemDetail
Running this file will give you specifications including system information, network, processes, memory in use
simonw/datasette-psutil
Datasette plugin adding a /-/psutil debugging endpoint
teuchezh/server-stats-screen
Displaying PC resource statistics on a 20x4 display using Arduino / ESP
tknomanzr/scripts
Various python and shell scripts I create for Linux
versyxdigital/psmonitor
A system and network monitoring app with remote monitoring capabilities.
XavierJiezou/NetSM
Cross-platform Lib for Network Speed Monitoring in Python
isaacaman/c2fetch
A sleek CPU temperature monitor based by psutil. 🌡️
swapnilmukherjee/SystemMonitoringTool
This is a Python-based system monitoring tool that periodically checks and displays the usage of system resources like CPU, memory, and disk in a user-friendly format. It uses psutil and matplotlib libraries and can be run as a service in Linux with systemd. The repository contains source code and instructions for installation and execution.