<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=664502617-29052007>I'm trying to do my 
first custom graph, using data collected from a custom 
script.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=664502617-29052007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=664502617-29052007>The script collects 
data fine, and successfully updates hobbit at it's regular five minute 
increments.  The data as sent looks like this:</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=664502617-29052007><FONT face=Arial 
size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT><SPAN class=664502617-29052007><FONT face=Arial color=#ff0000 
size=2>five : 17<BR>ten : 24<BR>fifteen : 30<BR>twenty : 42<BR>thirty : 
62<BR>fortyfive : 81<BR>sixty : 108<BR>ninety : 166<BR>onetwenty : 
218<BR>oneeighty : 349</FONT></DIV><PRE><FONT face=Arial size=2>The column name is '<FONT color=#ff0000>recent</FONT>'.  Here's BBHOSTS:</FONT></PRE><PRE><FONT face=Arial color=#ff0000 size=2>group-only recent|pending|stuck Maestro<BR>0.0.0.0 maestro_alarm_cases # prefer noconn recent pending stuck NAME:"Alarm Cases"<BR></FONT><FONT face=Arial size=2></FONT></PRE><PRE><FONT face=Arial size=2>and hobbitserver.cfg:</FONT></PRE><PRE><FONT face=Arial color=#ff0000 size=2>TEST2RRD="cpu=la,disk,inode,qtree,memory,<more stuff>,ports,clock,lines,recent=ncv"</FONT></PRE><PRE><FONT face=Arial color=#ff0000 size=2>NCV_recent="five:GAUGE,ten:GAUGE,fifteen:GAUGE,twenty:GAUGE,thirty:GAUGE,fortyfive:GAUGE,sixty:GAUGE,ninety:GAUGE,onetwenty:GAUGE,oneeighty:GAUGE"<BR></PRE></FONT><PRE><FONT face=Arial size=2>I stopped/started hobbit server.  I've been watching the 'recent' column update regularly every five minutes, for at least 45 minutes now.</FONT></PRE><PRE><FONT face=Arial size=2>But there doesn't appear to be any RRD data file for this 'recent' test:</FONT></PRE><PRE><FONT face=Arial size=2></FONT><FONT face=Arial color=#ff0000 size=2>find /development/hobbit/data/rrd -name "*recent*" -print</FONT></PRE><PRE><FONT face=Arial size=2>The above 'find' command finds nothing related to 'recent' (although there are plenty of OTHER test's RRD files in that directory - default tests - just not my custom test)</FONT></PRE><PRE><FONT face=Arial size=2>I must have missed something simple.  I've gone over the hobbit webserver's HTML help on "Custom Graphs" several times, but can't find the cause of my error.</PRE></FONT></SPAN></FONT>
<DIV><FONT face=Arial size=2><SPAN 
class=664502617-29052007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=664502617-29052007></SPAN></FONT> </DIV></BODY></HTML>