監視用の HTTP GET プローブ アクション (URL プローブ ベース)

Microsoft.JEE.Http.UrlProbe.GetRequestBody.ProbeAction (ProbeActionModuleType)

情報取得用の HTTP GET ベースのプローブ

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeSystem.BaseData

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.SystemCenter.WebApplication.UrlProbe Default
FilterNon200 ConditionDetection Microsoft.JEE.StatusCodeCheck.Equal.ConditionDetection Default
Mapper ConditionDetection Microsoft.JEE.XmlStringToDataItemMapper Default

Overrideable Parameters:

IDParameterTypeSelectorDisplay NameDescription
ComputerNamestring$Config/ComputerName$コンピューター名アプリケーション サーバーをホストするコンピューターの名前
Protocolstring$Config/Protocol$プロトコルHTTP 呼び出しの実行に使用するプロトコル
Portstring$Config/Port$ポートHTTP 呼び出しの実行に使用するポート番号
Verbstring$Config/Verb$動詞HTTP 呼び出しを実行するために使用する HTTP 動詞 (GET、POST、HEAD など)。
URLstring$Config/URL$URLHTTP 呼び出しを実行するための BeanSpy のベース URL。
RequestBodystring$Config/RequestBody$リクエストの本文HTTP 呼び出しに指定するリクエスト本文。たとえば、HTTP POST の実行時には必須です。
TimeoutSecondsint$Config/TimeoutSeconds$タイムアウトプローブ アクションの非アクティブ状態のタイムアウト値 (秒)