CN105743997A - Method for achieving Web Console out-of-band management system - Google Patents

Method for achieving Web Console out-of-band management system Download PDF

Info

Publication number
CN105743997A
CN105743997A CN201610210655.0A CN201610210655A CN105743997A CN 105743997 A CN105743997 A CN 105743997A CN 201610210655 A CN201610210655 A CN 201610210655A CN 105743997 A CN105743997 A CN 105743997A
Authority
CN
China
Prior art keywords
management system
vnc
web
power supply
web service
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
CN201610210655.0A
Other languages
Chinese (zh)
Other versions
CN105743997B (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.)
HANGZHOU WOQU NETWORK TECHNOLOGY Co Ltd
Original Assignee
HANGZHOU WOQU NETWORK TECHNOLOGY 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 HANGZHOU WOQU NETWORK TECHNOLOGY Co Ltd filed Critical HANGZHOU WOQU NETWORK TECHNOLOGY Co Ltd
Priority to CN201610210655.0A priority Critical patent/CN105743997B/en
Publication of CN105743997A publication Critical patent/CN105743997A/en
Application granted granted Critical
Publication of CN105743997B publication Critical patent/CN105743997B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to a server remote desktop management technology, and discloses a method for achieving a Web Console out-of-band management system. The management system comprises a power supply management module and a remote management module, wherein the power supply management module controls the power supply function of a server in a Web/Xterm manner, and the remote management module manages a Linux server in a Console manner. The method comprises the following steps that 1, an apparatus is connected with the out-of-band management system, for acquiring apparatus information and storing in the Web service; 2, a link is formed between a VNC and the apparatus, related information is acquired from the Web service, and then a VNC port is connected; 3, the Web service calls a guacamole project to transmit the VNC data to the front web to manage the power supply; and 4, when the user closes the page or an abnormality occurs, the abnormality is captured by the guacamole. According to the above steps, the management on the remote desktops and the management and control on the power supplies of the services from different manufacturers can be achieved without considering the different kinds of out-of-band software of the different manufactures, and thereby the Web Console out-of-band management system is achieved.

Description

A kind of method for realizing Web Console outband management system
Technical field
The present invention relates to Server remote desktop management technology, particularly relate to a kind of method for realizing WebConsole outband management system.
Background technology
At present, all big enterprises all develop, for the server of oneself brand, the outband management instrument based on IPMI protocol being only applicable to oneself brand.For have purchased the user of the server of the different brands of different vendor, it is necessary to installing various management software, management work will become to bother very much.
VNC is based on the free open source software of UNIX and LINUX operating system, and remote control ability is powerful, highly effective, but control server power supply cannot being correlated with (such as start, shutdown etc.).
Guacamole is a VNC reader based on HTML5 and JavaScript, service end is based on the VNC-to-XML Agent Development of Java, the remote control function based on VNC agreement can be realized at Web end, but the power control function to server cannot be realized equally.
Summary of the invention
The present invention is directed to the shortcoming controlling and server cannot being managed server power supply cannot being correlated with in prior art, it is provided that a kind of method for realizing WebConsole outband management system.By Guacamole, Ipmisol image on VNC is shown in Web end, software from the different band without consideration different vendor, the management of the management and power supply that achieve the remote desktop to different vendor's server equally controls, it is achieved thereby that the outband management system of a WebConsole.
In order to solve above-mentioned technical problem, the present invention is addressed by following technical proposals:
A kind of method for realizing WebConsole outband management system, management system includes power management module and remote supervision module, power management module controls server power supply function by Web/Xterm mode, remote supervision module manages Linux server by Console mode, it is characterized in that, comprise the following steps:
(1) equipment connecting outband management system, outer for band IP, MAC information is automatically aggregated in Web service by Web service by calling local A_get_drc_IP.sh script, is called by Web service during operation;
(2) linked with equipment formation by VNC, in each link, the uuid of in store link, in order to distinguish different link sessions, when request occurs every time, perform create_console.sh script, this script is that the port specified generates an xterm, and the output of Ipmisol serial ports is mapped in xterm, and acquisition connection facility information includes equipment control IP, username and password Web service, then connect the port of VNC, the size of VNC window is set;
(3) Web service quotes guacamole project by guacd-client agency mechanism, by guacamole project, the data of the VNC image on backstage, Ipmisol output being transferred on the Web of front end, power supply carries out unified management, power supply backstage carries out power management according to IP;
(4) when user closes the page or be abnormal, the exception of guacamole can be triggered, extremely close corresponding link by catching.
As preferably, in step (2), VNC creates 5 ports.
As preferably, power supply function includes opening, close, restart and refreshing.
Due to the fact that and have employed above technical scheme, there is significant technique effect: by Guacamole, Ipmisol image on VNC is shown in Web end, software from the different band without consideration different vendor, the management of the management and power supply that achieve the remote desktop to different vendor's server equally controls, it is achieved thereby that the outband management system of a WebConsole.The inventive method is not by the restriction of related protocol, Web service type and script, as Web service can realize can also realizing with Apache service with Tomcat, it is possible to Python script can also be used to realize with Shell script.Each several part can realize with same kind of service, is not limited to the service used in this example.
Accompanying drawing explanation
Fig. 1 is the schematic flow sheet of a kind of method for realizing WebConsole outband management system of the present invention;
Fig. 2 is the fundamental diagram of a kind of method for realizing WebConsole outband management system of the present invention.
Detailed description of the invention
Below in conjunction with accompanying drawing and embodiment, the present invention is described in further detail.
Embodiment 1
As shown in Figure 1 to Figure 2, a kind of method for realizing WebConsole outband management system, management system includes power management module and remote supervision module, power management module controls server power supply function by Web/Xterm mode, remote supervision module manages Linux server by Console mode, comprises the following steps:
(1) equipment connecting outband management system, outer for band IP, MAC information is automatically aggregated in Web service by Web service by calling local A_get_drc_IP.sh script, is called by Web service during operation;
(2) linked with equipment formation by VNC, in each link, the uuid of in store link, in order to distinguish different link sessions, when request occurs every time, perform create_console.sh script, this script is that the port specified generates an xterm, and the output of Ipmisol serial ports is mapped in xterm, and acquisition connection facility information includes equipment control IP, username and password Web service, then connect the port of VNC, the size of VNC window is set;
(3) Web service quotes guacamole project by guacd-client agency mechanism, by guacamole project, the data of the VNC image on backstage, Ipmisol output being transferred on the Web of front end, power supply carries out unified management, power supply backstage carries out power management according to IP;
(4) when user closes the page or be abnormal, the exception of guacamole can be triggered, extremely close corresponding link by catching.
By Guacamole, Ipmisol image on VNC is shown in Web end, software from the different band without consideration different vendor, the management of the management and power supply that achieve the remote desktop to different vendor's server equally controls, it is achieved thereby that the outband management system of a WebConsole.The inventive method is not by the restriction of related protocol, Web service type and script, as Web service can realize can also realizing with Apache service with Tomcat, it is possible to Python script can also be used to realize with Shell script.In a word, these are only presently preferred embodiments of the present invention, all equalizations made according to the present patent application the scope of the claims change and modify, and all should belong to the covering scope of patent of the present invention.

