< Back
Test-MonHealth
Post
NAME Test-MonHealth
SYNOPSIS
Returns cached data and compares it with configured alert limits (if present).
SYNTAX
Test-MonHealth [[-TargetName] <String[]>] [[-Tag] <String[]>] [[-CheckName] <String[]>] [<CommonParameters>]
DESCRIPTION
Returns cached data and compares it with configured alert limits (if present).
PARAMETERS
-TargetName <String[]>
Filter by target.
Required? false
Position? 1
Default value *
Accept pipeline input? false
Accept wildcard characters? false
-Tag <String[]>
Filter by assigned tag to that target.
Required? false
Position? 2
Default value *
Accept pipeline input? false
Accept wildcard characters? false
-CheckName <String[]>
Filter by applied check.
Required? false
Position? 3
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 (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Test-MonHealth
Returns all scanend data for all targets and all checks.
RELATED LINKS
SYNOPSIS
Returns cached data and compares it with configured alert limits (if present).
SYNTAX
Test-MonHealth [[-TargetName] <String[]>] [[-Tag] <String[]>] [[-CheckName] <String[]>] [<CommonParameters>]
DESCRIPTION
Returns cached data and compares it with configured alert limits (if present).
PARAMETERS
-TargetName <String[]>
Filter by target.
Required? false
Position? 1
Default value *
Accept pipeline input? false
Accept wildcard characters? false
-Tag <String[]>
Filter by assigned tag to that target.
Required? false
Position? 2
Default value *
Accept pipeline input? false
Accept wildcard characters? false
-CheckName <String[]>
Filter by applied check.
Required? false
Position? 3
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 (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Test-MonHealth
Returns all scanend data for all targets and all checks.
RELATED LINKS