the routers2.conf is default except for the path to the config files, rrd files and icons.
[routers.cgi]
# Where the rrd databases are kept - absolute filesystem path
# This is overridden by the WorkDir: directive in the MRTG .conf file, so it
# is not really necessary in here and can (usually) be safely ignored.
# NT users can put a drive letter in - eg, D:\rrdtool\files
# dbpath = c:/mrtg/wwwroot/servers/*.
# Where the graphs are to be created - absolute filesystem path
graphpath = /mrtg/wwwroot/servers
# The URL of the above directory - a URL path, so use '/' as a path separator
graphurl = /servers
#
# Where the MRTG config files live - absolute filesystem path
# NO SPACES allowed in path names, NT people.
confpath = /mrtg/mrtg/bin
# Wildcarded pattern match for MRTG conf files.
# You can put several of these here, separated by spaces.
# Note that these can include a path separator - eg, site*/*.cfg
# This is useful if you split up your MRTG .cfg files over multiple paths.
cfgfiles = *.cfg
#
# Page icons URL - a URL path, which must end with a '/'. Use '/' as path sep.
iconurl = /rrdicons/
#
as you can see, i've tried a few changes to the dbpath. I"ve also changed the variable cfgfiles = *.cfg to include *.conf.
thanx !!!Statistics: Posted by technicalx — Tue Dec 18, 2007 6:45 am
]]>