No, my graphs are up to date. They are the same as on the "Trends" page.
But it seems to be a bug in hobbitgraph, because it is only showing graphs without the "nostale" option.
Interesting: On the "Trends" page the graphs are generated without the "nostale" option, and they are visible.
But on other pages (CPU, MEM, DISK, f.e.) they are generated with the "nostale" option and are not visible.
b.r.
T.K.
-----Ursprüngliche Nachricht-----
Von: Jeremy Laidman [mailto:user-71895fb2e44c@xymon.invalid]
Gesendet: Donnerstag, 1. März 2012 01:32
An: Körfer, Thomas
Cc: xymon at xymon.com
Betreff: Re: [Xymon] [hobbit] Help: No graphs in xymon
On Wed, Feb 29, 2012 at 11:36 PM, Körfer, Thomas <user-806b2d0735cc@xymon.invalid> wrote:
For me it looks like a bug (typo) in hobbitgraph.cgi
I changed the "nostale" to "noscale" (because I saw it some where
else) and it works.
This is not a typo. The "nostale" option tells hobbitgraph to show RRD files older than 86400 seconds (24 hours), where normally it doesn't show stale RRD files.
If this change makes your graphs appear, then your RRD files might be old.
J