
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
Howto install System Monitor "Oxygen"
-> Right click on desktop
-> Add Widgets
-> Select "Install new widgets"
-> Select "Install from file"
-> Go to location where "oxygen" is located, after you selected click on finish
-> Now is instaled Oxygen System Monitor !
Required application for this monitor :
1. hddtemp
2. lm_sensors
If "HDD Temp" is not working, you need to active hddtemp deamon becuase this script use this command to show hard disk temperature : nc localhost 7634 | cut -d'|' -f4
Original configuration of this monitor :
* Wired Network inteface : eth0
* Whireless Network interface : wlan0
* Hard Disk drive : /dev/sda
Thanks to Konstantin Kudakov for some upgrades.
********************************************************************
Thanks to : Edward Miller ( vbgraphix ) for upgrades !
********************************************************************
12 years ago
[18.01.2009 ] Version : 0.7
- Amarok2 work much better now, and the cover art should be displayed
- The CPU temperature should also work much better
- The HDD temp can be run without root privileges using netcat
- fixed a bunch of the text alignment
[ 03.10.2008 ] Version : 0.5
- Amarok 2 work ( thanks to : Martin Buggiano )
[ 10.08.2008 ] Version : 0.4
- Distro bug fixed by Konstantin Kudakov
- "CPU Temperature" work with lm_sensors by Konstantin Kudakov
- HDD Temperature bug fixed by Konstantin Kudakov
- Display KDE / QT version fixed
- Work with dual core fixed by Konstantin Kudakov
[ 10.08.2008 ] Version : 0.3
- HDD Temperature "added"
- Whireless Link Quality display "fixed"
- Amarok cover display "added"
- CPU Load "added"
- Show number of process "added"
[ 09.08.2008 ] Version : 0.2
- Style bugfixed
- Whireless style "fixed"
- Amarok control "added"
- Netstat changed
[ 06.08.2008 ] Version : 0.1
First version 0.1 was released
12 years ago
[18.01.2009 ] Version : 0.7
- Amarok2 work much better now, and the cover art should be displayed
- The CPU temperature should also work much better
- The HDD temp can be run without root privileges using netcat
- fixed a bunch of the text alignment
[ 03.10.2008 ] Version : 0.5
- Amarok 2 work ( thanks to : Martin Buggiano )
[ 10.08.2008 ] Version : 0.4
- Distro bug fixed by Konstantin Kudakov
- "CPU Temperature" work with lm_sensors by Konstantin Kudakov
- HDD Temperature bug fixed by Konstantin Kudakov
- Display KDE / QT version fixed
- Work with dual core fixed by Konstantin Kudakov
[ 10.08.2008 ] Version : 0.3
- HDD Temperature "added"
- Whireless Link Quality display "fixed"
- Amarok cover display "added"
- CPU Load "added"
- Show number of process "added"
[ 09.08.2008 ] Version : 0.2
- Style bugfixed
- Whireless style "fixed"
- Amarok control "added"
- Netstat changed
[ 06.08.2008 ] Version : 0.1
First version 0.1 was released
swarfega
8 years ago
Report
noiseground
9 years ago
It would be good to put Netcat to Application Required for this monitor.
Mandriva 2010.2 KDE does not install by default the package Netcat.
So even though the package hddtemp and lm_sensors, Oxygen System Monitor would not work.
Report
noiseground
9 years ago
Report
riggy
10 years ago
Best regards!
Report
CanadianPirate
10 years ago
Report
shadyabhi
10 years ago
Report
shadyabhi
10 years ago
I had to do $/etc/rc.d/hddtemp start
For permanent solution, on ArchLinux, I just had to edit $DAEMONS array and add "hddtemp" in that to get the HDD Temperature to work.
Report
kapz
10 years ago
when I try to install oxygen sensors through the file it asks if its a native plasmoid or superkaramba file, I select superkaramba nad browse location and select file and click finish, it says the file is already in my home folder! Then again in widgets list I dont see any app which says sensors or oxygen sensors.
Whats going wrong?
Report
Diegush
10 years ago
Is it possible the monitor could also display disk usage in terms of transference rate?
I have that in gkrellm and it's really useful when you are running applications with high disk transference, and it's the only reason I'm not using the oxygen system monitor yet.
Thanks!
Report
zeminlu
11 years ago
And also, I want to report a memory leak bug. After hours of uptime, dbus-daemon, because of Oxygen Monitor, eats up to 1.4 GB of ram, and all of the swap memory!!
Thanks!
Report
kn4rF
11 years ago
Report
heinrich773
11 years ago
plasmapkg --type=superkaramba -i OxygenSystemMonitor.skz
Report
Pirate86
11 years ago
Report
Grindcore
11 years ago
Thanks for sharing this with us!
Report
Pirate86
11 years ago
Report
Animatrix
11 years ago
Report
lomo2003
11 years ago
Oneway to start Oxygen System Monitor on KDE 4.3.1
1. Install "SuperKaramba" packets.
2. Start "kwrite" type :
[Desktop Entry]
Exec=superkaramba {location of theme file}.theme
Name={theme name}
Type=Application
X-KDE-StartupNotify=false
like this:
[Desktop Entry]
Exec=superkaramba $HOME/Downloads/Plasmoids/86664-oxygen.skz
Name=Oxygen
Type=Application
X-KDE-StartupNotify=false
3. Save as "oxygen.desktop" in "$KDEHOME/Autostart/."
4. Restart User.
Greetz ToM.
Report
lomo2003
11 years ago
Oneway to start Oxygen System Monitor on KDE 4.3.1
1. Install "SuperKaramba" packets.
2. Start "kwrite" type :
[Desktop Entry]
Exec=superkaramba {location of theme file}.theme
Name={theme name}
Type=Application
X-KDE-StartupNotify=false
like this:
[Desktop Entry]
Exec=superkaramba $HOME/Downloads/Plasmoids/86664-oxygen.skz
Name=Oxygen
Type=Application
X-KDE-StartupNotify=false
3. Save as "oxygen.desktop" in "$KDEHOME/Autostart/."
4. Restart User.
Greetz ToM.
Report
poenafunesta
11 years ago
Report
maxid
11 years ago
I like Black
Report
acidicchip
11 years ago
acidicchip@acidicmobile:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +39.5°C (crit = +126.0°C)
Quote:program="sensors | grep 'temp1' | sed 's/temp1: +//g' | sed 's/ .*//g'"
Report
palirohar
11 years ago
onclick="dqdbus org.kde.amarok /Player Stop"
it is qdbus not dqdbus
2. On Ubuntu (Intrepid and Jaunty) is version of sensors:
sensors version 3.0.2 with libsensors version 3.0.2
and it give this output:
k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp: +42.0°C
Core1 Temp: +40.0°C
so it doesnt work with sensor code
program="sensors | grep 'Core 0' | sed 's/Core 0: +//g' | sed 's/ .*//g'"
I fix it:
program="sensors | grep 'Core0' | sed 's/Core0 Temp: +//g' | sed 's/ .*//g'"
3. It show oxygen version 0.5 instead 0.7
Can you fix this errors in new version?
Report
ventper
11 years ago
lm_sensors should be lm-sensors
my thanks to you, and everyone who
worked on this widget.
your efforts to make the world kewl are appreciated!
ventper
Report
bytesniper
11 years ago
Theme Version : 0.5
Last Modified : 04.10.2008
That comes from the oxygen.theme file. The reason I ask is because the Amarok artwork doesn't work and according to your changelog 0.7 should fix that and it would be really nice :) Other than that the theme is incredible. Thanks!
Report
geobart
11 years ago
but my CPU temp is not working ? any idea ?
pentium 4 3.00 Ghz
thx
Report