Hi,
hot on the heels of 4.3.8 comes version 4.3.9 - it should be available
from Sourceforge when you read this.
This version cleans up a couple of issues that arose with the 4.3.8
release, most notably the problem with "disable until" being broken, and
some issues with building Xymon - mainly on Solaris boxes (1).
* Fix crash when XYMSRV is undefined but XYMSERVERS is
* Fix error in calculating combo-status messages with
forward references
* Fix error in disable-until-TIME or disable-until-OK code
* Fix documentation of DURATION in alerts.cfg / xymond_alert so
it is consistenly listed as being in "minutes".
* Permit explicit use of ">" and ">=" in alerts.cfg
* Permit building without the RRDtool libraries, e.g. for
a network-tester build, but with trend-graphing disabled.
* Full compiler-warning cleanup
* Various configuration/build-script issues fixed.
NB: Due to the build-script changes, it is necessary to run the
"configure" command in a clean, freshly-unpacked xymon-4.3.9 directory
when building this version. You cannot just copy over the Makefile from
a previous version - if you do, some of the programs will not be built.
Here are the hash values:
MD5:
3f784333de43ffc5783a4c65a7d08456 xymon-4.3.9.tar.gz
8e170caa403d9b69bb52f6e5ac4e9e52 xymon_4.3.9_amd64.deb
c0ade68012b2445b50117d7439a05ec7 xymon-client_4.3.9_amd64.deb
bcabdc0da72a4e574b839f58fc487518 xymon_4.3.9_i386.deb
355caba196250d2ec6bd2a09f9c99f81 xymon-client_4.3.9_i386.deb
SHA-1:
2960ebb130da0ce002ea1866e5ca5d77bff3dd22 xymon-4.3.9.tar.gz
75f54a044d07984f2fc668ecbc699553958808c7 xymon_4.3.9_amd64.deb
d3c08b9e03abc986f8019c1612ff91da0f93f403 xymon-client_4.3.9_amd64.deb
a67f8a75e66cfb0bba2ce275e52cf16ee91838c2 xymon_4.3.9_i386.deb
0ac9ef5226aaa87b9622ba82cb6c917be9931179 xymon-client_4.3.9_i386.deb
Regards,
Henrik
(1) Apparently, the "tr" command on Solaris 10 is incredibly broken when
you have LANG set to something other than "C".