Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.02 KB

File metadata and controls

24 lines (13 loc) · 1.02 KB

System Monitoring Dashboard Project

Overview

In this project, imagine you are a software engineer / sysadmin at a company and you get 3 customer tickets triaged to you. It's your job to read the ticket and diagnose the issue by using common Linux networking tools. See the details on how you should reproduce the tickets in their respective folders.

You do not need to worry about the contents of the docker files and docker compose files.

Requirements

You will need Docker installed on your machine for this project. Read more here.

Write Up (15 points each x 3 tickets)

For each ticket, you must write up a one paragraph (8 sentences max) bug report that contains the following:

  • A brief description of the issue (2 points)
  • Steps you took to reproduce the issue (4 points)
  • What tools you used to diagnose the issue; you MUST include the specific commands run, and why to get points. (4 points)
  • What is the issue? (5 points)

See more information in the respective ticket folders.