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

Remote monitoring system for Godson main board Download PDF

Info

Publication number
CN102323905A
CN102323905A CN201110205086A CN201110205086A CN102323905A CN 102323905 A CN102323905 A CN 102323905A CN 201110205086 A CN201110205086 A CN 201110205086A CN 201110205086 A CN201110205086 A CN 201110205086A CN 102323905 A CN102323905 A CN 102323905A
Authority
CN
China
Prior art keywords
module
bmc
godson
distance control
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.)
Granted
Application number
CN201110205086A
Other languages
Chinese (zh)
Other versions
CN102323905B (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 the server remote monitoring, specifically, relate to a kind of long distance control system based on the Godson server.
Background technology
Can be used in the field of server by the mainboard of remote monitoring mostly,, and generally all be arranged in the machine room because the noise ratio of server is bigger.Therefore can be long-range to its monitor just become inevitable, but we now this common technology all be to be used on the server of X86, be not see on the mainboard that CPU was designed with Godson 3A.
Summary of the invention
In order a kind of long distance control system to be provided for the Godson server, the present invention adopts the BMC chip, and combines BMC software that a kind of long distance control system of Godson mainboard is provided.
A kind of long distance control system of Godson mainboard comprises BMC software, long-range BMC module, local BMC module and monitoring chip;
Wherein, said long-range BMC module is connected to local PHY through Ethernet, and gives local BMC module through local PHY transmission signals; Local BMC module is connected with monitoring chip through iic bus, and is connected with Godson mainboard south bridge through pci bus.
Preferably, said BMC module is integrated PCI video card and 100,000,000 MAC.
Preferably, said BMC software provides human-computer interaction interface, through the web browser RAS.
Preferably, said local BMC module has been added the driver of the IIC equipment of Godson server.
Preferably, IIC code and video card simulator program have been added among the BIOS of said Godson server.
Preferably, said video card simulator program is in order to show the information of mainboard at remote terminal.
Preferably, said monitoring chip is responsible for gathering mainboard information, comprises mainboard temperature and voltage, and the control rotation speed of the fan.
Preferably, the function that said BMC software provides comprises: system information reads, and server state reads, and SEL reads, default, Long-distance Control, firmware upgrade and multilingual setting.
Preferably; Said BMC software 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 based on the IPMI agreement.
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.
Description of drawings
Fig. 1 is a system construction drawing of the present invention
Fig. 2 is BMC software architecture figure
Embodiment
In order to realize that the Godson mainboard can have the function of remote monitoring; We have selected a BMC chip; And the major function of remote monitoring all leans on this chip block to realize; And this chip block integrated video card and 100,000,000 the MAC of PCI, so we only need just can carry out the function of remote monitoring through Ethernet to its PHY chip that disposes one 100,000,000.
Aspect software, BMC software provides the user corresponding human-computer interaction interface, and the user can pass through web browser remote access.The Web Server that BMC is last, realize following bookkeeping to the Godson server:
A. system information reads: comprise FRU, BMC FW 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 the 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
The hardware system structure figure of the Godson mainboard of representing among Fig. 1 that can be used for remote monitoring that is among the present invention to be designed.The working method that can find out native system is such: local Godson 3A mainboard is exactly the Godson mainboard with remote monitoring function that we design.BMC chip wherein is the core of remote monitoring; It links to each other with South Bridge chip SB710 through pci bus; And be used for monitoring temperature on the mainboard; Monitoring chip voltage and the control fan then is to link to each other with the BMC chip through the I2C bus, and like this, monitor message is all transmitted through I2C.And, selected one 100,000,000 PHY chip coupled so because BMC itself has carried 100,000,000 MAC, and like this, just can be through the function of the next and long-range computer realization remote monitoring that has the BMC chip equally of Ethernet.Why both sides all need BMC, are because what on Ethernet, transmit is the IPMI protocol package.This is a kind of BMC data packets for transmission that is used for specially.
What Fig. 2 represented is BMC software system structure synoptic diagram.BMC software is divided into following module substantially based on the IPMI agreement: 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 the BMC design rule, use the I2C communication that links to each other with the Godson server.Owing in Godson BIOS, do not realize the code of I2C communication,,, and it passed to BMC so that read the value of mainboard upper sensor in real time so need in Godson BIOS, add relevant I2C code.Simultaneously, in BMC, add the driving code of the I2C equipment of corresponding Godson server.
Show the problem of mainboard information for the BMC remote live, need the Godson server to link to each other with video card chip on the BMC.This just need realize the analog operation of relevant video card in Godson BIOS, guarantee the operate as normal of video card chip.

Claims (9)

1. the long distance control system of a Godson mainboard is characterized in that: comprise BMC software, long-range BMC module, local BMC module and monitoring chip;
Wherein, said long-range BMC module is connected to local PHY through Ethernet, and gives local BMC module through local PHY transmission signals; Local BMC module is connected with monitoring chip through iic bus, and is connected with Godson mainboard south bridge through pci bus.
2. long distance control system as claimed in claim 1 is characterized in that: said BMC module is integrated PCI video card and 100,000,000 MAC.
3. long distance control system as claimed in claim 1 is characterized in that: said BMC software provides human-computer interaction interface, through the web browser RAS.
4. long distance control system as claimed in claim 1 is characterized in that: said local BMC module has been added the driver of the IIC equipment of Godson server.
5. long distance control system as claimed in claim 4 is characterized in that: added IIC code and video card simulator program among the BIOS of said Godson server.
6. long distance control system as claimed in claim 5 is characterized in that: said 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: said monitoring chip is responsible for gathering mainboard information, comprises mainboard temperature and voltage, and the control rotation speed of the fan.
8. long distance control system as claimed in claim 1 is characterized in that: the function that said BMC software provides comprises: system information reads, and server state reads, and SEL reads, default, Long-distance Control, firmware upgrade and multilingual setting.
9. long distance control system as claimed in claim 1; It is characterized in that: said BMC software 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 based on the IPMI agreement.
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 true CN102323905A (en) 2012-01-18
CN102323905B 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)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102662818A (en) * 2012-04-28 2012-09-12 浪潮电子信息产业股份有限公司 Server remote monitoring management method based on intelligent handheld equipment
CN102681699A (en) * 2012-04-19 2012-09-19 浪潮(北京)电子信息产业有限公司 System and method for realizing keyboard video mouse remote management
CN102708034A (en) * 2012-05-14 2012-10-03 江苏中科梦兰电子科技有限公司 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
CN103905253A (en) * 2014-04-04 2014-07-02 浪潮电子信息产业股份有限公司 Server monitoring and management method based on Nagios and BMC
CN104407714A (en) * 2014-11-05 2015-03-11 无锡城市云计算中心有限公司 Main board and use method thereof for remote multi-computer switching
CN104483913A (en) * 2014-10-31 2015-04-01 山东超越数控电子有限公司 Method employing I2C bus to realize Loongson blade server power source state monitoring
CN104572535A (en) * 2014-12-26 2015-04-29 中国电子科技集团公司第十五研究所 Autonomous and controllable computing device based on CPCI-E (compact peripheral component interconnect-express) bus
CN105100234A (en) * 2015-07-14 2015-11-25 浪潮(北京)电子信息产业有限公司 Cloud server interconnection 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
CN109542735A (en) * 2018-12-18 2019-03-29 山东超越数控电子股份有限公司 A kind of server state monitoring system
CN109656606A (en) * 2018-12-15 2019-04-19 深圳市捷诚技术服务有限公司 POS terminal program more new control method, device, storage medium and terminal
CN110083505A (en) * 2019-04-09 2019-08-02 山东超越数控电子股份有限公司 A kind of intelligent management realization system of autonomous device
WO2020019724A1 (en) * 2018-07-27 2020-01-30 郑州云海信息技术有限公司 Method for acquiring sensor data in server, acquisition system, and related apparatus

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 (1)

