Bug 390729

Summary: Add option to set graph's time duration in ksysguard
Product: [Applications] ksysguard Reporter: David <david.cortes.rivera>
Component: ksysguardAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED WORKSFORME    
Severity: wishlist CC: opensource, richard.llom
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Example with vertical grid at 1 Minute

Description David 2018-02-19 11:43:58 UTC
In Ksysguard, if I go to the 'System Load' tab, I see graphs of the system's usage of resources. However, these only track very short periods of time, and oftentimes one wants to have a look at a longer timelapse.

Would be nice if the timelapse those graphs track could be configured somewhere.
Comment 1 Richard Llom 2019-03-11 09:24:54 UTC
You can do this, however it is a bit cumbersome:
Right click on the graph -> Settings:
Search for pixel per time period and set it to your desired value (I use 1, default is 8).
You need to do this for each row individually.
Comment 2 Richard Llom 2019-03-11 09:41:31 UTC
Created attachment 118709 [details]
Example with vertical grid at 1 Minute

For a better overview, you can also set a vertical grid at your desired time.
Formula for calculation:
"Desired time" * "Pixels per time period" / "Tab update interval" = "Vertical Grid at"

For my attached example, I have it set at 60 secs:
60 secs * 1 / 0,5/secs = 120


If you need more help try the forums or matrix chat. HTH.
Comment 3 Richard Llom 2019-03-11 11:02:37 UTC
*** Bug 322579 has been marked as a duplicate of this bug. ***