This article provides instructions for modifying the default retention period for "Not Collecting" Service Discovery (SDMP) objects. By adjusting this configuration, administrators can control how objects transition from a "No Data Receiving" status to a "Not Existing" state within Aria Operations.
Aria Operations 8.18.x
To reduce the time required to move objects into a "Not Existing" state, you will need to modify the Service Discovery adapter configuration. Follow these steps:
cd /usr/lib/vmware-vcops/user/plugins/inbound/ServiceDiscoveryAdapter3/conf/servicediscovery.properties file using a text editor (such as vi or nano).SERVICES_NUMBER_OF_MINUTES_TO_PUT_INTO_NOT_EXISTING_STATE=<desired_value> (Note: The default value is 10080 minutes, which equates to 7 days).service collector restartservice collector restart
Note: Please keep the following in mind before proceeding:
Service Interruption: Restarting the collector service will cause a brief interruption (a few minutes) in data collection for any adapters assigned to those respective nodes.
Product Upgrades: Manual modifications to configuration files are not persistent across product updates. These settings will revert to their default values following an Aria Operations upgrade. Ensure you document these changes internally so you can easily reapply them after any future upgrades.