I've written a short perl script to monitor battery drain. It will also monitor charging, but not many battery items get updated during charging. The script logs the battery parameters once per minute on the minute. Ten minutes might be better. The stepsize available from the system is pretty coarse, so it is only good for extended perioids of stable average power draw. (e.g. wifi on for an hour, all radios off for an hour, etc.) [...]