root / snf-stats / conf / 20-snf-stats-settings.conf @ 7fcec5d7
History | View | Annotate | Download (426 Bytes)
1 |
## -*- coding: utf-8 -*- |
---|---|
2 |
## |
3 |
## Image properties |
4 |
#IMAGE_WIDTH = 210 |
5 |
#WIDTH = 68 |
6 |
#HEIGHT = 10 |
7 |
|
8 |
## Path settings |
9 |
#RRD_PREFIX = "/var/lib/collectd/rrd/" |
10 |
#GRAPH_PREFIX = "/var/cache/snf-stats/" |
11 |
|
12 |
## Font settings |
13 |
#FONT = "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf" |
14 |
#FONT = "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf" |
15 |
|
16 |
## Bar settings |
17 |
#BAR_BORDER_COLOR = (0x5c, 0xa1, 0xc0) |
18 |
#BAR_BG_COLOR = (0xea, 0xea, 0xea) |