Xymon Mailing List Archive search

multi servers and RRD

2 messages in this thread

list dOCtoR MADneSs · Fri, 12 Mar 2010 09:38:06 +0100 ·
Hi,

I discovered a strange behaviour.
In the context of multi Xymon server (use of BBDISPLAY instead of BBDISP),
many external scripts reports correctly their datas to the servers, but
those data are not recorded to RRD files, so the graphs are not created. I
can see a break in all my custom graphs when I switched my configuration to
multi xymon servers.

This behaviour affects :
bb-mysql
hobbit-hardware
apache test (that is not external)
postfix

and certainly many others.

Is it a known issue, or an option I forget ?
My BBDISP is set to "0.0.0.0"
My 2 xymon servers receive value from the scripts, so I don't know if the
bug is on the client or server side.

Tks for your help,
Damien
list dOCtoR MADneSs · Sat, 13 Mar 2010 10:19:41 +0100 ·
regarding to this thread :
http://www.hswn.dk/hobbiton/2008/03/msg00193.html
Charles Goyard released a patch for 4.2.2 server in order to solve issues
with "Duplicate DS name: lambda" messages when trying to store data from
customs scripts to RRD file.

It seems the 4.3.0-0.beta2 server doesn't include this patch, and the bug
is back.

Is there anyone with C skill that could adapt Charles' Goyard patch for 4.3.0-0.beta2's do_ncv.c ?