<HTML>
<HEAD>
<TITLE>NT 4 MRTG Install</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
I am attempting to initially configure MRTG on an Alpha running NT4.<BR>
<BR>
As per the NT instructions, I downloaded MRTG (2.8.6) and changed the main::<BR>
OS to = NT. <BR>
<BR>
I downloaded the latest version of Active Perl for the Alpha from Active State, Checked<BR>
to verify that the path to Perl was in the System "environment".<BR>
<BR>
I placed Rateup.exe in the MRTG-28.6 directory, and attempted to create the mrtg.cfg file by typing perl cfgmaker public@my device ip >mrtg.cfg.<BR>
<BR>
C:\MRTG\MRTG-28.6>perl cfgmaker <FONT COLOR="#0000FF"><U>public@xxx.xxx.xxx.xxx</U></FONT> >mrtg.cfg<BR>
Can't open perl script "cfgmaker": No such file or directory<BR>
<BR>
I noticed that there is no "cfgmaker" file in the mrtg-28.6 directory, but that there is a "cfgmaker" file in the run directory.<BR>
<BR>
C:\MRTG\MRTG-28.6>c:\perl\bin\perl c:\mrtg\mrtg-28.6\run\cfgmaker <FONT COLOR="#0000FF"><U>public@xxx.xxx.xxx.xxx</U></FONT>>c:\mrtg\mrtg-2<BR>
8.6\mrtg.cfg<BR>
ERROR: Can't find location of cfgmaker executable<BR>
BEGIN failed--compilation aborted at c:\mrtg\mrtg-28.6\run\cfgmaker line<BR>
52.<BR>
<BR>
There is a "cfgmaker.pl" file in the mrtg-28.6/contrib/cfgmaker/<BR>
directory, so I tried that.<BR>
<BR>
C:\MRTG\MRTG-28.6>c:\perl\bin\perl c:\mrtg\mrtg-28.6\contrib\cfgmaker\cfgmaker.pl <FONT COLOR="#0000FF"><U>public@xxx.xxx.xxx</U></FONT>.<BR>
xxx >mrtg.cfg<BR>
Can't locate SNMP_Session.pm in @INC (@INC contains: c:/Perl/lib<BR>
c:/Perl/site/lib .) at <BR>
<BR>
c:\mrtg\mrtg-28.6\contrib\cfgmaker\cfgmaker.pl line 15.<BR>
BEGIN failed--compilation aborted at<BR>
c:\mrtg\mrtg-28.6\contrib\cfgmaker\cfgmaker.pl line 15.<BR>
<BR>
The perl path statement has forward, not back slashes, but I am at a loss<BR>
here.<BR>
<BR>
I followed the directions exactly as printed in the Windows NT Guide to<BR>
MRTG.<BR>
<BR>
Any ideas would be greatly appreciated. MRTG would be an awesome tool for<BR>
my organization.<BR>
<BR>
Thanks<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>