<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 3/2/2017 2:27 PM, Jeremy Laidman
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAAnki7C=teATYw3GECZYkO_Vs1h7apawqm0NEoqiJj5wMA_exg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On 3 March 2017 at 05:45, Bruno
            Deschamps <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:bruno@redix.com.br" target="_blank">bruno@redix.com.br</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="white" link="#0563C1" vlink="#954F72"
                lang="PT-BR">
                <div class="m_6876145761999581761WordSection1">
                  <p class="MsoNormal"><span style="color:windowtext">But
                      i need to update all my xymon server sources? Or
                      only update xymond_alert?</span></p>
                </div>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>You only need to replace the xymond binary. When this
              is compiled, it includes code from the xymond_alert.c
              file. The patch was for the xymond_alert.c file.</div>
            <div><br>
            </div>
            <div>You could either compile the 4.3.28 source code and
              copy the xymond binary into place, or you could replace
              xymond_alert.c in your 4.3.11 code tree and recompile it
              (and then copy the xymond binary into place).</div>
            <div><br>
            </div>
            <div>J</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    xymond_alert *should* be okay in this regards, but it's always
    preferable to update the entire server at once when possible.<br>
    <br>
    In particular: xymonnet, xymond_client and xymond_rrd should *not*
    be updated to current releases in this way for a 4.3.11 install as
    the default format of the "combo" messages generated by the internal
    tools changed in 4.3.13 in a way that's not backwards compatible for
    the older xymond. (The packed "extcombo" format is used instead,
    which is much more efficient to parse.)<br>
    <br>
    Regards,<br>
    -jc<br>
  </body>
</html>