>>926475
I use the 7th field:
awk '{print $7}' /sys/block/mmcblk0/stat
I really don't remember why I choose to extract only this field, probably I read in some forum. Now you make me reconsider my method because this is only the "write sectors" count. To have a good monitoring I must add the 3rd field "read sectors". So, the total count is even more.
>>926487
Yes, putting tmp files in ram is generally a good move, but I am not convinced to use a tmpfs on a device with so small ram.
>imgur
Lol, you are right. But I used http://freeimagehosting.net to upload my image and I didn't know my image would end up on imgur. I was looking for a image hosting that doesn't require javascript to upload and freeimagehosting was the first I found with this feature. I'm open to suggestions.