SDP-894

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler created this job , modified by C. Thomas Tyler
Open
For Windows SDP, add docs to add P4Diag autostart.

See: https://portal.perforce.com/s/article/17317

The binary is here: http://ftp.perforce.com/perforce/tools/p4diag/bin.ntx64/

The mission: Update the SDP Guide (Windows) to describe how to add P4DIAG
Autostart to the SDP installation.

With SDP, we know the p4s.exe lives in C:\p4\N\bin, and the P4DIAGLOG
should be C:\p4\N\logs\p4diag_log.txt (or similar). So we'll need to
do something like:

p4 set -S p4_N P4DIAGLOG=C:\p4\N\logs\p4diag_log.txt
  • Details
  • Comments -
Status
Open
Project
perforce-software-sdp
Severity
C
Reported By
C. Thomas Tyler
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
mark_zinthefer
Dev Notes
To Do:
* Test that the install works in a lab.
* Get it to work, test it. At least see if the log gets generated when the service starts.  Then crash the service somehow (???) and see if P4Diag catches it.
* Update docs as needed for SDP install on Windows.
* For extra credit: Update the Python code that sets up the SDP on Windows to include this.
Component
core-win
Type
Feature