User's Guide

3.1.3 Showing information of group
'show' command at the following target shows information of a group.
/grps/<GroupSet Name>/<Group Name>
Properties of this target are as follow. There is no specified command for this target.
Table 3-3 Properties of '/grps/<GroupSet Name>/<Group Name>'
Property Access Description
Name read Displays a name of the group.
Status read Displays a status of the group.
ExpUpStatus read Displays an NEC ExpressUpdate status of the
group.
GroupCount read Displays a number of groups belonging to the
group.
ComponentCount read Displays a number of components belonging to
the group.
Comment read Displays a comment of the group.
Components read Displays a list of components belonging to the
group.
Example
'show' command shows information of the group.
More concrete examples are as follows.
-> show /grps/grpset/root
ufip=/grps/grpset/root
ufit=root
Targets:
group01
group02
expup
Properties:
Name=grpset
Status=NORMAL
ExpUpStatus=LATEST_CONDITION
GroupCount=2
ComponentCount=3
Comment=-
Components=server01
server02
server03
Verb s:
cd
exit
help
show
When show command is executed to groups, 'grpall' is able to specify as a <type> of –display option. If it is
specified, all groups are show as hierarchy style.
Following command shows all groups as hierarchy.
show -display targets,grpall
22