A Linux system is a collection of processes, and process management is a critical skill for system administrators. In this hands-on lab, we will examine process management. We will identify CPU/memory intensive processes and will kill those processes. And, we will also examine how to optimize system and process performance by adjusting process scheduling on RHEL 8.
The Tuned service is an intelligent application that uses system monitoring to optimize system performance for specific types of workloads. The heart of Tuned are profiles, which are customized for a variety of use cases. In this hands-on lab, we will examine Tuned and how to manage Tuned profiles.
**Red Hat Exam Requirements Covered:**
– Identify CPU/memory intensive processes and kill processes
– Adjust process scheduling
– Manage tuning profiles
*This course is not approved or sponsored by Red Hat.*
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Identify CPU/Memory Intensive Processes and Kill Processes
- Query the system’s overall performance with
top
- Install and use
iotop
to see storage performance - Set up and use a monitoring display with
screen
- View and alter running process priorities
- Start processes with altered priorities
- Query and kill processes
- Query the system’s overall performance with
- Adjust Process Scheduling
- Determine a processes scheduling policy settings
- Alter a running processes scheduling settings
- Start a process with specific scheduling settings
- Manage Tuning Profiles
- Query the current Tuned profile and settings
- Set different profiles and verify they are active
- Set multiple complementary profiles and query them
- View the differences between similar profiles
- Modify the service configuration file and restart the daemon