Example applications – Artesyn System Management Interface Based on HPI-B (Centellis CO 31kX-4100-2000-4410) (June 2014) User Manual

Page 102

Advertising
background image

Example Applications

System Management Interface Based on HPI-B (Centellis CO31kX/4100/2000/4410) User’s Guide

102

# hpihotswap

#------------------------------#

Usage: hpihotswap [OPTION]...

HPI example application to invoke hotswap actions.

Note: If calling without options the application switches to interactive

mode.

Options:

-d DOMAIN_ID use domain with id DOMAIN_ID

-s show hotswap resources

-a RESOURCE_ID activate resource

-t RESOURCE_ID deactivate resource

-i RESOURCE_ID insert resource

-e RESOURCE_ID extract resource

-p RESOURCE_ID get powerstate of resource

-u RESOURCE_ID power up resource

-o RESOURCE_ID power down resource

-c RESOURCE_ID cold-reset resource

-V print version information and exit

-h display this help and exit

#------------------------------#

# hpiidh

#------------------------------#

Usage: hpiidh [OPTION]...

HPI example application to manage inventory data.

Options:

-d DOMAIN_ID use domain with id DOMAIN_ID

-e ENTITY_PATH

use only RDRs with entity path ENTITY_PATH

-p display all inventory data

-z display OEM areas in hex format

-m "AREA_ID FIELD_ID STRING"

write string STRING to OEM field specified

-b "FILE AREA_ID FIELD_ID" write content of file FILE to OEM field

specified

-y "FILE AREA_ID FIELD_ID" write OEM field specified to file FILE

-a STRING

create new OEM area and field and write string

STRING to it

-l AREA_ID delete OEM area

-u display User Info Areas

-x display User Info Areas in hex format

-s STRING write string STRING to User Info Area

-f FILE

write content of file FILE to User Info Area

Advertising