< Back
Watch-Heatmap
Post
NAME Watch-Heatmap
SYNOPSIS
Watches the performance heatmap
SYNTAX
Watch-Heatmap [-Continuous] [[-WaitAfterGet] <TimeSpan>] [<CommonParameters>]
DESCRIPTION
Watches the performance heatmap.
Performance counters that are at dangerous levels are in dangerous colors.
PARAMETERS
-Continuous [<SwitchParameter>]
If set, continously watches the heatmap
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-WaitAfterGet <TimeSpan>
If set, waits this period of time between each sample of the heatmap
Required? false
Position? 1
Default value 0:0:0
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 (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Watch-Heatmap
RELATED LINKS
Add-HeatmapCounter
Remove-HeatmapCounter
Get-HeatmapCounter
SYNOPSIS
Watches the performance heatmap
SYNTAX
Watch-Heatmap [-Continuous] [[-WaitAfterGet] <TimeSpan>] [<CommonParameters>]
DESCRIPTION
Watches the performance heatmap.
Performance counters that are at dangerous levels are in dangerous colors.
PARAMETERS
-Continuous [<SwitchParameter>]
If set, continously watches the heatmap
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-WaitAfterGet <TimeSpan>
If set, waits this period of time between each sample of the heatmap
Required? false
Position? 1
Default value 0:0:0
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 (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Watch-Heatmap
RELATED LINKS
Add-HeatmapCounter
Remove-HeatmapCounter
Get-HeatmapCounter