Xymon Mailing List Archive search

Problem with ncv

list Marco Avvisano
Fri, 15 Sep 2006 15:10:57 +0200
Message-Id: <02d901c6d8c8$623c0fc0$user-582c04793b44@xymon.invalid>

Thanks Henrick, now it work

I have another problem .... sometimes the rrd graphs lost values
I send data to hobbit server every 20 minutes ... i must change or add 
something in hobbitgraph definitions?

DEF:seconds=inps.rrd:Seconds:AVERAGE

regards,

Marco


----- Original Message ----- 
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Thursday, September 14, 2006 10:53 PM
Subject: Re: [hobbit] Problem with ncv

On Thu, Sep 14, 2006 at 06:10:50PM +0200, Francesco Duranti wrote:
I've a problem with data reporting in
rrd files via ncv, I've one script that report data in this way

MySQL Connection statistics

Threads = 7
Questions = 153015
Slow queries = 0</PRE>
<DIV align=left><PRE>Opens = 0
Flush tables = 1
Open tables = 32
Queries per second avg = 0.135

The rrd will get MySQLConnectionstat as the name of the first data to 
save in
the rrd instead of getting Threads.
This patch should fix it.


Regards,
Henrik