htop, show cpu side by side
Clash Royale CLAN TAG#URR8PPP
how can I show the cpu usage side by side rather than a list.
basically I have this :
but I want to show it like this:
linux htop
add a comment |
how can I show the cpu usage side by side rather than a list.
basically I have this :
but I want to show it like this:
linux htop
add a comment |
how can I show the cpu usage side by side rather than a list.
basically I have this :
but I want to show it like this:
linux htop
how can I show the cpu usage side by side rather than a list.
basically I have this :
but I want to show it like this:
linux htop
linux htop
asked Jan 30 '15 at 10:52
nafasnafas
12614
12614
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
Go to settings (F2), under Meters, you select what is in the left column and what in the right column. Instead of CPUs (1/1) in the left column, select CPUs (1/2) for the left column and CPUs (2/2) for the right column. F10 to save the changes and it's done.
I needed to runhtop
as root to make the settings persistent.
– Vara
Jan 16 '18 at 14:19
add a comment |
If you press the F2
key, you will be able to organize the meters between both columns.
add a comment |
Or if F2
doesn't help, use Shift-S
which will bring you to Settings
. You do not need to be root
to achieve this.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f181972%2fhtop-show-cpu-side-by-side%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Go to settings (F2), under Meters, you select what is in the left column and what in the right column. Instead of CPUs (1/1) in the left column, select CPUs (1/2) for the left column and CPUs (2/2) for the right column. F10 to save the changes and it's done.
I needed to runhtop
as root to make the settings persistent.
– Vara
Jan 16 '18 at 14:19
add a comment |
Go to settings (F2), under Meters, you select what is in the left column and what in the right column. Instead of CPUs (1/1) in the left column, select CPUs (1/2) for the left column and CPUs (2/2) for the right column. F10 to save the changes and it's done.
I needed to runhtop
as root to make the settings persistent.
– Vara
Jan 16 '18 at 14:19
add a comment |
Go to settings (F2), under Meters, you select what is in the left column and what in the right column. Instead of CPUs (1/1) in the left column, select CPUs (1/2) for the left column and CPUs (2/2) for the right column. F10 to save the changes and it's done.
Go to settings (F2), under Meters, you select what is in the left column and what in the right column. Instead of CPUs (1/1) in the left column, select CPUs (1/2) for the left column and CPUs (2/2) for the right column. F10 to save the changes and it's done.
answered Jan 30 '15 at 10:57
orionorion
9,1331833
9,1331833
I needed to runhtop
as root to make the settings persistent.
– Vara
Jan 16 '18 at 14:19
add a comment |
I needed to runhtop
as root to make the settings persistent.
– Vara
Jan 16 '18 at 14:19
I needed to run
htop
as root to make the settings persistent.– Vara
Jan 16 '18 at 14:19
I needed to run
htop
as root to make the settings persistent.– Vara
Jan 16 '18 at 14:19
add a comment |
If you press the F2
key, you will be able to organize the meters between both columns.
add a comment |
If you press the F2
key, you will be able to organize the meters between both columns.
add a comment |
If you press the F2
key, you will be able to organize the meters between both columns.
If you press the F2
key, you will be able to organize the meters between both columns.
answered Jan 30 '15 at 10:58
SpackSpack
1,5611014
1,5611014
add a comment |
add a comment |
Or if F2
doesn't help, use Shift-S
which will bring you to Settings
. You do not need to be root
to achieve this.
add a comment |
Or if F2
doesn't help, use Shift-S
which will bring you to Settings
. You do not need to be root
to achieve this.
add a comment |
Or if F2
doesn't help, use Shift-S
which will bring you to Settings
. You do not need to be root
to achieve this.
Or if F2
doesn't help, use Shift-S
which will bring you to Settings
. You do not need to be root
to achieve this.
edited Jan 10 at 9:58
Panki
603311
603311
answered Jan 10 at 9:26
Kesavan MuthuvelKesavan Muthuvel
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f181972%2fhtop-show-cpu-side-by-side%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown