Back to Geneos FAQ

Internal documentation only

This page has been marked as draft.

How to do a new install of components using Cordial Geneos tool

The Cordial Tool is a Geneos deployment program designed to help you set up and maintain your Geneos environment. Details of how this works contained in the below link.

https://github.com/ITRS-Group/cordial/tree/main/tools/geneos

If you want to create and deploy a fresh Geneos install you can do this via some simple steps.

Follow the Getting Started Steps to download the cordial tool

https://github.com/ITRS-Group/cordial/tree/main/tools/geneos#getting-started

To install the latest ITRS versions of all components (Gateway, License Daemon, NetProbe, Web-Server) run the following command

geneos init all -L /home/geneos/bin/geneos.lic -u youremailaddress@yourcompany.com

Note-

The above command assumes that /home/geneos/bin is the location of your license file.

The email address will need to be the one used to access the ITRS website.

As soon as you execute the command you will be prompted to declare a directory to install the various packages, please note this directory must empty.

There will be logging information to confirm this has run successfully.

Type       Name                         Host       PID   Ports        User    Group   Starttime                  Version                     Home

gateway    docker-node3.cslab.ldn.itrs  localhost  3100  [7039]       geneos  geneos  2025-04-04T14:49:28+01:00  active_prod=7.3.0           /home/geneos/KH-Geneos-Cordial/gateway/gateways/docker-node3.cslab.ldn.itrs

licd       docker-node3.cslab.ldn.itrs  localhost  3099  [7041 7853]  geneos  geneos  2025-04-04T14:49:28+01:00  active_prod=7.2.0           /home/geneos/KH-Geneos-Cordial/licd/licds/docker-node3.cslab.ldn.itrs

netprobe   localhost                    localhost  3102  [7036]       geneos  geneos  2025-04-04T14:49:28+01:00  netprobe/active_prod=7.3.0  /home/geneos/KH-Geneos-Cordial/netprobe/netprobes/localhost

webserver  docker-node3.cslab.ldn.itrs  localhost  3101  []           geneos  geneos  2025-04-04T14:49:28+01:00  active_prod=7.3.0           /home/geneos/KH-Geneos-Cordial/webserver/webservers/docker-node3.cslab.ldn.itrs
["Geneos"] ["FAQ"]

Was this topic helpful?