On Fri, Oct 21, 2005 at 09:08:02PM -0700, Alhagie Puye wrote:
> I get the error message when I'm looking at graphs but not for every
> interface. Some of the interfaces are fine but when "Traffic" is chose for
> Graph Type, then I will get the error message but it works fine for
> "Utilization".
> 
> Does this mean, it is not interpreting that particular data correctly?
> 
> Any insight would be greatly appreciated.
I would say something is going wrong with the rrd graphing.

First check apache error log, it may give you a message from rrd

if not then....

In /lib/api.rrdtool.inc.php there is a line like:

       list ($ret1, $ret2) = rrd_pipe($method." '".$file."' ".$aux);
then about 3 lines later.

       //debug($ret1);
       //debug($ret2);

uncomment those and see what is going on.

-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to