Hi,
I have advanced alert, and I have to make Action as run external program smth.exe.
Can i use the variable, for example ${NodeName} for that?
I need d:\smth.exe -n ${NodeName} -i ${Interface.Caption} ...
Thanks
Yes, this should work.
Thanks.