add cons to glances and top

This commit is contained in:
midas 2025-02-13 13:46:55 +01:00
parent 9afacdcecb
commit 0e3d225f94

View file

@ -133,6 +133,8 @@
<li>Requires python</li>
<li>not part of the POSIX convention</li>
<li>somewhat resource intensive for limited hardware</li>
<li><b>Only shows point-in-time data, no history</b></li>
<li><b>No alerting whatsoever</b></li>
</ul>
<h2>top</h2>
@ -149,6 +151,8 @@
<ul>
<li>Ugly</li>
<li>limited ordering/filtering features compared to glances</li>
<li><b>Only shows point-in-time data, no history</b></li>
<li><b>No alerting whatsoever</b></li>
</ul>