Claims (3)

1. the method for realizing WebConsole outband management system, management system includes power management module and remote supervision module, power management module controls server power supply function by Web/Xterm mode, remote supervision module manages Linux server by Console mode, it is characterized in that, comprise the following steps:
(1) equipment connecting outband management system, outer for band IP, MAC information is automatically aggregated in Web service by Web service by calling local A_get_drc_IP.sh script, is called by Web service during operation;
(2) linked with equipment formation by VNC, in each link, the uuid of in store link, in order to distinguish different link sessions, when request occurs every time, perform create_console.sh script, this script is that the port specified generates an xterm, and the output of Ipmisol serial ports is mapped in xterm, and acquisition connection facility information includes equipment control IP, username and password Web service, then connect the port of VNC, the size of VNC window is set;
(3) Web service quotes guacamole project by guacd-client agency mechanism, by guacamole project, the data of the VNC image on backstage, Ipmisol output being transferred on the Web of front end, power supply carries out unified management, power supply backstage carries out power management according to IP;
(4) when user closes the page or be abnormal, the exception of guacamole can be triggered, extremely close corresponding link by catching.
2. a kind of method for realizing WebConsole outband management system according to claim 1, it is characterised in that: in step (2), VNC creates 5 ports.
3. a kind of method for realizing WebConsole outband management system according to claim 1, it is characterised in that: power supply function includes opening, close, restart and refreshing.
CN201610210655.0A 2016-04-06 2016-04-06 A method of for realizing Web Console outband management system Active CN105743997B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610210655.0A CN105743997B (en) 2016-04-06 2016-04-06 A method of for realizing Web Console outband management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610210655.0A CN105743997B (en) 2016-04-06 2016-04-06 A method of for realizing Web Console outband management system

Publications (2)

Publication Number Publication Date
CN105743997A true CN105743997A (en) 2016-07-06
CN105743997B CN105743997B (en) 2019-03-29

Family

ID=56253783

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610210655.0A Active CN105743997B (en) 2016-04-06 2016-04-06 A method of for realizing Web Console outband management system

Country Status (1)

