CN111143177B - Method, system, device and storage medium for collecting RMF III data of IBM host - Google Patents

Method, system, device and storage medium for collecting RMF III data of IBM host Download PDF

Info

Publication number
CN111143177B
CN111143177B CN201911227735.7A CN201911227735A CN111143177B CN 111143177 B CN111143177 B CN 111143177B CN 201911227735 A CN201911227735 A CN 201911227735A CN 111143177 B CN111143177 B CN 111143177B
Authority
CN
China
Prior art keywords
rmf
iii component
data
iii
access instruction
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
CN201911227735.7A
Other languages
Chinese (zh)
Other versions
CN111143177A (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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201911227735.7A priority Critical patent/CN111143177B/en
Publication of CN111143177A publication Critical patent/CN111143177A/en
Application granted granted Critical
Publication of CN111143177B publication Critical patent/CN111143177B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging

Abstract

The invention discloses a collection method, a system, a device and a storage medium of RMF III data suitable for an IBM host, wherein the collection method comprises the following steps: sending an access instruction for simulating a user to access the RMF III component to the RMF III component; acquiring data returned by the RMF III component in response to the access instruction; the data is stored in a database. The invention can realize the collection and storage of the RMF III data, so that a user can access and utilize the data more conveniently.

Description

Method, system, device and storage medium for collecting RMF III data of IBM host
Technical Field
The present invention relates to the field of computer application technologies, and in particular, to a method, a system, an apparatus, and a storage medium for collecting RMF III data suitable for an IBM host.
Background
RMF (Resource Measurement Facility, resource monitoring subsystem) is a performance management tool running in a z/OS (operating system running in IBM mainframe) environment, through which the running status of the system, the use of host resources, etc. can be viewed. Therefore, according to the RMF data, basic operation and maintenance works such as real-time monitoring, fault diagnosis, capacity assessment and the like can be performed.
Among them, RMF III components are short-term (1 minute interval, etc.) data collection components, and thus, have been widely used in host performance analysis and problem diagnosis based on the practicality of their data. However, the RMF III component itself provides only one interface for data viewing through ISPF (Interactive System Productivity Facility, system interoperation tool) where the user can only view relevant information about the current time and place of the system. However, in actual problem diagnosis, the trend information of the related information, or the comparison information of the related information of multiple days, etc. are often needed to be seen by the user. Unfortunately, RMF III components do not provide a data export interface, so users cannot perform secondary processing on their data. In addition, the data collected by the RMF III component may be stored in its own defined data set, where the number of data sets is up to 100, and when 100 data sets are full, the system may automatically overwrite the oldest data, which also defines a time limit for storing RMF III data, so that RMF III data cannot be stored for a long time.
Disclosure of Invention
In order to solve the above problems in the prior art, the present invention provides a method, a system, a server and a storage medium for collecting RMF III data, which are suitable for IBM hosts, to collect and store RMF III data.
According to an embodiment of the present invention, there is provided a collection method of RMF III data suitable for use with an IBM host, the collection method including: sending an access instruction for simulating a user to access the RMF III component to the RMF III component; acquiring data returned by the RMF III component in response to the access instruction; the data is stored in a database.
In some embodiments of the present invention, the sending, to the RMF III component, an access instruction simulating the user's access to the RMF III component includes: creating a starting task; and sending an access instruction for simulating a user to access the RMF III component to the RMF III component through the starting task.
In some embodiments of the present invention, the sending, by the launch task, an access instruction to the RMF III component that simulates a user accessing the RMF III component includes: the starting task designates the RMF III component to operate in a GO Mode; in the GO Mode, the starting task sends the access instruction to the RMF III component according to the refresh frequency preset by the RMF III component.
In some embodiments of the present invention, the sending, by the launch task, an access instruction to the RMF III component that simulates a user accessing the RMF III component includes: generating a random number; and the starting task randomly sends the access instruction to the RMF III component in a preset time range according to the random number.
In some embodiments of the invention, the collecting method further comprises: specifying an acquisition time of the data before sending an access instruction to the RMF III component to simulate a user accessing the RMF III component; after the data returned by the RMF III component in response to the access instruction is acquired, the acquisition time is recorded into the data.
In some embodiments of the invention, the specifying the acquisition time of the data includes: the fraction of the previous minute of the current system time is designated as the acquisition time of the data. .
Meanwhile, the present invention provides a collection system for RMF III data suitable for IBM hosts, the collection system comprising: the sending module is used for sending an access instruction for simulating a user to access the RMF III component to the RMF III component; the acquisition module is used for acquiring data returned by the RMF III component in response to the access instruction; and the storage module is used for storing the data into a database.
In some embodiments of the invention, the sending module is configured to: creating a starting task; and sending an access instruction for simulating a user to access the RMF III component to the RMF III component through the starting task.
In some embodiments of the invention, the initiation task is for: the starting task designates the RMF III component to operate in a GO Mode; in the GO Mode, the starting task sends the access instruction to the RMF III component according to the refresh frequency preset by the RMF III component.
In some embodiments of the invention, the initiation task is for: generating a random number; and the starting task randomly sends the access instruction to the RMF III component in a preset time range according to the random number.
In some embodiments of the invention, the collection system further comprises: a time specification module for executing the following processes: specifying an acquisition time of the data before sending an access instruction to the RMF III component to simulate a user accessing the RMF III component; after the data returned by the RMF III component in response to the access instruction is acquired, the acquisition time is recorded into the data.
In some embodiments of the invention, the specifying the acquisition time of the data includes: the fraction of the previous minute of the current system time is designated as the acquisition time of the data.
Furthermore, embodiments of the present invention provide a collection device for RMF III data suitable for use with an IBM host, including a memory for storing one or more pieces of computer-readable instructions, and a processor; the processor is configured to execute the one or more computer-readable instructions to implement the collection method of any of the preceding.
The embodiment of the invention also provides a computer storage medium storing one or more computer programs which when executed implement the collection method of any one of the preceding claims.
The invention realizes the collection and storage of the RMF III data by simulating the mode that a user accesses the RMF III component, so that the user can carry out screening, filtering, summarizing and other secondary processing on the data according to the requirements, and can set the data retention time limit according to the requirements, thereby facilitating the user to check the long history data.
Drawings
In order to facilitate understanding of the present invention, the present invention will be described in detail below with reference to the accompanying drawings.
FIG. 1 is a flow diagram of a method of collecting RMF III data for an IBM host according to an embodiment of the invention;
FIG. 2 is a flow chart of a method of collecting RMF III data for an IBM host according to another embodiment of the invention;
FIG. 3 is a block diagram of a collection system for RMF III data for an IBM host, according to an embodiment of the invention;
FIG. 4 is a block diagram of a collection system for RMF III data for an IBM host according to another embodiment of the invention.
Detailed Description
Various aspects of the invention are described in detail below with reference to the drawings and detailed description. Well-known modules, units, and their connections, links, communications, or operations between each other are not shown or described in detail. Also, the described features, architectures, or functions may be combined in any manner in one or more implementations. It will be appreciated by those skilled in the art that the various embodiments described below are for illustration only and are not intended to limit the scope of the invention. It will be further appreciated that the modules or units or processes of the embodiments described herein and illustrated in the drawings may be combined and designed in a wide variety of different configurations.
First, various abbreviations involved in the present invention are explained:
IBM: international Business Machine International Business machines corporation;
z/OS: an operating system running on an IBM mainframe;
RMF: resource Measurement Facility, a resource monitoring subsystem;
ISPF: interactive System Productivity Facility, system interoperation tools;
TSO: time Sharing Option, basic z/OS system interaction tool;
SMF: system management facilities, a system management component;
GO Mode: an operational mode of RMF III in which RMF III performs data refresh according to a given frequency.
FIG. 1 is a flow diagram of a method of collecting RMF III data for an IBM host according to an embodiment of the invention, in which reference is made to FIG. 1, the method includes:
102: sending an access instruction for simulating a user to access the RMF III component to the RMF III component;
104: acquiring data returned by the RMF III component in response to the access instruction;
108: the data is stored in a database.
In an embodiment of the present invention, process 102 may be implemented by:
creating a starting task, and sending an access instruction for simulating the user to access the RMF III component to the RMF III component through the starting task.
In the embodiment of the invention, a startup Task (Started Task) is adopted to send an access instruction for simulating the user to access the RMF III component to the RMF III component, so that the running environment of the Started Task needs to be configured first.
Specifically, the configuration of the operating environment includes: (1) designating a Started Task running file; (2) distributing a Started Task running file; (3) specifying RMF III access parameters; (4) Specifying RMF III interfaces and (5) specifying RMF III data handlers. The above-described five-step processes will be described below, respectively.
(1) Designating a Started Task running file:
in an embodiment of the present invention, by setting the PROC executed by the Started Task, the Started Task running file is specified, and RMF III data items that need to be collected, for example:
//RCPCBT01 PROC RMF=SYS1,ISPF=ISP,REPORT=CPC,HLQ=PRDSAUT
where "rmf=sys1, ispf=isp, hlq=prdsaut" is the prefix (file name starts with) of the file required for running the Started Task; "report=cpc" specifies that data corresponding to the RMF III CPC interface needs to be collected, and any collection of RMF III data items may be specified by modification of this parameter.
(2) A Started Task running file is distributed:
in an embodiment of the present invention, the Started Task run file is allocated by:
each row of "dsn=" is followed by a file to be allocated, and two parameters of "report=cpc, hlq=prdsaut" in the step of designating the Started Task running file are transferred to the program ERBM3B called by the Started Task.
(3) RMF III access parameters are specified:
in the embodiment of the invention, the Started Task calling program ERBM3B is realized in the Mode, an interface required for accessing the RMF III component is created (realized by a command ERB3RP 3I), the RMF III component is designated to operate in a GO Mode (realized by mode= "; HC; GO"), in which the Started Task sends an access command to the RMF III component according to the refresh frequency preset in the RMF III component, and the access to the RMF III component is realized by 'ISPTART' isppam) according to each refresh frequency, which is specifically as follows:
Parse Upper Arg hlq report.
address"TSO""PROFILE PROMPT MSGID WTPMSG PREFIX("hlq")"
cmd="CMD(ERB3RP3I)"
"ISPSTART"cmd
pgm="PGM(ERB3RCTL)BDISPMAX(999999999)"
mode=";HC;GO"
parm="PARM("report||mode")"
newappl="NEWAPPL(ERB)"
passlib="PASSLIB"
ispparm=pgm parm newappl passlib
"ISPSTART"ispparm
exit 0
in the above embodiment, the refresh frequency of the RMF III component needs to be set for the Started Task, and the frequency information is stored in the ISPF Profile corresponding to the Started Task. The ISPF Profile cannot be defined for the Started Task in general, and therefore, in the embodiment of the present invention, the definition of the ISPF Profile in the Started Task is achieved by:
firstly, defining a TSO user and defining a Started Task; secondly, associating the TSO user with the Started Task in the RACF; and using the TSO user to access the RMF III component and set a refresh frequency; finally, the TSO login authority of the TSO user is cancelled in the RACF. Thereby, the refresh frequency of RMF III component is set.
(4) Specifying RMF III interface:
in an embodiment of the invention, an RMF III interface is created that points to ERB3RPH3 by:
itab="ERBPHDS3"
otab="PH3PHDS3"
ph3exit="CMD(ERB3RPH3)"
not_exist=2
(5) RMF III data handler is specified:
in an embodiment of the present invention, the interface program ERB3RPH3 defines different processing programs for different RMF III data, specifically as follows:
meanwhile, in order to solve the problem that a plurality of Started tasks access RMF III components simultaneously in interface program ERB3RPH3 to cause high concurrency, a random number is introduced into interface program ERB3RPH3 to enable the access time to be accessed randomly within a certain range, which is specifically as follows:
call sleep random(1,5)
ADDRESS ISPEXEC
say time(M)
rc=0
thus, the running environment of the Started Task is configured.
Further, since RMF III data is data of a given time interval. Taking 1 minute data as an example, the data is generated within a period of time after the 1 minute is completed, and the period of time depends on the operation condition of the system at that time. If the system is not busy at the time, the data may be generated quickly, if the system is busy at the time, the data may require a delay of 10 seconds, 20 seconds, or even 50 seconds, etc. to be generated. Therefore, due to the delay of data generation, the latest data is not acquired when the data is acquired at the current time, and the data of the previous time interval is acquired. This results in duplication of the data acquired this time and the data acquired last time, and also results in loss of the data this time.
Thus, to avoid data duplication or data loss, the present invention provides another embodiment, as shown in fig. 2, the method includes:
100: specifying the acquisition time of the data;
102: sending an access instruction for simulating a user to access the RMF III component to the RMF III component;
104: acquiring data returned by the RMF III component in response to the access instruction;
106: recording the acquisition time into the data;
108: the data is stored in a database.
Thus, in the embodiment of the present invention, the occurrence of the above-described situation is eliminated by the designated time. Preferably, the fraction of the previous minute of the current system time may be designated as the acquisition time of the data, e.g., the previous system time is 12:56:15, and then 12:55:00 is designated as the acquisition time of the data.
Meanwhile, for the case where data generation is slow, a waiting mechanism is set, for example: if acquisition fails, it is necessary to re-acquire every 5 seconds, and a maximum of 7 acquisitions can be obtained.
For the above-described processing, in the embodiment of the present invention, a specific implementation is given as follows:
where "TRUCTIME (1)" is used to specify the acquisition time and "setprtcount >7" is used to set the wait mechanism.
In the embodiment of the invention, after the acquisition time of the data is designated, an access instruction simulating the user to access the RMF III component is sent to the RMF III component, and the returned data is intercepted, wherein the specific processing is as follows:
finally, the data is stored into a database as required, specifically as follows:
the embodiment of the invention realizes the collection and storage of the RMF III data by simulating the mode of accessing the RMF III component by a user, so that the user can screen, filter, collect and the like the data according to the requirements, and can set the data retention time limit according to the requirements, thereby being convenient for the user to check the long history data.
FIG. 3 is a block diagram of a collection system 1 for RMF III data for an IBM host according to one embodiment of the invention, with reference to FIG. 3, the collection system 1 comprising: a sending module 12, configured to send an access instruction for simulating a user to access the RMF III component to the RMF III component; the acquiring module 13 is used for acquiring data returned by the RMF III component in response to the access instruction; a storage module 14 for storing data in a database.
In an embodiment of the present invention, the transmitting module 12 is configured to: creating a starting task; and sending an access instruction for simulating the user to access the RMF III component to the RMF III component through the starting task.
In an embodiment of the present invention, a start task is used to specify that the RMF III component is operating in GO Mode; in the GO Mode, the starting task sends an access instruction to the RMF III component according to the refresh frequency preset by the RMF III component.
In an embodiment of the present invention, the startup task is further used to generate a random number; and the starting task randomly sends an access instruction to the RMF III component in a preset time range according to the random number.
In an embodiment of the present invention, referring to FIG. 4, a block diagram of another collection system 1 for RMF III data for an IBM host is presented. As shown in fig. 4, the collecting system 1 further includes: a time specification module 11 for performing the following processing:
specifying an acquisition time of data before sending an access instruction for simulating a user to access the RMF III component to the RMF III component;
after the data returned by the RMF III component in response to the access instruction is obtained, the time of the obtaining is recorded into the data.
In an embodiment of the present invention, the acquisition time of the specified data includes: the fraction of the previous minute of the current system time is designated as the acquisition time of the data.
Alternatively, embodiments of the present invention provide a collection device for RMF III data for use with an IBM host, the collection device including a memory for storing one or more computer-readable instructions; a processor for executing the one or more computer readable instructions to implement the collection method provided by the foregoing embodiments or implementations of the present invention. Optionally, in an implementation manner of the embodiment of the present invention, the data collecting device may further include an input/output interface for performing data communication. For example, the data collection device may be a computer, a smart terminal, a server, or the like.
The embodiment of the present invention further provides a computer storage medium storing one or more computer programs for implementing the collection method provided in the foregoing embodiment or implementation of the present invention when executed. For example, the storage medium may include a hard disk, a floppy disk, an optical disk, a magnetic tape, a magnetic disk, a flash memory, etc.
Although a few embodiments have been described by way of example, various modifications may be made to these embodiments without departing from the spirit of the invention, and all such modifications are within the spirit of the invention and are within the scope of the invention as defined in the following claims.
The particular embodiments disclosed herein are illustrative only, as the invention may be modified and practiced in equivalent manners apparent to those skilled in the art having the benefit of the teachings herein, so that the specific embodiments of the invention are presented herein by way of example only and the scope of protection is not limited by the details of construction or design disclosed herein except as indicated by the claims. Therefore, the particular exemplary embodiments disclosed above are capable of numerous alternatives, combinations, or modifications, all of which are within the scope of the disclosure herein. The collection methods, systems, devices, and storage media for RMF III data for IBM hosts exemplarily disclosed herein may still be suitably implemented in the absence of any element not specifically disclosed herein or in the absence of any optional component disclosed herein. All numbers and ranges disclosed above may be varied somewhat. Whenever a numerical range with a lower limit and an upper limit is disclosed, any number falling within the range and any range encompassed is specifically disclosed. In particular, any range of values disclosed herein is to be understood as enumerating any number and range encompassed within the broad range of values. Also, unless applicants expressly and clearly define otherwise, the terms in the claims have their plain, ordinary meaning.
From the above description of embodiments, it will be apparent to those skilled in the art that the present invention may be implemented in software in combination with a hardware platform. With such understanding, all or part of the technical solution of the present invention contributing to the background art may be embodied in the form of a software product, which may be stored in a storage medium, such as ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform the methods described in the various embodiments or parts of the embodiments of the present invention.
Furthermore, the number of elements in a claim includes one or at least one, unless otherwise indicated. If a word or term in the present invention is inconsistent with the use or meaning in other documents, the definition of the term in the present invention should be given.

