Movatterモバイル変換


[0]ホーム

URL:


CN112242928B - A business system management system - Google Patents

A business system management system
Download PDF

Info

Publication number
CN112242928B
CN112242928BCN202011103364.4ACN202011103364ACN112242928BCN 112242928 BCN112242928 BCN 112242928BCN 202011103364 ACN202011103364 ACN 202011103364ACN 112242928 BCN112242928 BCN 112242928B
Authority
CN
China
Prior art keywords
database
configuration information
terminal device
business
management 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
CN202011103364.4A
Other languages
Chinese (zh)
Other versions
CN112242928A (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.)
Inspur Power Commercial Systems Co Ltd
Original Assignee
Inspur Power Commercial Systems 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 Inspur Power Commercial Systems Co LtdfiledCriticalInspur Power Commercial Systems Co Ltd
Priority to CN202011103364.4ApriorityCriticalpatent/CN112242928B/en
Publication of CN112242928ApublicationCriticalpatent/CN112242928A/en
Application grantedgrantedCritical
Publication of CN112242928BpublicationCriticalpatent/CN112242928B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention discloses a service system management system, which comprises a proxy device and a terminal device, wherein the proxy device is deployed on a server associated with a service system, can acquire configuration information of an associated component of the service system and transmit the acquired configuration information to the terminal device, and the terminal device generates topology of the associated component of the service system by analyzing the acquired configuration information. The business system management system can automatically acquire the configuration information of the IT equipment related to the business system and update the topology, and avoids the need of manual maintenance.

Description

Translated fromChinese
一种业务系统管理系统A business system management system

技术领域technical field

本发明涉及互联网技术领域,特别是涉及一种业务系统管理系统。The invention relates to the technical field of the Internet, in particular to a business system management system.

背景技术Background technique

随着企业业务的飞速发展,应用于企业的互联网(Internet Technology,IT)系统建设越来越复杂,在数据中心的日常运维中,系统管理员很难掌握每个业务系统所依赖的IT设备以及设备间的关联关系,当某个IT设备或者组件发生故障时,系统管理员需要查阅大量记录或者登陆多个系统,从而判断故障根源,这种方式既不利于业务系统的持续稳定运行,也给系统管理员增加了巨大的工作量。With the rapid development of enterprise business, the Internet (Internet Technology, IT) system construction applied to enterprises is becoming more and more complex. In the daily operation and maintenance of data centers, it is difficult for system administrators to grasp the IT equipment that each business system relies on. As well as the relationship between devices, when a certain IT device or component fails, the system administrator needs to check a large number of records or log in to multiple systems to determine the root cause of the fault. This method is not conducive to the continuous and stable operation of the business system, and also It adds a huge workload to the system administrator.

现有技术中,数据中心采用配置管理数据库(Configuration ManagementDataBase,CMDB)来记录IT资源的配置信息及其关联关系,配置管理数据库作为一个工具,既能够帮助系统管理员快速了解IT设备当前配置和关系,尽快排查故障,也能够实现IT信息的共享,即使当前故障系统的负责人不在数据中心,其他人也可根据CMDB的记录进行故障诊断。In the prior art, the data center uses a configuration management database (Configuration ManagementDataBase, CMDB) to record the configuration information of IT resources and their associated relationships. As a tool, the configuration management database can help system administrators quickly understand the current configuration and relationship of IT equipment. , troubleshoot as soon as possible, and share IT information. Even if the person in charge of the faulty system is not in the data center, other people can diagnose the fault according to the CMDB records.

然而,目前的配置管理数据库系统中,网络设备的配置信息及网络拓扑能够自动发现和生成,但是涉及到业务系统相关的IT设备的软件配置和关联关系,由于其品牌多,技术差异大,是需要通过人工进行维护的,一旦业务系统进行日常维护或者系统变更,配置管理数据库记录信息更新不及时,都会产生非常严重的后果。However, in the current configuration management database system, the configuration information of network equipment and network topology can be automatically discovered and generated, but the software configuration and association relationship of IT equipment related to the business system, due to its many brands and large technical differences, is If manual maintenance is required, once the business system undergoes routine maintenance or system changes, and the information recorded in the configuration management database is not updated in a timely manner, very serious consequences will occur.

