Gary, Nothing wrong with long longs. The Maxbytes value in your config file is too low. Everything above the maxbyts value is dropped by MRTG.
HTH, Jan. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gary W. Smith Sent: Sunday, February 04, 2007 6:11 PM To: Ed LaFrance; [email protected] Subject: Re: [mrtg] Chart never moves. > -----Original Message----- > From: Ed LaFrance [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 04, 2007 7:25 AM > To: Gary W. Smith; [email protected] > Subject: Re: [mrtg] Chart never moves. > > Hello - > > Are you running mrtg at regular intervals? This is typically done with > the config directive RunAsDaemon (or something like that, check the > docs), or simply by invoking mrtg every X minutes via a cron job. > > Ed > > Yes, I have it cron'd for every 5 minutes. The problem seems to be dealing with long long's. I worked up in the perl script to subtract 4294967296 until it's lower than 4294967296. That kind of works but I had odd results. I tried the same with 2147483647 (I case it was dying on signed longs) and it also gave me some odd data). This is with mrtg-2.15.0. Should this be able to handle long longs? Gary _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _________________________________________________________ Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u niet de geadresseerde bent of dit bericht abusievelijk aan u is toegezonden, wordt u verzocht dat aan de afzender te melden en het bericht te verwijderen. De staat aanvaardt geen aansprakelijkheid voor schade, van welke aard ook, die verband houdt met risico's verbonden aan het elektronisch verzenden van berichten. _________________________________________________________ This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. The state accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages. _________________________________________________________ _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
