Software AG Infrastructure 10.7 | webMethods Metering | Collected Usage Data | Configuring a Runtime Alias
 
Configuring a Runtime Alias
For convenience, you can use an alias for a particular webMethods product instance or a group of instances. Software AG does not recommend assigning alias values such as secrets, because this information is sent unchanged to the webMethods Metering Server.
Note:
To configure and use a runtime alias, you must install webMethods Metering Agent 10.7 Fix 2.
To configure а runtime alias, do one of the following:
*Add a METERING_RUNTIME_ALIAS environment variable
For example, to configure a runtime alias for an Integration Server instance, add the following line in the custom_wrapper.conf file in the Software AG_directory \ profiles \ IS_default \ configuration directory:
set.METERING_RUNTIME_ALIAS=<alias name>
*Add a metering.runtime.alias Java system property
For example, to configure a runtime alias for an Integration Server instance, add the following line in the custom_wrapper.conf file in the Software AG_directory \ profiles \ IS_default \ configuration directory:
wrapper.java.additional.600=-Dmetering.runtime.alias=<alias name>
*Аdd a metering.runtime.alias property in the metering.agent.properties file in the Software AG_directory \common\metering\conf directory. Note that if you use this configuration, all product instances will be grouped as a single runtime.