<div dir="ltr">Hi Detlef,<br><br>No I don't see anything that's what confuses me. If something was wrong I would expect to see broken or empty graph or link or something under trends column but all looks like I haven't changed the config files at all.<br>
<br>Igor<br><br><div class="gmail_quote">On Thu, Oct 2, 2008 at 6:58 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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Hi,</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><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><font color="#0000ff"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff">My 
steps to create the rrd-Database are:</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">if ( not -f $RRD ) {</font></span></div>
<div> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" 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><font color="#0000ff" face="Arial" size="2"> </font></span></div><br>
<div dir="ltr" align="left" lang="de">
<hr>
<font face="Tahoma" size="2"><div class="Ih2E3d"><b>Von:</b> Igor Cicimov [mailto:<a href="mailto:icicimov@gmail.com" target="_blank">icicimov@gmail.com</a>] 
<br></div><b>Gesendet:</b> Donnerstag, 2. Oktober 2008 08:47<br><b>An:</b> 
<a href="mailto:hobbit@hswn.dk" target="_blank">hobbit@hswn.dk</a><br><b>Betreff:</b> Re: [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>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" target="_blank">Detlef.Stracke@mobilcom.de</a>></span> 
wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
  <div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial" 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 dir="ltr" align="left" lang="de">
  <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>
  <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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">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></div></div></div>
</blockquote></div><br></div>