andrewhowdencom / courses.pito

Examples & assignments for the course "Practical introduction to Observability".
GNU Affero General Public License v3.0
6 stars 4 forks source link

[Lecture] Linux standard tools #39

Closed andrewhowdencom closed 9 months ago

andrewhowdencom commented 9 months ago

Learning Goal

At the end of this lecture, learners should be more likely to use standard tools (E.g. netstat) to look at a numeric representation of their system. They should also understand what role the tools play, where the data comes from (e.g. /proc/) and how the data is measured.

As a bonus, can use something like watch -n1 to create a mental timeseries.