bbcombotest doesn't work on 64bit centos 5.3 xymon 4.3.0 beta2
andrea lisci
suam8 at hotmail.com
Thu Sep 3 03:47:48 CEST 2009
I can't able to use bbcombotest on xymon 4.3.0 beta2 running on a CentOS 5.3 64bit
whatever I put on bbcombotest.cfg, I get clear color and an error dumped on the web page that says:
Errors occurred during evaluation:
Could not access hobbitd board, error 0
the color is 'clear' and the check dowsn't work
running by hand hobbitboard it seems to work, for example:
/opt/xymon/server/bin/bb 11.113.1.165 'hobbitdboard fields=hostname,testname,color'
works
it seems a problem on bbcombotest.c when it calls sendmessage
the lines involved in the errors seems to be
hobbitdresult = sendmessage("hobbitdboard fields=hostname,testname,color", NULL, BBTALK_TIMEOUT, sres);
if ((hobbitdresult != BB_OK) || (board == NULL)) {
board = "";
*errptr += sprintf(*errptr, "Could not access hobbitd board, error %d\n", hobbitdresult);
return COL_CLEAR;
}
_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.microsoft.com/middleeast/windows/windowslive/products/photo-gallery-edit.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20090903/ff1e5b36/attachment.html>
More information about the Xymon
mailing list