I answer myself. I think the problem is that both .cfg files in the include lines have diferent WorkDir, so new files are created in the workdir of the last include line.
I'm trying with Directory option in each include file. Thanks anyway ;-) -----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Luis Enviado el: jueves, 11 de septiembre de 2003 18:25 Para: [EMAIL PROTECTED] Asunto: [mrtg] Problems running MRTG as daemon Hi all, I'm having some problems trying to run MRTG as daemon. My config file is: PathAdd: /usr/bin/ LibAdd: /usr/lib/perl/5.6.1/ Interval: 5 Forks: 4 Refresh: 300 RunAsDaemon: Yes Include: /aplicaciones/mrtg/cfg/temperatura.cfg Include: /aplicaciones/mrtg/cfg/rsfc1.cfg And I start MRTG daemon like this: /usr/bin/perl -w /aplicaciones/mrtg/bin/mrtg /aplicaciones/mrtg/cfg/mrtg.cfg --logging /var/log/mrtg.log My first try was only with one include line, and it works properly. The problem is when I add a second include line, as in the cfg I've typed here. Only the last include is working properly, but I'm sure the first one is ok, because it works perfectly if I run it with crontab. Is there any mistake in the cfg file? I tried to find information about running MRTG as daemon (parameteres, options, etc...), but I didn't find anything. Can you tell me any place to find it? Thanks in advance... Luis. -- 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 -- 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
