Variable that created from other variables.

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
KonstantinK
Posts: 5
Joined: Wed Oct 20, 2021 4:28 am
Location: Israel

Variable that created from other variables.

Post by KonstantinK »

Hi, I'm trying to create a variable that is created from other variables. Is this possible?

Root folder
Name: rack_a
Variable: %fvar_subnet_a%
Variable_value: '192.168.0.'

Sub folder
Name: server_a
Variable: %fvar_ip_extention%
Variable_value: '1'

Variable: %fvar_ip%
Variable_value: %fvar_subnet_a%%fvar_ip_extention%

Test
Name: ping_server_a
Address: %fvar_ip%

If don't want to make all my tests address like %fvar_subnet_a%%fvar_ip_extention%
Trying to make it like %fvar_ip% or %udv_ip% but now works.
Maybe there is a different technic for that?
KS-Soft
Posts: 12887
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

For test templates? No, this will not work

Regards
Alex
Post Reply