Antivirus Exclusion for Cloudmon Agents on Windows Machine
Overview
If antivirus software is installed and enabled on a Windows server where the Cloudmon Agent is deployed, it is recommended to configure an antivirus exclusion for the Cloudmon Agent installation path.
Antivirus software may continuously scan or monitor agent processes and files. This can potentially interfere with the Cloudmon Agent's normal operation and result in increased CPU or system resource utilization.
To avoid such interference, ensure that the Cloudmon Agent installation path is added to the antivirus software's Exclusion/Allowlist.
What You Need to Exclude
Add the Cloudmon Agent installation directory to the antivirus software's exclusion or allowlist.
| Cloudmon Agent Installation Path |
C:\Program Files (x86)\Cloudmon |
Recommended Workflow
Follow the workflow below when deploying the Cloudmon Agent on a Windows server with antivirus software enabled:
Benefits of Configuring an Antivirus Exclusion
- Reduced Resource Overhead – Helps reduce potential CPU and memory overhead caused by continuous antivirus scanning of agent processes and files.
- Reliable Agent Operation – Helps ensure reliable Cloudmon Agent operation and uninterrupted monitoring data collection.
- Improved Stability – Helps avoid potential delays, interruptions, or unexpected behavior caused by antivirus interference.
Important Notes
- Configure the antivirus exclusion before or immediately after installing the Cloudmon Agent.
- Ensure that the exclusion includes the complete Cloudmon Agent installation directory and required subdirectories.
- Antivirus exclusions should be configured in accordance with your organization's security policies.
- The antivirus exclusion should be reviewed and approved by the relevant security or IT team.
- After applying the exclusion, monitor the server and Cloudmon Agent performance to verify stable operation.
Related Articles
What are the system requirements for installing Cloudmon as a Hyper-V virtual machine on a Windows operating system?
To install Cloudmon as a Hyper-V virtual machine on Windows, the following system requirements must be met: Windows Pro or Enterprise version above 10 (64-bit operating system). A 64-bit processor with Second Level Address Translation (SLAT). Minimum ...
What steps can be taken to debug if the agent installed on a machine is not discovered in the Cloudmon portal?
1. First, check the agent log for a reason. On Windows, the log path for the agent is: C:\Program Files (x86)\Cloudmon\logs. On Linux, the log path for the agent is: /var/log/cloudmon/agent/agent.log. 2. Verify if the CC_URL is in the following ...
How can I stop monitoring a Hosts/Agents Permanently?
To stop monitoring permanently for a particular agent, Uninstall the agent on the server. Go to Settings, then select Monitoring > Hosts/Agents > Delete an agent. To To stop the agent service on your server: On Linux, run the command "yum remove ...
What do the colors of agents and applications indicate in the heatmap?
The colors in the heatmap represent the Apdex grade associated with agents and applications.If the agent is not monitored then, the the heatmap for the device will be indicated in gray colour.
How can I stop monitoring a Hosts/Agents temporarily in cloudmon?
To stop monitoring a specific agent, follow these steps: Navigate to Settings, and select Monitoring > Hosts/Agents. You can now disable the monitoring feature for the agent you wish to stop monitoring.