Plesha, Thomas CECOM-SEC-IFS/Ilex wrote: > I am running Active Perl version 5.8.4 on a fully patched Windows XP SP1 > system with MRTG 2.10.15. MRTG runs as expected except Console windows keep > popping up every five minute when MRTG run. I start things with the > following shortcut in my startup folder:
If you are running Windows Scheduled Tasks, you can set the user ID the task runs under to a different ID and it will then run in the background. ~snip~ > RunAsDaemon: yes ~snip~ Hold on a second. You're telling MRTG to run as a Daemon, meaning that once it runs it stays resident and repeats at the "Interval" setting or 5 minutes by default. Yet you're also running a scheduled task to kick it off as well? Wouldn't this cause multiple instances to be running at the same time, +1 every 5 minutes? Eric Brander -- 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
