WO2020015116A1 - 数据库监控方法及终端设备 - Google Patents

数据库监控方法及终端设备 Download PDF

Info

Publication number
WO2020015116A1
WO2020015116A1 PCT/CN2018/105556 CN2018105556W WO2020015116A1 WO 2020015116 A1 WO2020015116 A1 WO 2020015116A1 CN 2018105556 W CN2018105556 W CN 2018105556W WO 2020015116 A1 WO2020015116 A1 WO 2020015116A1
Authority
WO
WIPO (PCT)
Prior art keywords
database
online
databases
server
determining
Prior art date
Application number
PCT/CN2018/105556
Other languages
English (en)
French (fr)
Inventor
梁海安
孙泽祥
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020015116A1 publication Critical patent/WO2020015116A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs

Definitions

  • the backup environment database Db The unique name is: same-city backup database: l + database name, remote backup library: r + database name, the second preset character is l or r for the above-mentioned oracle. Specifically, it can be based on the db of the existing backup environment database.
  • the unique name setting, for example, the second preset character may include the leading characters of the db unique name of multiple existing backup environment databases.
  • database A obtains the read and write permissions of database A. If the read and write permissions of database A are read-only, determine that database A is the backup environment database. If the read and write permissions of database A are read and write, determine that database A is the main environmental database.
  • the database user name is the name of the user using the database server
  • the name starts with op
  • the username of the backup environment database starts with os. If the user name of database A starts with the third preset character, it is judged that database A is the main environment database.
  • the third preset character is determined according to the first character of the user name of the existing main environment database, for example, the third preset character Include the characters that begin with the username of multiple existing main environment databases.
  • the CMDB records the online and offline status of all databases. If the status of one or some databases in the server in the CMDB is offline, you can call the application programming interface of the offline database, for example, call the API of zabbix, and set all the alarm items of the offline database to the disabled state (unavailable state). That is, the alarm switch of the offline database is turned off to avoid false alarms, and then the email interface can be called to notify the related operation and maintenance personnel that the alarm switch has been closed. The operation and maintenance personnel confirm the monitoring and clean up.
  • the application programming interface of the offline database for example, call the API of zabbix
  • the database version information corresponding to different database versions is different, and the database version information includes a corresponding collection identifier.
  • the collection identifier in the version information of the main environment database on the server is obtained according to the version of the main environment database on the server, and according to the collection identifier Determine the collection index of the main environment database.
  • the agent determines the collection index of the main environment database, which may include: the number of connections, system throughput tps, capacity, load pressure and other indicators.
  • the above agent may pre-store the correspondence between the database version and the database version information, and determine the database version information corresponding to the version of the main environment database according to the correspondence, and then obtain the collection identifier in the version information of the main environment database, and determine the master according to the collection identifier Collection indicators of the environmental database.
  • the agent obtains the database version information of the backup environment database on the server according to the version of the backup environment database on the server, obtains the collection identifier in the database version information of the backup environment database on the server, and determines the backup environment database according to the collection identifier.
  • the collection indicators of the backup environment database may include: data synchronization delay lag, data synchronization process status and other indicators.
  • S103 Run a script corresponding to the collection index of each of the online databases, and obtain monitoring data of each of the online databases through the script.
  • S104 Send the acquired monitoring data to the server, and the monitoring data is used by the server to determine whether each of the online databases is operating normally.
  • the monitoring data of the backup environment database is within the index data range of the pre-stored backup environment database
  • determine that the indicators of the backup environment database are normal otherwise, determine that the indicators of the backup environment database are abnormal, and obtain the abnormal indicators of the backup environment database, and send the obtained abnormal indicators to the database monitoring staff
  • the pre-stored index data of the main environment database is the index data of the main environment database during normal operation
  • the pre-stored index data of the backup environment database is the index data during normal operation of the backup environment database.
  • the database monitoring method in the embodiment of the present application can determine the collection index of the database according to the version of the database on the server by configuring an agent, and obtain the monitoring data of the database by running the script corresponding to the collection index.
  • Monitoring of each database solving the problem that each agent is responsible for the monitoring and collection of one database, causing too many agents running on the server, increasing the complexity of agent maintenance and server resource consumption, and excluding the offline database during the database monitoring process Monitoring, to avoid false alarms on the monitoring of offline databases, to ensure the accuracy of database monitoring, at the same time reduce the operation and maintenance costs, and improve the efficiency of database monitoring.
  • S205 Set an alarm item of the offline database to an unavailable state by calling an application programming interface of the offline database in the server.
  • Each database corresponds to a monitoring object ID in zabbix. If the database is found offline from the CMDB, operation and maintenance personnel can call zabbix's API and pass in the database to monitor in zabbix.
  • Object identification You can close and clean up database items through API and monitoring object identification.
  • the method further includes:
  • the db unique name of the online database is a combination of a second preset character and a database name of the online database, determining that the online database is a backup environment database;
  • determining the collection index of each of the online databases according to the version of each of the online databases includes:
  • a collection index of the main environment database is determined according to the collection identifier.
  • the database version information corresponding to different database versions is different.
  • the database version information includes the corresponding collection identifier.
  • the collection identifier in the version information of the main environment database on the server is obtained according to the version of the main environment database on the server, and is determined according to the collection identifier. Collection indicators of the above main environment database.
  • this application example may include:
  • S301 The server sends a startup instruction to the agent after a preset time interval, and the agent starts according to the startup instruction.
  • the server determines the monitoring interval of each database on the server according to the correspondence between the pre-stored database and the monitoring interval, and sets the determined minimum value of the monitoring interval to the preset time interval.
  • the agent sets the alarm item of the offline database to the unavailable state by calling the application programming interface of the offline database in the server according to the online and offline status of each database on the server.
  • the agent determines an online database other than the offline database on the server, where the online database includes a main environment database and a backup environment database.
  • the agent obtains the read and write permissions of each of the online databases
  • the online database is a backup environment database.
  • the db unique name of an online database is a combination of the first preset character and the database name of the online database, determine that the online database is the main environment database;
  • the online database is a backup environment database.
  • the online database is a backup environment database.
  • S304 The agent determines the collection index of each of the online databases according to the version of each of the online databases.
  • S305 The agent runs a script corresponding to the collection index of each of the online databases, and obtains monitoring data of each of the online databases through the script.
  • S307 The server judges whether each of the online databases is running normally according to the monitoring data.
  • the collection index of the database can be determined according to the version of the database on the server, the monitoring data of the database is obtained by running the script corresponding to the collection index, and multiple databases on one server are monitored and resolved.
  • Each existing agent is responsible for the monitoring and collection of a database, which results in too many agents running on the server, which increases the complexity of agent maintenance and server resource consumption.
  • the monitoring of offline databases is excluded during the database monitoring process, avoiding the The false alarms of the offline database monitoring ensure the accuracy of the database monitoring, reduce the operation and maintenance costs, and improve the database monitoring efficiency.
  • the memory 401 may be an internal storage unit of the terminal device 40 in some embodiments, such as a hard disk or a memory of the terminal device 40.
  • the memory 401 may also be an external storage device of the terminal device 40 in other embodiments, for example, a plug-in hard disk, a smart media card (SMC), and a secure digital device provided on the terminal device 40. (Secure Digital, SD) card, flash card (Flash Card), etc.
  • the memory 401 may include both an internal storage unit of the terminal device 40 and an external storage device.
  • the memory 401 is configured to store application software installed on the terminal device 40 and various types of data, such as a program code of the database monitoring program 400.
  • the memory 401 may also be used to temporarily store data that has been output or is to be output.
  • the display 403 may be an LED display, a liquid crystal display, a touch-type liquid crystal display, an organic light-emitting diode (OLED) touch device, or the like.
  • the display 403 is used to display information processed in the terminal device 40 and to display a visual user interface, such as an application menu interface, an application icon interface, and the like.
  • the components 401-403 of the terminal device 40 communicate with each other through a system bus.
  • the database determining unit 501 is configured to detect the online status of each database on the server and determine an online database therein.
  • the online database includes a main environment database and a backup environment database.
  • the collection index determining unit 502 is configured to determine a collection index of each of the online databases according to a version of each of the online databases.
  • the monitoring data obtaining unit 503 is configured to run a script corresponding to the collection index of each of the online databases, and obtain monitoring data of each of the online databases through the script.
  • a monitoring data sending unit 504 is configured to send the obtained monitoring data to the server, and the monitoring data is used by the server to determine whether each of the online databases is operating normally.
  • the online database is a backup environment database.
  • determining the collection index of each of the online databases according to the version of each of the online databases includes:
  • a collection index of the main environment database is determined according to the collection identifier.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本申请适用于计算机技术领域,提供了一种数据库监控方法及终端设备。所述方法包括:检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库;根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标;运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据;将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行,解决现有每个代理负责一个数据库的监控采集,导致服务器上运行的代理过多,增加代理维护复杂性和服务器资源消耗的问题。

