Installing the GIM client on a Windows server
Learn how to install the GIM client for Windows by using either an interactive installer or a silent installation. Instructions are also provided for uninstalling the GIM client.
About this task
The Windows GIM client installer changed to a .NET-based installer in version 10.1. The installer for the GIM client is based on the version of your GIM client. Build numbers start from 10.2.30.5.
- 8445: GIM client listener, both directions. Any GIM server on either the central manager or the collector can communicate with the GIM client.
- 8443: (Discovery) Used for communication between the DB server and the Guardium appliance, and for uploading features.
- 8446: Used between the GIM client and the GIM server (on the central manager or collector) for authenticated TLS, both directions, custom kernel upload, MustGather loggers upload. If GIM_USE_SSL is enabled (default), then the GIM client attempts to communicate its certificate by using port 8446. If port 8446 is not open, then it defaults to 8444, but no certificate is passed (for example, TLS without verification).
- 8081: Used between the GIM client and the GIM server (on the central manager or collector) for non-TLS (but with message signing verification), both directions, custom kernel upload, MustGather loggers upload. In this scenario, the parameter GIM_USE_SSL must be disabled (=0).
Installing the GIM client with an interactive installer
A wizard is provided to help you install the GIM client on each database server.
About this task
You can specify a custom key, certificate, and CA file when you install the GIM client in both standard mode and in listener mode. For more information, see Creating and managing custom GIM certificates.
Procedure
What to do next
Installing the GIM client with silent installation
If you prefer, you can install the GIM client from the command prompt instead of the wizard.