Please follow these steps to update the Inactive Auto Archive and Auto Acknowledgement Intervals using dmctl.:
To see the current values :./dmctl -s <SAM Server> get ICS_SystemDefaultsConfiguration::"ICS-System Defaults"
To change the value : ./dmctl -s <SAM Server> put ICS_SystemDefaultsConfiguration::"ICS-System Defaults"::ackInterval 15
./dmctl -s <SAM Server> put ICS_SystemDefaultsConfiguration::"ICS-System Defaults"::archiveInterval 100
To check after changing the value : ./dmctl -s <SAM Server> get ICS_SystemDefaultsConfiguration::"ICS-System Defaults"
Applying changes made to the Smarts SAM system default configuration settings using dmctl :
To apply any changes made to the Smarts SAM system default configuration settings, you must run a reconfigure operation using the following dmctl command:
./dmctl -s <SAM Domain> invoke DomainConfigHandler::Domain-ConfigHandler reconfigure