[SOLVED] ksysguard (system monitor) support multiple sensors

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] ksysguard (system monitor) support multiple sensors

Postby bscalise » Jun 16th, '12, 01:52

In ksysguard previously I've been able to create custom System Monitoring graphs for items like temperature (motherboard & CPU), fans (rotation speed of case fans, cpu fans, etc.) and voltages (DC voltage provided to CPU, +5, +12, etc.) by first dragging one sensor for a particular item onto a blank, newly created tab, and then dragging other sensors of the same type onto the same graph.

In this version of ksysguard, dragging multiple sensors onto a graph doesn't work, necessitating a seperate graph be created for each sensor. Thus what I had accomplished previously, having a single "Hardware" tab with a "Temperature" graph containing CPU & MB temperature, a "Fan Speed" graph containing graphs for the rotational speed of the CPU fan, two case fans, and the power supply fan, and a "Voltage" graph containing DC voltage levels for core CPU, +3.3v, +5v, and +12 (three graphs total on one tab), now takes 10 graphs.

Does anybody have any information about this? Does ksysguard have a software regression, a bug, or is there something I'm missing?
Last edited by bscalise on Jun 18th, '12, 05:53, edited 1 time in total.
bscalise
 
Posts: 10
Joined: Jun 13th, '12, 07:41

Re: ksysguard (system monitor) support for multiple sensors

Postby yankee495 » Jun 16th, '12, 03:24

Make a new tab then select tab properties. From there you can select how many rows/columns to display on that one tab.

Default is 3 I think.
There are 10 types of people, those who understand binary & those who don't.
Main Desktop
http://www.overclock.net/lists/display/view/id/3960066
yankee495
 
Posts: 433
Joined: May 25th, '12, 13:10
Location: Carthage, Mo. USA

Re: ksysguard (system monitor) support for multiple sensors

Postby yankee495 » Jun 16th, '12, 03:57

OK, I see what you mean. The system load shows CPU 1 & 2 on the same graph.

Network shows sent & received all on one graph.

How to create a graph that contains two sensors? That is the question.
There are 10 types of people, those who understand binary & those who don't.
Main Desktop
http://www.overclock.net/lists/display/view/id/3960066
yankee495
 
Posts: 433
Joined: May 25th, '12, 13:10
Location: Carthage, Mo. USA

Re: ksysguard (system monitor) support for multiple sensors

Postby bscalise » Jun 17th, '12, 12:05

This worked fine in other distributions. I assume it is more a failure with a newer ksysguard than a problem with the distribution itself, although I don't actually know.
bscalise
 
Posts: 10
Joined: Jun 13th, '12, 07:41

Re: ksysguard (system monitor) support for multiple sensors

Postby dbg » Jun 17th, '12, 20:36

There was a patch to fix this on June 6...see: https://bugs.kde.org/show_bug.cgi?id=290504

Hopefully, we will be getting an update. In the mean time, if you really want multiple sensors you can edit the tab file. Create a tab with 3 displays, add a sensor to each. In the "file" menu chose "Save tab as...". This will save the xml file (.sgrd) that defines the tab. You can edit it with Kwrite. The xlm calls the sensors "beams". Cut and paste your "beams" so they are between one <display></display> and delete the extra displays. Resave and import tab back into Sysguard. Here is an example:

Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE KSysGuardWorkSheet>
<WorkSheet title="cpu" interval="0.5" locked="0" rows="3" columns="1">
 <host port="-1" command="ksysguardd" shell="" name="localhost"/>
 <display title="Total" version="1" row="0" class="FancyPlotter" hScale="6" unit="" showUnit="0" column="0" autoRange="1" hLines="1" manualRange="0" vScroll="0" svgBackground="" vLines="0" vDistance="30" stacked="0" labels="1">
  <beam sensorName="cpu/cpu0/TotalLoad" sensorType="float" hostName="localhost" color="0xff0057ae"/>
  <beam sensorName="cpu/cpu1/TotalLoad" sensorType="float" hostName="localhost" color="0xff0057ae"/>
  <beam sensorName="cpu/cpu2/TotalLoad" sensorType="float" hostName="localhost" color="0xff0057ae"/>
 </display>
</WorkSheet>


You can then change the color of the sensors within Sysguard.
dbg
 
Posts: 72
Joined: Mar 30th, '11, 22:28
Location: Grants Pass, Oregon

Re: ksysguard (system monitor) support for multiple sensors

Postby bscalise » Jun 18th, '12, 05:52

Sweet!

Very impressive.
bscalise
 
Posts: 10
Joined: Jun 13th, '12, 07:41

Re: ksysguard (system monitor) support for multiple sensors

Postby doktor5000 » Jun 19th, '12, 23:59

dbg wrote:There was a patch to fix this on June 6...see: https://bugs.kde.org/show_bug.cgi?id=290504

Hopefully, we will be getting an update. I


Did you report this as a bug? https://wiki.mageia.org/en/How_to_report_a_bug_properly
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18056
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] ksysguard (system monitor) support multiple sen

Postby dbg » Jun 20th, '12, 04:17

dbg
 
Posts: 72
Joined: Mar 30th, '11, 22:28
Location: Grants Pass, Oregon


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest