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

Reply via email to