1PBSNODES(1)           User Contributed Perl Documentation          PBSNODES(1)
2
3
4

NAME

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

SYNOPSIS

9       pbsnodes [-a] [node_id...]
10
11       pbsnodes -l [-n]
12
13       pbsnodes -{c|r|o} [node_id...] [ -N "note/reason string"]
14

DESCRIPTION

16       The pbsnodes command displays and manipulates information about nodes.
17

OPTIONS

19       -a  Display information for all nodes. This is the default if no node
20           name is specified.
21
22       -c  Clear OFFLINE from listed nodes.
23
24       -l  List node names and their state for nodes that are DOWN, OFFLINE,
25           or UNKNOWN.
26
27       -N  Specify a "note/reason" attribute.  Use "" to clear field.
28
29       -n  Show the "note/reason" attribute for nodes that are DOWN, OFFLINE,
30           or UNKNOWN.  This option requires -l.
31
32       -r  Reset the listed nodes by clearing OFFLINE.  Functionally
33           equivalent to -c.
34
35       -? | --help
36           brief help message
37
38       --man
39           full documentation
40
41
42
43perl v5.30.1                      2020-01-30                       PBSNODES(1)
Impressum