
SystemMonitorNG
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A plasmoid to show your CPU and memory usage. It is a fork of the default KDE system monitor developed by MJD, which unfortunately does not keep up with the new slick design of KDE4 at the moment.
This version offers a pleasant choice of default colors and a glass effect in front of the bars.
To compile the source, you need cmake, gcc and the development packages of KDE4.
cdauth
11 years ago
Report
omino78
11 years ago
Report
mikaelspringer
12 years ago
I tried to build on openSUSE 11.1 but cmake failed with the following error message:
CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:53 (MESSAGE):
Could not find REQUIRED package Plasma
I have installed the development packages for KDE4. Does anybody know what's missing on my system?
Regards, Micke.
Report
haumann
12 years ago
and change ${PLASMA_LIBS} to ${KDE4_PLASMA_LIBS}
Report
pugacioff
12 years ago
Report
AdrianTM
12 years ago
Report
pugacioff
12 years ago
actually, no plasmoid I compiled works after the upgrade.
Report
DanaKil
12 years ago
I'm just looking at the KNetworkmanager icon in your screenshot, if you manage to get a similar look, it will be awesome ! :-)
Report
meskalamdug
12 years ago
with new kde 4.2(still in beta)
Report
srog
12 years ago
X-Plasma-EngineName=
to
X-KDE-PluginInfo-Name=
did the trick here.
KDE 4.2 (beta-1), Kubuntu Jaunty Jackalope (alpha-1).
Report
AdrianTM
12 years ago
Thanks!!!
Report
AdrianTM
12 years ago
Anyway, this is one of the best plasmoids, it should be included by default in KDE, I remember that system monitor was available in kicker-extra package.
This is a great app, you get all the info about CPU, Memory, Swap in one look and it occupies as much space as an icon, all the rest of system monitors are bulky and don't provide the info in such useful manner.
Report
meskalamdug
12 years ago
Report
MJD
12 years ago
Just wanted to let you know, changes in trunk require more information in the .desktop files for the data engines. Otherwise, your fork looks really good!
MJD
Report
katsuragi
12 years ago
Report