2.1. What’s New in PPEM 2.3 #
Release date: 14 November 2025
For migration instructions and recommendations, refer to Upgrading to PPEM 2.3.
PPEM 2.3 introduces the following functional upgrades:
Configuration presets management.
Added centralized management of configuration presets to meet your organization's internal standards and requirements on information security and information system workload.
This functionality is in the beta phase and has limitations. It will be expanded and updated in further releases.
For more information, refer to Configuration Presets.
Mass instance operations.
Added the ability to perform an operation on multiple instances at once.
This functionality is in the beta phase and has limitations. It will be expanded and updated in further releases.
For more information, refer to Managing Mass Instance Operations.
Alerts and triggers.
Added the ability to send alerts to users and user groups via email based on alert triggers. Alert triggers fire when values of metrics are below, equal to, or higher than the thresholds specified in alert trigger rules.
This functionality is in the beta phase and has limitations. It will be expanded and updated in further releases.
For more information, refer to Alerts.
Repository maintenance.
Implemented automatic cleaning of the repository database tables to keep them from overflowing using housekeeping rules. Housekeeping rules clean tables when data is stored longer than the specified time and when certain conditions are met. Tables can also be cleaned at the specified time interval.
Housekeeping rules are especially relevant if you store instance logs and metrics in the repository database.
This functionality is in the beta phase and has limitations. It will be expanded and updated in further releases.
For more information, refer to Repository Maintenance.
BiHA cluster management.
Added centralized management of BiHA clusters and their nodes.
For more information, refer to Clusters.
User role management.
Added centralized management of user roles based on the existing privileges according to your organization's requirements on information security and privilege hierarchy.
For more information, refer to User Roles and Privileges.
Automatic user blocking.
Implemented automatic blocking of users after the specified number of failed attempts to log in to the web application. Users blocked due to too many failed log-in attempts are not unblocked automatically.
For more information, refer to Configuring the Automatic User Blocking.
Request tracing.
Added the ability to trace incoming requests to the manager and agents. Tracing data is exported from PPEM using OTLP (OpenTelemetry protocol) and sent to a receiver supporting OTLP.
For more information, refer to Integration with Tracing Tools.
Connecting to instances via SSL.
Added the ability for the manager and agents to connect to instances via SSL.
For more information, refer to Connecting the Manager and Agents to Instances via SSL.
Request proxy.
Added the ability to proxy requests to PPEM based on URL prefixes.
For more information, refer to Configuration Behind a Reverse Proxy.
PostgreSQL 18 is supported.
The manager and agents can now manage PostgreSQL 18 DBMS.
Metrics storage model optimization.
Switched the repository database to the flat metrics storage model. The new model is less resource-intensive and less susceptible to deadlocks.
Updated Compatibility.
Added information on limitations to Installation in Secure Environments.
Added Instance Data Collection and Post-Processing.
This section explains how agents collect instance data and send it to the manager for post-processing.