diff --git a/README.md b/README.md index ffbff40..44c5185 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,8 @@ for transferring data with URLs.
  :small_orange_diamond: lsof - displays in its output information about files that are opened by processes.
  :small_orange_diamond: FlameGraph - stack trace visualizer.
  :small_orange_diamond: lsofgraph - small utility to convert Unix lsof output to a graph showing FIFO and UNIX interprocess communication.
+  :small_orange_diamond: atop - ASCII performance monitor. Includes statistics for CPU, memory, disk, swap, network, and processes.
+

##### :black_small_square: Log Analyzers