Gå til hovedindhold
  • Afgiv ordrer hurtigt og nemt
  • Se ordrer og spor status for din forsendelse
  • Opret og få adgang til en liste med dine produkter
  • Administrer dine Dell EMC-websteder, -produkter og -kontaktpersoner på produktniveau ved hjælp af Company Administration (Virksomhedsadministration).

How To Remotely Manage a PowerEdge C-Series server using the BMCTool

Oversigt: Details on remote management of a PowerEdge C-Series server using the BMCTool

Denne artikel er muligvis automatisk blevet oversat. Hvis du gerne vil give feedback om dens kvalitet, så giv os besked ved hjælp af formularen nederst på denne side.

Artikelindhold


Symptomer

This article describes how to manage the PowerEdge C-Series servers using the BMCTool

 

The BMC tool is designed to condense and improve upon the functions of IPMITool.

It can be downloaded from poweredgec.dell.com.

Requires that OpenIPMI and IPMITool be installed and accessible.

This tool allows for both local and remote management of PE-C BMCs.
Allows you to use any command available via ipmitool and collect information in a consolidated fashion.

*NOTE* Recommended install directory is /opt/dell/pec/sys_mgmt_pack/
It allows for very robust collection of system information with a single command that would often require multiple commands or tools to gather.

./bmc allinfo 
  
SLN266202_en_US__1P_bmctool_cmd1_JM_V1 

Other sample syntax:


./bmc nic_mode set [dedicated|shared]
Sets the BMC port to use the dedicated NIC port or the Shared LOM on the system.
./bmc ping
Sends a ping request to the specified BMC.
./bmc info
Shows a single line with basic information about the system including BIOS revision, BMC firmware, BMC IP address etc...

     

     SLN266202_en_US__2P_bmctool_cmd2_JM_V1

    ./bmc selfilter crit
    Queries the system hardware log and filters certain types of events. 

    SLN266202_en_US__3P_bmctool_cmd3_JM_V1

    Sample Out-Of-Band syntax:
    ./bmc –H <ip.address> -U <Username> -P <Password> <command>

    The bmctool simplifies one-to-many operations by allowing for creation of hostfiles which can quickly gather system information from multiple sources.
    Syntax for a host file is one BMC IP address per line. Use the "#" to comment the file.

    Sample hostfile:
    #BMC Hostfile
    192.168.1.100  #nameserver
    192.168.1.101  #head node
    192.168.1.102
    192.168.1.103

    Sample hostfile execution:

    ./bmc -H^hostfile info 
    SLN266202_en_US__4P_bmctool_cmd4_JM_V1 

    See Also: 

    How To inspect and change BIOS configurations on a PowerEdge C-Series server with SetupBIOS Tool 
    How To view storage information on a PowerEdge C-Series server with LDState Tool   
    How To Gather logs on a PowerEdge C-Series server with PECLogs script 

     

     

    Årsag

    -

    Løsning

    -

    Egenskaber for artikel


    Berørt produkt
    Servers, PowerEdge C1100, PowerEdge C2100, PowerEdge C410X, PowerEdge C4130, Poweredge C4140, PowerEdge C5000, PowerEdge C5125, PowerEdge C5220, PowerEdge C5230, PowerEdge C6100, PowerEdge C6105, PowerEdge C6145, PowerEdge C6220, PowerEdge C6220 II , PowerEdge c6300, PowerEdge c6320, PowerEdge c6320p, PowerEdge C6400, PowerEdge C6420, PowerEdge C8000 ...
    Sidste udgivelsesdato

    01 okt. 2021

    Version

    5

    Artikeltype

    Solution