发明内容Contents of the invention

本发明的目的是提供一种业务系统管理系统,实现了自动获取业务系统相关IT设备的配置信息并更新拓扑,避免了需要人工进行维护。The purpose of the present invention is to provide a business system management system, which realizes automatic acquisition of configuration information of IT equipment related to the business system and updates topology, and avoids the need for manual maintenance.

为实现上述目的,本发明提供如下技术方案:To achieve the above object, the present invention provides the following technical solutions:

一种业务系统管理系统,包括:A business system management system, comprising:

部署在业务系统相关联的服务器上的、获取所述业务系统相关联组件的配置信息并将获得的配置信息传输给终端装置的代理装置;An agent device that is deployed on a server associated with the business system, obtains configuration information of components associated with the business system, and transmits the obtained configuration information to the terminal device;

与所述代理装置相连的、通过对获得的配置信息进行解析生成所述业务系统相关联组件的拓扑的所述终端装置。The terminal device that is connected to the agent device and generates the topology of the associated components of the service system by analyzing the obtained configuration information.

优选的,相关联组件包括中间件以及与中间件连接的数据库,在所述中间件上部署有获取并记录与所述中间件连接的数据库的配置信息的应用装置;Preferably, the associated components include middleware and a database connected to the middleware, and an application device for obtaining and recording configuration information of the database connected to the middleware is deployed on the middleware;

所述终端装置包括通过对比从所述中间件获取的数据库配置信息和直接从数据库获取的数据库配置信息、建立所述中间件与数据库的关联关系的第一数据处理装置。The terminal device includes a first data processing device for establishing an association relationship between the middleware and the database by comparing the database configuration information obtained from the middleware with the database configuration information directly obtained from the database.

优选的,所述数据库包括根据操作系统执行的扫描命令返回数据库配置信息的数据库,该数据库为集群部署模式的数据库。Preferably, the database includes a database that returns database configuration information according to a scan command executed by the operating system, and the database is a database in a cluster deployment mode.

优选的,所述数据库包括从预设文件读取数据库配置信息并返回数据库配置信息的数据库,该数据库为单实例部署模式。Preferably, the database includes a database that reads database configuration information from a preset file and returns the database configuration information, and the database is in a single-instance deployment mode.

优选的,相关联组件包括用于运行操作系统的物理服务器,所述终端装置包括根据从物理服务器获取的物理服务器的序列号、建立操作系统与物理服务器的关联关系的第二数据处理装置。Preferably, the associated component includes a physical server for running an operating system, and the terminal device includes a second data processing device for establishing an association between the operating system and the physical server according to the serial number of the physical server obtained from the physical server.

优选的,相关联组件包括存储设备、光纤交换机以及用于运行操作系统的物理服务器,Preferably, the associated components include a storage device, a fiber optic switch, and a physical server for running an operating system,

所述终端装置包括通过匹配物理服务器所使用光纤通道卡的全局名称、光纤交换机各端口的全局名称以及存储设备用于与光纤交换机连接的端卡的全局名称建立物理服务器、光纤交换机和存储设备之间的关联关系的第三数据处理装置。The terminal device includes establishing a connection between the physical server, the fiber switch and the storage device by matching the global name of the fiber channel card used by the physical server, the global name of each port of the fiber switch, and the global name of the end card used by the storage device to connect to the fiber switch. The third data processing device for the association relationship between them.

优选的,所述终端装置包括以可视化形式展示所述业务系统相关联组件的拓扑的展示界面。Preferably, the terminal device includes a display interface for visually displaying the topology of associated components of the service system.

