The Smarts SAM system default configuration settings are stored in ICS_SystemDefaultsConfiguration class and instance "ICS-System Defaults". The following sections explain how to view, change, and apply changes for these settings in a Smarts SAM environment.
<BASEDIR>/SAM/smarts/bin/dmctl -s INCHARGE-SA get ICS_SystemDefaultsConfiguration::"ICS-System Defaults"
Properties of ICS_SystemDefaultsConfiguration::ICS-System Defaults:
BroadcastEventStateOnRestart = TRUE
CompanionUIHostname =
CompanionUIPath = /presto/files/system/mashlets/LaunchCUI/index.html
CompanionUIProtocol = https
CreationClassName = ICS_SystemDefaultsConfiguration
Description = Configuration of System Defaults
DisplayName = System Defaults
IsUseHierarchicalAcknowledge = TRUE
LastChangedAt = 1340370081
Name = ICS-System Defaults
RMITimeOut = 60
SMTPServer = localhost
ServiceName =
ackInterval = 300
archiveInterval = 14400
auditLimit = 100
enable = TRUE
localNotifProps = FALSE
numOfWorkerThreads = 2localNotifProps = "Fetch Local Notification Properties"
numOfWorkerThreads = "Number of Worker Threads"
IsUseHierarchicalAcknowledge = "Hierarachical Acknowledge"
<BASEDIR>/SAM/smarts/bin/dmctl -s <SAM Domain> put ICS_NLManager::ICS-NLManager::localNotificationProperties TRUE
<BASEDIR>/SAM/smarts/bin/dmctl -s <SAM Domain> put ICS_SystemDefaultsConfiguration::"ICS-System Defaults"::localNotifProps TRUE
<BASEDIR>/SAM/smarts/bin/dmctl -s <SAM Domain> put ICS_SystemDefaultsConfiguration::"ICS-System Defaults"::IsUseHierarchicalAcknowledge FALSE
<BASEDIR>/SAM/smarts/bin/dmctl -s <SAM Domain> put ICS_SystemDefaultsConfiguration::"ICS-System Defaults"::numOfWorkerThreads 10
<BASEDIR>/SAM/smarts/bin/dmctl -s <SAM Domain> invoke DomainConfigHandler::Domain-ConfigHandler reconfigure