Hello,
This is something that has caught me out quite a few times. For example sometimes NodeName will be ${NodeName} then othertimes it will be ${Node.NodeName} etc. It would be nice to have these standardised across all products and also available for use in scripts and other templates (eg Powershell only supports ${IP} and ${CREDENTIAL})
I was wanting to pass ${Community} ${AgentPort} among others for creating a Powershell OID monitor to translate textual values to numerical so that Warning/Critical alerts can be setup based on numerical value.
Thanks,
Peter