centos man page for corosync-cpgtool

Query: corosync-cpgtool

OS: centos

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

COROSYNC-CPGTOOL(8)					      System Manager's Manual					       COROSYNC-CPGTOOL(8)

NAME
corosync-cpgtool - A tool for displaying cpg groups and members.
SYNOPSIS
corosync-cpgtool [-d delimiter] [-e] [-n] [-h]
DESCRIPTION
corosync-cpgtool A tool for displaying cpg groups and members.
OPTIONS
-h Display this help. -d Delimiter between fields. -e Don't escape unprintable characters in group name -n Display only all existing group names.
EXAMPLES
Display the groups and process that belong to those cpg groups. $ corosync-cpgtool Group Name PID Node ID example-group 2515 191146176 (192.168.100.11) 2471 207923392 (192.168.100.12) Get a comma-delimited list. $ corosync-cpgtool -d "," GRP_NAME,PID,NODEID example-group,2515,191146176 example-group,2471,207923392 Just get the group names $ corosync-cpgtool -n example-group
SEE ALSO
corosync_overview(8),
AUTHOR
Angus Salkeld 2010-05-30 COROSYNC-CPGTOOL(8)
Related Man Pages
corosync-cfgtool(8) - centos
corosync-quorumtool(8) - centos
cpg_overview(8) - centos
cpg_overview(8) - debian
cpg_join(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command