Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
public:top [2010/04/25 21:35] Nicopublic:top [2019/02/18 11:03] – ctop Nico
Line 1: Line 1:
 ====== top ====== ====== top ======
-the classic [[http://sourceforge.net/projects/unixtop/|top] util, used for real-time process list+the classic [[http://sourceforge.net/projects/unixtop/|top]] util, used for real-time process list
 ====== htop ====== ====== htop ======
 [[http://htop.sourceforge.net/|top on steroids]]: color display, bar-graph per-CPU usage  [[http://htop.sourceforge.net/|top on steroids]]: color display, bar-graph per-CPU usage 
  
 ====== apache-top ====== ====== apache-top ======
-[[http://freshmeat.net/projects/apache-top/|apache-top]] is used to parse the server-status/ apache page (usage: apache-top.py http://servername/server-status)+[[http://www.fr3nd.net/projects/apache-top/|apache-top]] is used to parse the server-status/ apache page (usage: apache-top.py http://servername/server-status, so the server needs - obviously - mod_status)
  
 Note: Not to be confused with [[http://freshmeat.net/projects/apachetop/|apachetop]], which use apache's log files instead. Note: Not to be confused with [[http://freshmeat.net/projects/apachetop/|apachetop]], which use apache's log files instead.
Line 20: Line 20:
 [[http://www.debianadmin.com/iotop-simple-top-like-io-monitor.html|Debian-admin article]] [[http://www.debianadmin.com/iotop-simple-top-like-io-monitor.html|Debian-admin article]]
  
 +====== pftop ======
 +[[http://www.eee.metu.edu.tr/~canacar/pftop/|pftop]] is a simple monitoring tool for pf, the [[http://www.openbsd.org/faq/faq6.html#PF|packet filter]] for [[http://www.openbsd.org/|OpenBSD]].
  
 +====== gotop ====== 
 +[[https://github.com/cjbassi/gotop|gotop]] top utility with beautiful text-graphs, written in go. 
 +====== ctop ====== 
 +[[https://ctop.sh/|ctop]] monitors containers.