File: mrtg.cfg

package info (click to toggle)
apt-listbugs 0.0.89
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 776 kB
  • ctags: 55
  • sloc: ruby: 1,532; sh: 174; makefile: 49
file content (19 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (4)
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>