NEC Express5800/R110f-1E Betriebsanweisung

Stöbern Sie online oder laden Sie Betriebsanweisung nach Nein NEC Express5800/R110f-1E herunter. NEC Express5800/R110f-1E User Guide [en] Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 81
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 0
1 2 3 4 5 6 ... 80 81

Inhaltsverzeichnis

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 11 - 1.4.3 XML scripting mode

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

Seite 12

Contents Contents...

Seite 13 - 1.5 Basic commands

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

Seite 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

Seite 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

Seite 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&

Seite 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

Seite 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

Seite 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

Seite 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

Seite 21 - Chapter2 XML interface

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

Seite 22 - 2.1.3 Examples

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

Seite 23

2 5.3.1 Repository settings ... 5

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 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=

Seite 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

Seite 31

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

Seite 32 - Chapter4 Group management

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

Seite 33

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

Seite 34

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

Seite 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

Seite 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. 

Seite 37

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

Seite 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

Seite 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

Seite 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

Seite 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

Seite 42

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

Seite 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

Seite 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

Seite 45

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

Seite 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

Seite 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

Seite 48

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

Seite 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

Seite 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

Seite 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

Seite 52

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

Seite 53

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

Seite 54

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

Seite 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

Seite 56

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

Seite 57

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

Seite 58

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

Seite 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

Seite 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

Seite 61

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

Seite 62

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

Seite 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

Seite 64

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

Seite 65

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

Seite 66

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

Seite 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

Seite 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

Seite 69

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

Seite 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&

Seite 71 - Chapter8 Terminology

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

Seite 72 - Chapter9 Appendix

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

Seite 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"

Seite 74

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

Seite 75

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

Seite 76

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

Seite 77

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

Seite 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

Seite 79

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

Seite 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

Seite 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

Kommentare zu diesen Handbüchern

Keine Kommentare