Claims (10)

1. A method of collecting RMF III data suitable for use with an IBM host, the method comprising:
sending an access instruction for simulating a user to access the RMF III component to the RMF III component;
acquiring data returned by the RMF III component in response to the access instruction;
storing the data in a database;
wherein the sending, to the RMF III component, an access instruction that simulates a user to access the RMF III component includes:
creating a starting task;
sending an access instruction for simulating a user to access the RMF III component to the RMF III component through the starting task;
wherein the sending, by the launch task, an access instruction to the RMF III component that simulates a user to access the RMF III component includes:
generating a random number;
and the starting task randomly sends the access instruction to the RMF III component in a preset time range according to the random number.
2. The collection method of claim 1, wherein the sending, by the launch task, an access instruction to the RMF III component that simulates a user accessing the RMF III component comprises:
the starting task designates the RMF III component to operate in a GO Mode;
in the GO Mode, the starting task sends the access instruction to the RMF III component according to the refresh frequency preset by the RMF III component.
3. The collection method of claim 1, wherein the collection method further comprises:
specifying an acquisition time of the data before sending an access instruction to the RMF III component to simulate a user accessing the RMF III component;
after the data returned by the RMF III component in response to the access instruction is acquired, the acquisition time is recorded into the data.
4. The collection method of claim 3, wherein the specifying the acquisition time of the data comprises:
the fraction of the previous minute of the current system time is designated as the acquisition time of the data.
5. A collection system for RMF III data suitable for use with an IBM host, the collection system comprising:
the sending module is used for sending an access instruction for simulating a user to access the RMF III component to the RMF III component;
the acquisition module is used for acquiring data returned by the RMF III component in response to the access instruction;
the storage module is used for storing the data into a database;
wherein, the sending module is used for: creating a starting task; sending an access instruction for simulating a user to access the RMF III component to the RMF III component through the starting task;
wherein the start task is for: generating a random number; and the starting task randomly sends the access instruction to the RMF III component in a preset time range according to the random number.
6. The collection system of claim 5, wherein the launch task is to:
the starting task designates the RMF III component to operate in a GO Mode;
in the GO Mode, the starting task sends the access instruction to the RMF III component according to the refresh frequency preset by the RMF III component.
7. The collection system of claim 5, wherein the collection system further comprises:
a time specification module for executing the following processes:
specifying an acquisition time of the data before sending an access instruction to the RMF III component to simulate a user accessing the RMF III component;
after the data returned by the RMF III component in response to the access instruction is acquired, the acquisition time is recorded into the data.
8. The collection system of claim 7, wherein the specifying the acquisition time of the data comprises:
the fraction of the previous minute of the current system time is designated as the acquisition time of the data.
9. A collection device for RMF III data suitable for an IBM host comprises a memory and a processor, wherein,
the memory is for storing one or more computer readable instructions;
the processor is configured to execute the one or more computer readable instructions to implement the method of any of claims 1-4.
10. A computer storage medium storing one or more computer programs, which when executed by a processor implement the method of any of claims 1-4.
CN201911227735.7A 2019-12-04 2019-12-04 Method, system, device and storage medium for collecting RMF III data of IBM host Active CN111143177B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911227735.7A CN111143177B (en) 2019-12-04 2019-12-04 Method, system, device and storage medium for collecting RMF III data of IBM host

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911227735.7A CN111143177B (en) 2019-12-04 2019-12-04 Method, system, device and storage medium for collecting RMF III data of IBM host