优选的,所述终端装置还包括由用户设置相关参数的交互界面。Preferably, the terminal device further includes an interactive interface for users to set related parameters.

优选的,还包括与所述终端装置相连的、监控所述业务系统的相关联组件是否发生故障、以及向所述终端装置传输关于所述业务系统的相关联组件发生故障的告警信息的监控装置。Preferably, it also includes a monitoring device that is connected to the terminal device, monitors whether the associated components of the business system fail, and transmits alarm information about the failure of the associated components of the business system to the terminal device .

优选的,应用于一个业务系统,或者应用于多个业务系统。Preferably, it is applied to one business system, or to multiple business systems.

由上述技术方案可知,本发明所提供的一种业务系统管理系统包括代理装置和终端装置,代理装置部署在业务系统相关联的服务器上,能够获取业务系统相关联组件的配置信息以及将获得的配置信息传输给终端装置,终端装置通过对获得的配置信息进行解析,生成业务系统的相关联组件的拓扑。从而,本发明的业务系统管理系统能够实现自动获取业务系统相关IT设备的配置信息并更新拓扑,避免了需要人工进行维护。It can be seen from the above technical solution that a business system management system provided by the present invention includes an agent device and a terminal device. The agent device is deployed on a server associated with the business system and can obtain configuration information of associated components of the business system and the obtained The configuration information is transmitted to the terminal device, and the terminal device generates a topology of associated components of the service system by analyzing the obtained configuration information. Therefore, the business system management system of the present invention can automatically obtain the configuration information of IT equipment related to the business system and update the topology, avoiding the need for manual maintenance.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.

图1为本发明实施例提供的一种业务系统管理系统的示意图;FIG. 1 is a schematic diagram of a business system management system provided by an embodiment of the present invention;

图2为本发明实施例的业务系统管理系统的一种应用场景的示意图;FIG. 2 is a schematic diagram of an application scenario of a business system management system according to an embodiment of the present invention;

图3为本发明实施例的业务系统管理系统的又一种应用场景的示意图;FIG. 3 is a schematic diagram of another application scenario of the business system management system according to the embodiment of the present invention;

图4为本发明又一实施例提供的一种业务系统管理系统的示意图。Fig. 4 is a schematic diagram of a business system management system provided by another embodiment of the present invention.

具体实施方式Detailed ways

为了使本技术领域的人员更好地理解本发明中的技术方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。In order to enable those skilled in the art to better understand the technical solutions in the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described The embodiments are only some of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts shall fall within the protection scope of the present invention.

请参考图1,图1为本发明实施例提供的一种业务系统管理系统的示意图,由图可知,所述业务系统管理系统包括:Please refer to FIG. 1. FIG. 1 is a schematic diagram of a business system management system provided by an embodiment of the present invention. It can be seen from the figure that the business system management system includes:

部署在业务系统相关联的服务器上的、获取所述业务系统相关联组件的配置信息并将获得的配置信息传输给终端装置10的代理装置11;Anagent device 11 deployed on a server associated with the business system, acquiring configuration information of associated components of the business system and transmitting the obtained configuration information to theterminal device 10;

与所述代理装置11相连的、通过对获得的配置信息进行解析生成所述业务系统相关联组件的拓扑的所述终端装置10。Theterminal device 10 connected to theagent device 11 generates the topology of the associated components of the business system by analyzing the obtained configuration information.

组件的配置信息是指反映组件的互联网属性的信息。终端装置10通过对各相关联组件的配置信息解析,根据配置信息能够生成业务系统的相关联组件的拓扑。因此,本实施例的业务系统管理系统能够实现自动获取业务系统相关IT设备的配置信息并更新拓扑,避免了需要人工进行维护。The configuration information of the component refers to information reflecting the Internet attribute of the component. Theterminal device 10 can generate the topology of the associated components of the business system according to the configuration information by analyzing the configuration information of each associated component. Therefore, the business system management system in this embodiment can automatically obtain configuration information of IT equipment related to the business system and update the topology, avoiding the need for manual maintenance.

