X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/e23b526a75745fe1985e9ed1434fef0e1c8ba61b..f6f800a79d8210df9b547e5e6f6960bd5fc3a01b:/blog/Making_battery_measurements_a_little_easier_in_Debian.html diff --git a/blog/Making_battery_measurements_a_little_easier_in_Debian.html b/blog/Making_battery_measurements_a_little_easier_in_Debian.html index 209d6798ee..f2a57142c6 100644 --- a/blog/Making_battery_measurements_a_little_easier_in_Debian.html +++ b/blog/Making_battery_measurements_a_little_easier_in_Debian.html @@ -4,15 +4,15 @@
Back in September, I blogged about -the +the system I wrote to collect statistics about my laptop battery, and how it showed the decay and death of this battery (now replaced). I created a simple deb package to handle the collection and graphing, @@ -46,7 +46,7 @@ status of the battery. The source package build and work just fine in Debian testing and stable (and probably oldstable too, but I have not tested). The default graph you get for that system look like this:
-My plans for the future is to merge my old scripts into the battery-stats package, as my old scripts collected a lot more details @@ -68,7 +68,7 @@ on I would love some help to improve the system further.