The Following User Says Thank You to javispedro For This Useful Post: | ||
|
2009-05-23
, 15:03
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#2
|
The Following 2 Users Say Thank You to Bundyo For This Useful Post: | ||
Since it may also be one of my little helper applications I've coded for it, I tough I may give it a try and try to debug the cause.
First step: a program which regularly dumps raw battery voltage (kcbatt) and 15 minute average load:
On a "good" night (snippet):
So right now I need an application which can tell me who or what is causing the extra load, and I was wondering if someone has done something similar already. Or some idea of what to log to identify the culprit application (periodic top? ordered by current cpu usage, used cpu time?).
As I said, it happens hardly often so trial-and-error is nearly out of the question.