<HTML>
<HEAD>
<TITLE>Graph multiple unknown named RRD values in one graph</TITLE>
</HEAD>
<BODY>
<FONT FACE="Tahoma, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:9pt'>Hi all,<BR>
<BR>
I have spent the last day reading documentation and searching the “tubes” for an answer without any luck. Here is my scenario.<BR>
<BR>
I have multiple hosts reporting JVM free memory numbers in the following format. Each line is a different JVM name with its current free memory number.<BR>
<BR>
 mn17camp.web: 846<BR>
 mn18camp.web: 669<BR>
 mn19camp.web: 337<BR>
 mn30camp.web: 938<BR>
 mn31camp.web: 750<BR>
 mn32camp.web: 812<BR>
 mn33camp.web: 723<BR>
 mn5camp.web: 785<BR>
 mn63camp.web: 179<BR>
 mn65camp.web: 518<BR>
 mn6camp.web: 597<BR>
 mp3camp.web: 673<BR>
 tbo1camp.web: 461<BR>
 tbo2camp.web: 1030<BR>
 tbo3camp.web: 490<BR>
<BR>
I have hobbit saving them to an rrd file using the data channel in the ncv format. Is there a way to graph these without explicitly defining each jvm name? i.e. Can I iterate through whatever names are in the file? Or can I have hobbit create different rrd files based on content of the ncv file? I’m guessing it could be similar to how the disk test does it. <BR>
<BR>
Thanks,<BR>
<BR>
-- <BR>
Michael S. Hobbs<BR>
sr. systems administrator<BR>
<BR>
Phone: 480.289.6832 | Fax: 480.807.0665<BR>
<a href="michael.hobbs@infusionsoft.com">michael.hobbs@infusionsoft.com</a> | www.infusionsoft.com<BR>
<BR>
<IMG src="cid:3301557926_12416683" ><BR>
</SPAN></FONT>
</BODY>
</HTML>