Re: [Nagios-users] secure connection

2007-09-26 Thread Live Great
rge.net Sent: Wednesday, September 26, 2007 4:03:00 PM Subject: Re: [Nagios-users] secure connection SW, You can use the NSCA encryption options. They are a bit slower than unencrypted, but they work well. On the sending side, match the encryption method in send_nsca.cfg to that specified in the nsc

Re: [Nagios-users] secure connection

2007-09-25 Thread Thomas Stocking
SW, You can use the NSCA encryption options. They are a bit slower than unencrypted, but they work well. On the sending side, match the encryption method in send_nsca.cfg to that specified in the nsca.cfg on the receiving (Nagios) server side. The tricky part is compiling nsca and send_nsca with

[Nagios-users] secure connection

2007-09-25 Thread Live Great
Hi, Can anyone tell me how to establish secure connection between a remote NSCA (at client site) and the centralized Nagios server? I basically after the solution of authentication and encryption like ssh/ssl. Thanks SW - T