I ran the command you supplied on about 10 files, and they are all missing the nan. Is there any way to correct this, or can I just delete all of the rrd files, and let it create new ones?
Thanks Jeff -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig Small Sent: Tuesday, August 07, 2007 7:53 PM To: jffnms-users@lists.sourceforge.net Subject: [work] Re: [jffnms-users] Problems after Power outage On Mon, Aug 06, 2007 at 06:46:26PM -0500, Jeffrey T Smith wrote: > 17:46:13 I2050 : sla : Cond0: ( -1 > ((-1*80)/100)) = 0 > -FALSE - Used > 80%: 100 % > 17:46:13 I2050 : sla : Final Eval: False. Those values come from the RRD file so it sounds like there is something rather unhappy about those files. Either it will work itself out or those files are hopelessly corrupted. You can check the health of the file with this command: cd <directory where your rrd files live> rrdtool fetch interface-2050-0.rrd AVERAGE -s end-30min You should get numbers, with the last one being a NaN, like this: data 1186532700: 9.0688410134e-02 1186533000: 7.6293698878e-02 1186533300: 7.3718757983e-02 1186533600: 8.3131852085e-02 1186533900: 7.6906627121e-02 1186534200: 1.0934166254e-01 1186534500: nan -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 http://www.enc.com.au/ csmall at : enc.com.au http://www.debian.org/ Debian GNU/Linux, software should be Free ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users