Troubleshooting Qualys
PROBLEM
Cloud Agent is not connecting to Qualys portal
SOLUTION
Agent host cannot reach the Qualys Cloud Platform (or the Qualys Private Cloud Platform if this applies to you) over HTTPS port 443. Check network access and be sure to whitelist the cloud platform URL listed in your account.
If the problem persists, attempt to set the cloud agent to scan on demand using the following steps:
Use Windows search to find the Registry Editor. Open Registry Editor as administrator. You will need to right click on the Registry Editor to get this option.
Navigate to HKEY_LOCAL_MACHINE > SOFTWARE > Qualys > QualysAgent > ScanOnDemand > Vulnerability
Expanding the Vulnerability tab, you should see three 32-bit DWORDS:
CpuLimit
ScanOnDemand
ScanOnStartup
Set ScanOnDemand to a decimal value of 1 by right clicking and selecting Modify. Ensure you select the Decimal option.
This will initiate a scan right away.
The data value will change to 2 when the scan is in progress.
The data value will change to 0 when the scan is complete.
Source:
https://dfarq.homeip.net/force-a-qualys-cloud-agent-scan/
https://www.qualys.com/docs/qualys-cloud-agent-windows-install-guide.pdf (May 2022 edition)