plotvmstat.py - Plot VMSTAT logs
- Details
- Created on Thursday, 16 May 2013 11:16
plotvmstat.py is a little Python tool to plot the output from vmstat. It can generate nice plots like the one on you see here.
VMSTAT
vmstat reports information about processes, memory, paging, block IO, traps, disks and cpu activity.
The first report produced gives averages since the last reboot. Additional reports give information on a sampling period of length delay. The process and memory reports are instantaneous in either case.
[SOURCE: man vmstat]
Download plotvmstat.py
plotiostat.py - Plot IOSTAT logs
- Details
- Created on Tuesday, 26 February 2013 15:22
plotiostat.py is a little Python tool to plot the output from iostat. I can generate nice plots like the one on you see here wehre IOR is run on a storage box which is monitored with iostat. Te resulting log file was plotted using
[UPDATE]
Current Version 1.3.1
Added the ability to use timestamps and annotate peaks. It's now also possible to plot the CPU stats.
[/UPDATE]
python plotiostat.py -f iostat_ior_xs053 -d sdc -c r/s -c w/s -c rMB/s -c wMB/s
Download plotiostat.py
web2sms for N9/N950
- Details
- Created on Thursday, 08 December 2011 13:03
www2wsms and web2sms (from Christoph Keller) merged into web2sms for Meego Harmattan and will be released in some days.
In contrast to the preceding apps it uses a client-server infrastructureto send the SMS, this saves traffic for you device and should even work with a bad connection since it ony needs to transmitt a few bytes of data.
To indicate a successfull transfere web2sms uses PUSH notification.
The App is currently in the Nokia QA queue.
Its available by now!
Publications I was involved
- Details
- Created on Thursday, 27 December 2012 02:56
Membrane interactions of two arginine-rich peptides with different cell internalization capacities.
J. Am. Chem. Soc., 2012, 134 (9), pp 4324–4331
DOI: 10.1021/ja2108382
Publication Date (Web): January 23, 2012
Biochemistry, 2012, 51 (24), pp 4932–4949
DOI: 10.1021/bi300064v
Publication Date (Web): May 25, 2012
Fixed o2online plugin for www2sms
- Details
- Created on Monday, 05 September 2011 09:15
The o2online.de plugin for www2sms is fixed.
Just use the build-in update function of www2sms to grab the latest file.
Second publication
- Details
- Created on Sunday, 25 November 2012 11:20
Here we go:
Biomembranes, 2013, 1828 (2), pp 824–833
DOI: 10.1016/j.bbamem.2012.11.014
Publication Date (Web): February, 2012
o2online plugin outdated
- Details
- Created on Friday, 02 September 2011 18:51
O2 changed their web layout so the www2sms plug-in for this particular provider does no longer work.
I'll look into this.
Plot i7z log files
- Details
- Created on Wednesday, 31 October 2012 17:20
I wrote a littel tool to plot the data gathered by i7z.
findflash.sh
- Details
- Created on Thursday, 18 August 2011 05:43
nd cached Flash player files
Some versions ago the Adobe Flash player stored cached files in /tmp/.
Actually the latest player sill stores the cached files in /var/tmp/ but uses a trick to hide them from the user:
The file is marked as deleted, but the file handler and data on disc still exist.
So what to do if you cached a video and want to save it for later use?
Look up the PID of "libflashplayer.so" (use "ps") and find files which are used by this process (using "lsof").
You will find something like "/tmp/Flash*".
This file does not exist in /tmp/ but we will find the file handler in "/proc/${PID}/fd/".
Just list the content (ls -la) and grep for "Flash".
You will find something like:
lrwx------ 1 blub blub 64 Aug 18 07:53 15 -> /tmp/FlashXXsJu3NC (deleted)
Now you can play the file with "mplayer /proc/${PID}/fd/15" or copy it with "cp /proc/${PID}/fd/15 ~/Desktop/myfile.flv".
This little script will do all the above for you and find any cached file by the Flashplayer
My first scientific publication
- Details
- Created on Monday, 06 February 2012 18:45
Here it is:
J. Am. Chem. Soc., Just Accepted Manuscript
DOI: 10.1021/ja2108382
Publication Date (Web): January 23, 2012
There is more to come later this year ;-)
Harmattan on Gentoo
- Details
- Created on Saturday, 23 July 2011 17:51
Two days ago I got a Nokia N950 Dev Kit. I could have held it six days earlier in my hands,
if the mailman would have dropped a note in my mailbox that the package was delivered to a neighbor...
Anyway, now it's here and it's begging to be used :-)
After sorting out some problems with password less SSH authentication (changing user:!: to user:*: in /etc/passwd),
I also got Harmattan running in a scratchbox under Gentoo Linux.
Here are the short steps:
More Articles...
- Fritz!Box UPnP reconnect script
- ftp_backup.py
- monitor_website_links.py
- anamo.py 2.1 with accelerated MD output support
- Bye, bye Skype
- Qualcom GOBI 2000 UMTS/GPS 3G modem with Gentoo (ThinkPad W510)
- cattraj
- Deviant Danbo
- Beloved Grandma *1918.05.17 †2010.12.16
- www2sms 1.3.0
- www2sms 1.2.0
- Data processing can be so colorful
- Facebook is a pain
- Updated anamo.py to 1.8
- Updated anamo.py to 1.7
- Debian EXIM4 smarthost
- "Landesmeister" C-Class Latin - DONE!
- www2sms
- Maemo SDK running on Gentoo-Linux
- Maemo VoIP and 1und1 SIP
- KVM host settings
- Advertisement can, but must not, be annoying
- Updated anamo.py to 1.5
- Linux - Sane - Epson V300 Photo
- YOUR BATTERY IS EMPTY - NAG
- Intel Core i7 920 vs. AMD Istanbul 2427
- anamo.py and anaout.py updated
- Benchmarking different flavours of NAMD2.7b1
- layman... just a small note to myself ...
- By the way...
- Graduated
- Use Wireshark to find URL pointing to FLV files
- myautomounter v1.2
- Fritz!Box 7170 as remote console
- Jannuarturniere 2008
- myautomounter v1.1
- Köhler unterzeichnet Vorratsdatenspeicherung
- StudiVZ: personalised advertisement
- Abschlußball in Athensted
- 6 monatig Vorratsdatenspeicherung
- For all those who wonder...
- Just a small side note...
- myautomounter
- Trennung von meiner Tanzpartnerin
- OTRtool v0.8.0-r3 released
- 2. Latin Festival in Dresden 20-22.10.2006
Content
Resources
www. is deprecated
Play OGG
Qt Ambassador
Latest comments
-
Harmattan on Gentoo
-
Thanks for the guide. In my ...
-
-
My first scientific publication
-
Congrats, Bjoern -- the paper is ...
-
-
OTRtool v0.8.0-r3 released
-
What a pity ... I am searching ...
-
I do not support OTRtool anymore.
-
Hi, I hope your biochemistry ...
-
-
Qualcom GOBI 2000 UMTS/GPS 3G modem with Gentoo (ThinkPad W510)
-
Was helpful :)
-
-
anamo.py 2.1 with accelerated MD output support
-
good
-
-
findflash.sh
-
Fixed! There is no libflashplayer.
-
Hi I have tried the script but ...
-
-
web2sms for N9/N950
-
Ich habe einen Account bei ...
-


