<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Charles,<br>
<br>
Heh, I had noticed that, but I thought to myself, "surely it isnt case
sensitive" :)<br>
I modified hobbitgraph.cfg and lowercased the DS names and that made
the graphs appear in trends!<br>
<br>
Now I just need to figure out why I'm not getting a graph at the bottom
of the page of the "mysql" status page (I still have a broken graph
link that says "hobbit graph ncv:mysql").<br>
<br>
Thanks,<br>
-Charles<br>
<br>
Charles Goyard wrote:
<blockquote cite="mid20070413101431.GV3914@cgoyard1.exp75.cvf"
 type="cite">
  <pre wrap="">Hi,

your shoes don't match :)

The name in DEF:... should match the <name> section, case-sensitively.

Charles Jones wrote :
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm setting up mysql checks and graphing using the hobbit-modified 
bb-mysql.pl. I have the statuses working fine:

[mysqlslow]
       DEF:slow=mysql.rrd:Slowqueries:AVERAGE

[mysqlthread]
       DEF:threads=mysql.rrd:Threads:AVERAGE

/$ rrdtool dump mysql.rrd |egrep 'name|value' | head -20/
               <name> threads </name>
               <name> slowqueries </name>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
<br>
</body>
</html>