https://github.com/coderrony955/system-metrics-checker
checking various system metrics, including CPU, memory, hardware, and network statistics.
https://github.com/coderrony955/system-metrics-checker
psutil system-metrics
Last synced: 8 months ago
JSON representation
checking various system metrics, including CPU, memory, hardware, and network statistics.
- Host: GitHub
- URL: https://github.com/coderrony955/system-metrics-checker
- Owner: CoderRony955
- Created: 2024-08-28T15:49:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T16:11:11.000Z (almost 2 years ago)
- Last Synced: 2025-09-18T00:54:02.781Z (9 months ago)
- Topics: psutil, system-metrics
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System Metrics Checker
## Overview
This is a Python script that provides a user-friendly interface for checking various system metrics, including CPU, memory, hardware, and network statistics.
## Features
- Displays a menu of options for checking system metrics.
- Provides detailed information about CPU process usage, CPU cores, CPU statistics, CPU usage, CPU time, and CPU frequency.
- Displays virtual memory stats, swap memory stats, and memory process information.
- Checks hardware temperature, battery information, fan speed, and system boot time.
- Displays network stats, including bytes sent and received, packets sent and received, and errors and drops.
## Usage
- Run the script using Python (e.g., python system_metrics_checker.py).
- Follow the prompts to select the system metric you want to check.
- Enter the corresponding command (e.g., check cpu process to check CPU process usage).
## Requirements
- [Python 3.x](https://www.python.org/)
- psutil library
```bash
pip install psutil
```
## Contributing
Contributions are welcome! If you'd like to add new features or fix bugs, please submit a pull request.
## Acknowledgments
This script uses the psutil library.
I hope this helps! Let me know if you have any questions or need further assistance.
## Thanks for visit
**Happy programmingđź’–:)**
## 📲 Get in Touch