A question about SAR (System Activity Report) command
by Jason.nix from LinuxQuestions.org on (#6JSEF)
Hello,
I use Debian and installed sysstat, then I activated and executed SAR using the following commands:
Code:# systemctl enable sysstat
#
# systemctl start sysstatThis program created the file /var/log/sysstat/sa21. I want to know if SAR is automatically recording system activities or need to write cron file?
Thank you.
I use Debian and installed sysstat, then I activated and executed SAR using the following commands:
Code:# systemctl enable sysstat
#
# systemctl start sysstatThis program created the file /var/log/sysstat/sa21. I want to know if SAR is automatically recording system activities or need to write cron file?
Thank you.