743 B
743 B
GSP Windows Agent Process Management
Workspace reference: GSP-WORKSPACE.md
The Windows agent manages customer servers through the Cygwin runtime and the OGP Perl agent.
Current model
OGP64is the Cygwin root for the maintained launcher- process state is tracked through the agent runtime and PID files
- manual startup and shutdown are handled by the root batch scripts
- Windows-specific user and service assumptions belong here, not in the Panel
Important files
OGP64/agent_start.batOGP64/agent_stop.batOGP64/OGP/ogp_agent.plOGP64/OGP/Cfg/
Rule
Keep startup and stop behavior visible and explicit. Failures should be reported in the same console when launched manually.