Terminate blocked processes

As soon as you are done Enable process monitoring, each process that is added to the monitor table is eligible for a termination request. You can issue the following command:

p4 monitor terminate pid

where pid is a process identifier.

You then wait the full db.monitor.interval, and if the process was blocked waiting for client input, you can confirm that the Helix Server terminated the process by looking at the output of p4 monitor show -ael.