https://github.com/coderx0319/automated_system_monitoring
A python-based real-time system monitoring tool.
https://github.com/coderx0319/automated_system_monitoring
Last synced: 5 months ago
JSON representation
A python-based real-time system monitoring tool.
- Host: GitHub
- URL: https://github.com/coderx0319/automated_system_monitoring
- Owner: coderx0319
- Created: 2024-07-29T05:00:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T05:01:24.000Z (almost 2 years ago)
- Last Synced: 2025-04-03T12:52:19.540Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System monitor
A python-based real-time system monitoring tool
## Screenshots

## Installation
Run My project with these commands
```bash
pip install -r requirements.txt
python sysmonitor.py
```