Gå vidare till huvudinnehållet
  • Lägg beställningar snabbt och enkelt
  • Visa beställningar och kontrollera leveransstatus
  • Skapa och kom åt en lista över dina produkter
  • Hantera dina webbplatser, produkter och kontakter på produktnivå från Dell EMC med hjälp av företagsadministration.

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

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

Den här artikeln kan ha översatts automatiskt. Om du har feedback angående kvaliteten kan du meddela oss via formuläret längst ned på den här sidan.

Artikelns innehåll


Symptom

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 

     

     

    Orsak

    -

    Upplösning

    -

    Artikelegenskaper


    Berörd 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 ...
    Senaste publiceringsdatum

    01 okt. 2021

    Version

    5

    Artikeltyp

    Solution