diff options
Diffstat (limited to '')
-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. |