Operation and maintenance system collecting and configuring method

A technology for collection, configuration, operation and maintenance systems, applied in program control devices, software design, etc., can solve problems such as business integration and management specifications in heterogeneous environments, and achieve the effect of reducing development costs and increasing flexibility

CN105786493AInactive Publication Date: 2016-07-20SHANDONG CHAOYUE DATA CONTROL ELECTRONICS CO LTD
2 Cites 6 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2016-07-20
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
Patent Text Reader

Abstract

The invention provides an operation and maintenance system collecting and configuring method and relates to the technical field of data center integration management.According to the method, by abstracting a monitoring point concept, various kinds of equipment of a data center are abstracted into three layers, namely, the equipment type, a monitoring point and an index; by means of the relation design of a database, the functions of dynamical equipment type expanding, page zero development monitoring, page multi-element display monitoring and warning information correlation are achieved.The development cost is reduced greatly, and flexibility of software is improved.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of integrated management of data centers, in particular to a collection and configuration method for an operation and maintenance system. Background technique

[0002] At present, with the continuous expansion of China's informatization construction, data centers are playing an increasingly important role as an integral part of supporting informatization construction, and the scale and number of data centers are growing rapidly, integrating various software and hardware resources. At the same time as complex issues such as heterogeneous environments, business integration, and management norms, data center management is facing huge challenges. The data center integrated management system effectively solves this problem.

[0003] There are many types of equipment in the data center, and there are many monitoring indicators that need to be paid attention to. Traditional equipment monitoring pages often need to...

Examples

Embodiment Construction

[0033] The content of the present invention is described in more detail below:

[0034] According to the three-layer design of equipment type-monitoring point-indicator, and the E-R diagram designed by the present invention, the present invention achieves the functions of page dynamic display and alarm management setting through alarm setting and display mode setting of monitoring points.

[0035] The present invention proposes a collection and configuration method for the operation and maintenance system, the specific method is:

[0036] 1. Table structure design

[0037] 1. Collection configuration table

[0038] logo

name

Types of

primary key

Is it necessary

cjpzid

Configuration ID

Varchar(32)

yes

yes

xh

display serial number

Int

no

yes

jcdid

Monitoring point ID

Varchar(32)

foreign key

yes

wxya

Whether to collect

Int

no

yes

Zsfs

Display mo...