Send a signal to a process (TERM/KILL/HUP/INT)
termix_metrics_send_signal_process_term_kill_hupSend TERM, KILL, HUP, or INT signals to a process for graceful termination or forced kill. Provide the process ID to control its state.
Instructions
Send a signal to a process (TERM/KILL/HUP/INT)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| pid | No | ||
| signal | No |