Smarts SAM/IP: How do I check the status of the Event-Driver in Smarts SAM for an underlying Smarts IP domain?
search cancel

Smarts SAM/IP: How do I check the status of the Event-Driver in Smarts SAM for an underlying Smarts IP domain?

book

Article ID: 304235

calendar_today

Updated On:

Products

VMware

Environment

VMware Smart Assurance - SMARTS

Resolution

How do I check the status of the Event-Driver in Smarts SAM for an underlying Smarts IP domain?



To check the status of the Event-Driver in Smarts SAM for an underlying Smarts IP domain, use the following Smarts dmctl command:

dmctl -s <SAM_server> get GA_DaemonDriver::<UnderlyingDomain>_Event-Driver::state

The expected state for a running Event-Driver is GA_DRIVER_RUNNING.

If it is not running you can run the following command to start it:

dmctl -s <SAM_server> invoke GA_DaemonDriver::<UnderlyingDomain>_Event-Driver start