You can monitor the status of your EMS data collection using several PowerShell cmdlets. You can get information about the schedule, storage virtual machine (SVM) target, and status.
Procedure
-
From a PowerShell command line, establish a session with SnapCenter by entering Open-SmConnection.
-
Retrieve information about the EMS data collection schedule by entering Get-SmDataCollectionEmsSchedule.
- Retrieve information about the EMS data collection status by entering Get-SmDataCollectionEmsStatus.
- Retrieve information about the EMS data collection target by entering Get-SmDataCollectionEmsTarget.
The information regarding the parameters that can be used with the cmdlet and their descriptions can be obtained by running Get-Help command_name. Alternatively, you can also refer to the Cmdlet Reference Guide.
SnapCenter Software 4.4 Cmdlet Reference Guide