什么 cron 工作是 /usr/lib/sa/sa1

biz*_*z14 16 centos cron

我为我的机器启用了 logwatch。突然我在我的日志表中看到了这一行

/usr/lib64/sa/sa1 1 1 : 4297 times
/usr/lib64/sa/sa2 -A : 29 times
run-part /etc/cron.hourly : 716
Run Code Online (Sandbox Code Playgroud)

我试过 crontab -e 但我没有看到任何条目?

fak*_*ker 11

它在/etc/cron.d/sysstat.

它是什么(引用man sa1):

sa1  -  Collect and store binary data in the system activity daily data file.
Run Code Online (Sandbox Code Playgroud)

和 ( man sa2):

sa2 - Write a daily report in the /var/log/sa directory.
Run Code Online (Sandbox Code Playgroud)