LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-16-2004, 05:47 PM   #1
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Gkrellm - how to correctly interpret indicator colors?


I've been running gkrellm for a while now and think it's great, but I have a question that does not seem to be addressed in the man pages; specifically, what is the correct way to interpret the indicator colors? For example, most of the measurements are displayed in either blue or orange, and I've been under the assumption that, for instance, on the eth0 gauge that blue represents incoming data and orange is outgoing, or that for the disk monitor blue means reading and orange means writing.

That's all fine and good but today I saw something that I haven't seen before, which was that CPU gauge showed things in both blue and bright green. The gkrellm home page makes reference to the "CPU nice time" being in green, and although I know that nice will modify the priority of a process, I'm not sure how to interpret it in gkrellm. Is there a definitive reference guide that describes these? -- J.W.
 
Old 09-18-2021, 04:15 PM   #2
ViableAlternative
Member
 
Registered: Feb 2021
Location: Indiana USA
Distribution: Knoppix 9.1
Posts: 81

Rep: Reputation: 19
Quote:
Originally Posted by J.W. View Post
I've been running gkrellm for a while now and think it's great, but I have a question that does not seem to be addressed in the man pages; specifically, what is the correct way to interpret the indicator colors? For example, most of the measurements are displayed in either blue or orange, and I've been under the assumption that, for instance, on the eth0 gauge that blue represents incoming data and orange is outgoing, or that for the disk monitor blue means reading and orange means writing.

That's all fine and good but today I saw something that I haven't seen before, which was that CPU gauge showed things in both blue and bright green. The gkrellm home page makes reference to the "CPU nice time" being in green, and although I know that nice will modify the priority of a process, I'm not sure how to interpret it in gkrellm. Is there a definitive reference guide that describes these? -- J.W.
Has anyone got an answer for this? (thread came up in a google search)
 
Old 09-18-2021, 06:31 PM   #3
ViableAlternative
Member
 
Registered: Feb 2021
Location: Indiana USA
Distribution: Knoppix 9.1
Posts: 81

Rep: Reputation: 19
In illustration, the docs that I have been able to locate state that the "in" color (cyan) represents CPU user time, while the "out" color (orange) represents CPU system time. Which is easy and intuitive. But, haven't found much beyond speculation identifying what the green background color means?

Example, while rendering an MP4 file this is the first time I've seen my system pegged out at 100 %, and the green background shows up for the first time that I've ever seen it.

https://i.imgur.com/J6kn9ZP.png
 
Old 09-18-2021, 06:50 PM   #4
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Considering that you are posting about a thread that started 17 years ago, I suggest you do more research. The colors are documented.

I found some additional reference here.
 
Old 09-18-2021, 07:46 PM   #5
ViableAlternative
Member
 
Registered: Feb 2021
Location: Indiana USA
Distribution: Knoppix 9.1
Posts: 81

Rep: Reputation: 19
Lightbulb

Quote:
Originally Posted by computersavvy View Post
Considering that you are posting about a thread that started 17 years ago, I suggest you do more research. The colors are documented.

I found some additional reference here.
Just being 100% honest with you....first thanks for your taking the time to respond, and I mean that sincerely'

However, I did not just "develop a curiosity" and decide to come here looking to waste anyone's time, I spent a good hour+ searching for a published solution. Which btw included the exact page you link to, among my other "finds".

In reviewing that source, I found:

Lines 40-42
Lines 210-212

Provide information specific to the CPU monitor displays

If there is any more there on that page that directly addresses the CPU graphing, it eluded me.

Additional sources that I found speculated that the green background denotes "nice" time, but they were NOT authoritative sources, and you know what they say about speculation......

So, after exhausting a number of sources, one of my search finds was this thread...and yes I did notice that it was an old post, but was one with quite a few page views. So,I was hoping that by renewing the thread, it might catch the attention of a more learned source than myself, who might have actual first hand experience using this utility.

First hand experience is something I've found to be of value over the years. In addition to the published man pages. So I thought I'd take a shot.

