Xymon Mailing List Archive search

patch for xymonxy

1 message in this thread

list Olivier Audry · Fri, 20 Jan 2012 19:22:19 +0100 (CET) ·
hello

we wrotte a patch to add some xymon remote command to xymon proxy :

583,588d582
< 					 (strncmp(cwalk->buf+6, "clientlog", 9) == 0) ||
< 					 (strncmp(cwalk->buf+6, "ghostlist", 9) == 0) ||
< 					 (strncmp(cwalk->buf+6, "xymondboard", 11) == 0) ||
< 					 (strncmp(cwalk->buf+6, "xymondxboard", 12) == 0) ||
< 					 (strncmp(cwalk->buf+6, "xymondlog", 9) == 0) ||
< 					 (strncmp(cwalk->buf+6, "xymondxlog", 10) == 0) ||

any chance to add this into the main branch ?

thx

oau