I'd like to get a fairly complete system monitor to show in one of my desktops at all times.
Ideally I'd like it to be relatively unobstrusive (small, possibly translucent). I used GKrellM under Mandrake in the past, but I think this is a pretty old project? is there a more modern equivalent?
the built in applet from KDE4 is not very good or customizable (for example I want my CPU temps in celsius)
what I would like to get:
scrolling CPU usage graph for each core
scrolling Ethernet usage
scrolling hard-drive usage graph (read/write) - showing current % full would nice
current CPU/machine temp
Ideally I'd like it to be relatively unobstrusive (small, possibly translucent). I used GKrellM under Mandrake in the past, but I think this is a pretty old project? is there a more modern equivalent?
the built in applet from KDE4 is not very good or customizable (for example I want my CPU temps in celsius)
what I would like to get:
scrolling CPU usage graph for each core
scrolling Ethernet usage
scrolling hard-drive usage graph (read/write) - showing current % full would nice
current CPU/machine temp







). Also breaks plasma desktop app pattern of GUI configuration. What to put into it? Found example scripts under /usr/share/doc/plasma-yasp-scriptengine (or what ever it was). Copied Duncan's scripts into ~/.yasp-script. Nothing. Deleted icon from the desktop and reinserted it in order to "re-initalize" it. That got it going. A message appeared in the icon: "waiting for c10.li..." but nothing else, and there it set until I got tired of waiting and deleted the icon. It was, as far as I could tell, trying to determine the temp of core0 cpu, the first script line with "c10.li" in it, but couldn't do it. Like Conky, setting GUI features by manually editing a script file is asking too much of most KDE4 users. No readily available information on the syntax of the script that goes into ".yasp-script". Most users wouldn't know how to determine what hardware they had or how to modify the script lines if they did know. When I deleted it at least it didn't try to hold kdeutils hostage.



Comment