Lastly, and I'm not trying to be terse, I'm just trying to be abundantly clear....
I'm not trying to get ANYONE to do my research for me. If you do not know the answer to my question, then do not waste another moment of your time...that is not my ambition. I was really hoping that I might find someone with direct user experience who already knew the answer, who might be willing to share.

Last edited by ViableAlternative; 09-18-2021 at 08:05 PM.
 
Old 09-18-2021, 08:21 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,379
Blog Entries: 28

Rep: Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163
I doubt that there's a single answer to this question. Numerous themes are available for GKrellM, and the display colors will vary with the theme that's in use.

My favorite theme is "Glass," which is a black framework, black and white graphs, white lettering, and a transparent background.

Last edited by frankbell; 09-18-2021 at 08:26 PM. Reason: clarity
 
Old 09-18-2021, 08:34 PM   #7
ViableAlternative
Member
 
Registered: Feb 2021
Location: Indiana USA
Distribution: Knoppix 9.1
Posts: 81

Rep: Reputation: 19
In the following image, a more typical CPU graph is depicted, with the two colors as described in lines 40-42 of your link, cyan for user time, and orange for the system time. With the default black background.

https://i.imgur.com/pgO7Td1.png


My curiosity as described in context with the graphic I provided earlier, pertains to the third color ...the green background...which I've never seen before.
 
Old 09-18-2021, 08:35 PM   #8
ViableAlternative
Member
 
Registered: Feb 2021
Location: Indiana USA
Distribution: Knoppix 9.1
Posts: 81

Rep: Reputation: 19
Quote:
Originally Posted by frankbell View Post
I doubt that there's a single answer to this question. Numerous themes are available for GKrellM, and the display colors will vary with the theme that's in use.

My favorite theme is "Glass," which is a black framework, black and white graphs, white lettering, and a transparent background.
For the record, I am not using any custom theme....I'm using box stock
 
Old 09-18-2021, 08:55 PM   #9
ViableAlternative
Member
 
Registered: Feb 2021
Location: Indiana USA
Distribution: Knoppix 9.1
Posts: 81

Rep: Reputation: 19
Here is another screenshot that I just made expressly to illustrate the 3 colors...You'll note that I've just begun the rendering process (kdenlive) about 1/3 along the time line where the "user" time color (cyan) really picks up, Also if you look closely along the base, you'll see the second default color (orange) displaying "system" time. Both of those colors are the two colors mentioned in lines 40-42 of the earlier linked reference. (Identified in the text as the "in" and "out" colors)

What I'm wondering about is where the default background color of black, turns light green after the rendering process starts pegging out the CPUs

https://i.imgur.com/XhYcBmI.png

Last edited by ViableAlternative; 09-18-2021 at 09:26 PM.
 
Old 09-18-2021, 09:10 PM   #10
ViableAlternative
Member
 
Registered: Feb 2021
Location: Indiana USA
Distribution: Knoppix 9.1
Posts: 81

Rep: Reputation: 19
A labeled close up

https://i.imgur.com/tNAwMcu.png


What is the green color telling me that a plain black background would not?

Last edited by ViableAlternative; 09-18-2021 at 09:22 PM.
 
Old 09-18-2021, 09:26 PM   #11
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
I have clearly seen the green part of the graph and can say it really matches with the "nice" factor. I run my PC heavily and see that frequently.

In fact, while running boinc I have a lot of processes that are at the top of the top list, and when I use htop I can see both their priority and the nice value. Several are nice 19 and the majority of the cpu graph is green at ~85% nice load and 5% system load.

Gkrellm gives you 3 CPU graph items to select. Sys time, User time, & Nice time so it is easy to identify on the graph.

Last edited by computersavvy; 09-18-2021 at 09:41 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to interpret images using C++? vivekr Programming 8 11-18-2005 08:40 AM
how should i interpret this?? baldmonk Linux - Security 2 06-10-2005 05:32 PM
I need Help to interpret this time format unixfreak Linux - Newbie 7 08-03-2004 12:13 AM
VIM 6.3.13 Colors not displaying correctly schurt Fedora 0 07-22-2004 05:08 PM
tty09 - tty12 do not show ansi colors correctly danell_fip Linux - General 1 01-12-2004 03:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration