APM Insight .NET agent bulk installation using ManageEngine Endpoint Central
- Download the APM Insight .NET agent from the Site24x7 account.
- Log in to the ManageEngine Endpoint Central portal and click the Software Deployment tab.
- Click Add Packages (Windows).

- Provide the package details as given below.
Package Name: APMInsightDotnetAgent
Package Type: EXE/APPX/MSIEXEC/MSU
License Type: Commercial
Locate installable: Select Local Computer and upload the downloaded MSI file.

- Navigate to the Installation tab and enter the following command in the Installation Command with Switches/Arguments box.
Note: The command can be customized as per your requirement by modifying the parameters.
msiexec -i apminsight-dotnetagent.msi license.key=<YOUR_LICENSE_KEY> editconfig=false /log apm_install.log /quiet

- Click Add Packages.
- Now, navigate to the Configurations tab and click +Create Configuration (Windows).

- Provide the necessary information as given below.
Name: Provide the configuration name as per your convenience.
Operation Type: Install
Package Name: Select the created package from the drop-down menu.

- In the Deployment Settings, enter the following details as given below.
Apply Deployment Policy: Deploy any time at the earliest.
Remote Office/Domain: As per your configuration in the infrastructure
Filter Computers based on: Computer as <hostname>.
Note: Please remember to uncheck the Retry this configuration on failed targets box.

- Click Deploy Immediately.
Related Articles
APM Insight integration for Next.js in Kubernetes
To integrate the Site24x7 APM Insight Next.js agent into your Kubernetes application using initContainers with the prebuilt agent image, follow the steps below: Prerequisites A Next.js application container image The Site24x7 APM Insight license key ...
Monitor and validate DNS IP changes using regex
DNS administrators often monitor their DNS servers to detect changes in domain resolution and ensure IP mappings remain secure and accurate. Problem When your organization adds or modifies an IP address for your domain name, it’s critical to: Be ...
How do I check if URL redirection works correctly using the Website Monitor?
A webpage can be made available from more than a single web address using URL redirection. Most redirects are automated and it becomes difficult to track if the redirection works in a specific way. This can be verified using website monitoring in ...
Validating sender email using DKIM authentication
What is DKIM? DomainKeys Identified Mail (DKIM) is an advanced authentication method used widely by email service providers to verify the email from the point of its origin by validating the email sender. It allows the email senders to authenticate ...
Troubleshoot the Error 404 and Error 99 for RabbitMQ
When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...