There is no logical explanation for the severe slowdown of my system.
Windows has online scanning sites, I do not know if Linux has an equivalent.
Which do you recommend?
There are many antivirus options for Linux, including open-source programs, tools that scan for rootkits, and antivirus software that protects Linux servers:
* [image]
**ClamAV**
A popular, open-source antivirus that's known for its speed and ability to detect Linux mail server viruses
* [image]
**Avast**
Can detect and remove all types of threats, including Windows malware on Linux servers
* [image]
**Bitdefender**
An antivirus for Linux mail servers that's good for small businesses and offers malware protection at an affordable price
* ![|88x88](https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcT8oAr2c3wPkGxIDmZgjuUmjhMi8YrP5HKpXcLKNBAzWCBNZtucG9xY4g3AuFiCsJkp4YQ6CQ)
**Comodo**
Uses cloud-based behavior analysis to protect against unknown and zero-day malware, and also includes email filtering
* ![|88x88](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSgcgCds71oWu43X3Rm1Hpg35YnmctpaQejR04pK5QU17s2AWGw)
**Chkrootkit**
An open-source scanner that helps protect against malware, botnets, and rootkits
* ![|88x88](https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcTw5ivmi6DDIieNn-hPfJnrFHKQdNGhdKLqq85kz03fHBWIa2bKyZMUoLzsPI_f38CCzqw6BA)
**Rkhunter**
A tool that scans local systems for potentially malicious software
* ![|88x88](https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQNsFGS73cxfev8hPjAio2K9osMNATmZ-IQc7Mpb18LGdTH24Hd)
**Powertech Antivirus**
Protects Linux systems from direct Linux attacks and blocks Windows virus threats from spreading across the Linux environment
* ![|88x88](https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcSyZs4k1b_xksOPf9s1AE8fr8pnC58XSuEkkJJUqvWvtf7Ul_H6994ZamKaEbT9Rt_6HEf3Qw)
**Trend Micro**
ServerProtect provides virus protection for Linux servers in a mixed Windows environment
* ![|88x88](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRN5jo0nvfiV_4IG2is0IpYQXpJYtlcuJMh94UrfU1-pxdNrC2omCaHIs4RzJRj3NKEbgGP_A)
**Avira**
A command-line based antivirus that can also be used to scan infected Windows drives attached externally
I would first check htop which can show you how much CPU is being used, and by what processes. I've encountered situations where my laptop was getting sluggish and, for example, a quick look at htop showed that steam was compiling shaders in the background - so it can be innocuous (but annoying) things like that.
mate-indicator-applet-complete looks like one of the culprits. When I install it, the usage levels reported for me are as low as for Thom. I don't know for sure, but maybe something about your installation/configuration is making it misbehave.
Would you consider replacing that with "mate-indicator-applet", the first listed below, which is what I use? I don't like the clock display format of the "complete" so I add the separate "clock" applet to the panel for that.
It depends a little whether it was a one-off reading. For example, if I hover back and forth a bit on the panel, I will see similar CPU usage spikes. Otherwise, perhaps the panel is dealing with I/O - although I'd expect to see something else higher up in the output of htop if that were the case.
Andy has a lot of stuff happening on the panel. Perhaps it is not unusual for him. Not sure if the other items on the panel impact the applet in question, but thought I would throw that out there.
Andy, do you have a backup where there was no lag?
yes the mate-indicator is a problem for me too. I created a link to killall mate-indicator and I run that every 2 or 3 days. Very annoying that it still uses so much CPU percent after 2 or 3 days. It has been happening since 20.04 I think. There is a confirmed bug on launchpad for it - affecting multiple users
@ironfoot ronfoot and @ricmarques icmarques: I am trying that now as we speak! Thanks for the idea. If it works it will definitely help me with this paper cut
Based on that "htop" screenshot, the process that is using most CPU in your computer is the process associated with /usr/lib/mate-indicator-applet/mate-indicator-applet-complete. As I see - in that same screenshot - that, in the upper right corner of your Ubuntu MATE panel, your clock is currently configured to show the hours, minutes and seconds, I suggest that you reconfigure your Ubuntu MATE clock to stop showing the seconds (so it does not have to update the applet every second). That tip of mine worked for @mickee that had a similar problem and also had his clock set up to show the seconds. For more details, please see the following post of mine:
... and the following confirmation by @mickee that removing the seconds from the clock stopped the problem for him: