[mrtg] Re: Error on Line 56

Andrew M TOWNSEND ATOWNSEND at doleta.gov
Thu Oct 14 23:53:00 MEST 1999


I received the same error after typing in the batch file.

I cut and paste the code from the MRTG web site, tried again, and it worked fine.  

Here is the cut/paste:

  $interval=300;
        while (1) {
          sleep( $interval - time() % $interval );
          system 'c:\bin\perl c:\mrtg-2.8.8\run\mrtg c:\mrtg-2.8.8\run\mrtg.cfg';
        }                               

Just modify the paths - don't try to type it in yourself.

hth

Andy Townsend


--
* To unsubscribe from the mrtg mailing list, send a message with the
  subject: unsubscribe to mrtg-request at list.ee.ethz.ch
* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg


More information about the mrtg mailing list