Client configuration enables interaction with gateway servers for resource management and service execution. The client configuration section specifically applies to client nodes connecting to gateway servers.
You can connect to your gateway server from a local client on the same machine as your server, or, you can install the gateway client on a separate machine.
For RPM/DEB installations, the client functionality is included with the server installation.
The gateway application mode enables you to configure whether iagctl acts as a server, client, or other modes when executed. By default, the application mode is set to server to manage connections to Gateway Manager. To send requests to your server, set the application mode to client.
Install a gateway client on a separate machine to manage the resources on your gateway server.
Download the IAG binary executable for your particular operating system from the Itential software repository.
x.y.z and arch to reflect the version you downloaded.Create a client configuration file at ~/.gateway.d/gateway.conf.
The configuration sections relevant to client nodes include [application], [client], and [log]. See Configuration variables for more information.
The host value should match the server where your IAG server is running.
Initial login
Log in using the admin account created during server startup:
Follow the prompts to:
admin when prompted for the initial password.Subsequent logins
Verify your client configuration:
The expected output shows your active terminal configuration, including values from the configuration file and overriding environment variables.
Once configured and authenticated, you can perform various client operations:
For more information, see Command reference.
If you manage multiple gateway clusters from a single workstation, use client profiles to switch between connection configurations without editing gateway.conf or setting environment variables between commands. For more information, see Configure client profiles.
Connection Issues:
Authentication Issues:
Configuration Issues:
iagctl --verbose for detailed logging