[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] strange graph behavior - random machines & graphs
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] strange graph behavior - random machines & graphs
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Fri, 30 Nov 2007 11:18:45 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=7tdnX6HLa/Fih6vswKCGfSWYOOS9qcI9jjS0mNWeT6A=; b=NS4wDCYxJjxxB5YIgx9smnwdK586dOy6hJsJXu1oeakebxUlIed0hC1+FYKol3FsY5wyrrgtdGIlDOUIEsKHkVJDj2YccCJE/frlTP9xnRvNBtEPuGsYXUIE8giQggbYAhghBLkgJMEfpLk/S7XvKbD9o26hecb+fz5SpLIMHDU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=wyFYKKyUKcS2vhpZKMDyP8sUlAFI0qDU/igU/M+RU/Uu74ISyZdnsGAlpGlshc6RLURajMmUz3HDRVXFxt02uEWA5xI9Lsk0T/IIQxkekGZmk5ryDiXBNOnJMf9oJ2gqXE0mFHFxhOWIvlAnWEgTloQZgenjKTSEi59ytxzzZ2E=
- References: <29f517690711280656x5c9fa38cta0e80f0d5761c1f7 (at) mail.gmail.com> <29f517690711280708k54276fd1me58d46d1e70ea600 (at) mail.gmail.com> <29f517690711300725g127fd5f7v148aa688764a4f94 (at) mail.gmail.com> <58EF0861D3A1A04182720B3A5231C7C201E022DB (at) usplm205.amer.corp.eds.com> <29f517690711300814q7a1ef9bew600c2d02d2d4de29 (at) mail.gmail.com> <29f517690711300855n7633ae02m7b93bf482f634992 (at) mail.gmail.com>
On Nov 30, 2007 10:55 AM, Gary Baluha <gumby3203 (at) gmail.com> wrote:
> Hmm, this is getting curiouser and curiouser. Apparently at least _some_
> of the graphs that appear corrupted still have some valid data. If I use
> the graph zoom feature (clicking on the magnifying glass) and select certain
> portions of the graph, the graph data shows up as normal. It appears that
> the problem is related to periodic data artifacts (the huge numbers) that
> cause the scale of the graph to resize to show it within bounds, and this
> causes the valid data to essentially disappear.
>
> I realized this when I looked at the graph, and saw that the (curr) and
> (min) data points were showing normal values. It's just the (max) and (avg)
> values that are way off, which causes the rest of the graph to be incorrect.
>
>
Have you tried running hobbitd_rrd with the "--debug" option?? Add it to
the various hobbitd_rrd entries in server/etc/hobbitlaunch.cfg. I haven't
tried it myself, so I don't know how verbose it gets. I seem to recall
Henrik saying it's OK to just kill hobbitd_rrd processes because they get
respawned.
I guess the debug output shows up in the rrd-status.log in your Hobbit logs
directory. Is there anything interesting in that log already?? Or any
other log??
Ralph Mitchell