Hi, Thanks. It worked, changed local copies and main copy.
Sven -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Eric Newton Gesendet: Mittwoch, 3. Januar 2007 15:00 An: General discussion of using zenoss system Betreff: Re: AW: [zenoss-users] Filesystem Graphs Version latest trunk Hi Sven, Make sure your PerfConf has the custom setting: CDEF:percent=usedBlocks_usedBlocks,${here/totalBlocks},/,100,* AREA:percent#00cc00:utilization In particular "usedBlocks_usedBlocks" must not be "usedBlocks". -Eric Schuran, Sven wrote: > Hi, > > There is still a problem for the > Filesystem Graphs. > > What do you need, to fix this bug? > > Sven > > ########################### > > ------ > 2007-01-02T15:07:10 ERROR Zope.SiteErrorLog > http://172.20.1.98:8080/zport/RenderServer/render > Traceback (most recent call last): > File "/opt/zenoss/zenoss/lib/python/ZPublisher/Publish.py", line > 114, in publish > request, bind=1) > File "/opt/zenoss/zenoss/lib/python/ZPublisher/mapply.py", line 88, > in mapply > if debug is not None: return debug(object,args,context) > File "/opt/zenoss/zenoss/lib/python/ZPublisher/Publish.py", line 40, > in call_object > result=apply(object,args) # Type s<cr> to step into published > object. > File "/opt/zenoss/zenoss/Products/ZenRRD/RenderServer.py", line 85, > in render > rrdtool.graph(*gopts) > error: invalid rpn expression in: usedBlocks,4194965,/,100,* > 2007-01-02T15:07:10 WARNING RenderServer > /tmp/renderserver/graph-852a0faf7c4b67a5989d4cf0520e1a4e129600.png > --start=1167613330 --end=1167742930 --imgformat=PNG -F -E --height=100 > --width=500 --vertical-label=percentage --upper-limit=100 > --lower-limit=0 > DEF:usedBlocks_usedBlocks=/opt/zenoss/zenoss/perf/Devices/madata01/os/ > fi lesystems/C__ Label_Boot Serial Number > c4ce2eff/usedBlocks_usedBlocks.rrd:ds0:AVERAGE > CDEF:percent=usedBlocks,4194965,/,100,* > AREA:percent#00cc00:utilization VDEF:percent_last=percent,LAST > GPRINT:percent_last:cur\:%0.2lf%s VDEF:percent_average=percent,AVERAGE > GPRINT:percent_average:avg\:%0.2lf%s > VDEF:percent_maximum=percent,MAXIMUM > GPRINT:percent_maximum:max\:%0.2lf%s\j > ------ > 2007-01-02T15:07:10 ERROR Zope.SiteErrorLog > http://172.20.1.98:8080/zport/RenderServer/render > Traceback (most recent call last): > File "/opt/zenoss/zenoss/lib/python/ZPublisher/Publish.py", line > 114, in publish > request, bind=1) > File "/opt/zenoss/zenoss/lib/python/ZPublisher/mapply.py", line 88, > in mapply > if debug is not None: return debug(object,args,context) > File "/opt/zenoss/zenoss/lib/python/ZPublisher/Publish.py", line 40, > in call_object > result=apply(object,args) # Type s<cr> to step into published > object. > File "/opt/zenoss/zenoss/Products/ZenRRD/RenderServer.py", line 85, > in render > rrdtool.graph(*gopts) > error: invalid rpn expression in: usedBlocks,4194965,/,100,* > > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users > > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
