Get-MAStatistics
Synopsis
Gets statistics from a management agent
Syntax
Description
The Get-MAStatistics cmdlet gets information on the number of connectors and their various states in a management agent's connector space
Parameters
-MA <string>
The management agent to retrieve the statistics for
Required? | true |
Position? | 1 |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | false |
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about CommonParameters.
Examples
Clear the entire run history
Last updated