Effortless APM Insight .NET Agent Bulk Installation with ManageEngine Endpoint Central

APM Insight .NET agent bulk installation using ManageEngine Endpoint Central

You can install the APM Insight .NET agent on multiple machines at once by following the steps given below:
  1. Download the APM Insight .NET agent from the Site24x7 account.
  2. Log in to the ManageEngine Endpoint Central portal and click the Software Deployment tab.
  3. Click Add Packages (Windows).



  4. 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.



  5. 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



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



  8. 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.



  9. 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.



  10. Click Deploy Immediately.

    • Related Articles

    • How to identify and resolve conflicts between other APM products and the APM Insight .NET agent

      Problem statement: You are experiencing either of the below issues and suspect that another APM product is interfering with the Site24x7 .NET agent. 1. The .NET monitor is not created under APM > APM Insight > Applications, even after the .NET agent ...
    • Bundled .NET and .NET Core agents in a single MSI

      In APM Insight .NET agent version 6.8.0, the .NET and .NET Core agents have been bundled into a single MSI, enabling unified monitoring of both application types. Upgrade requirements for .NET Core agent 6.7 and below If you're using .NET Core agent ...
    • 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 ...
    • Unable to add SQL insight monitor

      If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ...
    • Steps to partially update monitor settings in bulk using API

      Monitor details like notification profiles, threshold and availability can be changed/updated in bulk using API without affecting the existing configuration settings. Use Case: A user wants to change only the notification profile of a monitor without ...