- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Core Tech
Scripting, Automation, and Incident Troubleshooting for CompTIA Linux+ (XK0-006)
Prepare for the CompTIA Linux exam by troubleshooting and stabilizing a web application server. Leverage system health and performance metrics tools to identify potential server problems, then create an Ansible playbook to ensure the web service can be brought into alignment consistently. Then, develop a Bash script to perform health checks and kick off the Ansible playbook as needed, and use Python to parse and output logs in a more human-readable format to aid in any future troubleshooting.
Lab Info
Table of Contents
-
Challenge
Diagnose and Troubleshoot Performance Issues
Review the status of the nginx service, ensuring it is running, and serving content, then inspect overall system health, including CPU, disk usage, memory, and I/O.
-
Challenge
Create an Ansible Playbook
Create a git-backed Ansible playbook that enforces a baseline configuration for the nginx service, ensuring the service is always running and has some quality-of-life features, such as log rotation.
-
Challenge
Develop a Performance Health Bash Script
Leveraging scripting features such as conditional logic and loops, ensure the nginx service is running, and the log files are not too large; use the Ansible playbook to bring the server into enforcement if these conditions are not met.
-
Challenge
Use Python to Parse Access Log Output
Create a Python script that uses the rich library for structured log analysis of the nginx access logs.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.