What Luumen connects to
The SAP integration spans three connection types:- Direct host access to your SAP hosts over SSH (Linux/AIX) or WinRM (Windows), using the same Luumen agent that monitors any host. This is where the bulk of SAP-system data comes from — components, kernel version, profile parameters, transport state.
- SAP BTP as a complementary data source for SAP component metadata. Enabled per workspace and configured with its own credentials. See SAP BTP below.
- SAP’s published Security Notes feed, ingested by Luumen centrally and matched to each customer’s installed components. No customer-side credentials required. See SAP Security Notes.
What the agent collects from SAP hosts
For SAP hosts, the standard data set includes:- Installed SAP components and versions. The input for SAP Security Note matching.
- SAP kernel version and patch level.
- Database product and version (HANA, ASE, Oracle, etc.).
- System ID (SID), instance number, and instance type.
- Profile parameters and key configuration values.
- Transport queue and import state — see SAP transports.
What it powers
The SAP integration feeds several parts of the platform:SAP Security Notes
Match every SAP Security Note against installed components on your hosts. Irrelevant notes are auto-resolved.
Transport monitoring
Surface import queue depth, failed imports, and recent transport activity per host.
Compliance on SAP properties
Write compliance checks against SAP-specific properties — including transport state.
Host groups by SAP role
Group hosts by SAP role (HANA primary, application server, web dispatcher, etc.) and target checks accordingly.
SAP BTP
SAP BTP is supported as an optional second source of SAP-component data. Once enabled, the agent queries BTP on each run alongside its host-level collection. BTP is most useful when:- Some of your SAP systems are in environments where the agent can’t reach them directly over SSH/WinRM.
- You want a cross-check on locally discovered component data.
- Your team maintains the system-of-record for SAP components in BTP and you want Luumen to source from there.
BTP credentials
Configure BTP from the SAP integration settings in the Luumen UI:- Username for SAP BTP.
- Password — entered directly or referenced from HashiCorp Vault.
- Port, if your BTP connection uses a non-default port.
What Luumen doesn’t do for SAP
A few deliberate non-features worth calling out:- No transport import. Luumen reads transport state but does not import, release, or rollback transports. Promotion stays in your basis team’s hands.
- No write access to SAP systems. The agent’s service account is expected to be read-only for SAP files. Compliance findings are presented for your team to act on.
- No SAP ABAP code analysis. Luumen monitors the runtime side — installed components, kernel, profile params, transports. Static analysis of custom ABAP code is out of scope.
- No replacement for SAP Solution Manager. Solution Manager is SAP’s tool for change and incident management; Luumen complements it by providing cross-system visibility and AI-assisted operations, not by replacing change-management workflows.
Where to go next
- SAP transports — concept and what Luumen tracks.
- Transports and compliance — using transport state in checks.
- SAP Security Notes — how notes are matched and triaged.