* Cited by examiner, † Cited by third party
Title
郑臣明等: "刀片式服务器标准概述", 《信息技术与标准化》 *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681699A (en) * 2012-04-19 2012-09-19 浪潮(北京)电子信息产业有限公司 System and method for realizing keyboard video mouse remote management
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
CN102708034A (en) * 2012-05-14 2012-10-03 江苏中科梦兰电子科技有限公司 Computer remote and local monitoring system based on CPU (central processing unit) with serial port function
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
CN103905253A (en) * 2014-04-04 2014-07-02 浪潮电子信息产业股份有限公司 Server monitoring and 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
CN105100234A (en) * 2015-07-14 2015-11-25 浪潮(北京)电子信息产业有限公司 Cloud server interconnection 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
WO2020019724A1 (en) * 2018-07-27 2020-01-30 郑州云海信息技术有限公司 Method for acquiring sensor data in server, acquisition system, and related apparatus
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

Also Published As

Publication number Publication date
CN102323905B (en) 2014-04-23

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
US7945721B1 (en) Flexible control and/or status register configuration
TWI531907B (en) Baseboard management system architecture
US8296469B2 (en) Scalable method and apparatus for link with reconfigurable ports
KR101238622B1 (en) Unified connector architecture
US8805983B2 (en) Local externally accessible managed virtual network interface controller
US7752376B1 (en) Flexible configuration space
US20170116147A1 (en) System, device and method for transmitting signals between different communication interfaces
EP3028163A1 (en) A method, apparatus and system for performing management component transport protocol (mctp) communications with a universal serial bus (usb) device
US20080155124A1 (en) Apparatus, system, and method for remote multi-user kvm switching
TWI445374B (en) Remote management system and remote management method
CN103105895A (en) Computer system and display cards thereof and method for processing graphs of computer system
CN113904970B (en) Transmission system and method of semiconductor test equipment
CN110362511A (en) A kind of PCIE device
CN115391261A (en) High-speed peripheral component interconnection device and computing system comprising same
JP2012113565A (en) Network device, network system, and control method of network device
US10585842B2 (en) Computer system for virtualizing I/O device and method of operating the same and hub device
CN102081455B (en) Multicomputer switcher and adapter thereof
CN105068962A (en) I2C controller access method and I2C controller access system
CN212569751U (en) Remote debugging platform based on Feiteng 2000+ server
CN115408318A (en) High-speed peripheral component interconnection device and operation method thereof
EP2677438B1 (en) Host electronic device and host determination method
KR100814436B1 (en) Web-based Monitoring Module, Hardware System including the same and Monitoring Method of Web-based Monitoring Module
CN202127411U (en) Management system of Loongson 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

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

TR01 Transfer of patent right