<!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.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm struggling with how to get the graphs for a new 
custom service to show up when you click on the button for the 
service.</FONT></DIV>
<DIV><FONT face=Arial size=2>The graphs appear fine when the 'trends' button is 
clicked, but do not appear when the 'voipinfo' button is clicked.</FONT></DIV>
<DIV><FONT face=Arial size=2>Any clues how to do this would be much 
appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>to TRENDS: In the bb-hosts file for the host I 
added:</FONT></DIV>
<DIV><FONT face=Arial size=2>    
,voipinfo:voipinfopages|voipinfoapt|voipinfoaq</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>hobbitserver.cfg</FONT></DIV>
<DIV><FONT face=Arial size=2>===========</FONT></DIV>
<DIV><FONT face=Arial size=2>I added to the TEST2RRD= 
definition </FONT></DIV>
<DIV><FONT face=Arial size=2>    ,voipinfo=ncv</FONT></DIV>
<DIV><FONT face=Arial size=2>I added to the GRAPHS= 
definition </FONT></DIV>
<DIV><FONT face=Arial size=2>    ,voipinfo</FONT></DIV>
<DIV><FONT face=Arial size=2>I added a new line:</FONT></DIV>
<DIV><FONT face=Arial 
size=2>NCV_voipinfo="Pages:GAUGE,AvgPageTime:GAUGE,AvgQueries:GAUGE"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>hobbitgraph.cfg</FONT></DIV>
<DIV><FONT face=Arial size=2>===========</FONT></DIV>
<DIV><FONT face=Arial size=2>I added these graph definitions:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[voipinfopages]</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2>[voipinfoapt]</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2>[voipinfoaq]</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>And I setup a remote client to report the data back 
to the Hobbit server.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>