HYCU Nutanix Container Three State Threshold Monitor

Comtrade.Nutanix.Monitor.Container.3StateThresholdMonitor (UnitMonitorType)

The three state threshold monitor for storage containers monitoring.

Element properties:

RunAsDefault
AccessibilityInternal
Support Monitor RecalculateFalse

Member Modules:

ID Module Type TypeId RunAs 
DataSource DataSource Comtrade.Nutanix.Monitor.Container.PropertyBag.Filtered Default
FilterOverCriticalThreshold ConditionDetection System.ExpressionFilter Default
FilterOverWarningThreshold ConditionDetection System.ExpressionFilter Default
FilterUnderThreshold ConditionDetection System.ExpressionFilter Default

Overrideable Parameters:

IDParameterTypeSelectorDisplay NameDescription
IntervalSecondsint$Config/IntervalSeconds$Update Interval in SecondsRecurring scheduled interval in seconds used for running the workflow.
TimeoutSecondsint$Config/TimeoutSeconds$Timeout in SecondsSpecifies the maximum number of seconds to allow the workflow to execute before the workflow is terminated.
SyncTimestring$Config/SyncTime$Synchronization TimeSynchronization time in 24-hour format.
WarningThresholddouble$Config/WarningThreshold$Warning ThresholdThreshold value after which a warning message will be reported. Warning threshold has to be lower than Critical Threshold.
CriticalThresholddouble$Config/CriticalThreshold$Critical ThresholdThreshold value after which an error message will be reported. Critical threshold has to be greater than Warning Threshold.