CN104111929A - Electronic device and server management control system and method - Google Patents
Electronic device and server management control system and method Download PDFInfo
- Publication number
- CN104111929A CN104111929A CN201310133290.2A CN201310133290A CN104111929A CN 104111929 A CN104111929 A CN 104111929A CN 201310133290 A CN201310133290 A CN 201310133290A CN 104111929 A CN104111929 A CN 104111929A
- Authority
- CN
- China
- Prior art keywords
- attribute
- data
- structure tree
- server
- input
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
- G06F16/2246—Trees, e.g. B+trees
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
A server management control method includes the steps of providing a management interface allowing a user to perform inputting; in response to an input that the user performs on the management interface, analyzing the input so as to determine a target attribute to be queried; according to a determined query object, searching for the corresponding attribute in a data structure tree according to the data structure tree; according to the searched attribute in the data structure tree, calling a function related to the attribute, executing the function to obtain an attribute list, and feeding the attribute list back to the management interface for the user. The invention further provides an electronic device and a server management control system. The electronic device and the server management control system and method allow the target attributes to be quickly queried with simple structure.
Description
Technical field
The present invention relates to a kind of management system and method, particularly a kind of server management system and method.
Background technology
Whether as everyone knows, a large server group of planes, owing to having a large amount of servers, need to often safeguard and overhaul, normal such as detecting the running status of fan of each station server.At present, the management of a server group of planes is the management system based on server management commands row agreement (SMCLP, Server Management Command Line Protocol) by a server is managed.Concrete, in prior art for an office terminal being connected by server management commands row agreement with each server is provided, this office terminal operation has a management system and a SMCLP interface is provided, user can by the SMCLP interface on this office terminal inquire about each server each element state/attribute and check and manage, for example inquire about the state/attribute of the fan 1 on A server.
But, existing management system is based on SMASH(server hardware planning system management framework) framework, need a concentrated database CIMOM(Common Information Model Object Manager, Common Information Model Object Manager).But current CIMOM database is lengthy and jumbled, has caused current management system to respond slow.
Summary of the invention
The invention provides a kind of electronic installation, server admin control system and method, by simple data structure, can fast search to the objective attribute target attribute that will inquire about.
A kind of server admin control system, be used for managing some servers, this system runs on an electronic installation, and this electronic installation comprises a display unit, wherein, this system comprises that interface provides module, database that module, parsing module, enquiry module and execution module are provided.This interface provides module to be shown in display unit for an administration interface being provided and controlling.This database provides module for a data-structure tree and some power functions are provided, this data-structure tree comprises the multiple objects that are chain type, and in this data-structure tree, each object linking has some subobjects, each subobject also links to next straton object or corresponding attribute, each power function and an Attribute Association storage.This parsing module is resolved these input data in the input of administration interface for responding user, thereby determines the objective attribute target attribute that will inquire about.This enquiry module is for searching according to data-structure tree according to the definite objective attribute target attribute of this parsing module, and searches in this data-structure tree attribute corresponding in this data-structure tree.This execution module is for the attribute of this data-structure tree of searching according to enquiry module, and calls and the power function of this Attribute Association, and carries out this power function and obtain attribute list, and attribute list is fed back to administration interface.
A kind of electronic installation, comprise a display unit, a communication unit and a processing unit, this electronic installation is by communication unit and some server communications, and wherein, this processing unit comprises that interface provides module, database that module, parsing module, enquiry module and execution module are provided.This interface provides module to be shown in display unit for an administration interface being provided and controlling.This database provides module for a data-structure tree and some power functions are provided, this data-structure tree comprises the multiple objects that are chain type, and in this data-structure tree, each object linking has some subobjects, each subobject also links to next straton object or corresponding attribute, each power function and an Attribute Association storage.This parsing module is resolved these input data in the input of administration interface for responding user, thereby determines the objective attribute target attribute that will inquire about.This enquiry module is for searching according to data-structure tree according to the definite objective attribute target attribute of this parsing module, and searches in this data-structure tree attribute corresponding in this data-structure tree.This execution module is for the attribute of this data-structure tree of searching according to enquiry module, and calls and the power function of this Attribute Association, and carries out this power function and obtain attribute list, and attribute list is fed back to administration interface.
A kind of server admin control method, comprises step: provide an administration interface for user's input; Respond user and in the input of administration interface, this input is resolved, thereby determine the objective attribute target attribute that will inquire about; Search corresponding attribute in this data-structure tree of search according to this definite query object according to a data-structure tree, wherein, this data-structure tree comprises the multiple objects that are chain type, and each object linking has some subobjects, each subobject also links to next straton object or corresponding attribute; And according to the attribute in this data-structure tree searching, and call and the power function of this Attribute Association, and carry out this power function and obtain attribute list, and attribute list is fed back to administration interface and offers user.
Electronic installation of the present invention, server admin control system and method, by tree-shaped data-structure tree, can arrive the objective attribute target attribute of inquiry by fast search.
Brief description of the drawings
Fig. 1 is the module diagram of electronic installation in an embodiment of the present invention.
Fig. 2 is the schematic diagram of the administration interface that in an embodiment of the present invention, electronic installation shows.
Fig. 3 is the schematic diagram of data-structure tree in an embodiment of the present invention.
Fig. 4 is the schematic diagram of data-structure tree in the object lesson in an embodiment of the present invention.
Fig. 5 is the process flow diagram of server admin control method in an embodiment of the present invention.
Main element symbol description
Electronic installation | 100 |
Processing unit | 10 |
Place's display unit | 20 |
Communication unit | 30 |
Server | 200 |
Server admin control system | S1 |
Interface provides module | 11 |
Database provides module | 12 |
Parsing module | 13 |
Enquiry module | 14 |
Execution module | 15 |
Data-structure tree | T1 |
Administration interface | IS |
Server option frame | 101 |
Element Option Box | 102 |
Input frame | 103 |
Step | S401~S407 |
Following embodiment further illustrates the present invention in connection with above-mentioned accompanying drawing.
Embodiment
See also Fig. 1 to Fig. 3, Fig. 1 is the functional block diagram of electronic installation 100 in an embodiment of the present invention.This electronic installation 100 comprises processing unit 10, display unit 20, communication unit 30.This communication unit 30 is for communicating and be connected with some servers 200.Wherein, in the present embodiment, this electronic installation 100 is server, PC etc.Wherein, this communication unit 30 can be wired or wireless communication module.
This processing unit 10 for move a server admin control system S1(hereinafter referred to as: system S1), this system S1 comprises that interface provides module 11, a database that module 12, a parsing module 13, an enquiry module 14 and an execution module 15 are provided.In other embodiments, those system modules are the hardware cell solidifying in processing unit 10.
This interface provides module 11 to be shown in display unit 20 for an administration interface IS being provided and controlling.Wherein, as shown in Figure 2, this administration interface IS can comprise server option frame 101, element Option Box 102 and input frame 103 etc., user can be clicked corresponding server and element or be inputted server name and element title and checked the attribute of this element by input frame 103 by server option frame 101 and element Option Box 102.This administration interface IS is with existing identical, therefore do not repeat at this.Wherein, the attribute of this element is the running status of this element.
As shown in Figure 3, this database provides module 12 for a data-structure tree T1 and some power functions are provided.As shown in Figure 3, comprise the multiple object 1~object n that are chain type, and in this data-structure tree T1, each object linking has some subobject 1~m at this data-structure tree T1, each subobject also links to next straton object or corresponding attribute.Wherein, in the time that subobject also has next straton object, be connected to next straton object, if do not there is next straton object, link to the corresponding attribute of current layer subobject.Each power function and an Attribute Association storage.The number of the subobject that obviously, each object links can be identical or different.
Concrete, as shown in Figure 4, this object 1~object n is different server 200, this subobject 1~m is included each element or functional module of server 200, the such as element such as power supply, cooling device.If subobject also comprises the subobject of lower one deck, this subobject also links to next straton object, and such as cooling device also can comprise the element of one deck under fan 1, fan 2 etc.When a certain subobject does not have the subobject of lower one deck, the subobject that this subobject is the bottom, the subobject of this bottom links to corresponding attribute by attribute head.
This parsing module 13 is resolved this input in the input of administration interface for responding user, thereby determines the objective attribute target attribute that will inquire about.For example, this parsing module 13 is determined the attribute of the fan 1 for electronic installation 1 of inquiry at the input of administration interface or the electronic installation of selection 1/ fan 1 according to user.
This enquiry module 14 is for searching according to data-structure tree T1 according to the definite objective attribute target attribute of this parsing module 13, and searches for attribute corresponding in this data-structure tree T1, i.e. the attribute of a certain element.
This execution module 15 is for the attribute of this data-structure tree T1 of searching according to enquiry module 14, and call and the power function of this Attribute Association, and carry out this power function and obtain attribute list result, and be that attribute list result feedback returns administration interface by Query Result.
In other embodiments, this electronic installation 100 also comprises a storage unit (not shown), and this database provides data-structure tree T1 that module 12 provides and power function to be and is stored in this storage unit.
Server admin control system S1 of the present invention, by tree-shaped data-structure tree T1, can arrive the object of inquiry by fast search.
Referring to Fig. 5, is a kind of process flow diagram of server admin control method, is applied in electronic installation 100 as shown in Figure 1.First, interface provides module 11 to provide an administration interface IS for user's input (step S401).
Parsing module 13 responds user and in the input of administration interface IS, this input is resolved, thereby determines the objective attribute target attribute (step S403) that will inquire about.
This enquiry module 14 is for searching according to data-structure tree T1 according to the definite objective attribute target attribute of this parsing module 13, and searches for attribute (S405) corresponding in this data-structure tree T1.Wherein, this data-structure tree T1 comprises the multiple object 1~object n that are chain type, and in this data-structure tree T1, each object linking has some subobject 1~m, and each subobject also links to next straton object or corresponding attribute.
Attribute in this data-structure tree T1 that this execution module 15 searches according to enquiry module 14, and call and the power function of this Attribute Association, and carry out this power function and obtain attribute list result, and be attribute list result feedback return pipe reason interface I S and offer user (S407) by Query Result.
Claims (8)
1. a server admin control system, for managing some servers, this system runs on an electronic installation, and this electronic installation comprises a display unit, it is characterized in that, and this system comprises:
Interface provides module, is shown in display unit for an administration interface being provided and controlling;
Database provides module, be used for providing a data-structure tree and some power functions, this data-structure tree comprises the multiple objects that are chain type, and in this data-structure tree, each object linking has some subobjects, each subobject also links to next straton object or corresponding attribute, each power function and an Attribute Association storage;
Parsing module, resolves these input data in the input of administration interface for responding user, thereby determines the objective attribute target attribute that will inquire about;
Enquiry module, for searching according to data-structure tree according to the definite objective attribute target attribute of this parsing module, and searches in this data-structure tree attribute corresponding in this data-structure tree; And
Execution module, for the attribute of this data-structure tree of searching according to enquiry module, and calls and the power function of this Attribute Association, and carries out this power function and obtain attribute list, and attribute list is fed back to administration interface.
2. server admin control system as claimed in claim 1, is characterized in that, these some objects are different servers, and these some subobjects are each included element of server.
3. server admin control system as claimed in claim 1, it is characterized in that, this administration interface comprises server option frame, element Option Box and input frame, user selects corresponding server and element or inputs server name and element title by input frame being input as by server option frame and element Option Box of administration interface, and the objective attribute target attribute that will inquire about that described parsing module is determined is selected or the attribute of the element of input.
4. an electronic installation, comprises a display unit, a communication unit and a processing unit, and this electronic installation, by communication unit and some server communications, is characterized in that, this processing unit comprises:
Interface provides module, is shown in display unit for an administration interface being provided and controlling;
Database provides module, be used for providing a data-structure tree and some power functions, this data-structure tree comprises the multiple objects that are chain type, and in this data-structure tree, each object linking has some subobjects, each subobject also links to next straton object or corresponding attribute, each power function and an Attribute Association storage;
Parsing module, resolves these input data in the input of administration interface for responding user, thereby determines the objective attribute target attribute that will inquire about;
Enquiry module, for searching according to data-structure tree according to the definite query object of this parsing module, and searches for attribute corresponding in this data-structure tree; And
Execution module, for the attribute of this data-structure tree of searching according to enquiry module, and calls and the power function of this Attribute Association, and carries out this power function and obtain attribute list, and attribute list is fed back to administration interface.
5. electronic installation as claimed in claim 4, is characterized in that, these some objects are different servers, and these some subobjects are each included element of server.
6. electronic installation as claimed in claim 4, it is characterized in that, this administration interface comprises server option frame, element Option Box and input frame, user comprises in the input of administration interface: clicked corresponding server and element or inputted server name and element title by input frame by server option frame and element Option Box.
7. electronic installation as claimed in claim 4, is characterized in that, this electronic installation is server or PC.
8. a server admin control method, is applied in electronic installation as claimed in claim 4, it is characterized in that, described method comprises step:
Provide an administration interface for user's input;
Respond user and in the input of administration interface, this input is resolved, thereby determine the objective attribute target attribute that will inquire about;
Search corresponding attribute in this data-structure tree of search according to this definite query object according to a data-structure tree, wherein, data-structure tree comprises the multiple objects that are chain type, and in this data-structure tree, each object linking has some subobjects, each subobject also links to next straton object or corresponding attribute, each attribute and a power function association store; And
According to the attribute in this data-structure tree searching, and call and the power function of this Attribute Association, and carry out this power function and obtain attribute list, and attribute list is fed back to administration interface and offers user.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310133290.2A CN104111929A (en) | 2013-04-17 | 2013-04-17 | Electronic device and server management control system and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310133290.2A CN104111929A (en) | 2013-04-17 | 2013-04-17 | Electronic device and server management control system and method |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104111929A true CN104111929A (en) | 2014-10-22 |
Family
ID=51708724
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310133290.2A Pending CN104111929A (en) | 2013-04-17 | 2013-04-17 | Electronic device and server management control system and method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104111929A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105786302A (en) * | 2014-12-23 | 2016-07-20 | 联想(北京)有限公司 | Management controller and management control method |
CN107845356A (en) * | 2016-09-19 | 2018-03-27 | 张桦键 | Equipment and system for the numeral scrolling display unit of generally applicable installation |
CN113204622A (en) * | 2021-05-25 | 2021-08-03 | 广州三星通信技术研究有限公司 | Electronic device and information processing method thereof |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1677932A (en) * | 2004-03-31 | 2005-10-05 | 华为技术有限公司 | Network management configuration method and apparatus thereof |
CN101083608A (en) * | 2006-05-30 | 2007-12-05 | 华为技术有限公司 | Method for enquiring node information of equipment management tree and its terminal equipment |
CN102567932A (en) * | 2010-12-30 | 2012-07-11 | 北京亿阳信通软件研究院有限公司 | Method, device and system for managing comprehensive resources |
-
2013
- 2013-04-17 CN CN201310133290.2A patent/CN104111929A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1677932A (en) * | 2004-03-31 | 2005-10-05 | 华为技术有限公司 | Network management configuration method and apparatus thereof |
CN101083608A (en) * | 2006-05-30 | 2007-12-05 | 华为技术有限公司 | Method for enquiring node information of equipment management tree and its terminal equipment |
CN102567932A (en) * | 2010-12-30 | 2012-07-11 | 北京亿阳信通软件研究院有限公司 | Method, device and system for managing comprehensive resources |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105786302A (en) * | 2014-12-23 | 2016-07-20 | 联想(北京)有限公司 | Management controller and management control method |
CN105786302B (en) * | 2014-12-23 | 2019-01-15 | 联想(北京)有限公司 | Management Controller and management control method |
CN107845356A (en) * | 2016-09-19 | 2018-03-27 | 张桦键 | Equipment and system for the numeral scrolling display unit of generally applicable installation |
CN113204622A (en) * | 2021-05-25 | 2021-08-03 | 广州三星通信技术研究有限公司 | Electronic device and information processing method thereof |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109408746B (en) | Image information query method, image information query device, computer equipment and storage medium | |
CN105608758B (en) | A kind of big data analysis platform device and method calculated based on algorithm configuration and distributed stream | |
CN105447046A (en) | Distributed system data consistency processing method, device and system | |
CN111444175A (en) | Database table changing method and device, computer equipment and storage medium | |
CN101854400A (en) | Database synchronization deployment and monitoring method and device | |
CN105224351A (en) | Rapid configuration implementation method and rapid configuration server | |
CN102368261A (en) | Expandable running maintenance report generation method | |
CN111934899B (en) | Configuration method and device of user information of Internet of things and computer equipment | |
CN107682209A (en) | A kind of SDP big datas automatically dispose monitor supervision platform | |
CN101557427A (en) | Method for providing diffluent information and realizing the diffluence of clients, system and server thereof | |
CN102932431B (en) | Message-routing-based state monitoring data interface configuration method | |
US9569722B2 (en) | Optimal persistence of a business process | |
CN102542009A (en) | Data querying method and device | |
CN102306355A (en) | Management system for IT (Information Technology) operation and maintenance configuration | |
CN102855319A (en) | ORACLE database operation monitoring system | |
CN103973516A (en) | Method and device for achieving monitoring function in data processing system | |
CN110706125A (en) | Water conservancy big data analysis information service system and platform service system | |
CN104111929A (en) | Electronic device and server management control system and method | |
CN106301912A (en) | The method building desktop version C/S automatization operation platform based on phthon | |
CN102236707A (en) | Method, device and system for obtaining update data of database | |
CN103440302B (en) | The method and system of Real Data Exchangs | |
CN111353671B (en) | Supply chain management method, device and system | |
CN111897898B (en) | Configuration method and device for equipment position of Internet of things and computer equipment | |
KR20130097366A (en) | Method and apparatus for managing data center based on ontology | |
CN114745275A (en) | Node updating method and device in cloud service environment and computer equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20141022 |