### The pattern to get testers plugins # testpath = ./testers/*.rb ### The pattern to get graphers plugins # graphpath = ./graphers/*.rb ### Nagios' perfdata file # perffile = /var/spool/nagios/perfdata.log ### Our directory to store rrds # rrdspath = /var/spool/nagios/rrd ### The path where the graphs will be stored imgpath = /usr/local/www/ngraph/img ### URL of the main page indexurl = http://localhost/ngraph/index.html ### URL of the graph page graphurl = http://localhost/ngraph/graph.html ### URL of the graphes - corresponding to imgpath above imgurl = http://localhost/ngraph/img ### Heartbeat (in seconds) with wich the rrds are created by default # heartbeat = 240 ### Minimum time grain (in seconds) # step = 60 ### Where is the rrdtool executable # rrdtool = /usr/local/bin/rrdtool ### Default options for rrdtool graph # rrgopts = ### X size of the graph # rrgsizex = 600 ### Y size of the graph # rrgsizey = 200 ### Width in characters of the legend area # rrgchars = 72 ### Output format # rrgfmt = png