Sap Health Triage

First-response health check and triage for a SAP NetWeaver / S/4HANA system from the OS shell — is it up, is it healthy, and if not, why. Uses SAPControl's read-only diagnostics (GetProcessList, extract the SM21 syslog via ABAPReadSyslog, work processes via ABAPGetWPTable, dev traces via ListDeveloperTraces/ReadDeveloperTrace, CCMS alerts via GetAlertTree), the sappfpar profile/memory validator, and OS-level checks (disp+work, dpmon, filesystem). Use for "is <SID> up/healthy?", "verify the start worked", "why won't it start", "check the syslog / traces / work processes / profile parameters". Linux/Windows/AIX. Cited to help.sap.com / SAP Notes.

williamcorrea23 Updated

File contents

williamcorrea23/sap-router-skill/tree/main/.agents/skills/sap-health-triage commit 59b72cf1ed

Frequently asked questions

npx skillmds@latest add williamcorrea23/sap-health-triage