下面结合具体实施方式对本业务系统管理系统进行详细说明。The business system management system will be described in detail below in conjunction with specific implementation methods.

代理装置11部署在业务系统相关联的、用于运行操作系统的服务器上,代理装置11获取业务系统相关联组件的配置信息并将获得的配置信息传输给终端装置10。在实际应用中,对于操作系统、中间件或者数据库等资源可以由部署在操作系统上的代理装置11直接采集,对于物理服务器、光纤交换机或者存储设备,可由代理装置11根据相关协议远程采集。Theproxy device 11 is deployed on a server associated with the business system for running an operating system. Theproxy device 11 obtains configuration information of components associated with the business system and transmits the obtained configuration information to theterminal device 10 . In practical applications, resources such as operating systems, middleware, or databases can be directly collected by theagent device 11 deployed on the operating system, and physical servers, optical fiber switches or storage devices can be collected remotely by theagent device 11 according to relevant protocols.

可选的,业务系统的相关联组件包括中间件以及与中间件连接的数据库,请参考图2,图2为本实施例的业务系统管理系统的一种应用场景的示意图,由图可看出,业务系统的相关联组件包括中间件13以及与中间件13连接的数据库14,其中,在中间件13上部署有获取并记录与中间件13连接的数据库14的配置信息的应用装置,应用装置将数据库配置信息记录在相应文件中,代理装置11能够从中间件13上应用装置的文件获取到与该中间件13连接的数据库14的配置信息,具体可以获取到数据库14的IP地址和实例名称。Optionally, the associated components of the business system include middleware and a database connected to the middleware. Please refer to FIG. 2, which is a schematic diagram of an application scenario of the business system management system of this embodiment, as can be seen from the figure , the associated components of the business system include amiddleware 13 and adatabase 14 connected to themiddleware 13, wherein an application device for obtaining and recording configuration information of thedatabase 14 connected to themiddleware 13 is deployed on themiddleware 13, and the application device Record the database configuration information in the corresponding file, theagent device 11 can obtain the configuration information of thedatabase 14 connected to themiddleware 13 from the file of the application device on themiddleware 13, specifically the IP address and instance name of thedatabase 14 can be obtained .

代理装置11还能够直接从数据库14获取数据库14的配置信息。在一种具体实施方式中,数据库14可以是集群部署模式或者单实例部署模式,相应本实施方式中,代理装置11首先需要查看数据库14是哪种部署模式,可选的,代理装置11可通过在数据库14中执行查看命令,以查看数据库14是否为集群部署模式,若返回结果为是,则确认数据库14为集群部署模式,若返回结果为否,则确认数据库14为单实例部署模式。Theagent device 11 can also directly acquire the configuration information of thedatabase 14 from thedatabase 14 . In a specific implementation manner, thedatabase 14 can be in a cluster deployment mode or a single instance deployment mode. Correspondingly in this embodiment, theagent device 11 first needs to check which deployment mode thedatabase 14 is. Optionally, theagent device 11 can pass Execute the check command in thedatabase 14 to check whether thedatabase 14 is in the cluster deployment mode, if the returned result is yes, then confirm that thedatabase 14 is in the cluster deployment mode, if the returned result is no, then confirm that thedatabase 14 is in the single instance deployment mode.

对于为集群部署模式的数据库,该数据库能够根据操作系统执行的扫描命令返回数据库配置信息,那么,若数据库14为集群部署模式,则代理装置11可通过操作系统执行扫描命令,从数据库14获取其配置信息。For a database in a cluster deployment mode, the database can return database configuration information according to a scan command executed by the operating system. Then, if thedatabase 14 is in a cluster deployment mode, theproxy device 11 can execute a scan command through the operating system to obtain its configuration information from thedatabase 14. configuration information.

