Cleanup non-reporting targets

As the number of targets present in the database is a factor to determine license compliance, it is important to clean up the database periodically and remove non-reporting targets.

About this task

Remote Control automatically removes offline targets from the database. By default, the cleanup process runs every 24 hours. Cleanup is hooked to dbcleaner process and controlled by the target.offline.max.age property in trc.properties. With this property, you can configure the target cleanup to run automatically or indicate for how long a given offline target can be kept in the database.

When the value is set to 0, no offline target cleanup is performed. The properties indicate in days for how long a target that is no longer calling home is kept in the database.

If you want to perform automatic offline target cleanup specify a value that suites your deployment.