HashSlap-Summer-of-Code / HashSlap-Summer-of-Code/bash-scripts
🧠 Advanced System Health Logger with CSV Export & Graph Support
Open
advanced
hssoc
- Dominant language
- Shell
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Description:
Build a script that:
Logs CPU, RAM, Disk usage, and network stats every 10 seconds
Saves the data into a structured CSV file with timestamps
Optionally opens the CSV in LibreOffice or allows export to .html using gnuplot or termgraph
📁 Path: monitor/system-logger.sh
🛠 Tools: top, free, df, awk, date, tee, cron, csvkit, termgraph
Contributor guide
Assessment
This issue has not been assessed yet.