NEC Express5800/R110f-1E Guía de usuario

Busca en linea o descarga Guía de usuario para No NEC Express5800/R110f-1E. NEC Express5800/R110f-1E User Guide [en] Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 81
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
User's Guide
Express5800 Series
Ver.1.04
© NEC Corporation 2014
NEC ESMPRO Manager Ver.6
Command Line Interface for NEC ExpressUpdate
Chapter1 About Command Line Interface
Chapter2 XML interface
Chapter3 Component management
Chapter4 Group management
Chapter5 ExpressUpdate
Chapter6 Log management
Chapter7 Troubleshooting
Chapter8 Terminology
Chapter9 Appendix
Vista de pagina 0
1 2 3 4 5 6 ... 80 81

Indice de contenidos

Pagina 1 - NEC ESMPRO Manager Ver.6

User's Guide Express5800 Series Ver.1.04© NEC Corporation 2014NEC ESMPRO Manager Ver.6 Command Line Interface for NEC ExpressUpdate Chapter

Pagina 2 - Contents

9 1.4.2 One liner mode The one liner mode executes only specified CLI command without starting the shell function of esmcli. To execute the on

Pagina 3

10 1.4.3 XML scripting mode XML scripting mode enables you to write esmcli commands and some arguments in an XML file and execute it. To obtai

Pagina 4

11 1.4.4 Encrypting of the password The esmclipasswd command is used for encrypting of the password. To encrypt the password, enter the comman

Pagina 5 - About This Document

