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).
I am using the UDV feature to hold the email addresses of our admins. The following example shows a simplified version of our structure:
%udv_aa% is: %udv_bb%;%udv_xx%
%udv_xx% is: jim@here.now
%udv_bb% is: %udv_cc%;joe@here.now
%udv_cc% is: jeff@here.now
The scenario applies when we need to notify %udv_aa%, which should expand to jeff@here.now;joe@here.now;jim@here.now
In this scenario Jim and Joe both get emails but Jeff's udv never expands and is instead sent to the email address %udv_cc%. I've replicated this behavior and it is always the 3rd variable that fails to expand.
We are on release 5.38
I have worked around this but thought I should mention it.
Correct. HostMonitor does not resolve unlimited recursions specified by user variables. Just 2 level deep.
Do you really need such variables? We can add 1 more level...