Subject: RE: Question on error message during graph generation
From: Albert Collet (albert.collet@telindus.es)
Date: Wed Feb 27 2002 - 11:13:27 CST
> -----Mensaje original----- > De: Sean O'Neill [SMTP:sean@seanoneill.info] > Enviado el: miércoles, 27 de febrero de 2002 17:18 > Para: flowscan@net.doit.wisc.edu > Asunto: Question on error message during graph generation > > I recently installed Argus/Flowscan on a FreeBSD 4.5R system. So far so > good :) I haven't really customized it yet so I'm sure this minor issue > is > because of this "not configured yet" syndrome. When I generate the > graphs, > I do get a couple and the data looks correct. But the services and > services_io based graphs are giving out errors. The error given during > generation is: > > ERROR: STACK must follow AREA, LINE or STACK > Could you provide the piece of Makefile for this graph ? > What does this "usually" mean ? > You must provide a LINE or AREA onto stack the next variable. For example: rrdtool graph example.png --title="INF demo" \ DEF:val1=some.rrd:ds0:AVERAGE \ DEF:val2=some.rrd:ds1:AVERAGE \ DEF:val3=some.rrd:ds2:AVERAGE \ DEF:val4=other.rrd:ds0:AVERAGE \ CDEF:background=val4,POP,TIME,7200,%,3600,LE,INF,UNKN,IF \ CDEF:wipeout=val1,val2,val3,val4,+,+,+,UN,INF,UNKN,IF \ AREA:background#F0F0F0 \ AREA:val1#0000FF:Value1 \ STACK:val2#00C000:Value2 \ STACK:val3#FFFF00:Value3 \ STACK:val4#FFC000:Value4 \ AREA:wipeout#FF0000:Unknown Albert.- > - > ........................................................ > ......... ..- -. .. -..- .-. ..- .-.. . ... ............ > .-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ... > > Sean O'Neill > > > -- > Help mailto:majordomo@net.doit.wisc.edu and say "help" in message > body > Unsubscribe mailto:majordomo@net.doit.wisc.edu and say > "unsubscribe flowscan" in message body > Archive http://net.doit.wisc.edu/~plonka/list/flowscan/archive/ -- Help mailto:majordomo@net.doit.wisc.edu and say "help" in message body Unsubscribe mailto:majordomo@net.doit.wisc.edu and say "unsubscribe flowscan" in message body Archive http://net.doit.wisc.edu/~plonka/list/flowscan/archive/
This archive was generated by hypermail 2b25 : Wed Feb 27 2002 - 11:24:40 CST