X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/35bcc4f0426043d390b78cd27c2f0959ad39c3ca..b6d94dee99ff7c30583e568e1bbc1d574d822fad:/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 13fb1855fb..c086e30aec 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.