-
Change Request
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
None
Hello Team,
We want to setup multiple HOST Servers in Nginx by http template.
Purpose:-
We don't want to install agent on remote servers.
Manually we want to set the Macros HOST value in templates Or Host Macros.
In the Nginx by HTTP template – Items – Nginx: Get stub status page
We want to change the "URL" -.
{$NGINX.STUB_STATUS.SCHEME}://{$HOST.LIST<1-10>}:{$NGINX.STUB_STATUS.PORT}/{$NGINX.STUB_STATUS.PATH}
We already set the Macros template.
$HOST.LIST1 = dev0
$HOST.LIST2 = stag0
$HOST.LIST3 = UAT0
Single URL to execute multiple HOSTS.
Anyone please help me for this scenarios.