The Uplink metrics mentioned below for a vCloud Edge Gateway object (Management Pack for vCloud Director) are fetched from the linked NSX logical router object.
In addition, there will be statistics metrics published on the logical router object.
These are Discrete metrics which are calculated as current cumulative value and previous cumulative value and based on which bytes per second plus other info is populated in vCloud Director.
Aria Operations 8.18.x
vcloud.properties file resets during adapter package upgrades or reinstallation on any collector.
The synchronization process overwrites the conf folder contents with the primary node's version.
To segregate the Uplink metrics and collect only the Linked Port from the Logical Routers, the property "ROUTERLINK_ONLY" needs to be enabled on the collectors assigned to the MP vCloud Director.
vcloud.properties using the command:find . -name vcloud.propertiescd /usr/lib/vmware-vrops/user/plugin/inbound/vcloud_adapter3/confvcloud.properties by running the command: vi vcloud.propertiesvi command, gets to the text editor. Use i from the keyboard to edit the file.ROUTERLINK_ONLY" to true. and Esc from the keyboard along with wq! to save the change and exit the text editor.For Cloud Proxies specifically, the file also resets during restart because they automatically sync adapter files from the primary node.
NOTE: The vcloud.properties file is reset during adapter package upgrades or reinstallation by design.