Description

数据库监控方法及终端设备
本申请申明享有2018年07月18日递交的申请号为201810788623.8、名称为“数据库监控方法及终端设备”中国专利申请的优先权,该中国专利申请的整体内容以参考的方式结合在本申请中。
技术领域
本申请属于计算机技术领域,尤其涉及一种数据库监控方法及终端设备。
背景技术
随着计算机和网络技术的迅速发展,数据库被广泛应用于各个领域,为各类应用和服务提供查询、增加、修改以及删除等操作功能。越来越多的应用和服务对数据库的响应时长、数据库性能等提出了较高的要求。因此,需要对数据库的各个操作环节进行精细监控。如果单个服务器上有多个数据库,则需要在服务器上启动多个代理(agent),每个代理负责一个数据库的监控采集,每个代理都会消耗一定服务器资源,导致服务器上运行的代理过多,增加代理维护的复杂性和服务器资源的消耗。
技术问题
本申请实施例提供一种数据库监控方法及终端设备,以解决现有每个代理负责一个数据库的监控采集,导致服务器上运行的代理过多,增加代理维护复杂性和服务器资源消耗的问题。
技术解决方案
本申请实施例的第一方面提供了一种数据库监控方法,包括:
检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库;
根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标;
运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据;
将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行。
有益效果
本申请实施例与现有技术相比存在的有益效果是:本申请实施例根据服务器上数据库的版本确定数据库的采集指标,通过运行采集指标对应的脚本获取数据库的监控数据,可以对一个服务器上的多个数据库进行监控,解决现有每个代理负责一个数据库的监控采集,导致服务器上运行的代理过多,增加代理维护复杂性和服务器资源消耗的问题,同时,在数据库监控过程中排除对离线数据库的监控,避免了对已离线数据库的监控误报,保证数据库监控的准确性,同时降低了运维成本,提高了数据库监控效率。
附图说明
图  1是本申请实施例提供的一种数据库监控方法的示意流程图;
图2是本申请另一实施例提供的一种数据库监控方法的示意流程图;
图3是本申请再一实施例提供的一种数据库监控方法的示意流程图;
图4是本申请实施例提供的一种终端设备的示意性框图;
图5是本申请实施例提供的一种数据库监控程序的示意性框图。
本发明的实施方式
以下描述中,为了说明而不是为了限定,提出了诸如特定系统结构、技术之类的具体细节,以便透彻理解本申请实施例。然而,本领域的技术人员应当清楚,在没有这些具体细节的其它实施例中也可以实现本申请。在其它情况中,省略对众所周知的系统、装置、电路以及方法的详细说明,以免不必要的细节妨碍本申请的描述。
为了说明本申请所述的技术方案,下面通过具体实施例来进行说明。
参见图1,图1是本申请实施例提供的一种数据库监控方法的示意流程图,在该实施例中,以代理的角度触发为例进行说明,这里,代理与服务器进行信息交互。如图1所示,在该实施例中,代理的处理过程可以包括以下步骤:
S101:检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库。
这里,可以通过代理执行本申请的各个实施例,具体实施过程中,服务器可以经过预设时间间隔发送启动指令至代理,代理根据该启动指令启动。其中,预设时间间隔可以根据服务器中各个数据库的监控间隔确定,首先根据预存的数据库与监控间隔的对应关系,确定上述服务器中各个数据库的监控间隔,然后获取上述服务器中各个数据库的监控间隔最小值,作为上述预设时间间隔。
具体地,主环境数据库简称主库,是集中存储管理归档数据的场所,备份环境数据库为主环境数据库的备份数据库。代理检测所述服务器上各个数据库的在线状态,首先判断数据库为备份数据库还是主环境数据库,具体地,以数据库A为例,数据库A为上述服务器上各个数据库中的任意一个在线数据库,获取数据库A的数据库名和db unique name,如果数据库A的db unique name为第一预设字符与数据库A的数据库名的组合,判断数据库A为主环境数据库,其中,第一预设字符可以根据现有的主环境数据库的db unique name设置,例如,第一预设字符可以包括多个现有的主环境数据库的db unique name的开头字符。同理,可以采用上述检测数据库的db unique name的方式判断数据库是否为备份环境数据库,备份环境数据库的db unique name为第二预设字符与数据库的数据库名的组合,例如对于oracle,备份环境数据库的db unique name为:同城备份库:l+数据库名,远程备份库:r+数据库名,第二预设字符对于上述oracle为l或r,具体地,可以根据现有的备份环境数据库的db unique name设置,例如,第二预设字符可以包括多个现有的备份环境数据库的db unique name的开头字符。
或者,获取数据库A的读写权限,如果数据库A的读写权限为只读,判断数据库A为备份环境数据库,如果数据库A的读写权限为可读写,判断数据库A为主环境数据库。
或者,获取数据库A的用户名,其中,数据库用户名是使用数据库服务器的用户的名称,检测数据库A的用户名是否以第三预设字符或第四预设字符开头,例如主环境数据库的用户名以op开头,备份环境数据库的用户名以os开头。如果数据库A的用户名以第三预设字符开头,判断数据库A为主环境数据库,这里,第三预设字符根据现有的主环境数据库的用户名开头字符确定,例如,第三预设字符包括多个现有的主环境数据库的用户名开头字符。同理,如果数据库A的用户名以第四预设字符开头,判断数据库A为备份环境数据库,第四预设字符根据现有的备份环境数据库的用户名开头字符确定,例如,第四预设字符包括多个现有的备份环境数据库的用户名开头字符。
然后到配置管理数据库CMDB里去查服务器的各个数据库的在线和离线状态,其中,CMDB记录所有数据库的在线,离线等状态。如果服务器的某个或某些数据库在CMDB里的状态为离线,可以调用离线数据库的应用程序编程接口,例如调用zabbix的API,将离线数据库的所有告警项设置为disabled状态(不可用状态),即关闭离线数据库的告警开关,避免出现误报,然后可以调用邮件接口,通知相关运维人员已经关闭的告警开关,由运维人员确认后进行监控的清理。上述代理确定除离线数据库外的在线数据库中的主环境数据库和备份环境数据库,进行后续操作,避免对离线的数据库进行监控,节省资源。其中,zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。zabbix能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题。
S102:根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标。
这里,上述代理确定服务器中在线数据库的版本可以包括:可以通过调用脚本命令select * from v$version确定在线数据库的版本,具体地,通过调用脚本命令select version from v$instance确定在线数据库的版本号,通过调用脚本命令select * from v$option确定在线数据库的功能。
具体地,不同的数据库版本对应的数据库版本信息不同,数据库版本信息包含相应的采集标识,根据上述服务器上主环境数据库的版本获取上述服务器上主环境数据库版本信息中的采集标识,根据该采集标识确定上述主环境数据库的采集指标,这里,上述代理确定主环境数据库的采集指标可以包括:连接数,系统吞吐量tps,容量,负载压力等指标。上述代理可以预存数据库版本与数据库版本信息的对应关系,根据该对应关系,确定上主环境数据库的版本对应的数据库版本信息,然后获取主环境数据库版本信息中的采集标识,根据该采集标识确定主环境数据库的采集指标。
同理,上述代理根据上述服务器上备份环境数据库的版本获得上述服务器上备份环境数据库的数据库版本信息,获取上述服务器上备份环境数据库的数据库版本信息中的采集标识,根据该采集标识确定备份环境数据库的采集指标,这里,备份环境数据库的采集指标可以包括:数据同步延迟的lag,数据同步进程状态等指标。
S103:运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据。
具体地,在确定各个在线数据库的采集指标之后,上述代理根据预存的采集指标与脚本的对应关系,确定上述主环境数据库的采集指标对应的脚本,以及上述备份环境数据库的采集指标对应的脚本,进一步,运行上述主环境数据库的采集指标对应的脚本获得主环境数据库的监控数据,运行上述备份环境数据库的采集指标对应的脚本获得备份环境数据库的监控数据。
这里,如果主环境数据库的采集指标为连接数,可以通过运行sql脚本命令(select 'session:'||count(*) from v$session)获得主环境数据库的相应数据,把结果保存到操作系统的临时文件中,然后再把该临时文件里的数据发送到服务器。
如果主环境数据库的采集指标为tps,可以通过运行脚本命令(select 'user_tran:'||round(value) "user_tran" from v$sysmetric  where group_id=2 and METRIC_NAME ='User Transaction Per Sec')获得主环境数据库的相应数据,把结果保存到操作系统的临时文件中,然后再把该临时文件里的数据发送到服务器。
如果主环境数据库的采集指标为容量,可以通过运行脚本命令(select 'db_size:'||to_char(datafile_size+tempfile_size) "dbsize" from (select sum(bytes) datafile_size from dba_data_files),(select sum(bytes) tempfile_size from dba_temp_files))获得主环境数据库的相应数据,把结果保存到操作系统的临时文件中,然后再把该临时文件里的数据发送到服务器上。
如果主环境数据库的采集指标为负载压力,可以通过运行脚本命令(select 'db_time:'||round(value) "db_time" from v$sysmetric  where group_id=2  and METRIC_NAME ='Database Time Per Sec')获得主环境数据库的相应数据,把结果保存到操作系统的临时文件中,然后再把该临时文件里的数据发送到服务器上。
如果备份环境数据库的采集指标为数据同步延迟的lag,可以通过运行脚本命令
(select 'last_apply_time_min:'||nvl(floor((sysdate-max(TIMESTAMP))*24*60),100) last_apply_time  from gv$recovery_progress where item='Last Applied Redo')获得备份环境数据库的相应数据,把结果保存到操作系统的临时文件中,然后再把该临时文件里的数据发送到服务器。
如果备份环境数据库的采集指标为数据同步进程状态,可以通过运行脚本命令(select 'mrp0_process:'||count(1) from gv$managed_standby where process='MRP0';
select 'rfs_process:'||count(1) from gv$managed_standby where process='RFS')获得备份环境数据库的相应数据,把结果保存到操作系统的临时文件中,然后再把该临时文件里的数据发送到服务器。
S104:将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行。
这里,服务器接收上述主环境数据库的监控数据和备份环境数据库的监控数据,可以将接收的上述主环境数据库的监控数据与预存的主环境数据库的指标数据进行比对,如果上述主环境数据库的监控数据在预存的主环境数据库的指标数据范围内,确定上述主环境数据库的指标正常,否则,确定上述主环境数据库的指标异常,并获取上述主环境数据库的异常指标,并将获取的异常指标发送给数据库监控人员,同理,对于接收的上述备份环境数据库的监控数据与预存的备份环境数据库的指标数据进行比对,如果上述备份环境数据库的监控数据在预存的备份环境数据库的指标数据范围内,确定上述备份环境数据库的指标正常,否则,确定上述备份环境数据库的指标异常,并获取上述备份环境数据库的异常指标,并将获取的异常指标发送给数据库监控人员。其中,预存的主环境数据库的指标数据为主环境数据库正常运行时的指标数据,预存的备份环境数据库的指标数据为备份环境数据库正常运行时的指标数据。
从以上描述可知,本申请实施例的数据库监控方法,通过配置一个代理可以根据服务器上数据库的版本确定数据库的采集指标,通过运行采集指标对应的脚本获取数据库的监控数据,对一个服务器上的多个数据库进行监控,解决现有每个代理负责一个数据库的监控采集,导致服务器上运行的代理过多,增加代理维护复杂性和服务器资源消耗的问题,同时,在数据库监控过程中排除对离线数据库的监控,避免了对已离线数据库的监控误报,保证数据库监控的准确性,同时降低了运维成本,提高了数据库监控效率。
请参阅图2,图2为本申请另一实施例提供的一种数据库监控方法的示意流程图。本实施例与上述实施例的区别在于S205,S201~S204与上一实施例中的S101~S104相同,具体请参阅上述实施例中S101~S104的相关描述,此处不赘述。本实施例中的数据库监控方法还可以包括:
S205:通过调用所述服务器中离线数据库的应用程序编程接口,将所述离线数据库的告警项设置为不可用状态。
这里,如果服务器的某个或某些数据库在CMDB里的状态为离线,上述代理可以调用离线数据库的应用程序编程接口,将离线数据库的所有告警项设置为不可用状态状态,即关闭离线数据库的告警开关,避免出现误报,然后还可以调用邮件接口,通知相关运维人员已经关闭的告警开关,由运维人员确认后进行监控的清理。上述操作避免了已离线数据库的监控误报,降低了运维成本,而且仅对告警开关进行关闭,若CMDB配置信息有误,可以迅速恢复监控。同时,还在关闭告警开关后,通过邮件通知运维人员进行二次确认,确认无误后彻底删除监控,保证运维的准确性的同时提高了效率。这里以调用zabbix的API为例,每个数据库对应在zabbix里有一个监控对象标识,如果从CMDB里查到数据库是离线状态,运维人员可以调用zabbix的API,传入数据库在zabbix里的监控对象标识,通过API及监控对象标识即可关闭和清理掉数据库的的监控项。
可选的,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,还包括:
获取各个所述在线数据库的读写权限;
若所述在线数据库的读写权限为可读写,则确定所述在线数据库为主环境数据库;
若所述在线数据库的读写权限为只读,则确定所述在线数据库为备份环境数据库。
可选的,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,还包括:
获取各个所述在线数据库的数据库名和db unique name;
若所述在线数据库的db unique name为第一预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为主环境数据库;
若所述在线数据库的db unique name为第二预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为备份环境数据库;
或者
获取各个所述在线数据库的用户名;
若所述在线数据库的用户名以第三预设字符开头,则确定所述在线数据库为主环境数据库;
若所述在线数据库的用户名以第四预设字符开头,则确定所述在线数据库为备份环境数据库。
可选的,对于所述主环境数据库,所述根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标包括:
根据所述主环境数据库的版本获取所述主环境数据库版本信息中的采集标识;
根据所述采集标识确定所述主环境数据库的采集指标。
这里,不同的数据库版本对应的数据库版本信息不同,数据库版本信息包含相应的采集标识,根据上述服务器上主环境数据库的版本获取上述服务器上主环境数据库版本信息中的采集标识,根据该采集标识确定上述主环境数据库的采集指标。
为了更好地理解上述方法,以下详细阐述一个本申请数据库监控方法的应用实例。
结合上述各个实施例,在本实施例中,以服务器和代理之间的交互过程为例进行说明,其中,服务器上的数据库有多个,这种说明并不用以对本申请方案构成限定。
如图3所示,本应用实例可以包括:
S301:服务器经过预设时间间隔发送启动指令至代理,代理根据所述启动指令启动。
其中,服务器根据预存的数据库与监控间隔的对应关系,确定服务器上各个数据库的监控间隔,将确定的监控间隔最小值设置为上述预设时间间隔。
S302:在启动完成后,代理根据上述服务器上各个数据库的在线和离线状态,通过调用所述服务器中离线数据库的应用程序编程接口,将所述离线数据库的告警项设置为不可用状态。
S303:代理确定上述服务器上除离线数据库外的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库。
具体地,代理获取各个所述在线数据库的读写权限;
若一个在线数据库的读写权限为可读写,则确定该在线数据库为主环境数据库;
若一个在线数据库的读写权限为只读,则确定该在线数据库为备份环境数据库。
或者
获取各个所述在线数据库的数据库名和db unique name;
若一个在线数据库的db unique name为第一预设字符与该在线数据库的数据库名的组合,则确定该在线数据库为主环境数据库;
若一个在线数据库的db unique name为第二预设字符与该在线数据库的数据库名的组合,则确定该在线数据库为备份环境数据库。
或者
获取各个所述在线数据库的用户名;
若一个在线数据库的用户名以第三预设字符开头,则确定该在线数据库为主环境数据库;
若一个在线数据库的用户名以第四预设字符开头,则确定该在线数据库为备份环境数据库。
S304:代理根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标。
这里,代理可以通过调用脚本命令select * from v$version确定数据库的版本,以主环境数据库为例,然后根据主环境数据库的版本获取版本信息中的采集标识,根据该采集标识确定主环境数据库的采集指标。
S305:代理运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据。
S306:代理将获取到的所述监控数据发送至所述服务器。
S307:服务器根据所述监控数据判断各个所述在线数据库是否正常运行。
从以上描述可知,本实施例通过配置一个代理可以根据服务器上数据库的版本确定数据库的采集指标,通过运行采集指标对应的脚本获取数据库的监控数据,对一个服务器上的多个数据库进行监控,解决现有每个代理负责一个数据库的监控采集,导致服务器上运行的代理过多,增加代理维护复杂性和服务器资源消耗的问题,同时,在数据库监控过程中排除对离线数据库的监控,避免了对已离线数据库的监控误报,保证数据库监控的准确性,同时降低了运维成本,提高了数据库监控效率。
应理解,上述实施例中各步骤的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。
对应于上文实施例所述的数据库监控方法,图4示出了本申请实施例提供的数据库监控程序的运行环境示意图。为了便于说明,仅示出了与本实施例相关的部分。
在本实施例中,所述的数据库监控程序400安装并运行于终端设备40中。该终端设备40可以是移动终端、掌上电脑、服务器等。该终端设备40可包括,但不仅限于,存储器401、处理器402及显示器403。图4仅示出了具有组件401-403的终端设备40,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。
所述存储器401在一些实施例中可以是所述终端设备40的内部存储单元,例如该终端设备40的硬盘或内存。所述存储器401在另一些实施例中也可以是所述终端设备40的外部存储设备,例如所述终端设备40上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器401还可以既包括所述终端设备40的内部存储单元也包括外部存储设备。所述存储器401用于存储安装于所述终端设备40的应用软件及各类数据,例如所述数据库监控程序400的程序代码等。所述存储器401还可以用于暂时地存储已经输出或者将要输出的数据。
所述处理器402在一些实施例中可以是一中央处理器(Central Processing Unit,CPU),微处理器或其他数据处理芯片,用于运行所述存储器401中存储的程序代码或处理数据,例如执行所述数据库监控程序400等。
所述显示器403在一些实施例中可以是LED显示器、液晶显示器、触控式液晶显示器以及有机发光二极管(Organic Light-Emitting Diode,OLED)触摸器等。所述显示器403用于显示在所述终端设备40中处理的信息以及用于显示可视化的用户界面,例如应用菜单界面、应用图标界面等。所述终端设备40的部件401-403通过系统总线相互通信。
请参阅图5,是本申请实施例提供的数据库监控程序400的功能模块图。在本实施例中,所述的数据库监控程序400可以被分割成一个或多个模块,所述一个或者多个模块被存储于所述存储器401中,并由一个或多个处理器(本实施例为所述处理器402)所执行,以完成本申请。例如,在图5中,所述的数据库监控程序400可以被分割成数据库确定单元501、采集指标确定单元502、监控数据获得单元503和监控数据发送单元504。本申请所称的单元是指能够完成特定功能的一系列计算机可读指令指令段,比程序更适合于描述所述数据库监控程序400在所述终端设备40中的执行过程。以下描述将具体介绍所述单元501-504的功能。
其中,数据库确定单元501,用于检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库。采集指标确定单元502,用于根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标。监控数据获得单元503,用于运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据。监控数据发送单元504,用于将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行。
可选的,所述的数据库监控程序400还可以被分割成告警关闭单元505。
其中,告警关闭单元505,用于通过调用所述服务器中离线数据库的应用程序编程接口,将所述离线数据库的告警项设置为不可用状态。
可选的,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,还包括:
获取各个所述在线数据库的读写权限;
若所述在线数据库的读写权限为可读写,则确定所述在线数据库为主环境数据库;
若所述在线数据库的读写权限为只读,则确定所述在线数据库为备份环境数据库。
可选的,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,还包括:
获取各个所述在线数据库的数据库名和db unique name;
若所述在线数据库的db unique name为第一预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为主环境数据库;
若所述在线数据库的db unique name为第二预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为备份环境数据库;
或者
获取各个所述在线数据库的用户名;
若所述在线数据库的用户名以第三预设字符开头,则确定所述在线数据库为主环境数据库;
若所述在线数据库的用户名以第四预设字符开头,则确定所述在线数据库为备份环境数据库。
可选的,对于所述主环境数据库,所述根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标包括:
根据所述主环境数据库的版本获取所述主环境数据库版本信息中的采集标识;
根据所述采集标识确定所述主环境数据库的采集指标。
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述或记载的部分,可以参见其它实施例的相关描述。
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。

