Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface.
Questions tagged [glances]
3 questions
4
votes
1 answer
How can I specify a refresh rate in glances?
How can I specify a refresh rate in glances?
By default, glances refreshes itself every 3 seconds. I tried using glances -t 1 as well as glances --time 1 to lower it to 1 second, but it seems to be ignored. Is there anything else I should do ?
I use…
Franck Dernoncourt
- 20,384
- 48
- 186
- 322
1
vote
0 answers
How to get just the command's filename instead of the full path in the "Command" field of glances?
glances show the full path and all arguments of the command of each process in the Command column, something like this:
520M 51.6M 14136 user 0:46 1 0 R 0 0 /usr/share/miniconda3/bin/python3.7 /usr/bin/glances
Is it possible…
motam79
- 480
- 2
- 9
- 17
0
votes
1 answer
What is the difference between the total cpu usage and cpu usage in processes list?
I am new to Glance. And I have a quesiton, what is the difference between the toal cpu usage and cpu usage in processes list?
For example:
CPU usage of PID 9303 is 100%, but in top left corner, the total cpu usage shows only 3.9%,why?
And would it…
Kuo-hsuan Hsu
- 103
- 5