1、監控對象:
? ? ? ? 1、監控對象的理解;CPU是怎么工作的;
? ? ? ? 2、監控對象的指標:CPU使用率;上下文切換;
? ? ? ? 3、確定性能基準線:CPU負載多少才算高;
2、監控范圍:
? ? ? ? 1、硬件監控:服務器的硬件故障
? ? ? ? 2、操作系統監控:CPU、內存、IO、進程等
? ? ? ? 3、應用服務監控:
? ? ? ? 4、業務角度進行監控
3、硬件監控:
? ? ? ? 遠程控制卡:DELL服務器iDRAC、惠普服務器ILO、IBM服務器:IMM、浪潮服務器:
? ? ? ? IPMI:智能平臺管理接口(IPMI):是一種開放標準的硬件管理接口規范,定義了嵌入式管理子系統進行通信的特定方法。IPMI通過基板管理控制(BMC)(位于IPMI規格的硬件上)進行交流。使用低級硬件智能管理而不使用操作系統進行管理。
? ? ? ? 具有兩個主要的特點:此配置允許進行帶外服務器管理;操作系統不必負擔傳輸系統狀態數據的任務。IPMI的核心是一個專用芯片控制器(叫做服務器處理器或基板管理控制器(BMC)),其不依賴于服務器的處理器、BIOS或操作系統來工作,可謂非常獨立,是一個單獨在系統內運行的無代理管理子系統。
? ? ? ? IPMI的功能:
? ? ? ? 監控服務器的物理健康特征:如溫度、電壓、風扇工作狀態、電源狀態等。
? ? ? ? 可以通過串口、Modem以及Lan等遠程環境管理服務器系統、如遠程開關機。
? ? ? ? ipmitool:監控控制。
1)硬件要支持;
2)操作系統:Linux IPMI
3)管理工具:ipmitool
4、安裝OpenIMPI和ipmitool:
[root@vm1 ~]# yum install -y OpenIPMI ipmitool啟動ipmi:
[root@vm1 ~]# systemctl start ipmi
使用IPMI有兩種方式:1 本地調用? 2 遠程調用
[root@vm1 ~]# ipmitool -help
ipmitool version 1.8.18usage: ipmitool [options...] <command>-h This help-V Show version information-v Verbose (can use multiple times)-c Display output in comma separated format-d N Specify a /dev/ipmiN device to use (default=0)-I intf Interface to use-H hostname Remote host name for LAN interface-p port Remote RMCP port [default=623]-U username Remote session username-f file Read remote session password from file-z size Change Size of Communication Channel (OEM)-S sdr Use local file for remote SDR cache-D tty:b[:s] Specify the serial device, baud rate to useand, optionally, specify that interface is the system one-4 Use only IPv4-6 Use only IPv6-a Prompt for remote password-Y Prompt for the Kg key for IPMIv2 authentication-e char Set SOL escape character-C ciphersuite Cipher suite to be used by lanplus interface-k key Use Kg key for IPMIv2 authentication-y hex_key Use hexadecimal-encoded Kg key for IPMIv2 authentication-L level Remote session privilege level [default=ADMINISTRATOR]Append a '+' to use name/privilege lookup in RAKP1-A authtype Force use of auth type NONE, PASSWORD, MD2, MD5 or OEM-P password Remote session password-E Read password from IPMI_PASSWORD environment variable-K Read kgkey from IPMI_KGKEY environment variable-m address Set local IPMB address-b channel Set destination channel for bridged request-t address Bridge request to remote target address-B channel Set transit channel for bridged request (dual bridge)-T address Set transit address for bridge request (dual bridge)-l lun Set destination lun for raw commands-o oemtype Setup for OEM (use 'list' to see available OEM types)-O seloem Use file for OEM SEL event descriptions-N seconds Specify timeout for lan [default=2] / lanplus [default=1] interface-R retry Set the number of retries for lan/lanplus interface [default=4]Interfaces:open Linux OpenIPMI Interface [default]imb Intel IMB Interfacelan IPMI v1.5 LAN Interfacelanplus IPMI v2.0 RMCP+ LAN Interfaceserial-terminal Serial Interface, Terminal Modeserial-basic Serial Interface, Basic Modeusb IPMI USB Interface(OEM Interface for AMI Devices)Commands:raw Send a RAW IPMI request and print responsei2c Send an I2C Master Write-Read command and print responsespd Print SPD info from remote I2C devicelan Configure LAN Channelschassis Get chassis status and set power statepower Shortcut to chassis power commandsevent Send pre-defined events to MCmc Management Controller status and global enablessdr Print Sensor Data Repository entries and readingssensor Print detailed sensor informationfru Print built-in FRU and scan SDR for FRU locatorsgendev Read/Write Device associated with Generic Device locators sdrsel Print System Event Log (SEL)pef Configure Platform Event Filtering (PEF)sol Configure and connect IPMIv2.0 Serial-over-LANtsol Configure and connect with Tyan IPMIv1.5 Serial-over-LANisol Configure IPMIv1.5 Serial-over-LANuser Configure Management Controller userschannel Configure Management Controller channelssession Print session informationdcmi Data Center Management Interfacenm Node Manager Interfacesunoem OEM Commands for Sun serverskontronoem OEM Commands for Kontron devicespicmg Run a PICMG/ATCA extended cmdfwum Update IPMC using Kontron OEM Firmware Update Managerfirewall Configure Firmware Firewalldelloem OEM Commands for Dell systemsshell Launch interactive IPMI shellexec Run list of commands from fileset Set runtime variable for shell and exechpm Update HPM components using PICMG HPM.1 fileekanalyzer run FRU-Ekeying analyzer using FRU filesime Update Intel Manageability Engine Firmwarevita Run a VITA 46.11 extended cmdlan6 Configure IPv6 LAN Channels[root@vm1 ~]#
ipmitool 是一種可用在 linux 系統下的命令行方式的 ipmi 平臺管理工具,它支持 ipmi 1.5 規范(最新的規范為 ipmi 2.0),通過它可以實現獲取傳感器的信息、顯示系統日志內容、網絡遠程開關機等功能。
ipmitool mc info #顯示BMC版本信息
ipmitool bmc reset cold #BMC 熱啟動
ipmitool bmc reset warmBMC #冷啟動
?我們還可以查到別的一些問題。
服務器的BMC IP的配置方法:
1)網線連接到浪潮服務器的IPMI接口。
2)在開機LOGO界面,按DEL進入服務器的BIOS界面,選擇Server Mgmt菜單。
3)進入Server Mgmt菜單之后選擇BMC network configuration。
4)將Sharelink NetWork 設置為Disabled。
5)將Get BMC Dedicated Parameters的參數設置為:Manual。
6)Configuration Address Source 設置為Static。
7)設置:Station IP Address內網地址。
8)設置子網掩碼:正常是255.255.255.0。
9)設置網關,這個時候網關是需要進行設置的。
10)然后按F10,保存和退出BIOS配置界面。
我這邊記錄下浪潮服務器通過IPMI的IP地址頁面來安裝系統的截圖方法:
1)首先我們要在機房的內網環境中的某臺服務器上,使用firefox瀏覽器打開BMC IP地址:
說明:這個IP地址是在服務器的BIOS進行配置的。
?2)輸入賬號密碼登錄:
?我們可以看到當前服務器的運行狀態:如CPU、內存、fan風扇、電源等運行狀態,都是綠色的表示是正常的狀態。
另外,我們還看到BMC的信息:有MAC地址、Network Mode為static,就是靜態IP地址。IP地址是192.168.1.223.當前web的活動用戶。
還有FW Version Information: 可以看到BMC、BIOS、ME、CPU等版本信息。
3)選擇Remote Control->Console Redirection,然后點擊KVM Over IP按鈕,勾選接受復選框,然后RUN。
4)然后選擇“Media”菜單,然后選擇“Virtual Media Wizard"子菜單:?
?5)在CD/DVD Media:1中選擇CD Image 中的Centos7的安裝DVD文件iso,然后點擊“Connect CD/DVD"按鈕。然后點擊“Close”按鈕關閉該對話框。
?我們當時是把CentOS的光盤放在/root目錄下面。
6)然后在“Power”菜單中選擇"Reset Server”的菜單項,重新啟動服務器;
7)服務器進入到服務器的Centos系統的安裝界面;
?然后就開始CentOS系統的安裝。
我們之前還遇到過這種問題:是浪潮無法通過IPMI無法安裝centos7,就是通過這種方式進行處理的。