CN102323905B - Remote monitoring system for Godson main board - Google Patents

Remote monitoring system for Godson main board Download PDF

Info

Publication number
CN102323905B
CN102323905B CN201110205086.8A CN201110205086A CN102323905B CN 102323905 B CN102323905 B CN 102323905B CN 201110205086 A CN201110205086 A CN 201110205086A CN 102323905 B CN102323905 B CN 102323905B
Authority
CN
China
Prior art keywords
module
bmc
distance control
local
control system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201110205086.8A
Other languages
Chinese (zh)
Other versions
CN102323905A (en
Inventor
邵宗有
刘新春
杨晓君
尹宁宁
王晖
郑臣明
李永成
李丰旺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Dawning Information Industry Co Ltd
Original Assignee
Dawning Information Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dawning Information Industry Co Ltd filed Critical Dawning Information Industry Co Ltd
Priority to CN201110205086.8A priority Critical patent/CN102323905B/en
Publication of CN102323905A publication Critical patent/CN102323905A/en
Application granted granted Critical
Publication of CN102323905B publication Critical patent/CN102323905B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a remote monitoring system for a Godson main board. The system comprises BMC software, a remote BMC module, a local BMC module and a monitoring chip, wherein the remote BMC module is connected to a local PHY (Physical Layer) through the Ethernet, and transmits signals to the local BMC module through the local PHY; and the local BMC module is connected with the monitoring chip through an IIC (Inter-Integrated Circuit) bus, and is further connected with a south bridge of the Godson main board through a PCI (Peripheral Component Interconnect) bus. According to the invention, the remote monitoring system for the Godson main board is realized, and an excellent solution for remote access to the Godson main board is provided.

Description

A kind of long distance control system of Godson mainboard
Technical field
The present invention relates to server remote monitoring, specifically, relate to a kind of long distance control system based on Loongson server.
Background technology
Can be mostly used in by the mainboard of remote monitoring the field of server, because the noise ratio of server is larger, and generally all be arranged in machine room.Therefore can be long-range to its monitor just become inevitable, but we now this common technology be to be all used on the server of X86, do not see take on the Godson 3A mainboard designed as CPU.
Summary of the invention
For a kind of long distance control system is provided to Loongson server, the present invention adopts BMC chip, and a kind of long distance control system of Godson mainboard is provided in conjunction with BMC software.
A long distance control system for Godson mainboard, comprises BMC software, long-range BMC module, local BMC module and monitoring chip;
Wherein, described long-range BMC module is connected to local PHY by Ethernet, and gives local BMC module by local PHY signal transmission; Local BMC module is connected with monitoring chip by iic bus, and is connected with Godson mainboard south bridge by pci bus.
Preferably, described BMC module integration PCI video card and 100,000,000 MAC.
Preferably, described BMC software provides human-computer interaction interface, by web browser remote access server.
Preferably, described local BMC module has been added the driver of the IIC equipment of Loongson server.
Preferably, IIC code and video card simulator program in the BIOS of described Loongson server, have been added.
Preferably, described video card simulator program is in order to show the information of mainboard at remote terminal.
Preferably, described monitoring chip is responsible for gathering mainboard information, comprises mainboard temperature and voltage, and controls rotation speed of the fan.
Preferably, the function that described BMC software provides comprises: system information reads, and server state reads, and SEL reads, default, Long-distance Control, firmware upgrade and multilingual setting.
Preferably, described BMC software, based on IPMI agreement, comprises IPMI process scheduling module, IPMI command process module, IPMB interface module, LAN interface module, KCS interface module, usb interface module, SOL module, KVM module, Virtual Media module, GUI module and OEM module.
The present invention has realized the long distance control system of Godson mainboard, for the remote access of Godson mainboard provides a kind of good solution.
Accompanying drawing explanation
Fig. 1 is system construction drawing of the present invention
Fig. 2 is BMC software architecture figure
Embodiment
The function can in order to realize Godson mainboard with remote monitoring, we have selected a BMC chip, and the major function of remote monitoring all realizes by this chip block, and this chip block integrated the video card of PCI and 100,000,000 MAC, so the PHY chip that we only need to configure one 100,000,000 to it just can carry out the function of remote monitoring by Ethernet.
Aspect software, BMC software provides user corresponding human-computer interaction interface, and user can pass through web browser remote access.Web Server on BMC, realizes following bookkeeping to Loongson server:
A. system information reads: comprise FRU, BMCFW version number etc.
B. server state information reads: comprise sensor states
C.SEL reads
D. default: comprise that Mouse Mode sets, Time of Day is set, and user sets, and SMTP sets, and TCP/IP sets
E. Long-distance Control: machine open/close, KVM/Virtual Media
F. firmware upgrade
G. multilingual setting
That in Fig. 1, represent is the hardware system structure figure of the Godson mainboard that can be used for remote monitoring designed in the present invention.The working method that can find out native system is such: local Godson 3A mainboard is exactly our designed Godson mainboard with remote monitoring function.BMC chip is wherein the core of remote monitoring, it is connected with South Bridge chip SB710 by pci bus, and on mainboard for monitoring temperature, monitoring chip voltage and that control fan is to be connected with BMC chip by I2C bus, like this, monitor message is all transmitted by I2C.And because BMC itself has carried 100,000,000 MAC, selected so the PHY chip of 100,000,000 coupled, like this, just can come and the function of the long-range computer realization remote monitoring equally with BMC chip by Ethernet.Why both sides all need BMC, are to be IPMI protocol package because of what transmit on Ethernet.This is a kind of packet that is used for specially BMC transmission.
What Fig. 2 represented is BMC software system structure schematic diagram.BMC software, based on IPMI agreement, is divided into following module substantially: IPMI process scheduling module (IPMIMain), IPMI command process module (MsgHndlr), IPMB interface module (IPMBIfc), LAN interface module (LANIfc), KCS interface module (KCSIfc), usb interface module (USBIfc), SOL module, KVM module, Virtual Media module, GUI module, OEM module
According to BMC design rule, use the I2C communication that is connected with Loongson server.Owing to not realizing the code of I2C communication in Godson BIOS, so need to add relevant I2C code in Godson BIOS, to read in real time the value of mainboard upper sensor, and passed to BMC.Meanwhile, in BMC, add the driving code of the I2C equipment of corresponding Loongson server.
For the problem of the long-range real-time demonstration mainboard information of BMC, need Loongson server to be connected with the video card chip on BMC.This just need to realize the analog operation of relevant video card in Godson BIOS, guarantees the normal work of video card chip.

Claims (7)

1. a long distance control system for Godson mainboard, is characterized in that: comprise BMC software, long-range BMC module, local BMC module and monitoring chip;
Wherein, described long-range BMC module is connected to local PHY by Ethernet, and gives local BMC module by local PHY signal transmission; Local BMC module is connected with monitoring chip by iic bus, and is connected with Godson mainboard south bridge by pci bus;
The function that described BMC software provides comprises: system information reads, and server state reads, and SEL reads, default, Long-distance Control, firmware upgrade and multilingual setting;
Described BMC software, based on IPMI agreement, comprises IPMI process scheduling module, IPMI command process module, IPMB interface module, LAN interface module, KCS interface module, usb interface module, SOL module, KVM module, Virtual Media module, GUI module and OEM module.
2. long distance control system as claimed in claim 1, is characterized in that: described BMC module integration PCI video card and 100,000,000 MAC.
3. long distance control system as claimed in claim 1, is characterized in that: described BMC software provides human-computer interaction interface, by web browser remote access server.
4. long distance control system as claimed in claim 1, is characterized in that: described local BMC module has been added the driver of the IIC equipment of Loongson server.
5. long distance control system as claimed in claim 4, is characterized in that: in the BIOS of described Loongson server, added IIC code and video card simulator program.
6. long distance control system as claimed in claim 5, is characterized in that: described video card simulator program is in order to show the information of mainboard at remote terminal.
7. long distance control system as claimed in claim 1, is characterized in that: described monitoring chip is responsible for gathering mainboard information, comprises mainboard temperature and voltage, and controls rotation speed of the fan.
CN201110205086.8A 2011-07-21 2011-07-21 Remote monitoring system for Godson main board Active CN102323905B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110205086.8A CN102323905B (en) 2011-07-21 2011-07-21 Remote monitoring system for Godson main board

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110205086.8A CN102323905B (en) 2011-07-21 2011-07-21 Remote monitoring system for Godson main board

Publications (2)

Publication Number Publication Date
CN102323905A CN102323905A (en) 2012-01-18
CN102323905B true CN102323905B (en) 2014-04-23

Family

ID=45451650

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110205086.8A Active CN102323905B (en) 2011-07-21 2011-07-21 Remote monitoring system for Godson main board

Country Status (1)

Country Link
CN (1) CN102323905B (en)

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681699B (en) * 2012-04-19 2015-02-18 浪潮(北京)电子信息产业有限公司 System and method for realizing keyboard video mouse remote management
CN102662818A (en) * 2012-04-28 2012-09-12 浪潮电子信息产业股份有限公司 Server remote monitoring management method based on intelligent handheld equipment
CN102708034B (en) * 2012-05-14 2015-04-15 江苏中科梦兰电子科技有限公司 Computer remote and local monitoring system based on CPU (central processing unit) with serial port function
CN102799407A (en) * 2012-07-11 2012-11-28 曙光信息产业(北京)有限公司 Method and device for carrying out displaying based on baseboard management controller
CN102880533A (en) * 2012-07-11 2013-01-16 曙光信息产业(北京)有限公司 Baseboard management control device
CN103905253B (en) * 2014-04-04 2018-09-28 浪潮电子信息产业股份有限公司 A kind of server monitoring management method based on Nagios and BMC
CN104483913A (en) * 2014-10-31 2015-04-01 山东超越数控电子有限公司 Method employing I2C bus to realize Loongson blade server power source state monitoring
CN104407714A (en) * 2014-11-05 2015-03-11 无锡城市云计算中心有限公司 Main board and use method thereof for remote multi-computer switching
CN104572535A (en) * 2014-12-26 2015-04-29 中国电子科技集团公司第十五研究所 Autonomous and controllable computing device based on CPCI-E (compact peripheral component interconnect-express) bus
CN105100234B (en) * 2015-07-14 2018-09-07 浪潮(北京)电子信息产业有限公司 A kind of Cloud Server interacted system
CN105808397A (en) * 2016-03-07 2016-07-27 联想(北京)有限公司 Information processing method, information processing device and electronic equipment
CN106534162A (en) * 2016-12-05 2017-03-22 德讯科技股份有限公司 Server temperature monitoring system and method based on remote management communication protocol
CN108134827A (en) * 2017-12-20 2018-06-08 联想(北京)有限公司 A kind of long-range control method and electronic equipment
CN108280012A (en) * 2018-01-25 2018-07-13 郑州云海信息技术有限公司 A kind of method and device of monitoring server system process
CN109144583A (en) * 2018-07-26 2019-01-04 研祥智能科技股份有限公司 Mainboard information acquisition method, device, system and equipment based on Domestic Platform
CN109005226A (en) * 2018-07-27 2018-12-14 郑州云海信息技术有限公司 The acquisition methods of sensing data, acquisition system and relevant apparatus in server
CN109656606A (en) * 2018-12-15 2019-04-19 深圳市捷诚技术服务有限公司 POS terminal program more new control method, device, storage medium and terminal
CN109542735A (en) * 2018-12-18 2019-03-29 山东超越数控电子股份有限公司 A kind of server state monitoring system
CN110083505A (en) * 2019-04-09 2019-08-02 山东超越数控电子股份有限公司 A kind of intelligent management realization system of autonomous device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201084141Y (en) * 2007-09-12 2008-07-09 万山 A wired monitoring and control device for computers
CN102110040A (en) * 2011-01-27 2011-06-29 浪潮电子信息产业股份有限公司 Method of BMC for adjusting CPU alarm temperature based on CPUs with different powers

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201084141Y (en) * 2007-09-12 2008-07-09 万山 A wired monitoring and control device for computers
CN102110040A (en) * 2011-01-27 2011-06-29 浪潮电子信息产业股份有限公司 Method of BMC for adjusting CPU alarm temperature based on CPUs with different powers

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刀片式服务器标准概述;郑臣明等;《信息技术与标准化》;20080930(第9期);9-12 *
郑臣明等.刀片式服务器标准概述.《信息技术与标准化》.2008,(第9期),9-12.

Also Published As

Publication number Publication date
CN102323905A (en) 2012-01-18

Similar Documents

Publication Publication Date Title
CN102323905B (en) Remote monitoring system for Godson main board
US7966441B2 (en) Interfacing apparatus and method using a single predetermined communication protocol for accessing remote peripheral devices that use different communication protocols
TWI531907B (en) Baseboard management system architecture
EP2912831B1 (en) Ethernet over usb interfaces with full-duplex differential pairs
US8805983B2 (en) Local externally accessible managed virtual network interface controller
US10261930B2 (en) System, device and method for transmitting signals between different communication interfaces
CN102752150A (en) Distributed communication equipment capable of providing remote board card debugging and remote board card debugging method
CN208188815U (en) BMC module system
CN110865958A (en) LRM-based integrated switching management module design method
US20160028804A1 (en) Systems with virtual universal asynchronous receiver transmitter and methods therefor
CN115733549B (en) PCIE network card, switching method of interface modes of PCIE network card, electronic equipment and storage medium
CN113904970B (en) Transmission system and method of semiconductor test equipment
CN102087589A (en) Remote management device capable of detecting state of controlled computer
JP2013084266A (en) Server and serial interface switching circuit thereof
TWI528161B (en) Data transmitting system and data transmitting method
CN111104359B (en) Access method and device for baseboard management controller
CN102081455B (en) Multicomputer switcher and adapter thereof
WO2010060237A1 (en) Network computer based on fpga
CN110750475A (en) Method and device for sharing one physical serial port by multiple CPUs, embedded equipment and medium
CN105068962A (en) I2C controller access method and I2C controller access system
CN106372019A (en) Processing method for response timeout of system bus equipment and timeout processor
CN212569751U (en) Remote debugging platform based on Feiteng 2000+ server
EP2677438B1 (en) Host electronic device and host determination method
US20120260013A1 (en) KVM switcher (Multi-computer switcher) with integrated parallel transmission, serial peripheral interface and universal serial bus
CN105718231A (en) KVM (Keyboard Video Mouse) redundancy management system and management method of blade server

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: WUXI CITY CLOUD COMPUTER CENTER CO., LTD.

Effective date: 20141225

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20141225

Address after: 300384 Tianjin city Xiqing District Huayuan Industrial Zone (outer ring) Haitai Huake Street No. 15 1-3

Patentee after: Sugon Information Industry Co., Ltd.

Patentee after: Wuxi City Cloud Computer Center Co.,Ltd.

Address before: 300384 Tianjin city Xiqing District Huayuan Industrial Zone (outer ring) Haitai Huake Street No. 15 1-3

Patentee before: Sugon Information Industry Co., Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220117

Address after: 300384 Xiqing District, Tianjin Huayuan Industrial Zone (outside the ring) 15 1-3, hahihuayu street.

Patentee after: DAWNING INFORMATION INDUSTRY Co.,Ltd.

Address before: 300384 Xiqing District, Tianjin Huayuan Industrial Zone (outside the ring) 15 1-3, hahihuayu street.

Patentee before: DAWNING INFORMATION INDUSTRY Co.,Ltd.

Patentee before: Wuxi City Cloud Computing Center Co., Ltd