< Back

Add-PRTGValueLookupResult

Sun Jan 19, 2020 5:46 pm

NAME Add-PRTGValueLookupResult



SYNOPSIS

Adds a ValueLookup Result to a PRTG Result Set





SYNTAX

Add-PRTGValueLookupResult [[-PRTGResultSet] <Object>] [[-Channel] <String>] [[-ValueLookup] <String>] [[-Value]

<Int32>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-PRTGResultSet <Object>

A PRTG Result set created by New-PRTGResultSet



Required? false

Position? 1

Default value (New-PRTGResult)

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-Channel <String>

The name for the sensor channel



Required? false

Position? 2

Default value "PowershellTestResult-$(Get-Random)"

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ValueLookup <String>

The name of te value lookup ID to use. Defaults to simple 1 for true and 0 for false



Required? false

Position? 3

Default value powershell.boolean

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-Value <Int32>

The name of the value lookup ID to use. Defaults to simple 1 for true and 0 for false



Required? false

Position? 4

Default value False

Accept pipeline input? true (ByPropertyName)

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





RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=New-PRTGResult; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

New-PRTGResult [<CommonParameters>]



ModuleName : PRTGResultSet

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : New-PRTGResult

Category : Function

Component :

Role :

Functionality :