Install Site24x7 .NET agent via Chocolatey

How to install .NET agent with Chocolatey ?

Chocolatey is a package manager for Windows (like apt-get or yum, but for Windows). It is built on the NuGet infrastructure and uses PowerShell for delivering packages from the distros to target machines directly.

You can now install and manage Site24x7 APM Insight .NET agent using the package available from Chocolatey.org

To install the .NET agent from Chocolatey client's command line interface or using powershell, run the following command 

choco install site24x7-apminsight-dotnet -ia license.key=<site24x7_license_key>

    • Related Articles

    • Install the Net-SNMP package in Windows for SNMP-based plugins (iDRAC and HP iLO)

      Installing the Net-SNMP package is an essential prerequisite for configuring SNMP-based plugins like Dell iDRAC and HP iLO. Follow the steps below to install the Net-SNMP package, set the path of Net-SNMP, and test SNMP walk. Download and install the ...
    • How to verify the license key for a .NET application

      Problem Statement: The APM Insight .NET monitor is not created in the Site24x7 web client because of an empty or invalid license key. Prerequisite: The Site24x7 APM Insight .NET agent should be installed. Steps to verify the license key Navigate to ...
    • Install .NET agent via command line

      Follow the instructions given below to install APM Insight .NET agent via command line: Login to your Site24x7 account > APM > APM Insight Click on .NET tab and download APM Insight .NET agent (apminsight-dotnetagent.msi) Navigate to the path where ...
    • 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: Download the APM Insight .NET agent from the Site24x7 account. Log in to the ManageEngine Endpoint Central portal and click the Software ...
    • How to enable or disable application filters in the .NET Core agent?

      The APM Insight .NET Core agent is designed to monitor IIS-hosted applications based on the list entered in the appfilter.config file in the agent's installation location. Irrespective of the filter, we can monitor all .NET Core applications hosted ...