Claims (20)

  1. 一种数据库监控方法,其特征在于,包括:
    检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库;
    根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标;
    运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据;
    将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行。
  2. 如权利要求1所述的数据库监控方法,其特征在于,还包括:
    通过调用所述服务器中离线数据库的应用程序编程接口,将所述离线数据库的告警项设置为不可用状态。
  3. 如权利要求1所述的数据库监控方法,其特征在于,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,还包括:
    获取各个所述在线数据库的读写权限;
    若所述在线数据库的读写权限为可读写,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的读写权限为只读,则确定所述在线数据库为备份环境数据库。
  4. 如权利要求1所述的数据库监控方法,其特征在于,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,还包括:
    获取各个所述在线数据库的数据库名和db unique name;
    若所述在线数据库的db unique name为第一预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的db unique name为第二预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为备份环境数据库;
    或者
    获取各个所述在线数据库的用户名;
    若所述在线数据库的用户名以第三预设字符开头,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的用户名以第四预设字符开头,则确定所述在线数据库为备份环境数据库。
  5. 如权利要求1所述的数据库监控方法,其特征在于,对于所述主环境数据库,所述根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标包括:
    根据所述主环境数据库的版本获取所述主环境数据库版本信息中的采集标识;
    根据所述采集标识确定所述主环境数据库的采集指标。
  6. 一种数据库监控设备,其特征在于,包括:
    数据库确定单元,用于检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库;
    采集指标确定单元,用于根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标;
    监控数据获得单元,用于运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据;
    监控数据发送单元,用于将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行。
  7. 根据权利要求6所述的数据库监控设备,其特征在于,所述数据库监控设备还包括:
    告警关闭单元,用于通过调用所述服务器中离线数据库的应用程序编程接口,将所述离线数据库的告警项设置为不可用状态。
  8. 根据权利要求6所述的数据库监控设备,其特征在于,所述数据库监控设备还包括:
    读写权限获取单元,用于获取各个所述在线数据库的读写权限;
    可读写响应单元,用于若所述在线数据库的读写权限为可读写,则确定所述在线数据库为主环境数据库;
    只读响应单元,用于若所述在线数据库的读写权限为只读,则确定所述在线数据库为备份环境数据库。
  9. 根据权利要求6所述的数据库监控设备,其特征在于,所述数据库监控设备还包括:
    在线数据库获取单元,用于获取各个所述在线数据库的数据库名和db unique name;
    第一主环境获取单元,用于若所述在线数据库的db unique name为第一预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为主环境数据库;
    第一备份环境获取单元,用于若所述在线数据库的db unique name为第二预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为备份环境数据库;
    或者
    用户名获取单元,用于获取各个所述在线数据库的用户名;
    第二主环境获取单元,用于若所述在线数据库的用户名以第三预设字符开头,则确定所述在线数据库为主环境数据库;
    第二备份环境获取单元,用于若所述在线数据库的用户名以第四预设字符开头,则确定所述在线数据库为备份环境数据库。
  10. 根据权利要求6所述的数据库监控设备,其特征在于,对于所述主环境数据库,所述采集指标确定单元包括:
    采集标识获取单元,用于根据所述主环境数据库的版本获取所述主环境数据库版本信息中的采集标识;
    采集标识转换单元,用于根据所述采集标识确定所述主环境数据库的采集指标。
  11. 一种终端设备,其特征在于,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机可读指令,所述处理器执行所述计算机可读指令时实现如下步骤:
    检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库;
    根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标;
    运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据;
    将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行。
  12. 如权利要求11所述的终端设备,其特征在于,所述处理器执行所述计算机可读指令时还实现如下步骤:
    通过调用所述服务器中离线数据库的应用程序编程接口,将所述离线数据库的告警项设置为不可用状态。
  13. 如权利要求11所述的终端设备,其特征在于,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,所述处理器执行所述计算机可读指令时还实现如下步骤::
    获取各个所述在线数据库的读写权限;
    若所述在线数据库的读写权限为可读写,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的读写权限为只读,则确定所述在线数据库为备份环境数据库。
  14. 如权利要求11所述的终端设备,其特征在于,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,所述处理器执行所述计算机可读指令时还实现如下步骤:
    获取各个所述在线数据库的数据库名和db unique name;
    若所述在线数据库的db unique name为第一预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的db unique name为第二预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为备份环境数据库;
    或者
    获取各个所述在线数据库的用户名;
    若所述在线数据库的用户名以第三预设字符开头,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的用户名以第四预设字符开头,则确定所述在线数据库为备份环境数据库。
  15. 根据权利要求11所述的终端设备,其特征在于,对于所述主环境数据库,所述根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标包括:
    根据所述主环境数据库的版本获取所述主环境数据库版本信息中的采集标识;
    根据所述采集标识确定所述主环境数据库的采集指标。
  16. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机可读指令,其特征在于,所述计算机可读指令被处理器执行时实现如下步骤:
    检测服务器上各个数据库的在线状态,确定出其中的在线数据库,所述在线数据库包括主环境数据库和备份环境数据库;
    根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标;
    运行每个所述在线数据库的采集指标对应的脚本,通过所述脚本分别获取每个所述在线数据库的监控数据;
    将获取到的所述监控数据发送至所述服务器,所述监控数据被所述服务器用于判断各个所述在线数据库是否正常运行。
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述计算机可读指令被处理器执行时还实现如下步骤:
    通过调用所述服务器中离线数据库的应用程序编程接口,将所述离线数据库的告警项设置为不可用状态。
  18. 如权利要求16所述的计算机可读存储介质,其特征在于,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,所述计算机可读指令被处理器执行时还实现如下步骤:
    获取各个所述在线数据库的读写权限;
    若所述在线数据库的读写权限为可读写,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的读写权限为只读,则确定所述在线数据库为备份环境数据库。
  19. 如权利要求16所述的计算机可读存储介质,其特征在于,所述检测服务器上各个数据库的在线状态,确定出其中的在线数据库之后,所述计算机可读指令被处理器执行时还实现如下步骤:
    获取各个所述在线数据库的数据库名和db unique name;
    若所述在线数据库的db unique name为第一预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的db unique name为第二预设字符与该在线数据库的数据库名的组合,则确定所述在线数据库为备份环境数据库;
    或者
    获取各个所述在线数据库的用户名;
    若所述在线数据库的用户名以第三预设字符开头,则确定所述在线数据库为主环境数据库;
    若所述在线数据库的用户名以第四预设字符开头,则确定所述在线数据库为备份环境数据库。
  20. 如权利要求16所述的计算机可读存储介质,其特征在于,对于所述主环境数据库,所述根据每个所述在线数据库的版本,分别确定各个所述在线数据库的采集指标包括:
    根据所述主环境数据库的版本获取所述主环境数据库版本信息中的采集标识;
    根据所述采集标识确定所述主环境数据库的采集指标。
