jablonka.czprosek.czf

weathermap

Subversion Repositories:
[/] [weathermap.conf] - Rev 31 Go to most recent revision

Compare with Previous - Blame - Download


#
# A minimal config file to get you started.
# - see also the docs/example folder.

WIDTH 800
HEIGHT 600

TITLEPOS 200 100
TITLE {map:rrd_period} {map:my_title}

NODE DEFAULT
        LABEL {node:this:name} {node:this:x},{node:this:y}

NODE node1
        POSITION 200 200
        TARGET poop.rrd zort.rrd

NODE node2
        POSITION 500 200

LINK firstlink
        NODES node1 node2
        BANDWIDTH 30M
        TARGET cacti:12



Powered by WebSVN 2.2.1