白天的负荷不超过5%,这些爆炸与我方无关。我使用谷歌计算引擎F1-微(虚拟机)。

软件:
发布于 2021-02-15 11:51:13
您必须查看操作系统内部(ubuntu),并在那里挖掘以查看什么是所谓的。例如,每天都会调用大量sys和运行在您的机器上的其他软件,所以我建议您在那里查看一下。
你可以看看如果你ls -a /etc/cron.daily,我有一个:
root@drvo:/# ll /etc/cron.daily/
total 60K
drwxr-xr-x 2 root root 4.0K Feb 15 12:46 ./
drwxr-xr-x 120 root root 12K Feb 15 12:43 ../
-rwxr-xr-x 1 root root 376 Jun 2 2020 apport*
-rwxr-xr-x 1 root root 1.5K Aug 11 2020 apt-compat*
-rwxr-xr-x 1 root root 1.1K Jun 27 2020 dpkg*
-rwxr-xr-x 1 root root 377 Sep 10 18:15 logrotate*
-rwxr-xr-x 1 root root 1.1K Jul 5 2020 man-db*
-rwxr-xr-x 1 root root 1.4K Apr 2 2020 ntp*
-rw-r--r-- 1 root root 102 Feb 13 2020 .placeholder
-rwxr-xr-x 1 root root 349 Apr 9 2019 quota*
-rwxr-xr-x 1 root root 1007 Feb 23 2020 rkhunter*
-rwxr-xr-x 1 root root 286 Aug 11 2020 roundcube-core*
-rwxr-xr-x 1 root root 1.5K Oct 15 2018 webalizer*https://askubuntu.com/questions/1316608
复制相似问题