Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,16 @@ tested on: All Versions
tags:
- system monitoring
- process monitoring
- ps pgrep pidof cgroups pstree top kill lsof pkill exec
- ps
- pgrep
- pidof
- cgroups
- pstree
- top
- kill
- lsof
- pkill
- exec
---

# Lab 8: System and process monitoring
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ contributors: Steven Spencer, Ganna Zhyrnova
tested on: All versions
tags:
- lab exercises
- bootup, target and service management
- bootup management
- target management
- service management
- systemd
- systemctl
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,16 @@ tested on: All Versions
tags:
- system monitoring
- process monitoring
- fuser numactl perf chrt schedtool atop strace systemd-run taskset cgroups
- fuser
- numactl
- perf
- chrt
- schedtool
- atop
- strace
- systemd-run
- taskset
- cgroups
---


Expand Down