This page contains baseline Gateway include files for typical deployments and also seeks to establish sensible defaults.
common.xml
This file contains:- A set of standard global variables with all the available
Macro
types which have the same names as their Macro type. They are described in the documentation - Setting the number of Rule threads to 4, which is reasonable for most hosts.
- Setting the DNS cache expiry time to 5 minutes rather than the default 12 hours, so that your Gateway will pick up changes to DNS in line with more typical TTLs.
- A set of standard global variables with all the available
To use these files directly from this site:
-
Copy the XML below
<includeGroup name="Geneos Base Includes"> <include> <priority>10050</priority> <required>false</required> <location>https://itrs-group.github.io/geneos-includes/gateway/base/common.xml</location> <reloadInterval>300</reloadInterval> </include> </includeGroup>
-
Open the Gateway Setup Editor for your Gateway
-
Right click on the Includes section
-
Select Paste XML
-
Validate and save
To use a local copy, which is recommended in any production environment, download the files by selecting the names in the list above and then change the location path(s) once you have pasted the XML into your configuration.