Processes¶
Tools for listing and inspecting running processes.
Remote execution
All tools on this page accept an optional host parameter (string)
to execute the command on a remote machine via SSH instead of locally.
See SSH Configuration for details.
get_process_info¶
Get information about a specific process.
Parameters:
pid(integer, required): Process ID [min: 1]
list_processes¶
List running processes