NFS: NFS サーバーのライセンス

Microsoft.Windows.FileServices.Service.NFS.6.3.Server.Licensing (UnitMonitor)

このオブジェクトは、製品のライセンス情報を監視し、NFS サーバーがライセンスを確認できないときにアラートを生成します (アラートが、このモニターに対して有効になっている場合)。

Knowledge Base article:

概要

このオブジェクトは、製品のライセンス情報を監視し、NFS サーバーがライセンスを確認できないときにアラートを生成します (アラートが、このモニターに対して有効になっている場合)。

サービスが機能するには、NFS サーバーが NFS ライセンス情報を検証できることが必要です。

原因

このモニターが警告ヘルス状態または重大ヘルス状態になる可能性があるのは、NFS サーバーがライセンス情報を検証できない場合、またはこのバージョンの Windows で NFS サーバーがサポートされていない場合です。この 2 つのどちらの状況が関係しているかは、Windows システムのイベント ログをチェックして、イベント ソースが Microsoft-Windows-ServicesForNFS-Server で、以下のイベント ID のメッセージを検索するとわかります。

サーバーは、この情報が検証できるまで機能しません。

ヘルス状態が不明な場合は、このオブジェクトの監視がまだ開始されていないことを示します。

解決方法

ライセンスの検証エラーの場合は、NFS サーバーの起動時に、使用可能なコンピューター リソースが制限されていた可能性があります。

NFS サーバーを再起動する

NFS サーバーを、次の手順で再起動してみます。

1. 該当サーバーの管理者特権でのコマンド プロンプトで、「nfsadmin server stop」と入力します。

2. 「nfsadmin server start」と入力します。

コンピューターを再起動します。

検証

NFS サーバーの起動状態を確認するには、次の手順を使用します。

1. 管理者特権でのコマンド プロンプトで、「net start」と入力します。

2. 結果の一覧に NFS サーバーが表示されていることを確認します。

有効なライセンスが使用できるようになると、このモニターは正常な状態に自動的にリセットされます。

追加情報

イベント ID 1015 および 1016 (http://go.microsoft.com/fwlink/?LinkId=186007)

NFS サーバーの構成の詳細については、「 NFS (Network File System) 用サービス」(http://go.microsoft.com/fwlink/?LinkId=185983) を参照してください。

Element properties:

TargetMicrosoft.Windows.FileServices.Service.NFS.6.3
Parent MonitorSystem.Health.ConfigurationState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.3SingleEventLog3StateUnitMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
NFS: NFS サーバーのライセンス
イベントの説明: {0}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.FileServices.Service.NFS.6.3.Server.Licensing" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServices.Service.NFS.6.3" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.3SingleEventLog3StateUnitMonitorType" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.FileServices.Service.NFS.6.3.Server.Licensing_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateIddbcd4bed700b4804bc5f53ab908447ff" MonitorTypeStateID="FirstEventRaised" HealthState="Error"/>
<OperationalState ID="UIGeneratedOpStateId9a151df873f340478631f1f1dcf82425" MonitorTypeStateID="SecondEventRaised" HealthState="Warning"/>
<OperationalState ID="UIGeneratedOpStateId56950fa7cc9548b686ee44cbc95dc85a" MonitorTypeStateID="ThirdEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Microsoft-Windows-ServicesForNFS-Server/Admin</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1016</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-ServicesForNFS-Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Microsoft-Windows-ServicesForNFS-Server/Admin</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1015</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-ServicesForNFS-Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</SecondExpression>
<ThirdComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ThirdComputerName>
<ThirdLogName>Microsoft-Windows-ServicesForNFS-Server/Admin</ThirdLogName>
<ThirdExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1017</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-ServicesForNFS-Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</ThirdExpression>
</Configuration>
</UnitMonitor>