HP-UX HB v13.00 Ch-15 - Serviceguard

HP-UX Handbook Rev 13.00 Page 24 (of 108)
Chapter 15 Serviceguard
October 29, 2013
-f format Select the output format to display. (line/table)
-l type Limit the type of data displayed. (group/node/package)
-n node_name View info only about the specific node_name,
including info about the packages that are running
on these nodes.
-p package_name View info only about the specific package_name(s).
-S site_name View info only about the specific site_name(s), the
nodes assigned to the site(s), and relevant packages.
-r release Make the tabular formatted output mimic that of the
specified release.
-s config Displays only the static configuration info, not the
dynamic status info.
-v Verbose output will be displayed.
_____________________________________________________________________________
_
cmcompare - Compare files on multiple nodes
Usage: cmcompare [-v] [-m|--match content|owner|perm|time] [[-n
node_name]...]
[file ...]
Option meaning:
-m content|owner|perm|time
Specifies a particular comparison to perform (content,
ownership, permissions, or modification timestamp).
-v Verbose output will be displayed.
-n node_name Serviceguard node to compare file(s) on.
file Path to file to be compared.
_____________________________________________________________________________
_
cmcp - Copy files between Serviceguard nodes
Usage: cmcp [-rv] [src_node:]src_file [...] [dest_node:]dest_file
Option meaning:
-r Recursively copy entire directories.
-v Verbose output will be displayed.
src_node Serviceguard node to retrieve the file from. Defaults to
the local node.
src_file Path to source file on src_node.
dest_node Serviceguard node to copy file to. Defaults to the local
node.
dest_file Path to copy src_file to on the dest_node.
_____________________________________________________________________________
_
cmsync - copy files and/or directories to multiple Serviceguard nodes.
Usage: cmsync [-rv] [[-n node_name]...] [src_node:]src_file [...]
Option meaning:
-r Recursively copy entire directories.
-v Verbose output will be displayed.
-n node_name Serviceguard node to copy file to. If no -n options are
specified, default is to copy to all nodes within the
configured cluster.
src_node Serviceguard node to retrieve the file from. Defaults to
the local node.
src_file Path to source file on src_node.