# MakeMrtgIndex.NCF # Purpose : Create the Index Files for MRTG data # Changed : 5/05/2004 New # Located : SYS:MRTG\BIN # Set For : # Params : # Note: Edit this file and change the redirected output to the location specified for HtmlDir or WorkDir. # The sys:\apache2\htdocs\mrtg\index.html is based on the examples in "Getting Started". perl --noscreen sys:\mrtg\bin\indexmaker.pl sys:\mrtg\bin\Mrtg.cfg > sys:\mrtg\html\index.html # # End of MakeMrtgIndex.NCF