Not quite. I am seeing a conflict between both possible configurations. I can use RRD successfully as long as I am not attempting to have MRTG fork processes. If I am using RRD for logging and attempt to use the Fork command to have MRTG poll in parallel processes, I am not seeing data in my graphs for the period of time. The minute I remove the Fork command I start to see data again going forward.
Basically Config w/ fork Graph shows results (MRTG created) Config w/ RRD Graph shows results (14ALLCGI created) Config w/ RRD & fork Graph missing results (14ALLCGI created) I hope that better illustrates the problem we're experiencing. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex van den Bogaerdt Sent: Wednesday, December 17, 2003 4:29 AM To: [EMAIL PROTECTED] Subject: [mrtg] Re: Fork command failing now On Tue, Dec 16, 2003 at 10:27:36AM -0500, Wolf, Jonathan wrote: > Since then I've noticed that the Fork command causes data loss in my > graphs. If i remove the Fork command, I get data. If I poll with the > Fork command and not RRD, I get data. Excuse me if I got this wrong but you seem to think "Fork" and "RRDtool" are interchangable. > Any thoughts? Should I recompile/build RRD? Probably not. From what I understand you somehow removed the "logformat: rrdtool" line (or the update did). Replace that line and try again. HTH Alex -- http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1 This message was produced without any <iframe tags -- 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
