[root@dcluster ~]# GatherPS
GatherPS -- Gathering processes informations from remote host.
Version: 1.31 in Python
Copyright (C) 2003-2006 Gouichi Iisaka <iisaka51@hotmail.com>
Usage: GatherPS [options] PATTERN user
options:
-f nodefilepath, --nodefile=/path/to/nodefile
--ignore=host1[,host2...]
--REignore=RE_pattern
--addhost=host1[,host2..]
--hosts=host1[,host2..]
-F nodefilename, --nodefile=nodefilename
Search nodefilename in $HOME/.ScatterCmd
or /usr/local/share/ScatterCmd
-H host1[,host2...]
-e method, --execcmd=method Command name for execution
method = trsh|ssh default is trsh
-R, --regex use PATTERN as regular expretion
-s sig, --signal=sig Specify send signal
-k, --kill Generate script to kill the process
-v, --verbose Verbosely processed
-q, --quiet Do not print anymore
-V, --version Print version
-h, --help This message
Examples:
GatherPS mpp960 iisaka
GatherPS '*' iisaka
GatherPS -f ${PBS_NODEFILE} mpp960 iisaka