Scroll to navigation

PBSNODES(1) User Contributed Perl Documentation PBSNODES(1)

NAME

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

SYNOPSIS

pbsnodes [-a] [node_id...]

pbsnodes -l [-n]

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

DESCRIPTION

The pbsnodes command displays and manipulates information about nodes.

OPTIONS

Display information for all nodes. This is the default if no node name is specified.
Clear OFFLINE from listed nodes.
List node names and their state for nodes that are DOWN, OFFLINE, or UNKNOWN.
Specify a "note/reason" attribute. Use "" to clear field.
Show the "note/reason" attribute for nodes that are DOWN, OFFLINE, or UNKNOWN. This option requires -l.
Reset the listed nodes by clearing OFFLINE. Functionally equivalent to -c.
-? | --help
brief help message
full documentation
2024-03-03 perl v5.38.2