[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] MySQL graphing woes



Charles,

Heh, I had noticed that, but I thought to myself, "surely it isnt case sensitive" :) I modified hobbitgraph.cfg and lowercased the DS names and that made the graphs appear in trends!

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").

Thanks,
-Charles

Charles Goyard wrote:
Hi,

your shoes don't match :)

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

Charles Jones wrote :
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>