This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Alert MAC Address variable

I am trying to have an alert trigger the execution of a program with variables. The problem I have is the specific variable for the program I cannot figure out.

Currently I am trying to use 2 variables ${IP_Address} and ${MAC}. Unfortunately the ${MAC} is not returning the MAC Address.

Here is the program being executed.

"C:\Program Files (x86)\SolarWinds\Toolset\WakeOnLAN.exe" -IP ${IP_Address} -MAC ${MAC} -EXIT

Is there a way to get the MAC address variable to work?

Thanks,

D