Country Link
CN (1) CN105743997B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106331071A (en) * 2016-08-16 2017-01-11 济南大学 Remote collection system and method for network flow of Android application
CN106789185A (en) * 2016-12-02 2017-05-31 国网四川省电力公司信息通信公司 A kind of information technoloy equipment management method based on outband management
CN107769952A (en) * 2016-08-23 2018-03-06 佛山市顺德区顺达电脑厂有限公司 Remote management system and its method
CN111224932A (en) * 2019-10-15 2020-06-02 平安科技(深圳)有限公司 User management method and device of server out-of-band management system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478668A (en) * 2008-01-02 2009-07-08 宏正自动科技股份有限公司 Remote management system, apparatus and method
WO2010127365A1 (en) * 2009-05-01 2010-11-04 Citrix Systems, Inc. Systems and methods for establishing a cloud bridge between virtual storage resources
CN102801566A (en) * 2012-08-24 2012-11-28 西安槐花城信息科技有限公司 Sever cluster unattended remote control

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478668A (en) * 2008-01-02 2009-07-08 宏正自动科技股份有限公司 Remote management system, apparatus and method
WO2010127365A1 (en) * 2009-05-01 2010-11-04 Citrix Systems, Inc. Systems and methods for establishing a cloud bridge between virtual storage resources
CN102801566A (en) * 2012-08-24 2012-11-28 西安槐花城信息科技有限公司 Sever cluster unattended remote control

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106331071A (en) * 2016-08-16 2017-01-11 济南大学 Remote collection system and method for network flow of Android application
CN106331071B (en) * 2016-08-16 2019-08-02 济南大学 The remote gathering system and method for Android application program network flow
CN107769952A (en) * 2016-08-23 2018-03-06 佛山市顺德区顺达电脑厂有限公司 Remote management system and its method
CN107769952B (en) * 2016-08-23 2021-02-12 佛山市顺德区顺达电脑厂有限公司 Remote management system and method thereof
CN106789185A (en) * 2016-12-02 2017-05-31 国网四川省电力公司信息通信公司 A kind of information technoloy equipment management method based on outband management
CN111224932A (en) * 2019-10-15 2020-06-02 平安科技(深圳)有限公司 User management method and device of server out-of-band management system
CN111224932B (en) * 2019-10-15 2022-01-04 平安科技(深圳)有限公司 User management method and device of server out-of-band management system

Also Published As

Publication number Publication date
CN105743997B (en) 2019-03-29

Similar Documents

Publication Publication Date Title
US10802906B2 (en) Monitoring method and apparatus of server, and storage medium
CN111431740B (en) Data transmission method, device, equipment and computer readable storage medium
EP2156610B1 (en) Managing network components using usb keys
CN105743997A (en) Method for achieving Web Console out-of-band management system
US11075777B2 (en) Providing on-demand VPN connectivity on a per application basis
CN109547567B (en) Proxy connection method and device
CN105487892A (en) Inter-cloud GIS service deploying system in Linux environment
CN106537840B (en) System and method for network device management
US8925066B2 (en) Provisioning proxy for provisioning data on hardware resources
CN108804313B (en) Method and device for remotely debugging program and server
CN107273142B (en) Program updating method, program running method and device
CN104536890A (en) Testing system, method and device
CN106789535A (en) The IP cut-in methods and device of SSL VPN
US10499311B2 (en) Method and apparatus for implementing network sharing
CN107358506A (en) Product customization method, apparatus and equipment for customizing
US20210392045A1 (en) Device Configuration Method, System, and Apparatus
JP6195465B2 (en) Remote card content management using synchronous server-side scripting
CN110414687A (en) A kind of method and apparatus for the training of deep learning frame distribution
CN114268938A (en) Method, device, equipment and storage medium for managing user front equipment
CN103384246A (en) Safety supervision system login assistant method
CN109286512A (en) The backup method of network equipment information, device and system
US11144370B2 (en) Communication method for virtual machines, electronic device, and non-transitory computer readable storage medium
CN104468497A (en) Data isolation method and device of monitoring system
KR101491322B1 (en) Self-configuring local area network security
US20220224616A1 (en) End-to-End Network Performance Measurement, Diagnosis, and Tuning

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Hangzhou City, Zhejiang province 310000 Binjiang District River Street No. 1190 building 3 bin An Lu Zhi Hui territory science and Technology Park A District 10 floor A building room 1004

Applicant after: Hangzhou Wo Qu Polytron Technologies Inc

Address before: Hangzhou City, Zhejiang province Binjiang District 310052 shore road 1190 Newell center block A room 1004

Applicant before: HANGZHOU WOQU NETWORK TECHNOLOGY CO., LTD.

COR Change of bibliographic data
GR01 Patent grant
GR01 Patent grant