Summary: | Increase possible amount of history to keep in Plasma System Monitor graphs | ||
---|---|---|---|
Product: | [Applications] plasma-systemmonitor | Reporter: | antonmx |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | ahiemstra, antonmx, fabianroeling, john.kizer, kde, nate, plasma-bugs-null, postix, test |
Priority: | LO | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=440402 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
antonmx
2021-06-17 03:29:36 UTC
The system has been designed to do real time reporting of current system status, with an update rate of 500ms. It is not meant for tracking long processes, which would need a completely different approach, where you'd collect data over a certain time period then generate a data point from the average. We have discussed doing something like that in ksystemstats, but so far it has not been implemented and it would be a fairly large task to implement. *** Bug 486964 has been marked as a duplicate of this bug. *** Actually now (KDE 6.3) monitor works fine on long time frames. The only problem left is that I can long frames (>999 seconds) only via editing configuration files, not from the UI. *** Bug 482026 has been marked as a duplicate of this bug. *** |