对于为单实例部署模式的数据库,该数据库能够从预设文件读取数据库配置信息并返回数据库配置信息,那么,若数据库14为单实例部署模式,代理装置11可直接从数据库中相应路径下的预设文件读取该数据库的配置信息,从而获取到数据库的配置信息。For a database in a single-instance deployment mode, the database can read the database configuration information from a preset file and return the database configuration information. Then, if thedatabase 14 is in a single-instance deployment mode, theagent device 11 can directly obtain the database configuration information from the corresponding path in the database. The preset file reads the configuration information of the database to obtain the configuration information of the database.

相应的,终端装置10包括第一数据处理装置,第一数据处理装置通过对比从所述中间件13获取的数据库配置信息和直接从数据库14获取的数据库配置信息、建立中间件13与数据库14的关联关系。进而能够生成业务系统的拓扑。Correspondingly, theterminal device 10 includes a first data processing device, and the first data processing device establishes the relationship between themiddleware 13 and thedatabase 14 by comparing the database configuration information obtained from themiddleware 13 with the database configuration information directly obtained from thedatabase 14. connection relation. Then the topology of the business system can be generated.

在又一种具体实施方式中,业务系统相关联组件包括用于运行操作系统的物理服务器,终端装置包括第二数据处理装置,第二数据处理装置根据从物理服务器获取的物理服务器的序列号、建立操作系统与物理服务器的关联关系。可参考图2所示,代理装置11可通过在操作系统中执行相应命令,获取操作系统所处物理服务器12的序列号,通过序列号建立起操作系统与物理服务器12的关联关系,进而能够生成业务系统的拓扑。示例性的,在AIX操作系统中可使用序列号uname–a,在Linux操作系统中可使用序列号dmidecode-t 1,在Windows操作系统中可使用wmic bios get serialnumber。In yet another specific implementation, the associated components of the business system include a physical server for running an operating system, the terminal device includes a second data processing device, and the second data processing device obtains the serial number of the physical server from the physical server, Establish the association between the operating system and the physical server. As shown in FIG. 2, theagent device 11 can obtain the serial number of thephysical server 12 where the operating system is located by executing the corresponding command in the operating system, and establish the association between the operating system and thephysical server 12 through the serial number, and then can generate The topology of the business system. Exemplarily, the serial number uname-a can be used in the AIX operating system, the serial number dmidecode-t 1 can be used in the Linux operating system, and the wmic bios get serialnumber can be used in the Windows operating system.

在又一种具体实施方式中,业务系统的相关联组件包括存储设备、光纤交换机以及用于运行操作系统的物理服务器,请参考图3,图3为本实施例的业务系统管理系统的又一种应用场景的示意图,由图可看出,业务系统的相关联组件包括物理服务器12、光纤交换机15和存储设备16。In yet another specific implementation, the associated components of the business system include storage devices, optical fiber switches, and physical servers for running the operating system. Please refer to FIG. 3, which is another example of the business system management system of this embodiment. It is a schematic diagram of such an application scenario. It can be seen from the figure that the associated components of the business system includephysical servers 12 , optical fiber switches 15 andstorage devices 16 .

代理装置11可通过在操作系统中执行相应命令,获得物理服务器12所使用的光纤通道卡,并通过执行相应命令获得所使用光纤通道卡的全局名称(World Wide Name,WWN)。代理装置11可通过在操作系统中执行相应命令,获得光纤交换机15各端口的全局名称。另外,代理装置11可通过远程登录存储设备16,通过执行相应命令查看存储设备16用于与光纤交换机15连接的端卡的全局名称。Theagent device 11 can obtain the fiber channel card used by thephysical server 12 by executing the corresponding command in the operating system, and obtain the global name (World Wide Name, WWN) of the fiber channel card used by executing the corresponding command. Theagent device 11 can obtain the global name of each port of theoptical fiber switch 15 by executing corresponding commands in the operating system. In addition, theproxy device 11 can remotely log in to thestorage device 16 and execute corresponding commands to check the global name of the end card used to connect thestorage device 16 to theoptical fiber switch 15 .

