Here's some tips for troubleshooting proxy settings for Windows Agent.
The cloud agent can be configured to use a proxy server. Configuring the agent proxy settings will only affect the behavior of the agent. The WinHttp system proxy settings used by other system services and applications is not affected when setting the agent proxy settings. Once the agent proxy settings are configured, the agent will be able to connect to the cloud platform and register itself. If the agent can't connect to the cloud platform, you will not see the agent status updated in the Cloud Agent user interface. If this is the case, the issue needs to be resolved. To help you with this - just follow the steps outlined below.
You'll find this information in the agent log file. Where can I find the log file?
Possible issues |
No WinHTTP proxies defined This response means agent proxy settings on the client are not configured to talk through a proxy (e.g. the QualysProxy.exe tool has not been run to configure the agent proxy). Next, the agent attempts to detect a WPAD auto-proxy. If proxy settings have been set on the client, the agent will not look for the WPAD auto-proxy. This is only the option to support large networks that implement WPAD. |
No Proxies found This response means no proxies were found and the agent will attempt to complete the request directly. |
Agent URL proxy settings were configured, neither a username or password were specified, the proxy was detected and it was set for the request. |
Agent URL proxy settings were configured, a username and possibly a password were specified, the proxy was detected and it was set for the request. |
Agent PAC file settings were configured. In addition, no URL proxy settings were configured. |
Agent URL proxy settings were configured, only a username was specified, the proxy was detected and that it was set for the request. |
Agent PAC file settings were configured, no URL proxy settings were configured, the PAC file proxy URL was set, but it failed to connect to the proxy specified in the PAC file, and the agent is abandoning proxy settings and going direct. |
Cloud Agent for Windows Installation Guide
You should see this in the agent log file:
06/02/2015 14:12:57.0588 Information: Proxy detected: <proxy name>...