mickem / nscp

NSClient++
http://nsclient.org
GNU General Public License v2.0
235 stars 91 forks source link

Add proxy support to NRDPClient #374

Open quentinwhite opened 7 years ago

quentinwhite commented 7 years ago

We are rolling out NSClient 0.5 to private networks where access to internet is via proxy server only. We are planning on use the scheduler to run checks and send results back to our publicly accessible Nagios XI server via NRDP.

It works well if the server can make a direct connection to the internet but we cannot use NRDPClient with a proxy server.

Can this feature please, please be added? I think it would be very useful for many people.

romaino2012 commented 6 years ago

Hello, Would it be possible to use a proxy with nsca protocol as well ? Thank you very much.