>is there is way to run the mrtg in debug mode. so that I can follow the flow >control. >like "mrtg lucy.cfg -d cfg " or something like that .
You can do a perl -d mrtg lucy.cfg if you really want to, Or you can edit the line that says $DEBUG = qw(); and read the comments there for the debug types supported in the file itself. -- Dan McDonald, CCIE # 2495 Austin Energy -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
