<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 &nbsp;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 &quot;environment&quot;.<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 &gt;mrtg.cfg.<BR>
<BR>
C:\MRTG\MRTG-28.6&gt;perl cfgmaker <FONT COLOR="#0000FF"><U>public@xxx.xxx.xxx.xxx</U></FONT> &gt;mrtg.cfg<BR>
Can't open perl script &quot;cfgmaker&quot;: No such file or directory<BR>
<BR>
I noticed that there is no &quot;cfgmaker&quot; file in the mrtg-28.6 directory, but that there is a &quot;cfgmaker&quot; file in the run directory.<BR>
<BR>
C:\MRTG\MRTG-28.6&gt;c:\perl\bin\perl c:\mrtg\mrtg-28.6\run\cfgmaker &nbsp;<FONT COLOR="#0000FF"><U>public@xxx.xxx.xxx.xxx</U></FONT>&gt;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 &quot;cfgmaker.pl&quot; file in the mrtg-28.6/contrib/cfgmaker/<BR>
directory, so I tried that.<BR>
<BR>
C:\MRTG\MRTG-28.6&gt;c:\perl\bin\perl c:\mrtg\mrtg-28.6\contrib\cfgmaker\cfgmaker.pl &nbsp;<FONT COLOR="#0000FF"><U>public@xxx.xxx.xxx</U></FONT>.<BR>
xxx &gt;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. &nbsp;MRTG would be an awesome tool for<BR>
my organization.<BR>
<BR>
Thanks<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>