General Skills Level 3 90 points

Performance Analysis - Find the Resource Hog

Mission

Analyze the recorded performance metrics in `/challenge/metrics.log`. Identify the single process that is an outlier in both CPU and memory, and read its full command-line arguments to obtain the flag. Several decoy processes carry moderate load.

#performance#top#iotop#monitoring

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag