Clustered Data ONTAP: SMB Server Operations/sec Monitor

DataONTAP.Cluster.DataVserver.SMBServer.SMBOperationsMonitor (UnitMonitor)

The SMB Server Operations/sec Monitor monitors the value of the Storage Virtual Machine I/O counter collected by the SMB Performance Statistics Collection Rule.

Knowledge Base article:

Summary

The SMB Server Operations/sec Monitor monitors the value of the Storage Virtual Machine I/O counter collected by the SMB Performance Statistics Collection Rule:

Counter Name: Storage Virtual Machine I/O

Instance Name: SMB (Operations/sec)

Configuration

Two overrides are available for this monitor. Threshold and number of samples trigger an alert when the value of the performance counter is greater than the threshold for the specified number of consecutive samples. The alert is autoresolved when the underlying condition is resolved.

The default threshold is 1000 Ops/sec.

The default number of samples is 4.

Resolutions

Inspect the contents of the alert to determine its cause.

Element properties:

TargetDataONTAP.Cluster.DataVserver.SMBServer
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeDataONTAP.Cluster.MonitorType.ConsecutiveSamplesThreshold
RemotableTrue
AccessibilityPublic
Alert Message
Clustered Data ONTAP: SMB Server Operations/sec Monitor
SMB Server operations/sec value {2} on {0} exceeded configured threshold.
RunAsDefault

Source Code:

<UnitMonitor ID="DataONTAP.Cluster.DataVserver.SMBServer.SMBOperationsMonitor" Accessibility="Public" Enabled="false" Target="DataONTAP.Cluster.DataVserver.SMBServer" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="DataONTAP.Cluster.MonitorType.ConsecutiveSamplesThreshold" ConfirmDelivery="true">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="DataONTAP.Cluster.DataVserver.SMBServer.SMBOperationsMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="DataONTAP.Cluster.DataVserver.SMBServer"]/VserverName$</AlertParameter1>
<AlertParameter2>null</AlertParameter2>
<AlertParameter3>$Data/Context/DataItem/Property[@Name='SampleValue']$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ConditionTrue" MonitorTypeStateID="ConditionTrue" HealthState="Error"/>
<OperationalState ID="ConditionFalse" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ObjectID>$Target/Property[Type="DataONTAP.Cluster.DataVserver.SMBServer"]/VserverUUID$</ObjectID>
<CounterName>Storage Virtual Machine I/O</CounterName>
<ObjectName>Clustered Data ONTAP: Storage Virtual Machine</ObjectName>
<InstanceName>SMB (Operations/sec)</InstanceName>
<Threshold>1000</Threshold>
<NumSamples>4</NumSamples>
<IntervalSeconds>3600</IntervalSeconds>
<SyncTime>00:11</SyncTime>
<TimeoutSeconds>300</TimeoutSeconds>
</Configuration>
</UnitMonitor>