nodemonitor

Configures the nodemonitor pod to periodically check the operating state of other nodes.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration (config)

Syntax

nodemonitor mode { 0 | 1 | 2 | 3 interval wait_time } 

mode { 0 | 1 | 2 | 3 interval wait_time}

Enable the node monitoring pod to switch to different modes depending on the operating state of nodes.

  • mode 0 —Disables the node monitoring functionality.

  • mode 1 —Enables the node monitoring and performs self-reboot only after reaching a hardcoded value of 2 seconds when two or more nodes are not reachable. This is the default setting.

  • mode 2 —Enables the node monitoring and performs self-reboot when two or more nodes are not reachable but not all the nodes.

  • mode 3 interval wait_time —Specify the time interval in seconds, after which the node monitoring pod is rebooted when two or more nodes are not reachable.

    wait_time must be an integer in the range of 5–300.

Usage Guidelines

Use this command to configure nodemonitor pod to periodically check the operating state of other nodes.