Chris,

I now remember this, edit engine/graph/temperature.inc.php and change "temperature" to "temp_c" at line 6.

        That should fix the problem.

Javier

Chris Epler wrote:
On Fri, 30 Jul 2004 17:47:52 -0300, Javier Szyszlican <[EMAIL PROTECTED]> wrote:

Which JFFNMS version are you using?


This is with 0.7.8


       Can you uncomment lines 46 and 48 of lib/api.rrdtool.inc.php and then try to
view the graph again?

       You should see a command line, paste that into a shell and show us the results,
that way you will be doing the "graph" manually, directly to rrdtool.


[EMAIL PROTECTED] root]# /usr/bin/rrdtool graph
'/opt/jffnms/engine/temp/410ab53e6ae8e.dat' --imgformat=PNG
--start=-86400 --end=-420 --base=1000 --lower-limit=1 --title='Chap1
Chapman Temperature1 Site chassis inlet           2004-07-30 16:50:07'
--alt-autoscale-max --color=GRID#CCCCCC --color=MGRID#777777
--height=180 --width=500 --vertical-label='Temperature'
DEF:temperature=/opt/jffnms/rrd/interface-25-0.rrd:data:AVERAGE
CDEF:temperature=temp_c,1,* AREA:temperature#FF0000:'Temperature in
degrees Celcius\:' GPRINT:temperature:MAX:'Max\:%5.0lf'
GPRINT:temperature:AVERAGE:'Average\:%5.0lf'
GPRINT:temperature:LAST:'Last\:%5.0lf \n'
ERROR: duplicate variable 'temperature'


-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to