Version 1.6

16.12.2021

New features and improvements

  • Added additional Agents screen. Clicking on the appropriate section in the Overview brings the user to a screen that displays a list of all existing agents. On this screen, the user can view the following information:
    • The red/green vertical line on the left of each row is the agent status indicator: Red - agent stopped, Green - agent launched. If a red indicator appears, you must go to the server with the agent and start it;

    • ID is the internal ID of the agent;

    • Key is the agent’s internal hash key;

    • Instances - shows the number of instances served by the agent;

    • Status - detailed status of agent;

    • Endpoint is the host on which the agent is running;

    • Version - The current version of the agent. If the «!» symbol is listed next to the version, this means that an agent update is required. The user can see the latest available version of the agent in the lower right corner of the screen. To perform an agent update, the user must click on the menu (three dots) and follow the instructions;

    • Menu - drops down a list of available options: Instances list and Update Instructions:
      • The Instances List option will show a list of instances to which this agent is connected;

      • The Update Instructions option opens a dialog box. In this dialog box, the user can select the operating system of the server on which the agent is installed and its version. The user will then have to run the suggested script for the agent update procedure;

  • Added «,» separator for large numeric values in DB Inspector;

  • DB Inspector adds a criticality filter for the Healthchecks section;

  • Step 3 in the procedure for modifying the agent installation process has been modified for ease of installation and to expand the list of supported operating systems. After selecting the operating system and version, a set of commands will appear to perform the installation. These changes make the installation process more transparent and flexible. All further installation steps remained unchanged;

  • And other technical fixes to bugs, improved performance and stability.