[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Graphs not working on individual views, but working on trends view
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Graphs not working on individual views, but working on trends view
- From: Patrick Nixon <pnixon (at) gmail.com>
- Date: Wed, 10 Mar 2010 15:47:03 -0500
- 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 :content-transfer-encoding; bh=o6BvUXwzWY3UJfWZ5+Y+uxsRfbjO6K0PEFWDcZr24/c=; b=TN+Md+9OrhueMILM+AkMoaYOyh8oSUjd5yCrm6YKNUZXMMWw86RYGfG9b8ECvVc5gV kuEs6Ur5g5St7gfL6KFwRuSFDXglQx24yW/8FpFyXh2VIMEPlepUrEWCfKB9i40aLwgn o6Zy5FVLOoCQzyaIuOEQZBH2ya3I+XtDaswQg=
- 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:content-transfer-encoding; b=JD8Pm05Uw+bb3Pi6JidVuqpVqIgcjc03zveuoadsElWGpN0HbSbKtO81bUiB9VEJOo gpKX+sB40HuIJd6vRdg8TJYWNpm2D77TQWgqpwqAatjmncirz04CJoDPlD9p78tR3I7o 36oTEr2T3DYEhtMAY3+ShuVv7Cy3ycr9BgCiI=
- References: <77CAAFB7C7CE3843A83557DB8857A3AC05C3CBDF (at) PMI-HMBX1.us.corp.pmigroup.com>
If it helps any, my graphs are being generated with the same links as
yours (nostale vs no nostales) without issue.
There's probably some other underlying issue.
On Wed, Mar 10, 2010 at 2:31 PM, Mark Stoltzfus
<mark.stoltzfus (at) pmigroup.com> wrote:
> Hi, we just did a forklift upgrade from our old Hobbit servers to two brand
> new boxes running Xymon 4.2.3, and for the most part, it’s been a seemless
> transition. We noticed some strange behavior, though, with the graphs. The
> graphs under disk, cpu, and memory don’t show up, but under trends, they
> show up just fine. I took a look at the different shortcuts, and they look
> very similar to me, with the differences highlighted in red:
>
> Link copied from “disk” section:
>
> https://monitor.us.corp.pmigroup.com/xymon-cgi/hobbitgraph.sh?host=wal-ddbs-01.us.corp.pmigroup.com&service=disk&graph_width=576&graph_heigh
>
> t=120&first=1&count=3&disp=wal%2dddbs%2d01%2eus%2ecorp%2epmigroup%2ecom&graph=hourly&action=selzoom
>
> Link copied from “trends” section:
>
> https://monitor.us.corp.pmigroup.com/xymon-cgi/hobbitgraph.sh?host=wal-ddbs-01.us.corp.pmigroup.com&service=disk&graph_width=576&graph_heigh
>
> t=120&first=1&count=3&disp=wal%2dddbs%2d01%2eus%2ecorp%2epmigroup%2ecom&nostale&color=green&graph=hourly&action=selzoom
>
> Any ideas as to what’s going on? I did find some old posts from Henrik
> about troubleshooting graph generation, but the case he was dealing with
> there was where the graphs wouldn’t generate at all. In this case, the rrds
> are all there and the graphs are being generated, just not in all views.
>
> Thoughts?
>
> Mark