Changing sensor expiration time
By default, sensors expire 168 hours after they become inactive. To change this default value:
- Open the
<controller_install_dir>/tomcat/webapps/scancentral-ctrl/WEB-INF/classes/config.propertiesfile in a text editor. -
Set the
worker_expiry_delayproperty value to the number of hours to elapse after inactivity before sensors expire. -
Save and close the
config.propertiesfile.