Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Hi,
Finally, the problem came from parameter units-exponent with a 0 value. With this parameters the graph is not created and there is not error message. Thanks a lot for your help. Best regards, Eric >It is done, I always obtain same the results. >When I uses the MAX consolidation function, graph script use 100% of CPU and >it is canceled by the webserver after 5 minutes. >Here is the code: >DEF:bc=/usr/local/kpi/server/data/duration.rrd:VAR1:MAX >LINE2:bc#1E8F08:Max Duration > >Whereas when I use the AVERAGE consolidation function I obtain the graph. >Here is the code >DEF:ba=/usr/local/kpi/server/data/duration.rrd:VAR1:AVERAGE >LINE2:ba#1E8F08:Average Duration > >The only difference is the consolidation function and of course the values which >are associated for him. The AVERAGE consolidation function return values >between 0 and 55 whereas the MAX consolidation function return values much larger >about 21429. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
