<!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><SPAN class=645445008-02102008><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT face=Arial 
size=2><FONT color=#0000ff>do You see a Link under TRENDS like "hobbit graph 
<FONT face="Times New Roman" size=3>wlpub11" ? Your steps to graph the rrd staff 
are correct. I did the same steps.</FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT color=#0000ff>My 
steps to create the rrd-Database are:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT face=Arial 
color=#0000ff size=2>if ( not -f $RRD ) {</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT face=Arial 
color=#0000ff 
size=2>                
RRDs::create($RRD, "-s 
86400",<BR>                
"DS:sms:GAUGE:172800:0:U", "DS:email:GAUGE:172800:0:U", 
"DS:rmi:GAUGE:172800:0:U", "DS:ws:GAUGE:172800:0:U", 
"DS:gesamt:GAUGE:172800:0:U",<BR>                
"RRA:MAX:0.5:1:14", "RRA:MAX:0.5:1:60", 
"RRA:MAX:0.5:1:730");<BR>        
}<BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=645445008-02102008><FONT face=Arial 
color=#0000ff size=2> </DIV></FONT></SPAN><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> Donnerstag, 2. Oktober 2008 08:47<BR><B>An:</B> 
hobbit@hswn.dk<BR><B>Betreff:</B> Re: [hobbit] Re: Integrate rrd files into 
hobbit<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr>Hi,<BR><BR>First thanks for your reply I really appreciate your 
help. I did as you suggested but still no luck. Thinking maybe the rrd file is 
in wrong place or I have to include the full path to that file in the graph 
config file?<BR><BR>Igor  <BR><BR>
<DIV class=gmail_quote>On Tue, Sep 30, 2008 at 8:23 PM, Detlef Stracke <SPAN 
dir=ltr><<A 
href="mailto:Detlef.Stracke@mobilcom.de">Detlef.Stracke@mobilcom.de</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">
  <DIV>
  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN>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 lang=de dir=ltr align=left>
  <HR>
  <FONT face=Tahoma size=2><B>Von:</B> Igor Cicimov [mailto:<A 
  href="mailto:icicimov@gmail.com" target=_blank>icicimov@gmail.com</A>] 
  <BR><B>Gesendet:</B> Dienstag, 30. September 2008 10:48<BR><B>An:</B> <A 
  href="mailto:hobbit@hswn.dk" 
  target=_blank>hobbit@hswn.dk</A><BR><B>Betreff:</B> [hobbit] Re: Integrate rrd 
  files into hobbit<BR></FONT><BR></DIV>
  <DIV>
  <DIV></DIV>
  <DIV class=Wj3C7c>
  <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" target=_blank>10.156.202.10</A>   
  Weblogic8.1-ebspap11            
  # conn HIDEHTTP <A href="http://ebspap11-mgt.three.com.au:7011" 
  target=_blank>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" 
  target=_blank>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></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>