Revision a0724772 man/gnt-node.rst

b/man/gnt-node.rst
606 606
This commands calls out to out-of-band management to change the power
607 607
state of given node. With ``status`` you get the power status as reported
608 608
by the out-of-band managment script.
609

  
610
HEALTH
611
~~~~~~
612

  
613
**health** [*nodes*]
614

  
615
This commands calls out to out-pf-band management to ask for the health status
616
of all or given nodes. The health contains the node name and then the items
617
element with their status in a ``item=status`` manner. Where ``item`` is script
618
specific and ``status`` can be one of ``OK``, ``WARNING``, ``CRITICAL`` or
619
``UNKNOWN``. Items with status ``WARNING`` or ``CRITICAL`` are logged and
620
annotated in the command line output.

Also available in: Unified diff