Property reference

diagnostics.condition.node.status

The diagnostics.condition.node.status property defines the condition for flagging a node's status. It defaults to any status that is not 'online', which is crucial for monitoring node health in the system.

Default: != 'online' Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property specifies the criteria for identifying when a node is considered to be in a non-operational state.
What area does it affect? Node health monitoring
What does the default mean? The default value is "!= 'online'", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring node status alerts or troubleshooting node connectivity issues.

Out of the box property record

Raw metadata from the property record.

Property name diagnostics.condition.node.status
Sys ID 5571ae6c0a0a0b110089089f1021528b
Type string
Application Global
Default value != 'online'
Description Condition used to flag a node's Status value:
Updated 2024-05-25 03:38:59