Process details
get_process_infoRetrieve detailed information about a specific Linux process by its Process ID (PID) to monitor system performance, diagnose issues, or troubleshoot applications on RHEL-based systems.
Instructions
Get information about a specific process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Process ID | |
| host | No | Remote host to connect to via SSH |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |