get_process_info
Retrieve 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Process ID | |
| host | No | Remote host to connect to via SSH |