logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pbsnodes - display and manipulate host information in a PBS-like format

Description

       The pbsnodes command displays and manipulates information about nodes.

Name

       pbsnodes - display and manipulate host information in a PBS-like format

Options

-a  Display information for all nodes. This is the default if no node name is specified.

       -c  Clear OFFLINE from listed nodes.

       -l  List node names and their state for nodes that are DOWN, OFFLINE, or UNKNOWN.

       -N  Specify a "note/reason" attribute.  Use "" to clear field.

       -n  Show  the "note/reason" attribute for nodes that are DOWN, OFFLINE, or UNKNOWN.  This option requires
           -l.

       -r  Reset the listed nodes by clearing OFFLINE.  Functionally equivalent to -c.

       -?|--help
           brief help message

       --man
           full documentation

perl v5.40.1                                       2025-03-13                                        PBSNODES(1)

Synopsis

pbsnodes [-a] [node_id...]

       pbsnodes-l [-n]

       pbsnodes-{c|r|o} [node_id...] [ -N "note/reason string"]

See Also