Set-SPWebApplicationHttpThrottlingMonitor
指定した Web アプリケーションの既存のネットワーク調整パフォーマンス カウンターの正常性スコア バケット値を設定します。
構文
Set-SPWebApplicationHttpThrottlingMonitor
[-Identity] <SPWebApplicationPipeBind>
[-Category] <String>
[-Counter] <String>
[-AssignmentCollection <SPAssignmentCollection>]
[-Confirm]
[-HealthScoreBuckets <Double[]>]
[-Instance <String>]
[-IsDESC]
[-LowerLimit <Double>]
[-UpperLimit <Double>]
[-WhatIf]
[<CommonParameters>]
説明
コマンドレットは Set-SPWebApplicationHttpThrottlingMonitor
、指定された Web アプリケーションの既存のネットワーク調整パフォーマンス カウンターの正常性スコア バケット値を設定します。
Windows PowerShell for SharePoint 製品のアクセス許可と最新情報については、「SharePoint Server コマンドレット」のオンライン ドキュメントをご覧ください。
例
------------------ 例 1 ------------------
C:\PS>$buckets=(2000,1000,500,300,200,100,50,30,20,10)
Set-SPWebApplicationHttpThrottlingMonitor https://sharepoint -
Category Memory -Counter 'Available Mbytes' -IsDesc -HealthScoreBuckets $buckets
次の使用例は、Memory\Available Mbytes カウンターの正常性スコア バケット値を、Web アプリケーションに一覧表示されている配列に https://sharepoint 設定します。
------------------ 例 2 ------------------
Set-SPWebApplicationHttpThrottlingMonitor https://sharepoint
0 -Category Memory -Counter 'Available Mbytes' -IsDesc -UpperLimit 3000
次の使用例は、Memory\Available Mbytes カウンターの上限 (正常性スコア バケットの最大値) を Web アプリケーションの 3000 に https://sharepoint 設定します。
パラメーター
-AssignmentCollection
適切な破棄を行うためにオブジェクトを管理します。 SPWeb や SPSite などのオブジェクトの使用によって大量のメモリが使用される場合があるので、Windows PowerShell スクリプトでこれらのオブジェクトを使用するには適切なメモリ管理が必要です。 メモリの解放が必要になった場合は、SPAssignment オブジェクトを使用して、変数へのオブジェクトの割り当てとオブジェクトの破棄を行うことができます。 割り当てコレクションまたは Global パラメーターが使用されていない場合、SPWeb、SPSite、または SPSiteAdministration オブジェクトが使用されていると、オブジェクトは自動的に破棄されます。
Global パラメーターが使用されている場合は、オブジェクトはすべてグローバル ストアに格納されます。
Stop-SPAssignment
コマンドを使用してオブジェクトの使用または破棄を直接行わないと、メモリ不足のシナリオになる場合があります。
Type: | SPAssignmentCollection |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-Category
パフォーマンス カウンターのカテゴリ名を指定します。
この型は、調整モニターで有効なパフォーマンス カウンター カテゴリであることが必要です。
コマンドレットを Get-SPWebApplicationHttpThrottlingMonitor
使用して、調整モニターでパフォーマンス カウンター カテゴリの一覧を返します。
Type: | String |
Position: | 2 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-Confirm
コマンドを実行する前に確認メッセージを表示します。
詳細については、次のコマンドを入力します。get-help about_commonparameters
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-Counter
パフォーマンス カウンターの名前を指定します。
この型は、調整モニターで有効なパフォーマンス カウンターであることが必要です。
コマンドレットを Get-SPWebApplicationHttpThrottlingMonitor
使用して、調整モニターのパフォーマンス カウンターの一覧を返します。
Type: | String |
Position: | 3 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-HealthScoreBuckets
このカウンターのサーバーの Health Score の計算を決定するのに使用するバケットの範囲を指定します。
Type: | Double[] |
Aliases: | Buckets |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-Identity
更新する SharePoint Web アプリケーションを指定します。
この型は、12345678-90ab-cdef-1234-567890bcdefgh という形式の有効な GUID であるか、SharePoint Web アプリケーションの有効な名前 (MyOfficeApp1 など) であるか、有効な SPWebApplication オブジェクト インスタンスであることが必要です。
Type: | SPWebApplicationPipeBind |
Position: | 1 |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-Instance
パフォーマンス カウンターのインスタンスを指定します。 既定値は空白です。 指定した値が無効な場合、このコマンドレットは実行されません。
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-IsDESC
このカウンターを降順で解釈するように指定します。
このパラメーターを設定した場合、Health Score バケット値は降順で解釈されます。たとえば、 Memory カテゴリと Available Mbytes カウンターを使用してこのパラメーターを設定し、使用できるメモリを監視します。
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-LowerLimit
指定したパフォーマンス カウンターのしきい値の下限を指定します。 下限とは、Health Score バケット値の最小値です。
Type: | Double |
Aliases: | Lower |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-UpperLimit
指定したパフォーマンス カウンターのしきい値の上限を指定します。 上限とは、Health Score バケット値の最大値です。
Type: | Double |
Aliases: | Upper |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |
-WhatIf
コマンドを実行する代わりに、コマンドの実行結果を説明するメッセージを表示します。
詳細については、次のコマンドを入力します。get-help about_commonparameters
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | SharePoint Server 2010, SharePoint Server 2013, SharePoint Server 2016, SharePoint Server 2019 |