Overview
PowerConnect for Java 9.1.0 release.
For SAP Netweaver Systems Install the SCA package using SUM or telnet.
For SAP Business Objects and Data Services Systems install the war package.
For SAP HANA Database install the HANA DB agent package.
Version 7.x and 8.x only supports SAP Netweaver 7.5 systems. For older versions of SAP Netweaver please use version 6.9.0.
New
-
SAP Cloud Connector (SCC) monitoring - twelve new extractors:
-
Health extractor - collects connector reachability (up/down) plus HTTP status code and error message on failure. Use case: detect SCC outages immediately
-
Subaccounts extractor - collects every connected BTP subaccount with its region host, location ID, tunnel state, connected user and connection count. Use case: keep a live inventory of which BTP subaccounts are connected and detect tunnels that drop
-
Backend connections extractor - collects each open backend connection (protocol, virtual host/port, internal host/port, idle/active state) enriched with parent subaccount, region host and location ID. Use case: see which backend systems are currently being called and from which subaccount
-
Backend performance extractor - collects time-bucketed call counts and response-time distributions per virtual host/port/protocol, enriched with subaccount and location ID. Use case: trend latency and throughput per backend to identify slow systems and capacity issues before they impact users
-
Top time consumers extractor - collects the slowest request URIs per subaccount (with call counts, total/min/max/average duration). Use case: pinpoint the specific endpoints driving SCC latency
-
Memory status extractor - collects physical, virtual and JVM heap memory for the SCC host, broken down into total, cloud-connector, others and free (in KB). Use case: track memory pressure and right-size the SCC host
-
Disk status extractor - collects total, cloud-connector, others and free disk space in MB. Use case: capacity planning and early-warning alerts before a full disk
-
CPU status extractor - collects total host CPU % and cloud-connector process CPU %. Use case: detect CPU saturation
-
Certificate status extractor - collects every SCC certificate (subject, issuer, valid-from, valid-to, etc.) tagged with status expired, expiring, or ok. Use case: drive expiry alerts and audit reports
-
Usage extractor - collects per-subaccount, per-backend traffic counters (with nested resource breakdown) and per-service-channel traffic Use case: understand which subaccounts, backends and service channels are actually being used and how heavily
-
Alerts extractor - collects every native SCC alert with its full payload. Use case: ingest SCC's built-in alert metrics and their current state into the same observability platform as the rest of your SAP estate
-
Master role extractor - collects an is_master boolean (with error detail when the call fails). Use case: detect HA failover
-
-
Added a new structure configuration option to the Dynatrace Log Monitoring API output - choose between Dynatrace's flattened (default) and raw log data models.
Changes
-
None
Bug Fixes
-
In certain scenarios the PC Java Cloud Connector agent would fail to start with an output error, this has been resolved
Known Issues
-
None