NAME
Get-DcsDefaultThreshold
SYNOPSIS
Returns data for a particular default threshold or all of them.
SYNTAX
Get-DcsDefaultThreshold [-DefaultThreshold <Object>] [-Connection <String>] [-PipelineVariable <String>] [<CommonParameters>]
DESCRIPTION
Returns data for a particular default threshold or all of them. If no parameters are specified, data for all default thresholds configured for the server group in the default connection will be returned.
PARAMETERS
- -DefaultThreshold <Object>
- DefaultThresholdData object, name (alias), or ID that identifies a default threshold. If specified only data for that locality will be returned.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: true (ByValue)
- Accept wildcard characters: false
-
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection will be used
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
DefaultThresholdData : Object that identifies and describes the default threshold.
OUTPUTS
DefaultThresholdData[] : Object that identifies and describes the default threshold.
NOTES
Also see Set-DcsDefaultThreshold
EXAMPLES
Get-DcsDefaultThreshold -DefaultThreshold e4f93504-fef3-4791-a38c-512228357877
The cmdlet is invoked with the Default threshold id specified, resulting in the return of that data object.
Alias | : | DataCore.Executive.Controller.VirtualDisk:TotalOperationsTime |
Description | : | Default thresholds for DataCore.Executive.Controller.VirtualDisk:TotalOperationsTime |
CounterName | : | TotalOperationsTime |
TargetType | : | DataCore.Executive.Controller.VirtualDisk |
AttentionLevel | : | 20 |
WarningLevel | : | 30 |
CriticalLevel | : | 50 |
SequenceNumber | : | 2439 |
Id | : | e4f93504-fef3-4791-a38c-512228357877 |
Caption | : | |
ExtendedCaption | : | |
Internal | : | False |