This article has been updated to support v12.1.1 and newer of Goliath Performance Monitor.
This article will guide you through the process of installing the Goliath Intelligent Agent onto a Windows 2012 R2 or newer machine using Command Prompt.
In order install the agent manually via command prompt you will need 4 files in place on the server, please see the Appendix below for directions on how to obtain these files.
- Sign into the machine where you would like to install the agent.
- Open Windows File Explorer and Navigate to C:\Program Files
- Create a folder called MonitorIT
- Gather the files specified in the Appendix below and add them to the MonitorIT folder
- Open command prompt (use RunAsAdmin), and perform the following command:
-
cd "C:\Program Files\MonitorIT"
-
- Then do
-
AgentService.exe -i Arg1 Arg2 "C:\Program Files\MonitorIT\RPMAgent.exe"
- Where Arg1 is Goliath Server IP address/FQDN and Arg2 is the agent port which allows communication to Goliath. The default agent port is 443. For example:
-
AgentService.exe –i 192.168.1.100 443 "C:\Program Files\MonitorIT\RpmAgent.exe"
-
- Start the Goliath Agent Service using the following command:
-
AgentService.exe –s
-
There is no need to reboot the server. The GPM Agent will automatically attempt connection to the GPM Server after about a 30 second delay.
Appendix
Obtaining the Goliath Agent Installation Files
The Goliath Agent installation files can be obtained from 2 places (the goliath server and a download link). See the appropriate sections below for instructions.
The Goliath Server
- Sign into the Goliath Server
-
Open Windows File Explorer and navigate to the Goliath install directory
- By Default this is either C:\Program Files (x86)\MonitorIT or C:\Program Files\MonitorIT
- Select and copy the following files to the desired machine:
- AgentEvents.dll
- AgentService.exe
- RPMAgent.exe
- RestartService.exe
- PSInterface3564.dll
- PSInterface4064.dll
- PSInterfaceLink64.dll
- PSIzip64.exe
Download Link
- A member of the Goliath team would have provided you with a download link, please download to the desired machine
- The link will provide you a file named "GoliathAgent_v####.zip". Once downloaded, extract the files
- Once the files are extracted you'll see a folder named "Additional Files for Scripted or CMD install", drill into the folder
- The folder will include a number of files, select and copy the following:
- AgentEvents.dll
- AgentService.exe
- RPMAgent.exe
- RestartService.exe
- PSInterface3564.dll
- PSInterface4064.dll
- PSInterfaceLink64.dll
- PSIzip64.exe