INCREASE SCANNER TIMEOUT FROM SECURITYCENTER CLI


INCREASE SCANNER TIMEOUT FROM SECURITYCENTER CLI


Increasing your Time Out for the scanners (OS command line):
-----------------------------------------------------------------------------------
# /opt/sc4/support/bin/sqlite3 /opt/sc4/application.db "select * from Configuration where name='ScannerStatusTimeout'"
This will show the value (it should be 120 seconds by default) 

To increase it, run following command:
# /opt/sc4/support/bin/sqlite3 /opt/sc4/application.db "Update Configuration set value='840' where name='ScannerStatusTimeout'"
This will increase the timeout to 14 minutes. After this, update the status of the scanners (on the Resources -> Scanners page hit the options button in the upper right) and give it about 25 minutes to see if it goes through.
 Do not set this higher than 15 minutes or the scanner may get stuck in an "updating" loop. 

Comments

Post a Comment

Popular posts from this blog

Java Control Panel Icon "Application Not Found"

Enterprise CA option is greyed out / unavailable

Unable to connect to Wireless profile being pushed using GPO