PCT/CN2018/105556 2018-07-18 2018-09-13 数据库监控方法及终端设备 WO2020015116A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810788623.8A CN109299064B (zh) 2018-07-18 2018-07-18 数据库监控方法及终端设备
CN201810788623.8 2018-07-18

Publications (1)

Publication Number Publication Date
WO2020015116A1 true WO2020015116A1 (zh) 2020-01-23

Family

ID=65172570

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/105556 WO2020015116A1 (zh) 2018-07-18 2018-09-13 数据库监控方法及终端设备

Country Status (2)

Country Link
CN (1) CN109299064B (zh)
WO (1) WO2020015116A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114401273A (zh) * 2022-01-18 2022-04-26 中国建设银行股份有限公司 一种设备控制方法及系统
EP4155944A1 (en) * 2021-09-13 2023-03-29 Sap Se Database troubleshooting with automated functionality

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111552612A (zh) * 2020-04-24 2020-08-18 杭州浮云网络科技有限公司 Mssql监控管理方法、管理装置、系统和计算机设备
CN113297028A (zh) * 2021-03-18 2021-08-24 中国平安人寿保险股份有限公司 一种脚本执行方法、装置、计算机设备及存储介质
CN113852672B (zh) * 2021-09-07 2024-02-20 天翼数字生活科技有限公司 用于管理和监控分布式数据采集任务的方法、系统和介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331457A (zh) * 2014-10-31 2015-02-04 北京思特奇信息技术股份有限公司 一种基于数据库节点的数据访问方法及系统
CN105847039A (zh) * 2016-03-17 2016-08-10 王庆东 一种基于动态可执行脚本的网络监控方法以及网络监控系统
US20170068692A1 (en) * 2013-07-10 2017-03-09 Oracle International Corporation Database diagnostics interface system
CN108241566A (zh) * 2018-02-12 2018-07-03 黄倚霄 一种基于配置的数据库性能监控方法

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108121559B (zh) * 2017-12-29 2023-06-23 深圳市世芯信息技术有限公司 配置文件推送方法、服务器及存储介质

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170068692A1 (en) * 2013-07-10 2017-03-09 Oracle International Corporation Database diagnostics interface system
CN104331457A (zh) * 2014-10-31 2015-02-04 北京思特奇信息技术股份有限公司 一种基于数据库节点的数据访问方法及系统
CN105847039A (zh) * 2016-03-17 2016-08-10 王庆东 一种基于动态可执行脚本的网络监控方法以及网络监控系统
CN108241566A (zh) * 2018-02-12 2018-07-03 黄倚霄 一种基于配置的数据库性能监控方法

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4155944A1 (en) * 2021-09-13 2023-03-29 Sap Se Database troubleshooting with automated functionality
US11907111B2 (en) 2021-09-13 2024-02-20 Sap Se Database troubleshooting with automated functionality
CN114401273A (zh) * 2022-01-18 2022-04-26 中国建设银行股份有限公司 一种设备控制方法及系统

