Re: Version 2.3.8
Bill Wilson <[email protected]> Mon, 3 Oct 2016 08:50:17 -0500
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
Can you post a copy your /proc/diskstats so I can look at it? Bill On Sat, 1 Oct 2016 16:45:13 +0200 Mohammed Fukeeslum <[email protected]> wrote: > Thanks! I wrote the author about it. > > Back on topic, it seems in 2.3.8 /dev/mmcblk doesn't display anything > for a change ;) > It doesn't register on the aggregate chart either. > > On 9/29/16, Bill Wilson <[email protected]> wrote: > > On Wed, 28 Sep 2016 22:35:41 +0200 > > Mohammed Fukeeslum <[email protected]> wrote: > > > >> A quick question: > >> > >> Is the fact I'm seeing cpu frequencies of a client machine (connected > >> via `gkrellm -s`) instead of the server a bug in gkrellmd or the > >> cpufreq plugin? > > > > Plugins manage their own data so the cpufreq plugin would need to > > be changed. Plugins that want to send server data need to build a server > > side plugin as well as the normal client side plugin. > > > > One can look at the plugins reference and the source to the gkrellmwho2 > > and gkrelltop plugins for examples. Those two have server plugins that > > send server data instead of client data when gkrellm -s is run.