We're pleased to announce the release of the Distributed Nagios eXecutor (DNX) version 0.15.
DNX is a modular extension of Nagios that offloads a significant portion of the work normally done by Nagios to a distributed network of remote hosts. DNX worker nodes execute the DNX client as a daemon service. DNX clients register requests for work with the DNX server module. The DNX server module is a Nagios NEB (Nagios Event Broker) plugin module, which registers an event handler for all service checks. During the event, the DNX NEB module indicates to Nagios that it will handle the service check. It sends the check command to a registered worker node. A background thread awaits result information, which the NEB module then posts to the Nagios results queue. The DNX NEB module ensures that work is distributed fairly and evenly among the registered DNX client hosts. It's been 4 months since the release of the last version (0.13) of DNX. The following is an excerpt from the DNX NEWS file for version 0.15: - We're in SVN on sourceforge now! - Added autotools build system. - Completely rewritten configuration system. - Completely updated thread pool. - New configuration parameters added. - New command-line options added. - Ability to reconfigure most parameters with SIGHUP. - Unit test infrastructure added; several unit tests added. - Debug memory manager added; fixed several memory leaks. - Added node address to dnx error strings passed from failed checks. - Doxygen documentation added. - Init script updated to LSB. - Several install and doc targets added. - Added support for Nagios versions 2.8, 2.9, 2.10, 3.0rc2. - dnxstats utility added to manage and retrieve stats from dnx client nodes. - Configuration and build system allow installation of client and server separately. - Support added to configure script for RPM packages managed through the OpenSUSE build service. Binary packages are published through the OpenSuSE Build Service (OBS) at http://build.opensuse.org. Just search for the keyword "dnx" at http://software.opensuse.org/search. You can find out more about DNX at the DNX project web site at http://dnx.sourceforge.net. You can access this release at the sourceforge project page at http://www.sourceforge.net/projects/dnx. Enjoy! John ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
