How can I enable an escalation policy using the command line in SMARTS?
search cancel

How can I enable an escalation policy using the command line in SMARTS?

book

Article ID: 322930

calendar_today

Updated On:

Products

VMware

Environment

VMware Smart Assurance - SMARTS

Resolution

How can I enable an escalation policy using the command line?



 Run the following from SAMBASEDIR/smarts/bin:  dmctl -s <SAM DOMAIN> invoke ICS_AutoActionManager::ICS-AutoActionManager enable <instance of escalation>  For example:

dmctl -s INCHARGE-SA invoke ICS_AutoActionManager::ICS-AutoActionManager enable ICS_AutoAction-Policy::ICS-AutoAction-Policy-policy1

The following command will list all current escalation policies:

dmctl -s <SAM DOMAIN> get ICS_AutoActionManager::ICS-AutoActionManager::RegisteredPolicies