Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Releases: jbreams/nagmq

NagMQ 1.5

07 Oct 14:41
Compare
Choose a tag to compare
v1.5

Distribute mqexec.h with dist tarball.

NagMQ 1.4.5

09 Aug 16:48
Compare
Choose a tag to compare

Fixes an error in the curve client-auth code of the NagMQ broker which caused memory corruption for certain known_host keyfile inputs.

Adds the reconnect_ivl option to mqexec, and sets the default to one second. This is to prevent reconnection storms if an mqexec client is trying to connect with an unknown key.

NagMQ v1.4.4

23 Feb 18:24
Compare
Choose a tag to compare

This is a bugfix release. It contains improvements for running NagMQ with ZeroMQ 4.x Curve security, as well as improvements to mqexec for distributing check execution to the edge.

The attached RPMs are built against ZeroMQ 4.0.3.

NagMQ v1.4.1

04 Jan 21:13
Compare
Choose a tag to compare

This is a bug-fix release. It also includes some further improvements to the build system so you can specify custom locations for dependency installations.

NagMQ v1.4

23 Dec 04:10
Compare
Choose a tag to compare

NagMQ 1.4 brings ZeroMQ 4 and Nagios 4 support to NagMQ. In addition to supporting all the new exciting features of Nagios 4, it adds encryption/authentication using ZeroMQ 4's CURVE mechanism to the event broker and check executor.

v1.4 also strips out a lot of the pre-packaged libraries (namely Jansson and libev), and better support for building against different versions of Nagios and ZeroMQ.