Pre-Alpha Release
Pre-release
Pre-release
·
15 commits
to master
since this release
Version
Agent: v0.1.2-alpha
Server: v1.5.3-win
Installing
Run HetrixToolsAgent.exe
, as an Administrator, and input your SID (Server ID provided by the HetrixTools platform) when prompted. You can find your SID by following this guide:
https://docs.hetrixtools.com/where-do-i-find-the-sid-server-monitor-id/
The executable will install the HetrixToolsAgent
service, which you can find running in your services.
Alternatively you can run the following commands, as an Administrator, to install and start the agent
HetrixToolsAgent.exe --startup auto install
HetrixToolsAgent.exe start
Stopping & Uninstalling
Run as an Administrator the following commands
HetrixToolsAgent.exe stop
HetrixToolsAgent.exe remove
Stopping the agent may take up to one minute
Alternatively you can remove the service with the following command
sc delete HetrixToolsAgent