About Symantec Endpoint Protection for Linux CPU Usage
search cancel

About Symantec Endpoint Protection for Linux CPU Usage

book

Article ID: 157863

calendar_today

Updated On:

Products

Endpoint Protection

Issue/Introduction

Performance reports from a Linux computer that has SEP for Linux installed show high usage of the CPU by a Symantec processes (rtvscand, or sisamddaemon in case of SEP 14.3 RU1 and above). This process appears to consume up to 100% of CPU at times. Is this behavior normal?

 

Resolution

SEP for Linux is a multi-threaded application. Its rtvscand/sisamddaemon process can have many threads that are actively scanning and cleaning files on the computer. It is normal to see multiple threads running on multiple cores.

Linux's top utility shows CPU usage as the sum of the CPU usage of all threads, no matter on how many cores it is running. Hence, if rtvscand/sisamddaemon is using 70% of a single core, 40% of a second core, 20% of a third core and 10% of a fourth core then top will show rtvscand/sisamddaemon's CPU usage is 140%. This is normal. Other tools will show a real-time tree view of a process, including its threads and per-thread CPU usage.

Performance as a whole on modern server hardware should not suffer due to a SEP for Linux scan.