Problem scenario
You have been collecting system activity reports with the sar utility. You want to display this data in .csv, .svg, or XML format. How do you install sadf on an Ubuntu/Debian system?
Solution
Run this:
sudo apt -y install sysstat …
Continue reading “How Do You Install sadf on an Ubuntu/Debian Linux System?”