Integration¶
The Integration category covers dashboards that monitor how SAP connects to other systems — host-level services (sapstartsrv, saphostexec), the SAP Router, the Cloud Connector (SAP BTP tunnel), and HTTP traffic through the Web Dispatcher. Use these dashboards to diagnose connectivity issues, auth failures at the integration boundary, and performance problems in the request path.
v0.0.5.0 React refinements (apply to every dashboard in this category)
Every panel, KPI card, chart, and table row is clickable and opens its drill-down destination in a new browser tab with the source dashboard’s currently-selected time range pre-applied via ?earliest=...&latest=.... The destination’s TimeRangeProvider parses the URL on mount and hydrates its initial range. Every dashboard’s title-row toolbar carries a per-dashboard Refresh picker (Never / 30s / 1m / 5m / 15m / 30m / 1hr) with per-user-per-dashboard cadence persisted via Splunk KV Store, plus a Download PNG button (full-canvas capture via html2canvas).
| Dashboard | Purpose | Key Data Sources |
|---|---|---|
| SAP Services | sapstartsrv authentication, SSL/TLS failure analysis, and host agent health | sap:sapstartsrv, sap:saphostexec |
| SAP Router | SAP Router connection activity, error analysis, and network boundary monitoring | sap:saprouter |
| Cloud Connector | SAP Cloud Connector HTTP traffic, audit events, and access denied events | sap:scc:audit, sap:scc:http_access |
| Web Dispatcher | HTTP traffic analysis, response times, status codes, and client patterns | sap:webdispatcher:access |
| Web and API Performance | Four-stage request timing, response-time percentiles, TLS posture, cross-source error correlation | sap:webdispatcher:access, sap:scc:http_access |