<!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.3395" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=408091810-30092008>I had the same Problem. I changed the "DEF:... 
AVERAGE..." in "DEF:... MAX ...". And now it works fine. Every 24 Hours my 
rrd get a update. </SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Von:</B> Igor Cicimov [mailto:icicimov@gmail.com] 
<BR><B>Gesendet:</B> Dienstag, 30. September 2008 10:48<BR><B>An:</B> 
hobbit@hswn.dk<BR><B>Betreff:</B> [hobbit] Re: Integrate rrd files into 
hobbit<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr>Hi,<BR><BR>Since I haven't receive any response to the previous 
e-mail I'm including some more details here. This is what I have done till now 
but can't get any graph output from hobbit:<BR><BR>I have edited the following 3 
files:<BR><BR><BR>- <B>hobbitgraph.cfg</B> - tell hobbit how to create the graph 
from the rrd file<BR><BR>[wlpub11]<BR>    TITLE EPUB92: Threads 
ebspap11<BR>    YAXIS 
Number<BR>        
DEF:execute=etech_thread81cmspServer11_cms.rrd:execute:AVERAGE 
LINE1.5:execute#FF0000:execute\\g 
\<BR>        GPRINT:execute:LAST:\\:%2.0lf 
\<BR>        COMMENT:min\\:\\g 
\<BR>        GPRINT:execute:MIN:%2.0lf 
\<BR>        COMMENT:max\\:\\g 
\<BR>    GPRINT:execute:MAX:%2.0lf 
\<BR>        COMMENT:average\\:\\g 
\<BR>        GPRINT:execute:AVERAGE:%2.0lf\\l 
\<BR>        
DEF:idle=etech_thread81cmspServer11_cms.rrd:idle:AVERAGE 
LINE1.5:idle#0000FF:idle\\g \<BR>        
GPRINT:idle:LAST:\\:%2.0lf \<BR>        
COMMENT:min\\:\\g \<BR>        
GPRINT:idle:MIN:%2.0lf \<BR>        
COMMENT:max\\:\\g \<BR>        
GPRINT:idle:MAX:%2.0lf \<BR>        
COMMENT:average\\:\\g \<BR>        
GPRINT:idle:AVERAGE:%2.0lf\\l \<BR>        
DEF:hogging=etech_thread81cmspServer11_cms.rrd:hogging:AVERAGE 
LINE1.5:hogging#3FFF00:hogging\\g 
\<BR>        GPRINT:hogging:LAST:\\:%2.0lf 
\<BR>        COMMENT:min\\:\\g 
\<BR>        GPRINT:hogging:MIN:%2.0lf 
\<BR>        COMMENT:max\\:\\g 
\<BR>        GPRINT:hogging:MAX:%2.0lf 
\<BR>        COMMENT:average\\:\\g 
\<BR>        
GPRINT:hogging:AVERAGE:%2.0lf<BR><BR><BR>- <B>hobbitserver.cfg</B> - tell hobbit 
to include the new graph for processing => add the new graph name to the 
GRAPHS 
line<BR><BR>GRAPHS="la,disk,inode,qtree,files,processes,memory,users,vmstat,iostat,tcp.http,tcp,ncv,netstat,ifstat,mrtg::1,ports,temperature,ntpstat,apache,bind,sendmail,mailq,socks,bea,iishealth,citrix,bbgen,bbtest,bbproxy,hobbitd,clock,lines,wlpub11"<BR><BR><BR>- 
<B>bb-hosts</B> - add the new graph to the "trends" column for the apropriate 
host<BR><BR>#subparent SWIF-Public Weblogic Weblogic servers<BR>group-compress 
<font size="+1">Weblogic servers</font><BR><A 
href="http://10.156.202.10">10.156.202.10</A>   
Weblogic8.1-ebspap11            
# conn HIDEHTTP <A 
href="http://ebspap11-mgt.three.com.au:7011">ebspap11-mgt.three.com.au:7011</A> 
TRENDS:*,wlpub11<BR><BR><BR>So the idea is to get hobbit create the graph and 
put it under the trends column for the particular server but it seams it doesn't 
do anything since I can't see any graph or error messages in the log file. I 
have put the etech_thread81cmspServer11_cms.rrd file into 
/var/lib/hobbit/rrd/Weblogic8.1-ebspap11 folder. Just wondering if I'm missing 
something or just want to accomplish the impossible?<BR><BR>Igor<BR><BR><BR>
<DIV class=gmail_quote>On Sat, Sep 27, 2008 at 1:08 AM, Igor Cicimov <SPAN 
dir=ltr><<A 
href="mailto:icicimov@gmail.com">icicimov@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Hi 
  all,<BR><BR>I was reading some posts about integrating external custom 
  scripts<BR>into hobbit and was wondering is it possible to link existing 
  rrd<BR>database files created by some other application and use hobbit 
  for<BR>charting? If possible, what files do I need to eddit to make 
  this<BR>work? The rrd file is created using rrdtool so another question 
  would<BR>be about compatibility of the rrd file with the way the rrd files 
  are<BR>being created in hobbit.<BR><BR>Thanks in advance for any 
  help.<BR><FONT 
color=#888888><BR>Igor<BR></FONT></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>