Also Published As

Publication number Publication date
CN109299064B (zh) 2024-02-09
CN109299064A (zh) 2019-02-01

Similar Documents

Publication Publication Date Title
WO2020015116A1 (zh) 数据库监控方法及终端设备
CN104360878B (zh) 一种应用软件部署的方法及装置
WO2020024376A1 (zh) 一种处理运维监控告警的方法及设备
CN101895540B (zh) 用于应用服务进程守护的系统和方法
US7962782B2 (en) Modifying connection records
WO2018095107A1 (zh) 一种bios程序的异常处理方法及装置
RU2667033C2 (ru) Системы и способы для обнаружения хостом возможности асинхронного уведомления usb
US9164818B2 (en) Event-handler for selecting responsive actions
WO2021072880A1 (zh) 虚拟机内部快照异步创建方法、装置、系统及存储介质
US10353786B2 (en) Virtualization substrate management device, virtualization substrate management system, virtualization substrate management method, and recording medium for recording virtualization substrate management program
WO2021190659A1 (zh) 系统的数据获取方法、装置、介质及电子设备
WO2024021861A1 (zh) 数据恢复方法及电子设备
CN112306700A (zh) 一种异常rpc请求的诊断方法和装置
TWI518680B (zh) 維護電腦系統之檔案系統的方法
US10523508B2 (en) Monitoring management systems and methods
US11294866B2 (en) Lazy optimistic concurrency control
CN110908644B (zh) 状态节点的配置方法、装置、计算机设备和存储介质
CN111400085A (zh) 事务回滚异常的处理方法、装置、计算机设备及存储介质
US10977379B1 (en) Utilizing canary data to identify improper data access
CN110209497A (zh) 一种主机资源动态扩缩容的方法及系统
CN110532160B (zh) 一种bmc记录服务器系统热重启事件的方法
US10938821B2 (en) Remote access controller support registration system
WO2019144555A1 (zh) 容灾数据的在线同步装置、方法及计算机可读存储介质
US12020039B2 (en) Compute instance warmup operations
CN116303240B (zh) 一种分布式文件系统的快照建立方法、系统、设备及介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18927121

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18927121

Country of ref document: EP

Kind code of ref document: A1