diff options
| author | onefang | 2019-12-10 16:11:11 +1000 |
|---|---|---|
| committer | onefang | 2019-12-10 16:11:11 +1000 |
| commit | e61592545bdd4d2d47e925ae04c13c9b985e2d80 (patch) | |
| tree | 62ead01d6208f5377554bc944b267917fdb68b0c | |
| parent | A script for extracting RRD data from old results_date backups. (diff) | |
| download | apt-panopticon-e61592545bdd4d2d47e925ae04c13c9b985e2d80.zip apt-panopticon-e61592545bdd4d2d47e925ae04c13c9b985e2d80.tar.gz apt-panopticon-e61592545bdd4d2d47e925ae04c13c9b985e2d80.tar.bz2 apt-panopticon-e61592545bdd4d2d47e925ae04c13c9b985e2d80.tar.xz | |
Document the rescue of old RRD data.
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -74,6 +74,10 @@ Once everything is updated, | |||
| 74 | will point to the main web page, and there will be a link at the bottom of | 74 | will point to the main web page, and there will be a link at the bottom of |
| 75 | that pointing to the detailed graphs. | 75 | that pointing to the detailed graphs. |
| 76 | 76 | ||
| 77 | If you had already been running apt-panopticon for a while and have lots | ||
| 78 | of data collected, the apt-panopticon-RRD-rescue.lua script can go | ||
| 79 | through all of that and feed it to RRD. | ||
| 80 | |||
| 77 | Using it. | 81 | Using it. |
| 78 | --------- | 82 | --------- |
| 79 | 83 | ||
