--- nagios-grapher-1.6/cfg/ngraph.ncfg.in 2006-06-07 18:13:40.000000000 +0200 +++ nagios-grapher-1.6-r1/cfg/ngraph.ncfg.in 2006-06-19 10:03:58.000000000 +0200 @@ -1,68 +1,71 @@ -# tabspace: 8 # --- # Nagios Grapher Main Configuration # --- define config { - pipe @NG_INTERFACE_PIPE@ - port 5667 - buffer 1024 - interface @NG_INTERFACE@ + pipe @NG_INTERFACE_PIPE@ + port 5667 + buffer 1024 + interface @NG_INTERFACE@ # please use subfolder - pidfile @NG_DAEMON@/nagios_grapher.pid - user @NAGIOS_PROC_USER@ - group @NAGIOS_PROC_GROUP@ + pidfile @NG_DAEMON@/nagios-grapher.pid + user @NAGIOS_PROC_USER@ + group @NAGIOS_PROC_GROUP@ # normal_check_interval - step 300 + step 300 # VALUE or AUTO - heartbeat 600 + heartbeat 600 - rrdpath @NG_RRD@/ - tmppath /tmp/nagiosgrapher/ + rrdpath @NG_RRD@/ + tmppath /tmp/nagiosgrapher/ - fontfile /usr/local/rrdtool/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf + fontfile /usr/local/rrdtool/share/rrdtool/fonts/DejaVuSansMono-Roman.ttf - serviceext_type @NG_SRVEXT@ - serviceextinfo @NG_SRVEXT_FILE@ - serviceext_path @NG_SRVEXT_DIR@ + serviceext_type @NG_SRVEXT@ + serviceextinfo @NG_SRVEXT_FILE@ + serviceext_path @NG_SRVEXT_DIR@ - url /nagios/cgi-bin/graphs.cgi - notes_url /wiki/index.php/$HOSTNAME$#$SERVICEDESC$ +# url /nagios/cgi-bin/graphs.cgi + notes_url /wiki/index.php/$HOSTNAME$#$SERVICEDESC$ - nagios_config @NAGIOS_CONFIG@ - cgi_config @NAGIOS_CONFIG_CGI@ + nagios_config @NAGIOS_CONFIG@ + cgi_config @NAGIOS_CONFIG_CGI@ - icon_image_tag ' dot.png' border="0">