Publications (2)

Publication Number Publication Date
CN111143177A CN111143177A (en) 2020-05-12
CN111143177B true CN111143177B (en) 2023-08-11

Family

ID=70517611

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911227735.7A Active CN111143177B (en) 2019-12-04 2019-12-04 Method, system, device and storage medium for collecting RMF III data of IBM host

Country Status (1)

Country Link
CN (1) CN111143177B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108512935B (en) * 2018-04-16 2020-08-18 腾讯科技(深圳)有限公司 Data service system, method, server and computer readable storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216839A (en) * 2008-01-17 2008-07-09 中兴通讯股份有限公司 Network data centralization method and apparatus
CN101834662A (en) * 2009-03-10 2010-09-15 华为技术有限公司 Communication system, monitoring device and network monitoring method
JP2010262431A (en) * 2009-05-01 2010-11-18 Fuji Electric Fa Components & Systems Co Ltd Access method of and access control device for dual port memory
CN102110059A (en) * 2009-12-25 2011-06-29 中国长城计算机深圳股份有限公司 Access method and system for multi-user hard disk data
DE102013209915A1 (en) * 2013-05-28 2014-12-04 Siemens Aktiengesellschaft Method and apparatus for providing random bit sequences in a virtual execution environment of a computer system
CN104954195A (en) * 2015-04-22 2015-09-30 重庆邮电大学 Concurrent flow generation system based on different network data services
CN108234191A (en) * 2017-05-31 2018-06-29 深圳市创梦天地科技有限公司 The management method and device of cloud computing platform
CA3012772A1 (en) * 2017-07-31 2019-01-31 Myemcalendar Inc. Software program system
CN109446801A (en) * 2018-10-22 2019-03-08 武汉极意网络科技有限公司 Detect method, apparatus, server and the storage medium of simulator access
CN109491343A (en) * 2018-12-07 2019-03-19 福建明鑫智能科技股份有限公司 The long-range Internet of Things monitoring system of industrial manufacturing process
CN109587235A (en) * 2018-11-30 2019-04-05 深圳市网心科技有限公司 A kind of data access method based on network library, client, system and medium
CN109783319A (en) * 2019-01-17 2019-05-21 珠海金山网络游戏科技有限公司 A kind of method of server and process performance index grab sampling and generation report
CN109977690A (en) * 2017-12-28 2019-07-05 中国移动通信集团陕西有限公司 A kind of data processing method, device and medium
CN110162441A (en) * 2019-04-16 2019-08-23 平安普惠企业管理有限公司 Centralized monitoring method and device, electronic equipment, the storage medium of application system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8504348B2 (en) * 2007-01-31 2013-08-06 Adobe Systems Incorporated User simulation for viewing web analytics data
US8745494B2 (en) * 2009-05-27 2014-06-03 Zambala Lllp System and method for control of a simulated object that is associated with a physical location in the real world environment
US20130035948A1 (en) * 2011-06-16 2013-02-07 David Babalola Olalekan Discharge summary method and apparatus for a physichart system
US10068250B2 (en) * 2013-03-14 2018-09-04 Oracle America, Inc. System and method for measuring mobile advertising and content by simulating mobile-device usage
US10042622B2 (en) * 2016-02-19 2018-08-07 International Business Machines Corporation Methods and systems of generating ease of use interfaces for legacy system management facilities
US10728345B2 (en) * 2017-11-16 2020-07-28 Servicenow, Inc. Field service management mobile offline synchronization

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101216839A (en) * 2008-01-17 2008-07-09 中兴通讯股份有限公司 Network data centralization method and apparatus
CN101834662A (en) * 2009-03-10 2010-09-15 华为技术有限公司 Communication system, monitoring device and network monitoring method
JP2010262431A (en) * 2009-05-01 2010-11-18 Fuji Electric Fa Components & Systems Co Ltd Access method of and access control device for dual port memory
CN102110059A (en) * 2009-12-25 2011-06-29 中国长城计算机深圳股份有限公司 Access method and system for multi-user hard disk data
DE102013209915A1 (en) * 2013-05-28 2014-12-04 Siemens Aktiengesellschaft Method and apparatus for providing random bit sequences in a virtual execution environment of a computer system
CN104954195A (en) * 2015-04-22 2015-09-30 重庆邮电大学 Concurrent flow generation system based on different network data services
CN108234191A (en) * 2017-05-31 2018-06-29 深圳市创梦天地科技有限公司 The management method and device of cloud computing platform
CA3012772A1 (en) * 2017-07-31 2019-01-31 Myemcalendar Inc. Software program system
CN109977690A (en) * 2017-12-28 2019-07-05 中国移动通信集团陕西有限公司 A kind of data processing method, device and medium
CN109446801A (en) * 2018-10-22 2019-03-08 武汉极意网络科技有限公司 Detect method, apparatus, server and the storage medium of simulator access
CN109587235A (en) * 2018-11-30 2019-04-05 深圳市网心科技有限公司 A kind of data access method based on network library, client, system and medium
CN109491343A (en) * 2018-12-07 2019-03-19 福建明鑫智能科技股份有限公司 The long-range Internet of Things monitoring system of industrial manufacturing process
CN109783319A (en) * 2019-01-17 2019-05-21 珠海金山网络游戏科技有限公司 A kind of method of server and process performance index grab sampling and generation report
CN110162441A (en) * 2019-04-16 2019-08-23 平安普惠企业管理有限公司 Centralized monitoring method and device, electronic equipment, the storage medium of application system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
浅析网络应用系统性能优化测试;孔留彦;刘新;凌朗;;网络安全技术与应用(第01期);全文 *