12 1.5 Basic commands This section describes basic commands. These basic commands are based on SMASH style proposed by DMTF (Distributed Manag

Pagina 6 - 1.2 System Requirements

13 delete Syntax delete [<options>] [<target>] Description The delete command is used to remove a target. When you omit <target&g

Pagina 7 - 1.3 Configuring examples

14 1.5.1 Target Each basic command functions to a specified target. The target points the managed element by address path much like the path to

Pagina 8 - 1.4 Using the command line

15 Examples (1) Shows only targets Show -d Targets (2) Shows target whose name is “server01” and supported commands. show -d targets

Pagina 9 - 1.4.1.3 Keyboard Shortcuts

16 1.6 Example of command output All commands shows results as following format. -> <CLI command> <status> results -> Eac

Pagina 10 - 1.4.2 One liner mode

17 1.7 Diagram of the entire address space A diagram of the entire address space is as follow. / cmps <component name> mapsystem expu

Pagina 11 - 1.4.3 XML scripting mode

18 grps <groupset name> <group name>expup<group name>/ grpset managedmods<module name>modulessupportedmodsunsupportedm

Pagina 12

Contents Contents...

Pagina 13 - 1.5 Basic commands

19 / logs repository uppkgs <uppkg name> readme localsetting remotesetting <log>

Pagina 14

20 Chapter2 XML interface 2.1 Execution of XML 2.1.1 Overview This function enables you to write a command and arguments into a request XML f

Pagina 15

21 Table 2-1 Elements of request XML Name of element Description request A root element of request XML. COMMAND An element specifying a basi

Pagina 16 - -outputfile <path>

22 Example Execute 'dump' command to /logs and save logs to C:¥temp. ->dump –destination C:¥temp /logs <?xml version="1.0&

Pagina 17 - Table 1-2 Statuses

23 2.1.4 Override process Specifying '-override' option with the esmcli, following elements of an XML file will be overridden. ・ ufi

Pagina 18

24 2.1.5 Include process A request XML can include other request XML and execute its commands. To use this function, create an <include&g

Pagina 19

25 2.2 Output XML data 2.2.1 Overview If an argument "-o | -output format=clpxml" is specified, output is in XML format. An XML sche

Pagina 20

26 Table 2-2 Elements of response XML Name of element Description response A root element of response XML. command An element holding informa

Pagina 21 - Chapter2 XML interface

27 2.2.3.2 delete <delete> <target> <instance> <ufip>UFiP identifying target.</ufip> </instanc

Pagina 22 - 2.1.3 Examples

28 2.2.3.7 set <set> <instance> <ufip>UFiP identifying target</ufip> <properties> <propesty>

Pagina 23

2 5.3.1 Repository settings ... 5

Pagina 24 - 2.1.4 Override process

29 Chapter3 Component management 3.1 Component information 3.1.1 Showing a list of components 'show' command at following target s

Pagina 25 - 2.1.5 Include process

30 3.1.2 Showing component information 'show' command at following target shows information of managed component.  /cmps/<Compo

Pagina 26 - 2.2 Output XML data

31 Chapter4 Group management 4.1 Group information 4.1.1 Showing a list of groupset 'show' command at the following target shows a

Pagina 27 - 2.2.3.1 cd

32 4.1.2 Showing information of groupset 'show' command at the following target shows information of groupset.  /grps/<GroupSet

Pagina 28 - 2.2.3.6 load

33 4.1.3 Showing information of group 'show' command at the following target shows information of a group.  /grps/<GroupSet Nam

Pagina 29 - 2.2.3.9 stop

34 Followings are example of the below hierarchy diagram. -> show -display targets,grpall /grps/grpset/root ufip=/grps/grpset/root ufit=

Pagina 30 - 3.1 Component information

35 Chapter5 ExpressUpdate 5.1 ExpressUpdate information 5.1.1 Displaying ExpressUpdate information 5.1.1.1 Information of components 's

Pagina 31

36 Table 5-3 Specific commands of '/cmps/<Component Name>/map/expup' Command Description load Updates all modules of <Comp

Pagina 32 - Chapter4 Group management

37 Table 5-5 Specific commands of '/grps/grpset/<Group Name>/expup' Command Description load Updates all modules of compon

Pagina 33

38 Example `show /cmps/<Component Name> /map/expup/mods` command enables you to view a list of modules for the specified component<Com

Pagina 34

3 Trademarks NEC EXPRESSBUILDER and NEC ESMPRO are registered trademarks of NEC Corporation. Microsoft, Windows, Windows Vista, Windows Server

Pagina 35

39 5.1.3 Displaying a list of modules not supporting automatic update 5.1.3.1 Information of components A list of modules not supporting autom

Pagina 36 - Chapter5 ExpressUpdate

40 5.1.3.2 Information of groups A list of modules not supporting automatic update for the specified group is displayed at the below target. 

Pagina 37

41 5.1.4 Information of module supporting automatic update 5.1.4.1 Information of components Information about each module supporting automati

Pagina 38

42 5.1.4.2 Information of groups Information about each module is displayed at the below target.  /grps/grpset/<Group Name>/expup/modul

Pagina 39

43 5.1.5 Information of module not supporting automatic update 5.1.5.1 Information of components Information about each module not supporting

Pagina 40

44 5.1.5.2 Information of groups Information about each module is displayed at the below target.  /grps/grpset/<Group Name>/expup/module

Pagina 41

45 5.2 Update, install and uninstall 5.2.1 Update modules supporting automatic update 5.2.1.1 For the specified component 'load' co

Pagina 42

46 TIP:  If the update has been finished, the result is shown in LatestApplyResult property of `show /cmps/<Component Name>/map/expup/m

Pagina 43

47 5.2.1.3 For the specified group 'load' command at the below target enables you to update all modules of components belonging to th

Pagina 44 - Module Name>'

48 5.2.2 Install commands 'load' command at below target enables you to install a module. Refer to the section 5.1.4.1 for more info

Pagina 45

4 About This Document This document introduces command line interface of NEC ExpressUpdate. It is a function of the component management utilit

Pagina 46

49 5.2.3 Uninstall commands 'delete' command enables you to uninstall a module. Refer to the section 5.1.4.1 for more information ab

Pagina 47

50 5.2.4 Cancelling update commands 5.2.4.1 For components 'stop' command at below targets enables you to cancel updates. Refer to t

Pagina 48

51 5.2.5 Update modules not supporting automatic update Procedures for applying update packages not supporting automatic update are as below.

Pagina 49 - 5.2.2 Install commands

52 5.2.5.2 For the specified component and update package 'dump' command at the below target enables you to copy update packages rela

Pagina 50 - 5.2.3 Uninstall commands

53 Table 5-28 Specific options of ' dump /cmps/<Component Name>/map/expup/modules/unsupportedmods/<Module Name>/uppkgs/<PKG

Pagina 51 - 5.2.4.2 For groups

54 5.3 Repository and Update package management 5.3.1 Repository settings Repository settings are located at the following target.  /reposi

Pagina 52

55 When you modify location of the repository in local, run the following command. set /repository RepositoryLocation=LOCAL Examples When yo

Pagina 53

56  BLUE  RED  BLACK Table 5-32 Specific commands of '/repository/localsetting' Command Description set Sets local repositor

Pagina 54

57 5.3.1.2 Remote repository settings Remote repository settings are located at the following target.  /repository/remotesetting Properties a

Pagina 55 - 5.3.1 Repository settings

58  RemoteRepositoryPassword  In the case of the user authority is Operator, "Change Environment Setting" of the user level must b

Pagina 56

5 Chapter1 About Command Line Interface 1.1 Overview This document provides information about a Command Line Interface to NEC ExpressUpdate.

Pagina 57

59 Examples When you stop monitoring during downloading, press "Ctrl + D" key and return to the input prompt. -> load -wait /reposi

Pagina 58

60 CHECK:  In the case of the user authority is Operator, "Change Environment Setting" of the user level must be enabled. TIP: 

Pagina 59

61 5.3.4 Saving update packages 5.3.4.1 Saving update packages all together Saving update packages all together is located at the following ta

Pagina 60

62 5.3.5 Update packages information 5.3.5.1 Update packages informatioin Information about update packages is located at the following target

Pagina 61

63 5.3.5.2 The update package information Information about the update package is located at the following target.  /repository/uppkgs/<up

Pagina 62

64 Examples 'show' command enables you to view information about the update package. -> show /repository/uppkgs/"NEC ExpressU

Pagina 63

65 5.3.5.3 Readme file information After saving the readme file, you can view the readme file written notes about the update package. Informati

Pagina 64

66 Chapter6 Log management 6.1 Logging You can get the following logs.  NEC ESMPRO Manager application log  NEC ExpressUpdate Agent log 6

Pagina 65

67 Examples 'dump' commands enable you to save application logs to the specified directory. Add -destination option, and specify the

Pagina 66

68 6.1.3 NEC ExpressUpdate Agent log Information of NEC ExpressUpdate Agent log is located at the following target.  /cmps/<component nam

Pagina 67 - Chapter6 Log management

6 1.3 Configuring examples When the client PC is different from the management PC, log in to the management PC using remote desktop, Telnet/SS

Pagina 68 - 6.1.2 Application log

69 Chapter7 Troubleshooting This section describes the error message and the coping method for it. 7.1 Error message Table 7-1 Error messag

Pagina 69

70 Chapter8 Terminology Table 8-1 Terminology Term Description CLI Command Line Interface BMC Baseboard Management Controller The manageme

Pagina 70 - Chapter7 Troubleshooting

71 Chapter9 Appendix 9.1 XML Schema 9.1.1 XML Schema for request file XML schema of the request XML is as below. <?xml version="1.0&

Pagina 71 - Chapter8 Terminology

72 <xsd:complexType name="InstanceRequestType"> <xsd:sequence> <xsd:element name="abort" ty

Pagina 72 - Chapter9 Appendix

73 <xsd:sequence> <xsd:element name="file" type="xsd:string" /> <xsd:element name="

Pagina 73

74 9.1.2 XML Schema for response file XML schema of the response XML is as below. <?xml version="1.0" encoding="UTF-8"

Pagina 74

75 <!-- cd command response type --> <xsd:complexType name="CdResponseType"> <xsd:choice minOccurs="0&q

Pagina 75

76 <xsd:complexType name="HelpResponseType"> <xsd:choice minOccurs="0"> <xsd:element name="t

Pagina 76

77 <xsd:element name="target" type="TargetReferenceType" minOccurs="0" maxOccurs="unbounded&qu

Pagina 77

78 <xsd:complexType name="ValueResponseType"> <xsd:sequence> <xsd:element name="val" type="x

Pagina 78

7 1.4 Using the command line All commands in this document are executed by 'esmcli' command. When you install NEC ESMPRO Manager, &a

Pagina 79

79 <xsd:element name="result" type="xsd:string" minOccurs="0"/> <xsd:element name="insta

Pagina 80

80 Revision History 1.00 2011/05/11 Initial edition. 1.01 2012/07/20 Added request/response XML function. Added descriptions for a management

Pagina 81

8 Examples When you specify the encrypted password, please input as follows. See 1.4.4Encrypting of the password. esmcli -u Administrator -p {E

Comentarios a estos manuales

Sin comentarios