Skip to content

Commit 55c69c0

Browse files
committed
Update screenshot with new RAM + sysload visualization
1 parent faa5bbf commit 55c69c0

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

README.rst

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|Build Status| |Coverage Status|
1+
|Build Status|
22

33
``ps`` and ``top`` for Human Beings
44
===================================
@@ -172,12 +172,9 @@ information; the command will work without it but might miss some information.
172172

173173
* Note how the default sort order of CPU-usage-since-``ptop``-started makes the
174174
display rather stable.
175-
* Note the system load bar that correlates the system load with the number of
176-
CPU cores in the system. **Green** is load handled by physical cores, **yellow**
177-
(not shown here) is load handled by hyperthreading cores, and **red** is load
178-
over the number of cores.
179-
* Note the fifteen minute load history graph in the load bar. On this system the
180-
load has been high for the last fifteen minutes. This is a visualization of
175+
* Note the core count right next to the system load number, for easy comparison.
176+
* Note the load history graph next to the load numbers. On this system the
177+
load has been the same for the last fifteen minutes. This is a visualization of
181178
the numbers you get from ``uptime``.
182179
* Note that binaries launched while ``ptop`` is running are listed at the bottom
183180
of the display.
@@ -322,6 +319,4 @@ DONE
322319

323320
.. |Build Status| image:: https://travis-ci.com/walles/px.svg?branch=python
324321
:target: https://travis-ci.com/walles/px
325-
.. |Coverage Status| image:: https://coveralls.io/repos/github/walles/px/badge.svg?branch=python
326-
:target: https://coveralls.io/github/walles/px?branch=python
327322
.. |ptop screenshot| image:: doc/ptop-screenshot.png

doc/ptop-screenshot.png

-120 KB
Loading

0 commit comments

Comments
 (0)