SDP-319

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler created this job , modified by C. Thomas Tyler
Closed
Use 'p4 monitor terminate' rather than 'kill' for idle pids.
24691Changed 'kill_idle.sh' to use 'p4 moniter terminate' (not 'kill') idle procs.

Also, eliminated output parsing by taking advantage of tagged and formatted output.

This change is to be in line with Support guidance to avoid using direct OS 'kill' on Perforce process IDs.  Practically speaking, 'p4 monitor terminate' should have no issue killing IDLE processes.
24697Changed 'kill_idle.sh' to use 'p4 moniter terminate' (not 'kill') idle procs.

This change is to be in line with Support guidance to avoid using direct OS 'kill' on Perforce process IDs.  Practically speaking, 'p4 monitor terminate' should have no issue killing IDLE processes.

Also, took advantage of tagged and formatted output to reduce server-side work.

Also, the script will now product output showing pids marked for termination.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
C. Thomas Tyler
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Component
core-unix
Type
Feature