https://github.com/ruffdd/resmon
Log linux system resources
https://github.com/ruffdd/resmon
Last synced: 17 days ago
JSON representation
Log linux system resources
- Host: GitHub
- URL: https://github.com/ruffdd/resmon
- Owner: ruffdd
- License: mit
- Created: 2020-01-23T18:05:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T20:15:29.000Z (over 6 years ago)
- Last Synced: 2025-01-10T02:33:26.063Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resmon
Log linux system resources
## prequisits
- python3
- mpstat
- sensors
## executed
`./resmon` or `python resmon.py`
## output
the output is written into the `resources.csv` file.