start_session
Initiates a Linux crash dump analysis session by loading vmcore and vmlinux files to enable system debugging and troubleshooting.
Instructions
Starts analysis session. Requires vmcore and vmlinux paths. Returns session ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmcore_path | Yes | ||
| vmlinux_path | Yes | ||
| ssh_host | No | ||
| ssh_user | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |