[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] strange rrd data
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] strange rrd data
- From: Greg Hubbard <glh.forums (at) gmail.com>
- Date: Thu, 18 Feb 2010 09:18:48 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=3lSGdpe2yv9ikJb77gLEfAPHpjwqDZSOietqhA1xu8U=; b=SRFHFGqHOkohqPwrU6GloHPpQQdHowmeo6pM8a2JlPONx3LcK7fUJHBdQn0YoV2O5v Ky4p2V7iT7A0VNRe8r5wo5z65GCfjSETieIknZJMdBXpd+Lv67oGVoyjl+EPwM8iLN7X qoc5snHR1Oslu4oJEksgAQFs2OPkd7a/JuZ5w=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=puDssgZkCLl4kgK/oFPzdXDWl3Gn8wDDH0De/AtowIBl65FEY+cddQBxolnB982fQz 43I57AC0RVIsFSa7+y5uCUo7DGt9UOqFgmduo3CS8E40TiQmzpRji/LNKIIzkcgblzGG lXmy5Rz9tRn6kiovxlK8EMO9tkwqvxZJubGMc=
- References: <23412090.121266505846036.JavaMail.root (at) zimbra>
It might be the "signed/unsigned" think that happens when counters roll
over. In signed integers there is a "sign bit" that tells whether the value
is positive or negative, and it can cause strange things to happen if one
element treats a value as signed and another element treats it as unsigned.
Just guessing, but a common source of error...
On Thu, Feb 18, 2010 at 9:10 AM, Olivier AUDRY <olivier (at) audry.fr> wrote:
> hello
>
> since yesterday we have some strange data in our rrd. Data totally out of
> range (e+150). I have enable the debug mode to see what information hobbit
> get and send. Someone has already have this kind of trouble ?
>
> thx for your help
>
> hobbit version 4.2.0
> rrd version 1.2.23
>
> oau
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>
--
Disclaimer: 1) all opinions are my own, 2) I may be completely wrong, 3) my
advice is worth at least as much as what you are paying for it, or your
money cheerfully refunded.