相应的,终端装置10包括第三数据处理装置,第三数据处理装置通过匹配物理服务器12所使用光纤通道卡的全局名称、光纤交换机15各端口的全局名称以及存储设备16用于与光纤交换机连接的端卡的全局名称,建立物理服务器12、光纤交换机15和存储设备16之间的关联关系,进而能够生成业务系统的拓扑。Correspondingly, theterminal device 10 includes a third data processing device, and the third data processing device is used to connect to the fiber switch by matching the global name of the fiber channel card used by thephysical server 12, the global name of each port of thefiber switch 15, and thestorage device 16 The global name of the end card, establish the association relationship between thephysical server 12, theoptical fiber switch 15 and thestorage device 16, and then can generate the topology of the service system.

可选的,终端装置10可以部署在用户服务器上,终端装置10包括以可视化形式展示所述业务系统相关联组件的拓扑的展示界面,用户可以通过展示界面查看业务系统的IP资源拓扑。终端装置10还可包括由用户设置相关参数的交互界面,示例性的,用户可以根据实际业务需要,针对不同的IT设备,或者针对业务系统不同的运行软件设置采集配置信息的周期。通过展示界面或者交互界面实现了本业务系统管理系统与用户之间的交互。Optionally, theterminal device 10 may be deployed on the user server, and theterminal device 10 includes a display interface that visually displays the topology of the associated components of the service system, and the user can view the IP resource topology of the service system through the display interface. Theterminal device 10 may also include an interactive interface for users to set related parameters. For example, the user may set the cycle of collecting configuration information for different IT devices or different operating software of the business system according to actual business needs. The interaction between the business system management system and the user is realized through the display interface or the interactive interface.

具体的,代理装置11按照用户设定的周期定时地获取业务系统相关联组件的配置信息。具体代理装置11可包括按照预设周期触发以获取相关联组件的配置信息的触发器。Specifically, theagent device 11 regularly acquires configuration information of associated components of the business system according to a period set by the user. Thespecific agent device 11 may include a trigger that is triggered according to a preset period to obtain configuration information of associated components.

终端装置10通过对获得的各相关联组件的配置信息解析,将本次获得的配置信息与上一次获得的配置信息比较,判断两者是否有差异,若无差异,则仅记录配置信息采集结果;若发现配置信息发生变化,则保存配置信息,并基于配置信息自动调整业务系统拓扑,更新生成业务系统的拓扑。Theterminal device 10 analyzes the obtained configuration information of each associated component, compares the configuration information obtained this time with the configuration information obtained last time, and judges whether there is any difference between the two. If there is no difference, only the configuration information collection result is recorded. ; If it is found that the configuration information has changed, the configuration information is saved, and the topology of the business system is automatically adjusted based on the configuration information, and the topology of the generated business system is updated.

进一步优选的,请参考图4,图4为又一实施例提供的一种业务系统管理系统的示意图,由图可知,本业务系统管理系统还可包括与终端装置10相连的监控装置17,监控装置17监控业务系统的相关联组件是否发生故障、以及向所述终端装置10传输关于所述业务系统的相关联组件发生故障的告警信息。Further preferably, please refer to FIG. 4. FIG. 4 is a schematic diagram of a business system management system provided in another embodiment. It can be seen from the figure that the business system management system may also include amonitoring device 17 connected to theterminal device 10 to monitor Thedevice 17 monitors whether the associated components of the service system fail, and transmits alarm information about the failure of the associated components of the service system to theterminal device 10 .

