PDA

View Full Version : SSL connections between ndomod and ndo2db


naparuba
11-06-2008, 06:10 PM
Hi,

For those you use the distributed Monitoring and do not want to see in plain text the name of their server in the connections between ndomod (the distrant Nagios) and ndo2db (the central Nagios), you can use a patch I wrote. It apply to ndoutils1.4b7.

The files ndomod and ndo2db take a new argument: use_ssl (=0 or =1). If you do not put this value, the program take use_ssl=1 for default (so you can use with Centreon v2 ;) )

The cpu usage is really soft (I've got a Xeon 1.6ghz and 6000 services and nagios and ndo2db is never more than 3% of CPU).



Nap