Manish Sapariya said: > Hi All, > I am trying use mrtg-rrd graphs working, but get > folowing error when I point my browser to > > ------------ > http://localhost/cgi-bin/mrtg-rrd.cgi/minutes.html > -------- > > Error: Undefined statistics > ----------------- >
Looks like lack of Target[minutes] in your config file - one set in the mrtg-rrd's @config_files of course. Or if you have directory with .cfg files in @config_files - check if you have doubled target entries somewhere in it, then remove redundant ones. Or merge all cfg's in one large file - mrtg-rrd won't mind double targets from one config file, IIRC it will just use first from the top. Lukasz -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
