diff options
| author | onefang | 2019-12-10 17:29:32 +1000 |
|---|---|---|
| committer | onefang | 2019-12-10 17:29:32 +1000 |
| commit | c3ffd0fa56c66c4f455a4232a045dc6529f10109 (patch) | |
| tree | 98a458a84e50b45de9a888972f87f438468dbffd | |
| parent | Clean up after RRD rescue. (diff) | |
| download | apt-panopticon-c3ffd0fa56c66c4f455a4232a045dc6529f10109.zip apt-panopticon-c3ffd0fa56c66c4f455a4232a045dc6529f10109.tar.gz apt-panopticon-c3ffd0fa56c66c4f455a4232a045dc6529f10109.tar.bz2 apt-panopticon-c3ffd0fa56c66c4f455a4232a045dc6529f10109.tar.xz | |
Add note about running it twice before you can see any data.
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -70,10 +70,12 @@ the mirror files. You can change these to suite yourself. | |||
| 70 | 70 | ||
| 71 | Once everything is updated, | 71 | Once everything is updated, |
| 72 | /var/www/html/apt-panopticon/results/Report-web.html | 72 | /var/www/html/apt-panopticon/results/Report-web.html |
| 73 | |||
| 74 | will point to the main web page, and there will be a link at the bottom of | 73 | will point to the main web page, and there will be a link at the bottom of |
| 75 | that pointing to the detailed graphs. | 74 | that pointing to the detailed graphs. |
| 76 | 75 | ||
| 76 | Note that two runs of apt-panopticon have to happen ten minutes apart at | ||
| 77 | least in order to see any data on the graphs. | ||
| 78 | |||
| 77 | If you had already been running apt-panopticon for a while and have lots | 79 | 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 | 80 | of data collected, the apt-panopticon-RRD-rescue.lua script can go |
| 79 | through all of that and feed it to RRD. | 81 | through all of that and feed it to RRD. |
