Cmu_add_network_entity(8), Name, Synopsis – HP Insight Cluster Management Utility User Manual

Page 177: Description, Options, Examples

Advertising
background image

cmu_add_network_entity(8)

NAME

cmu_add_network_entity -- Add network entities.

SYNOPSIS

# /opt/cmu/bin/cmu_add_network_entity

<-f filename | -h>

# /opt/cmu/bin/cmu_add_network_entity

<network_entity_name1,

network_entity_name2, .....

>

DESCRIPTION

Add HP Insight CMU network entities.

OPTIONS

-h|--help

show help

-f|--filename inputfile

input network entities(s) from inputfile

EXAMPLES

To create the network entitis "rack1" and "rack2":

# /opt/cmu/bin/cmu_add_network_entity rack1 rack2

processing 1 network entity ...

To create a list of network entities from the file network_entity_list:

# /opt/cmu/bin/cmu_add_network_entity -f network_entity_list

The file network_entity_list contains one network entity per line without spaces or blanks.

177

Advertising