How can we set up an automatic task to clean the SOI db?
SOI 4.2
SOI uses MS-SQl and a database and like all data bases, they should be maintained and tuned:
Here are the steps for setting up a scheduled task to perform database maintenance:
SOIToolbox options that would not require shutting down SOI Services:
soitoolbox.exe -x -q -s --purgeClearedAlerts=365
soitoolbox.exe -x -q -s --cleanHistoryData=365
soitoolbox.exe -x -q -s --purgeOutageAlerts
soitoolbox.exe -x -q -s --purgeAlertQueueAssignment
soitoolbox.exe -x -q -s --rebuildIndexes