Hello Everyone! We currently monitor close to 100 devices with one Windows 2K PC. Each device has its own config file. I have a bat file that runs and starts each config the following way. ----------------------------------------------------------------------- start /B wperl mrtg (RouterName).cfg --logging MRTG_Routers.log echo (RouterName) has been started. sleep 7 -----------------------------------------------------------------------
Each device is offset by 7 seconds to help spread everything out. My problem is that with 100 wperl.exe processes running they eat up all the available memory. Is there a better way to start MRTG than this or am I just going to have to live with it? Thanks! Eric -- 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
