<div dir="ltr">Hello All,<div><br></div><div>I am trying to apply the following patch via the method below and I appear to be getting an error (patch: **** Only garbage was found in the patch input.). I have not applied patches before so please excuse my lack of experience. My server is currently running Xymon version 4.3.19.</div><div><br></div><div><br></div><div>********************************************************************************************</div><div><pre>Generally, quick-fix patches such as this one are applied like this:

cd xymon-4.3.4
patch -p0 </tmp/infocolumn-crash.diff
make clean
make
sudo make install

Since only the svcstatus.cgi binary is changed by the current patch, 
copying that file over to ~xymon/server/bin/ is fine instead of running 
"make install".


Regards,
Henrik</pre></div><div>********************************************************************************************<br></div><div><br></div><div><br></div><div>I am trying to fix the memory display explained in the following article that also supplies the patch -<br></div><div><br></div><div><a href="http://lists.xymon.com/archive/2015-May/041671.html">http://lists.xymon.com/archive/2015-May/041671.html</a><br></div><div><br></div><div>Please assist and explain the steps needed to apply patches and/or if a file can simply be edited/replaced for this specific task.<br></div><div><br></div><div>Thanks,</div><div><br></div><div>Michael</div><div><pre></pre></div></div>