在实际应用中,监控装置17可以是用户现场布置的各类用于监控相关设备是否发生故障的监控装置,将本管理系统与各类监控装置17深度集成。可由监控装置17主动将告警信息传输给终端装置10,或者终端装置10从监控装置17主动获取告警信息,告警信息至少包含设备名称、设备IP地址、告警详细描述等内容。终端装置10能够将告警信息实时展示在自动生成的业务系统拓扑上,以高亮或者闪烁的方式提醒运维人员,使运维人员第一时间发现故障,并通过直观的拓扑判断出故障的影响范围,比如故障涉及一个业务系统或者多个业务系统,如果同时产生了多个告警信息,还可以辅助用户判断哪个故障是引起其它故障的根源,从而提高解决故障的效率。In practical applications, themonitoring device 17 can be various monitoring devices arranged by the user on site to monitor whether relevant equipment fails, and the management system is deeply integrated withvarious monitoring devices 17 . Themonitoring device 17 can actively transmit the alarm information to theterminal device 10, or theterminal device 10 can actively obtain the alarm information from themonitoring device 17. The alarm information includes at least the device name, device IP address, and detailed description of the alarm. Theterminal device 10 can display the alarm information in real time on the automatically generated business system topology, and remind the operation and maintenance personnel by highlighting or flashing, so that the operation and maintenance personnel can find the fault at the first time, and judge the impact of the fault through the intuitive topology Scope, for example, if a fault involves one business system or multiple business systems, if multiple alarm messages are generated at the same time, it can also assist users to determine which fault is the root cause of other faults, thereby improving the efficiency of fault resolution.

本实施例业务系统管理系统可以应用于一个业务系统,或者可以应用于多个业务系统,可以分别针对各个业务系统,分别生成各个业务系统相关联组件的拓扑。The business system management system in this embodiment can be applied to one business system, or can be applied to multiple business systems, and can respectively generate the topology of associated components of each business system for each business system.

本实施例的业务系统管理系统,能够实现自动获取业务系统相关IT设备的配置信息并更新拓扑,避免了需要人工进行维护,通过设定采集周期,能够实现对业务系统相关配置信息以及拓扑的实时更新。并且,能够将业务系统的拓扑以可视化形式直观地展示,以及能够将业务系统的告警信息展示在系统拓扑上,能够辅助运维人员快速诊断系统故障,以便解决问题。The business system management system of this embodiment can automatically acquire the configuration information of IT equipment related to the business system and update the topology, avoiding the need for manual maintenance, and by setting the collection cycle, real-time real-time information on the configuration information and topology of the business system can be realized. renew. Moreover, the topology of the business system can be displayed intuitively in a visualized form, and the alarm information of the business system can be displayed on the system topology, which can assist operation and maintenance personnel to quickly diagnose system faults and solve problems.

另外,在现有的大多数数据中心内,业务系统都掌握在不同管理员手中,信息不共享,当出现故障但该系统管理员不在现场时很难得到快速解决,而本业务系统管理系统提供了一个信息共享的平台,所有业务系统的逻辑拓扑都能直观地展现出,当出现故障时,所有管理员可以群策群力,力争实现故障的快速解决。In addition, in most existing data centers, the business systems are in the hands of different administrators, and the information is not shared. When a fault occurs but the system administrator is not on site, it is difficult to get a quick solution. However, this business system management system provides With an information sharing platform, the logical topology of all business systems can be displayed intuitively. When a fault occurs, all administrators can work together to achieve a rapid resolution of the fault.

以上对本发明所提供的一种业务系统管理系统进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。A business system management system provided by the present invention has been introduced in detail above. In this paper, specific examples are used to illustrate the principle and implementation of the present invention, and the descriptions of the above embodiments are only used to help understand the method and core idea of the present invention. It should be pointed out that for those skilled in the art, without departing from the principle of the present invention, some improvements and modifications can be made to the present invention, and these improvements and modifications also fall within the protection scope of the claims of the present invention.

Claims (9)

