Hi 

Now I'm trying to upgrade MRTG-2.8.12 to 2.9.25.
Platform is Windows2000.

On 2.8.12,I've edited 2 lines of mrtg source file to run when mrtg 
couldn't connect the router (like for the poweroutage)and SNMP
Get failed.

########## rrdtool users have left here ###############
.......    
#$inlast = -1 unless defined $inlast;
    
#$outlast = -1 unless defined $outlast;
    
    $inlast = 0 unless defined $inlast;
    $outlast = 0 unless defined $outlast;

###################################################

But I couldn't found the way of like this on 2.9.25.
If you know how to run mrtg when couldn't connect the router,
please let me know.

Any help would be appreciated.

Best Regards.

Takahiro Mogi

--
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

Reply via email to