I would like to monitor various aspects of a particular application that is running on multiple hosts. The application install path will not be the same on all hosts.
I am able to retrieve the install path from the Windows registry using a System.run item.
I would like to create a user macro at the template level and have the macro value be set to the install path retrieved from the System.run item. This way, the macro value will be correct for each host that is being monitored.
Is something like this possible? Or will I have to override this template macro at the host level and hardcode the install path there; i.e. I'd need to do this manually for each host?
I am able to retrieve the install path from the Windows registry using a System.run item.
I would like to create a user macro at the template level and have the macro value be set to the install path retrieved from the System.run item. This way, the macro value will be correct for each host that is being monitored.
Is something like this possible? Or will I have to override this template macro at the host level and hardcode the install path there; i.e. I'd need to do this manually for each host?
Comment