Re: [pfSense Support] RRD graphs keep going NaN

2008-05-02 Thread Chris Buechler
On Wed, Apr 30, 2008 at 10:42 PM, Jeppe Øland <[EMAIL PROTECTED]> wrote: > >You're not convinced? Or was that a typo? > > Typo. I'm convinced. > > Last time it happened, I had just moved the pfSense box from one > location to another (did a shutdown and turned it on in the new > location) ...

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-30 Thread Jeppe Øland
>You're not convinced? Or was that a typo? Typo. I'm convinced. Last time it happened, I had just moved the pfSense box from one location to another (did a shutdown and turned it on in the new location) ... the day after the graphs were broken. To test it again just now I did what was suggested

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-30 Thread Chris Buechler
On Wed, Apr 30, 2008 at 9:40 PM, Jeppe Øland <[EMAIL PROTECTED]> wrote: > I'm not pretty much convinced that the RRD graphs going all NAN is > coused by more than one instance of updaterrd.sh running at the same > time. > You're not convinced? Or was that a typo? > Now the big question is ho

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-30 Thread Jeppe Øland
I'm not pretty much convinced that the RRD graphs going all NAN is coused by more than one instance of updaterrd.sh running at the same time. Now the big question is how more than one of them can be started in the first place. When the problem originally occured, I had not done any hacky start/st

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-29 Thread Jeppe Øland
I'm really starting to suspect the NaN issue is caused by more than one RRD update script process running. I killed all the running instances, deleted the DB files, and started a single update process from the shell manually. Now it's been running pretty much all day with no problems. It used to fa

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-29 Thread Jeppe Øland
Ok I cleared the logs and right now I'm running it from the console ... since it sits in a loop, it never returns, and I expect it will print errors to the console if any appear. However, since it's sitting in a loop updating the RRD graphs like this, isn't it safe to assume that there should neve

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-29 Thread Ermal Luçi
On Tue, Apr 29, 2008 at 7:13 PM, Jeppe Øland <[EMAIL PROTECTED]> wrote: > If I just run it in the "Diagnostics/Command" field, it doesn't show anything. > > How many are supposed to be running at any one time?!? Actually you have to run that from ssh since it runs in background! Sorry i forgot to

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-29 Thread Jeppe Øland
If I just run it in the "Diagnostics/Command" field, it doesn't show anything. How many are supposed to be running at any one time?!? $ ps -efx | grep update 34828 ?? SN 0:00.16 /bin/sh /var/db/rrd/updaterrd.sh 35228 ?? SN 0:00.00 /bin/sh /var/db/rrd/updaterrd.sh 35240 ?? SN 0:

Re: [pfSense Support] RRD graphs keep going NaN

2008-04-29 Thread Ermal Luçi
When the issue shows up can you run /var/db/rrd/updaterrd.sh manually and tell the output? Ermal On Tue, Apr 29, 2008 at 9:34 AM, Jeppe Øland <[EMAIL PROTECTED]> wrote: > After upgrading to 1.2 embedded, the RRD graphs keep getting into a > state where they show nothing, and all the values liste

[pfSense Support] RRD graphs keep going NaN

2008-04-29 Thread Jeppe Øland
After upgrading to 1.2 embedded, the RRD graphs keep getting into a state where they show nothing, and all the values listed below the graphs are nan. I have tried the hack to reset the graphs (delete the RRD files manually, and run the PHP function to start it again), but that only makes it work