Files
server-performance-stats/README.md
2026-03-27 12:41:55 +02:00

701 B

Server performance stats

The script to analyse basic server performance stats.

Preview

Getting started

Installing

git clone https://git.inotfail.com/ami-chuu/server-performance-stats
mv server-performance-stats/server-stats.sh ~/server-stats.sh
chmod +x ~/server-stats.sh

Run on login

echo "bash $HOME/server-stats.sh" >> $HOME/.bashrc

Licensing

The code in this project is licensed under MIT license.