[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Time Issue



I had a similar issue when running the hobbit server on a VMware instance once. The OS under VMWare doesn't accurately keep time - sometimes the time would shift backwards or forwards. When this happens Hobbit does not record the data, because RRD files are time sensitive in that they will only accept updates within a specific time interval.

As for your problem I suspect that the system time on your server changed due to the different NTP server. Perhaps it was wrong before and now it's right, or maybe it was right before and now it's wrong. Either way the jump in time is what caused the problem. I'm not sure how you can fix it, short of manually editing the timestamps in the rrd files. Maybe someone else has a better suggestion :)

-Charles

Richard Leon wrote:
Hey everyone
Today we switched time servers and my hobbit server and clients went crazy.
Rrd graphs where not updating and I was getting some kind of time "error in
the logs"
I decided to back up the rrd and data directory and and then delete
everything.

By doing this the graphs started to show up again. But now I am showing negative time in my unchanged status. For example: Status unchanged in -8 hours, -9 minutes

How can I fix that?
And was there another fix besides deleting my rrd and host data?
This time it was ok because I was going to have to do that anyways after the
rest of my production hosts have been added.


But in the future that would not really be an option.