Search found 3 matches
- Tue May 05, 2020 1:53 pm
- Forum: Open Source Nagios Projects
- Topic: nagios core server behind proxy
- Replies: 3
- Views: 1949
Re: nagios core server behind proxy
t@ubuntu-tt:/usr/local/nagios/libexec# ./check_http -I 172.16.0.250 -p 8080 -j CONNECT -H http://c0shopapi.westus.cloudapp.azure.com -u http://c0shopapi.westus.cloudapp.azure.com:5102 connect to address 172.16.0.250 and port 0: Connection refused HTTP CRITICAL - Unable to open TCP socket root@ubuntu...
- Tue May 05, 2020 1:19 pm
- Forum: Open Source Nagios Projects
- Topic: nagios core server behind proxy
- Replies: 3
- Views: 1949
Re: nagios core server behind proxy
I appreciate your help, Jeffrey. It seems to be working for www.google.com working through proxy..But i have some applications deployed on the public that endpoint URL is with the port as given below. how to reach the below url using a proxy...i am unsure when we have applications with the port numb...
- Tue Apr 28, 2020 11:02 am
- Forum: Open Source Nagios Projects
- Topic: nagios core server behind proxy
- Replies: 3
- Views: 1949
nagios core server behind proxy
i have installed nagios core server (ubuntu 16.04) behind a proxy. To reach the internet from the machine where i have deployed nagios server, I use proxy settings in the environment. How to make check_http to reach public URL using the proxy. Similarly, i need to reach DNS server also. How do i mak...