apt install sysstat
https://www.thegeekstuff.com/2011/03/sar-examples/
Visualize:
/etc/default/sysstat:
ENABLED="true"
Enable:
➜ ~ sudo systemctl start sysstat
➜ ~ sudo systemctl enable sysstat
apt install sysstat
https://www.thegeekstuff.com/2011/03/sar-examples/
Visualize:
/etc/default/sysstat:
ENABLED="true"
Enable:
➜ ~ sudo systemctl start sysstat
➜ ~ sudo systemctl enable sysstat