<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I was hoping someone could help me out in a script 
snippet (hopefully bash) in how to extract data from an rrd to be used within 
script variables.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>example...&nbsp;I would like to 
get&nbsp;four&nbsp;variables that represented say max daily, min daily, avg 
daily and last value.&nbsp; I do not want to plot a graph&nbsp; just use the 
rrd&nbsp;database to extract the four pieces of information and place them 
in&nbsp;my script &nbsp;variable so I can biuld a simple report&nbsp; I already 
have the rrd's setup for max, min avg</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>cheers.</FONT></DIV></BODY></HTML>