distributed monitoring - DNX?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
lds_si
Posts: 1
Joined: Tue Sep 25, 2012 6:19 pm

distributed monitoring - DNX?

Post by lds_si »

Hi,

I'm trying to develop a distributed monitoring solution to improve monitoring of multiple devices through firewalls on remote networks.

I am trying to deploy the DNX addon http://dnx.sourceforge.net/about.html but it doesn't work very well with the hardware and software I'm using. (Debian)

I don't require server redundancy but i do want the load distributed from the central server and all communications through SSH between cntral server and workers servers.

Does anybody know of an alternative to DNX?

I'm trying to get DNX and nagios to work on the Raspberry Pi, I have nagios running but DNX is playing up. I'll happily share the details of this project and my methods if anyone is interested.

thanks
si.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: distributed monitoring - DNX?

Post by mguthrie »

Mod Gearman is the other big project that does this:
https://labs.consol.de/nagios/mod-gearman/
Locked