[cricket-users] numeric output

From: gerhard.haindl@debis.at
Date: Wed Dec 15 1999 - 01:20:05 PST


From: gerhard.haindl@debis.at

for the numeric output I use something like this:

rrdtool graph num.txt --start -1days -b 1024 \
  DEF:in=serial2_0.rrd:ds0:AVERAGE \
  DEF:out=serial2_0.rrd:ds1:AVERAGE \
  CDEF:bitin=in,8,* \
  CDEF:bitout=out,8,* \
  PRINT:bitin:AVERAGE:"in = "%f%s \
  PRINT:bitout:AVERAGE:"out = "%f%s

With the rrdtool PRINT function it is possible to get the numeric output.
You can change the CF "AVERAGE" into "MAX" at PRINT to get the Max-values.

What I am looking for is a more or less easy way to do it with Cricket instead
of rrdtool itself and to display it with the Browser as well as get it into a
file.

Any help appreciated.

BTW: Is there a way to get the description of Cisco Interfaces automatically,
like if it changes on the router it changes also in Cricket.
With listInterfaces ist is hardcoded in the config-tree.

--------------------------- ONElist Sponsor ----------------------------

  Hey Freelancers: Find your next project through JobSwarm!
  You can even make $$$ in your sleep by referring friends.
<a href=" http://clickme.onelist.com/ad/jobswarm1 ">Click Here</a>

------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Mon Mar 06 2000 - 19:01:07 PST