<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:70.85pt 70.85pt 70.85pt 70.85pt}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="SV" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi All,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span lang="EN-US">I recently compiled xymon4.3.16 on my system: HP-UX B.11.31 U ia64 (virtual machine)</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">I got into some troubles ,(that I fixed ) …</span></p>
<p class="MsoNormal"><span lang="EN-US">When compiling:</span></p>
<p class="MsoNormal"><span lang="EN-US">I had to Replace CLOCK_MONOTONIC   with CLOCK_REALTIME in: timing.c</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">When issuing gmake install:</span></p>
<p class="MsoNormal"><span lang="EN-US">I got ERRORS in:  build/Makefile.rules</span></p>
<p class="MsoNormal"><span lang="EN-US">Had to replace find $(INSTALLROOT)$(INSTALLWWWDIR) -type f -print0 | xargs -0 chmod 644</span></p>
<p class="MsoNormal"><span lang="EN-US">with      find $(INSTALLROOT)$(INSTALLWWWDIR) -type f -print | xargs chmod 644</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">After this everything went OK.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">But I notice after starting xymon that several processes:</span></p>
<p class="MsoNormal"><span lang="EN-US">Xymond_channel  consumed massive amount of CPU >80% constant.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">After 10 minutes everything goes purple and you can see “Peer not up, flushing message queue” in the logfiles</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">I have had this problem since version 4.3.8 …</span></p>
<p class="MsoNormal"><span lang="EN-US">My solution is to replace the xymond_channel binary with the one from the xymon 4.3.7 version that apparently works well.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">So my system runs OK now.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">Just curious to see if anybody else have had problems with the xymond_channel process ?</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">/Tomas</span></p>
<p class="MsoNormal"><span lang="EN-US"></span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This message may contain confidential, proprietary or legally<br>
privileged information and is intended for the addressee's use<br>
only. Any usage, disclosure, distribution, print or copying of<br>
any part of this message is prohibited unless you are the<br>
intended recipient. If you receive this message in error,<br>
please delete it from any computer and notify the sender. If<br>
you suspect that this message may have been altered, please<br>
notify the sender. SCA has taken every reasonable precaution<br>
to ensure that this e-mail and any attachments to this e-mail<br>
has been scanned for viruses. However, SCA does not accept<br>
liability for any damage caused by software viruses brought to<br>
you by this mail.<br>
</font>
</body>
</html>