Keep up-to-date with the latest release notes from the PRTG Data Exporter, a PRTG extension.


Article Comments

PRTG Data Exporter


July 2, 2024 - Version 2024.5.28.2

New

  • Improved application performance and significantly reduced the time required for collecting data by introducing parallel PRTG Historic Data request processing.
  • Added new options when configuring a PRTG server:
    • Degree of parallelism - specifies how many requests should be performed in parallel (default 2).
    • Batch size - specifies how many requests should be processed in a single batch (default 50).

Changes

  • Sensors saved in configuration and target databases now include the parent tags.
  • Optimizations to the historic data requests to avoid making unnecessary requests and retrieving already existing data.
  • The installer now uses ODBC Driver 18.
  • The SA user for the SQL Server installation now uses a stronger password.

Fixes

  • Fixed an issue where the PRTG server could not be added after initially specifying incorrect connection details.
  • Fixed an issue where the About page would send an error when checking for updates, and no content would be displayed.
  • Fixed an issue where TEMP tables were not being dropped from the Oracle DB after channel values were inserted.

Jul, 2024 - Permalink