1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
# Add a WorkDir: /some/path line to this file
# Global configuration
WorkDir: /home/taru/mrtg/
WriteExpires: Yes
###
###
Target[cache]: `/home/taru/mrtg/listbugs`
Directory[cache]: apt-listbugs
Title[cache]: Cache
MaxBytes[cache]: 100000
YLegend[cache]: Number of accesses
Legend1[cache]: the number of apt-listbugs cache hit
Legend2[cache]: the number of apt-listbugs cache miss
LegendI[cache]: Hit
LegendO[cache]: Miss
ShortLegend[cache]: hits/m
Options[cache]: nopercent perminute
PageTop[cache]: <H1>apt-listbugs cache hit rate</H1>
|