AimBetter - July 2026

Released: Jul 14, 2026

Mises à jour de July 2026

Fonctionnalités

Custom Actions Test - Remote Execution of Scripts

  • With Custom Actions, administrators can save scripts directly on monitored servers and execute them at any time from the AimBetter web application.
  • After adding a file in the Custom Actions tab, you can now click the TEST button to verify that the file executes successfully.
  • This feature allows administrators to validate Custom Actions before using them in production, ensuring they work correctly and reducing troubleshooting time.

New Responsive Actions

  • Kill Image from the Performance > Images Tab
    • Added the ability to terminate processes that belong to the same image directly from the Performance > Images tab.
    • Enables immediate termination of problematic or resource-intensive processes directly from the AimBetter interface, accelerating issue resolution and eliminating the need for Remote Desktop access.
  • Restart AimBetter Service from the Server Tree
    • It is now possible to restart the AimBetter service directly from the Server Tree by clicking the three-dot menu next to the HOST server name.
    • This allows administrators to quickly recover the monitoring service without logging into the server, reducing response time and simplifying remote troubleshooting.

Web Monitoring

  • Real Client IP Address
    • The IP column in the Web module can now display the actual client IP address, retrieved from a configurable HTTP Header parameter. The parameter name can be configured in the AimBetter Configurator's IIS settings.
    • In many production environments, web traffic passes through reverse proxies, load balancers, or CDN services such as Cloudflare. In these cases, the web server often sees the proxy's IP address instead of the real client IP. By retrieving the IP address from the appropriate HTTP header (for example, CF-Connecting-IP or X-Forwarded-For), AimBetter can display the actual client IP address. This enables accurate user identification, simplifies troubleshooting, improves security investigations, and allows you to trace requests back to the originating client rather than the intermediary proxy.
  • Support for .NET Core 2.2
    • Added support for applications running on .NET Core 2.2.
    • Allows organizations that still use .NET Core 2.2 applications to monitor them without requiring framework upgrades, improving compatibility across mixed environments.

FILE Connection without Hash Change Validation

  • Added the option to configure a FILE connection without checking for Hash changes.
  • This option is especially useful for Priority customers who need a FILE connection without causing the connection to become BLOCKED when the monitored file changes.
  • Enables continuous monitoring of files expected to change frequently, without triggering unnecessary blocking due to hash validation.

MSSQL Monitoring

  • Enhanced Screen Identification for Priority Customers
    • Added Process List data collection to improve screen identification for Priority applications.
    • To enable this capability, the Session Statistics module must be enabled in the SQL Server settings within the Agent.
    • Improves the accuracy of identifying the active Priority screen for each user session, making it easier to correlate performance issues with specific business activities.
  • Enhanced MSSQL Monitoring for Amazon RDS
    • Added support for retrieving SQL errors and deadlock information from MSSQL servers running on Amazon RDS.
    • Extends AimBetter's SQL diagnostics for Amazon RDS environments, providing the same level of visibility into database errors and deadlocks as on-premises SQL Server instances.