ITRS-Group / cordial

Cordial comprises a set of interrelated programs, integrations, libraries and packages for Geneos, principally written in Go.
Other
7 stars 0 forks source link

`tools/geneos` - Generate AC2 connection file from gateways #184

Open pgalbavy-itrs opened 1 year ago

pgalbavy-itrs commented 1 year ago

We can generate a connection file from the configured gateways. For remote hosts the Hostname can be derived from the config (not the 'host' label) and ports + security can be inferred too.

Authentication is the one fly in the ointment for initial implementation.

The other is labelling hot standby pairs somehow. Which could be an other enhancement.

Later, with web services, we can dynamically serve a connection file.