CN202011103364.4A2020-10-152020-10-15 A business system management systemActiveCN112242928B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202011103364.4ACN112242928B (en)2020-10-152020-10-15 A business system management system

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202011103364.4ACN112242928B (en)2020-10-152020-10-15 A business system management system

Publications (2)

Publication NumberPublication Date
CN112242928A CN112242928A (en)2021-01-19
CN112242928Btrue CN112242928B (en)2023-05-09

Family

ID=74168705

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202011103364.4AActiveCN112242928B (en)2020-10-152020-10-15 A business system management system

Country Status (1)

CountryLink
CN (1)CN112242928B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109240653A (en)*2018-07-062019-01-18广州小鹏汽车科技有限公司A kind of method and system constructing internet O&M resource associations system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102123042B (en)*2010-12-302013-05-15中国民航信息网络股份有限公司System configuration intelligent management system and management method thereof
EP3063658A4 (en)*2013-10-302017-05-24Hewlett-Packard Enterprise Development LPRealized topology system management database
WO2016053306A1 (en)*2014-09-302016-04-07Hewlett Packard Enterprise Development LpTopology based management of second day operations
CN106487585A (en)*2016-10-092017-03-08深圳市思博创科技有限公司Equipment complex monitoring system framework
CN108062231A (en)*2017-12-182018-05-22江苏润和软件股份有限公司A kind of cloud application automatic configuration method based on correlation analysis
CN109120453B (en)*2018-08-312021-04-23上海新炬网络信息技术股份有限公司Method for globally showing IT basic architecture data in CMDB
CN109274557B (en)*2018-11-142021-06-08中电鸿信信息科技有限公司Intelligent CMDB management and cloud host monitoring method in cloud environment
CN109656570B (en)*2018-12-182022-03-22江苏满运软件科技有限公司Cluster system, operation method thereof, electronic device and storage medium
CN111682963A (en)*2020-05-222020-09-18北京思特奇信息技术股份有限公司CMDB-based resource configuration management system and management method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109240653A (en)*2018-07-062019-01-18广州小鹏汽车科技有限公司A kind of method and system constructing internet O&M resource associations system

Also Published As

Publication numberPublication date
CN112242928A (en)2021-01-19

Similar Documents

PublicationPublication DateTitle
CN109857613B (en) An automatic operation and maintenance system based on collection cluster
US7685269B1 (en)Service-level monitoring for storage applications
CN103295155B (en)Security core service system method for supervising
JP2001356972A (en)Network monitoring system and method
US20030225876A1 (en)Method and apparatus for graphically depicting network performance and connectivity
US20050262233A1 (en)Methods and systems for history analysis for access paths in networks
CN114244676A (en)Intelligent IT integrated gateway system
CN101867490B (en)Maintenance operation system and method
CN111163150A (en)Distributed calling tracking system
US11558242B2 (en)Generation of synthetic alerts and unified dashboard for viewing multiple layers of data center simultaneously
CN113179182A (en)Network supervision method, device, equipment and storage medium
CN107872351B (en)Data acquisition system and acquisition method
CN110474821A (en)Node failure detection method and device
CN111953525A (en)Special equipment operation and maintenance monitoring system
CN105450739B (en)Storage resource strange land synchronizes shared monitoring and management method under storage dual-active environment
CN104967667B (en)A kind of software stability test remote monitoring system based on cloud service
CN111817865A (en)Method for monitoring network management equipment and monitoring system
CN112242928B (en) A business system management system
CN113722211A (en)BMC (baseboard management controller) debugging method, device and system and embedded equipment
CN112491858A (en)Method, device, equipment and storage medium for detecting abnormal information
CN112905410A (en)Equipment state monitoring system and method
CN113067722A (en)Data management platform and working method thereof
CN109614292A (en) A shell-based automatic collection and monitoring system for host operating data
US20220405115A1 (en)Server and application monitoring
CN110798759A (en) Smart patch panel

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp