Monitoring CPU and temperature
I'm looking for some interfaces to monitor the use of the CPU and the temperature, i have already installed lm-sensors
for temp and htop
for CPU but i want something that shows them always in real-time in the bar at the top of the screen (the one which says time, battery% ecc.. sorry i don't know how it is called) so that i shouldn't always run the mentioned command from the terminal. I have Ubuntu 16.04.
linux ubuntu cpu temperature
add a comment |
I'm looking for some interfaces to monitor the use of the CPU and the temperature, i have already installed lm-sensors
for temp and htop
for CPU but i want something that shows them always in real-time in the bar at the top of the screen (the one which says time, battery% ecc.. sorry i don't know how it is called) so that i shouldn't always run the mentioned command from the terminal. I have Ubuntu 16.04.
linux ubuntu cpu temperature
Conky might be of interest, but it displays the information on the desktop, not on the top tool bar. Guide for installing on Ubuntu 16.04: linuxandubuntu.com/home/…
– Vassilis Papanikolaou
Jan 23 '18 at 8:49
I'd like the mentioned infos in the top tool bar so that i could monitor my programs running on the terminal with just one of them opened and not 3, with Conky i'll have only 2 displays which would be better of 3 but still i'd prefer not having them at all, if i don't find anything for the purpose i'll give it a try @VassilisPapanikolaou
– Zeno Raiser
Jan 23 '18 at 9:20
add a comment |
I'm looking for some interfaces to monitor the use of the CPU and the temperature, i have already installed lm-sensors
for temp and htop
for CPU but i want something that shows them always in real-time in the bar at the top of the screen (the one which says time, battery% ecc.. sorry i don't know how it is called) so that i shouldn't always run the mentioned command from the terminal. I have Ubuntu 16.04.
linux ubuntu cpu temperature
I'm looking for some interfaces to monitor the use of the CPU and the temperature, i have already installed lm-sensors
for temp and htop
for CPU but i want something that shows them always in real-time in the bar at the top of the screen (the one which says time, battery% ecc.. sorry i don't know how it is called) so that i shouldn't always run the mentioned command from the terminal. I have Ubuntu 16.04.
linux ubuntu cpu temperature
linux ubuntu cpu temperature
asked Jan 23 '18 at 8:19
Zeno RaiserZeno Raiser
3917
3917
Conky might be of interest, but it displays the information on the desktop, not on the top tool bar. Guide for installing on Ubuntu 16.04: linuxandubuntu.com/home/…
– Vassilis Papanikolaou
Jan 23 '18 at 8:49
I'd like the mentioned infos in the top tool bar so that i could monitor my programs running on the terminal with just one of them opened and not 3, with Conky i'll have only 2 displays which would be better of 3 but still i'd prefer not having them at all, if i don't find anything for the purpose i'll give it a try @VassilisPapanikolaou
– Zeno Raiser
Jan 23 '18 at 9:20
add a comment |
Conky might be of interest, but it displays the information on the desktop, not on the top tool bar. Guide for installing on Ubuntu 16.04: linuxandubuntu.com/home/…
– Vassilis Papanikolaou
Jan 23 '18 at 8:49
I'd like the mentioned infos in the top tool bar so that i could monitor my programs running on the terminal with just one of them opened and not 3, with Conky i'll have only 2 displays which would be better of 3 but still i'd prefer not having them at all, if i don't find anything for the purpose i'll give it a try @VassilisPapanikolaou
– Zeno Raiser
Jan 23 '18 at 9:20
Conky might be of interest, but it displays the information on the desktop, not on the top tool bar. Guide for installing on Ubuntu 16.04: linuxandubuntu.com/home/…
– Vassilis Papanikolaou
Jan 23 '18 at 8:49
Conky might be of interest, but it displays the information on the desktop, not on the top tool bar. Guide for installing on Ubuntu 16.04: linuxandubuntu.com/home/…
– Vassilis Papanikolaou
Jan 23 '18 at 8:49
I'd like the mentioned infos in the top tool bar so that i could monitor my programs running on the terminal with just one of them opened and not 3, with Conky i'll have only 2 displays which would be better of 3 but still i'd prefer not having them at all, if i don't find anything for the purpose i'll give it a try @VassilisPapanikolaou
– Zeno Raiser
Jan 23 '18 at 9:20
I'd like the mentioned infos in the top tool bar so that i could monitor my programs running on the terminal with just one of them opened and not 3, with Conky i'll have only 2 displays which would be better of 3 but still i'd prefer not having them at all, if i don't find anything for the purpose i'll give it a try @VassilisPapanikolaou
– Zeno Raiser
Jan 23 '18 at 9:20
add a comment |
3 Answers
3
active
oldest
votes
The software is called psensor.
- Linux: https://wpitchoune.net/psensor/
- Specific for Ubuntu: https://wpitchoune.net/psensor/ubuntu.html
There is an option to display the info on the toolbar, as well as in a stand-alone window.
add a comment |
With psensor and real time measurement you need to be careful. I tried the program and I could hear by the fan of my laptop that the system-load created by psensor heated up the CPU non-negligibly. Somehow it prevented the CPU from idling.
Now, with psensor de-installed the fan is less active. As the program only measures the temperatures and does not control the fan, at the same noise level the system should be cooler without psensor.
Are there any real time measurement tools which also control the fan?
– Zeno Raiser
Jan 26 '18 at 9:45
I know there is speedfan, but it runs on windows. I have never tested it with wine.
– KarlG
Jan 26 '18 at 10:26
add a comment |
There are ultilitys in lm_sensors, its all a bit non-intuitive,,
fancontrol 1st, then pwmconfig
New contributor
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%2f419028%2fmonitoring-cpu-and-temperature%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
The software is called psensor.
- Linux: https://wpitchoune.net/psensor/
- Specific for Ubuntu: https://wpitchoune.net/psensor/ubuntu.html
There is an option to display the info on the toolbar, as well as in a stand-alone window.
add a comment |
The software is called psensor.
- Linux: https://wpitchoune.net/psensor/
- Specific for Ubuntu: https://wpitchoune.net/psensor/ubuntu.html
There is an option to display the info on the toolbar, as well as in a stand-alone window.
add a comment |
The software is called psensor.
- Linux: https://wpitchoune.net/psensor/
- Specific for Ubuntu: https://wpitchoune.net/psensor/ubuntu.html
There is an option to display the info on the toolbar, as well as in a stand-alone window.
The software is called psensor.
- Linux: https://wpitchoune.net/psensor/
- Specific for Ubuntu: https://wpitchoune.net/psensor/ubuntu.html
There is an option to display the info on the toolbar, as well as in a stand-alone window.
answered Jan 23 '18 at 10:10
Vassilis PapanikolaouVassilis Papanikolaou
209110
209110
add a comment |
add a comment |
With psensor and real time measurement you need to be careful. I tried the program and I could hear by the fan of my laptop that the system-load created by psensor heated up the CPU non-negligibly. Somehow it prevented the CPU from idling.
Now, with psensor de-installed the fan is less active. As the program only measures the temperatures and does not control the fan, at the same noise level the system should be cooler without psensor.
Are there any real time measurement tools which also control the fan?
– Zeno Raiser
Jan 26 '18 at 9:45
I know there is speedfan, but it runs on windows. I have never tested it with wine.
– KarlG
Jan 26 '18 at 10:26
add a comment |
With psensor and real time measurement you need to be careful. I tried the program and I could hear by the fan of my laptop that the system-load created by psensor heated up the CPU non-negligibly. Somehow it prevented the CPU from idling.
Now, with psensor de-installed the fan is less active. As the program only measures the temperatures and does not control the fan, at the same noise level the system should be cooler without psensor.
Are there any real time measurement tools which also control the fan?
– Zeno Raiser
Jan 26 '18 at 9:45
I know there is speedfan, but it runs on windows. I have never tested it with wine.
– KarlG
Jan 26 '18 at 10:26
add a comment |
With psensor and real time measurement you need to be careful. I tried the program and I could hear by the fan of my laptop that the system-load created by psensor heated up the CPU non-negligibly. Somehow it prevented the CPU from idling.
Now, with psensor de-installed the fan is less active. As the program only measures the temperatures and does not control the fan, at the same noise level the system should be cooler without psensor.
With psensor and real time measurement you need to be careful. I tried the program and I could hear by the fan of my laptop that the system-load created by psensor heated up the CPU non-negligibly. Somehow it prevented the CPU from idling.
Now, with psensor de-installed the fan is less active. As the program only measures the temperatures and does not control the fan, at the same noise level the system should be cooler without psensor.
answered Jan 26 '18 at 8:58
KarlGKarlG
113
113
Are there any real time measurement tools which also control the fan?
– Zeno Raiser
Jan 26 '18 at 9:45
I know there is speedfan, but it runs on windows. I have never tested it with wine.
– KarlG
Jan 26 '18 at 10:26
add a comment |
Are there any real time measurement tools which also control the fan?
– Zeno Raiser
Jan 26 '18 at 9:45
I know there is speedfan, but it runs on windows. I have never tested it with wine.
– KarlG
Jan 26 '18 at 10:26
Are there any real time measurement tools which also control the fan?
– Zeno Raiser
Jan 26 '18 at 9:45
Are there any real time measurement tools which also control the fan?
– Zeno Raiser
Jan 26 '18 at 9:45
I know there is speedfan, but it runs on windows. I have never tested it with wine.
– KarlG
Jan 26 '18 at 10:26
I know there is speedfan, but it runs on windows. I have never tested it with wine.
– KarlG
Jan 26 '18 at 10:26
add a comment |
There are ultilitys in lm_sensors, its all a bit non-intuitive,,
fancontrol 1st, then pwmconfig
New contributor
add a comment |
There are ultilitys in lm_sensors, its all a bit non-intuitive,,
fancontrol 1st, then pwmconfig
New contributor
add a comment |
There are ultilitys in lm_sensors, its all a bit non-intuitive,,
fancontrol 1st, then pwmconfig
New contributor
There are ultilitys in lm_sensors, its all a bit non-intuitive,,
fancontrol 1st, then pwmconfig
New contributor
New contributor
answered 4 hours ago
Dave ThompsonDave Thompson
1
1
New contributor
New contributor
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%2f419028%2fmonitoring-cpu-and-temperature%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
Conky might be of interest, but it displays the information on the desktop, not on the top tool bar. Guide for installing on Ubuntu 16.04: linuxandubuntu.com/home/…
– Vassilis Papanikolaou
Jan 23 '18 at 8:49
I'd like the mentioned infos in the top tool bar so that i could monitor my programs running on the terminal with just one of them opened and not 3, with Conky i'll have only 2 displays which would be better of 3 but still i'd prefer not having them at all, if i don't find anything for the purpose i'll give it a try @VassilisPapanikolaou
– Zeno Raiser
Jan 23 '18 at 9:20