Command to use to connect to remote machines. The command chosen must
be able to connect with no password to the remote host. Defaults to
rsh
EXAMPLES
To find all the filesystems which are more than 90% full across your cluster,
you would issue:
-
pdf -m 90
DIAGNOSTICS
Exit status is 0 on success, 1 if an error occurs.
SEE ALSO
dsh(1),
df(1),
rsh(1),
kerberos(3),
hosts.equiv(5),
rhosts(5)
HISTORY
The
pdf
command appeared in clusterit 1.0. It is based on the
pdf
command in IBM PSSP.
AUTHOR
Pdf
was written by Tim Rightnour.
BUGS
Output is formatted for 80 columns. This means that mount points and
filesystems with long names
(> 20 characters)
will be truncated. In
addition, numbers longer than 9 digits will be truncated as well.
pdf
will only work on nodes that produce the
df(1)
output that it expects. It has been made to work on HP-UX, Solaris, and
AIX, along with any BSD, and most versions of Linux.