Statistics plays an important role in monitoring modern computer systems.
Engineers collect measurements such as:
- Server response time
- CPU utilization
- Memory utilization
- Network latency
- Error frequency
- Request volume
Statistical techniques can help determine when system behavior is normal and when an observation may indicate a problem.
Application
In this presentation, we will use statistics to detect abnormally slow server responses.