Also Published As

Publication number Publication date
CN111143177A (en) 2020-05-12

Similar Documents

Publication Publication Date Title
US10515000B2 (en) Systems and methods for performance testing cloud applications from multiple different geographic locations
EP3447642B1 (en) System and method for predicting application performance for large data size on big data cluster
CN110730136B (en) Method, device, server and storage medium for realizing flow control
US8606905B1 (en) Automated determination of system scalability and scalability constraint factors
CN106649057A (en) Method and device for testing server pressure
CN110188103A (en) Data account checking method, device, equipment and storage medium
CN102968374A (en) Data warehouse testing method
CN111026602A (en) Health inspection scheduling management method and device of cloud platform and electronic equipment
CN109254922A (en) A kind of automated testing method and device of server B MC Redfish function
US11269997B2 (en) Automated dynamic security testing
CN111984505A (en) Operation and maintenance data acquisition engine and acquisition method
CN111143177B (en) Method, system, device and storage medium for collecting RMF III data of IBM host
US20200036621A1 (en) Website load test controls
CN107193749B (en) Test method, device and equipment
CN113885971A (en) State management method and device based on self-adaptive platform system
CN111339560B (en) Data isolation method, device and system
CN107092556B (en) Test method, device and equipment
CN108696559A (en) Method for stream processing and device
CN110909072B (en) Data table establishment method, device and equipment
CN110413437A (en) Network namespace abnormality eliminating method, device, equipment and readable storage medium storing program for executing
CN114996081A (en) Batch job progress monitoring method and device, electronic equipment and storage medium
CN110046319B (en) Social media information acquisition method, device, system, equipment and storage medium
CN108664503A (en) A kind of data archiving method and device
US9240968B1 (en) Autogenerated email summarization process
CN112380115A (en) Regression testing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant