HP Insight Cluster Management Utility v7.1 User Guide

cmu_show_nodes(8)
NAME
cmu_show_nodes -- Display a list of nodes and node attributes.
SYNOPSIS
# /opt/cmu/bin/cmu_show_nodes [-a | -n <node>] [-i] [-d] [-f <conffile>] [-o
<format_string>]
DESCRIPTION
Display a list of HP Insight CMU nodes and node attributes.
OPTIONS
-a|--all
show info for all nodes (default behavior)
-n|--node=<node>
show info for a given node
-d|--display
display column header
-i|--info
same as –o "%n %i %k %m %l %b %t %r %c %N"
-f|--conffile
Display info from a specified HP Insight CMU database file. The default is /opt/cmu/etc/
cmu.conf.
-o|--output=<format_string>
display info in printf format where valid field specifications are:
%n
nodename (This is the default format)
%l
logical group
%i
IP address
%k
netmask (address form)
%K
netmask (bitmask form)
%m
MAC address ('-' delimiter)
%M
MAC address (':' delimiter)
%b
BMC IP address
%t
BMC type
%r
architecture
140