CN113887889A - Assessment data generation method and device - Google Patents

Assessment data generation method and device Download PDF

Info

Publication number
CN113887889A
CN113887889A CN202111081352.0A CN202111081352A CN113887889A CN 113887889 A CN113887889 A CN 113887889A CN 202111081352 A CN202111081352 A CN 202111081352A CN 113887889 A CN113887889 A CN 113887889A
Authority
CN
China
Prior art keywords
data
information
assessment
module
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111081352.0A
Other languages
Chinese (zh)
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.)
Research Center of Information Technology of Beijing Academy of Agriculture and Forestry Sciences
Original Assignee
Research Center of Information Technology of Beijing Academy of Agriculture and Forestry Sciences
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 Research Center of Information Technology of Beijing Academy of Agriculture and Forestry Sciences filed Critical Research Center of Information Technology of Beijing Academy of Agriculture and Forestry Sciences
Priority to CN202111081352.0A priority Critical patent/CN113887889A/en
Publication of CN113887889A publication Critical patent/CN113887889A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • G06Q10/06393Score-carding, benchmarking or key performance indicator [KPI] analysis

Abstract

The assessment data generation method and the assessment data generation device provided by the invention comprise the following steps: predefining assessment indexes for information system application performance assessment and data structures of each type of index data related to the assessment indexes; creating a data table corresponding to each type of index data in a physical database; recording application monitoring data by using a data table, wherein the application monitoring data is generated by the operation of a user on the information system; and calling the application monitoring data recorded in the data table within the preset time length to generate the assessment data. According to the assessment data generation method and device provided by the invention, by predefining the assessment indexes which can reflect the frequency characteristics of the using system most by applying performance assessment to the information system and acquiring the data structure of the relevant data of the assessment indexes, the relevant data required by the assessment indexes are automatically recorded in the using process of the information system, the using condition of the information system is objectively and truly reflected, the interference of human factors is reduced, and the fairness of the application performance assessment is effectively ensured.

Description

Assessment data generation method and device
Technical Field
The invention relates to the technical field of information processing, in particular to an assessment data generation method and device.
Background
In recent years, with the extensive and intensive application of information technology, a large number of information systems are developed in various industries, and due to the fact that few information systems are really and effectively applied for various reasons, the invested financial resources and human resources are greatly wasted. In order to promote the work construction of the information system supporting business, the application performance assessment of the information system must be enhanced to assess and promote the application.
The existing application performance assessment method only formulates corresponding assessment indexes aiming at certain specific information systems, and most information systems do not formulate matched application performance assessment methods. Even if some specific information systems make application performance assessment, the application performance assessment only stays at the management method level, and the application performance assessment of the information systems realized by using modern information technology is less, and the operability of the application performance assessment is poorer. From the technical point of view, there are three limitations or drawbacks:
firstly, the selected application assessment indexes have no universality and cannot be suitable for most information systems.
Secondly, the selected application assessment indexes and assessment standards are not uniform, and the assessment standards of the same application assessment index in different information systems are different.
Thirdly, most of the assessment data applying the assessment indexes come from artificial statistics, the subjective factor of the statistical mode is strong, the credibility of the data is questionable, and the fairness of the application performance assessment are influenced.
Disclosure of Invention
The invention provides an assessment data generation method and device, which are used for solving the defect of poor credibility of artificially counting assessment data in the prior art.
In a first aspect, the present invention provides an assessment data generation method, which is applied to application performance assessment of an information system, and includes: defining assessment indexes for application performance assessment in advance, and defining a data structure of each type of index data related to the assessment indexes;
creating a data table corresponding to each type of index data in a physical database;
recording application monitoring data with the data table, the application monitoring data generated by a user operating the information system;
and calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
According to the assessment data generation method provided by the invention, the assessment indexes comprise at least one of the following six assessment indexes: the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules and the total amount of the updated data.
According to the assessment data generation method provided by the invention, the index data comprises at least one of the following data: user identity information, system module information, user login information, access module information and application performance assessment information;
the user identity information is used for recording user information for operating the information system; the data structure of the user identity information comprises at least one of the following data: the system comprises a user information identifier, a user number, a user name, a login password, a unit and a department;
the system module information is used for recording module information of all functional modules in the information system; the data structure of the system module information includes at least one of the following data: module information identifier, module code, module level, module name, service data table name, and module link;
the user login information is used for recording login information of each time a user logs in the information system; the data structure of the user login information comprises at least one of the following data: login information identifier, user information identifier, login system time, system leaving time and login system time duration;
the access module information is used for recording the access information of each time a user logs in the information system and accesses any module; the data structure of the access module information includes at least one of the following data: an access information identifier, a user information identifier, a module information identifier, an access module time, a leaving module time, and an access module duration;
the application performance assessment information is used for recording process data of application performance assessment; the data structure of the application performance assessment information comprises at least one of the following data: the system comprises an assessment information identifier, a user information identifier, login system times, login system time, access module number, access module time, updated data volume and assessment time.
According to the assessment data generation method provided by the invention, the data table corresponding to each type of index data comprises at least one of the following data tables: the system comprises a user identity information table, a system module information table, a user login information table, an access module information table and an application performance assessment information table.
According to the assessment data generation method provided by the invention, the application monitoring data comprises login system data, access module data and update data volume data; the recording of application monitoring data by the data table includes:
reading the user identity information of any user from the user identity information table in the process of logging in the information system by any user every time, and storing the user identity information into a memory buffer area as a memory variable;
after any user successfully logs in the information system, the login system data is recorded in a user login information table, the access module data is recorded in an access module information table, and the update data volume data is recorded in an update data volume table.
According to the assessment data generation method provided by the invention, the step of recording the login system data in the user login information table comprises the following steps:
after any user successfully logs in the information system, reading the user identity information from the memory buffer area, and inserting a newly-added login record into the user login information table; the newly added login record comprises at least one of the following data: login information identifier, user information identifier, login system time;
after the any user exits the information system, recording the system leaving time, and calculating the system logging time length of the any user according to the system logging time and the system leaving time;
and updating the system leaving time and the system logging time into the newly-added logging record.
According to the assessment data generation method provided by the invention, the access module data is recorded in an access module information table, and the assessment data generation method comprises the following steps:
in the processing process of the click events of all modules in the information system, after any user enters any module in the information system, a module information identifier of any module is obtained from the system module information table, the user identity information of any user is read from the memory buffer area, and a newly added access record is inserted into the access module information table; the newly added access record comprises at least one of the following data: an access information identifier, a user information identifier, a module information identifier, an access module time;
after any user exits any module, recording the module leaving time, and calculating the access module time length for any user to log in any module according to the access module time and the module leaving time;
and updating the leaving module time and the accessing module time length to the newly added access record.
According to the assessment data generation method provided by the invention, the updating data quantity data is recorded in the updating data quantity table, and the assessment data generation method comprises the following steps:
in the processing process of the click events of all modules in the information system, after acquiring that any user enters any module in the information system, acquiring a module information identifier of any module from the system module information table, and reading the user identity information of any user from the memory buffer area;
inserting an update data volume record in an update data volume table after determining that any user clicks any module and successfully increases data;
the update data volume record comprises at least one of the following data: an access information identifier, a user information identifier, a module information identifier;
acquiring a system module information table corresponding to any module, acquiring a business data table name corresponding to the system module according to the system module information table, acquiring a storage space of each field related to the added data of the business data table according to the business data table name, and further determining the updated data volume of the added data;
and updating the updating data volume into the updating data volume record.
According to the assessment data generation method provided by the invention, the application monitoring data recorded in the data table within the preset time length is called to generate the assessment data, and the assessment data generation method comprises the following steps:
defining the time period parameter of the application performance assessment of the information system as the preset time length;
counting the total times of logging in the information system and the total time length of logging in the information system by the sub-users from the user logging in information table;
counting the total number of the access modules, the total times of the access modules and the total duration of the access modules by sub-users from the access module information table;
and counting the total amount of the updated data by the sub-users from the updated data table.
According to the assessment data generation method provided by the invention, after the assessment data is generated, the method further comprises the following steps:
and respectively determining the index weight of each application assessment index, and calculating assessment scores according to the index weight and the assessment data.
In a second aspect, the present invention further provides an assessment data generating device, which is applied to application performance assessment of an information system, and includes:
the data caching unit is used for loading predefined assessment indexes for application performance assessment and loading predefined data structures of each type of index data related to the assessment indexes;
the data storage unit is used for creating a data table corresponding to each type of index data in the physical database;
the data monitoring unit is used for recording application monitoring data by utilizing the data table, and the application monitoring data is generated by the operation of a user on the information system;
and the data processing unit is used for calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
In a third aspect, the present invention provides an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor executes the computer program to implement the steps of the assessment data generation method according to any one of the above-mentioned methods.
In a fourth aspect, the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the assessment data generation method as described in any one of the above.
According to the assessment data generation method and device provided by the invention, the assessment indexes which can reflect the frequency characteristics of the use system most by defining the application performance assessment of the information system in advance, and the data structure for acquiring the relevant data of the assessment indexes are defined, so that the relevant data required by the assessment indexes are automatically recorded in the operation process of the information system, the use condition of the information system is objectively and truly reflected, the interference of human factors is reduced, and the fairness of the application performance assessment is effectively ensured.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart of an assessment data generation method provided by the present invention;
FIG. 2 is a schematic flow chart of assessment data generation and performance assessment provided by the present invention;
fig. 3 is a schematic flow chart of recording login system data in a user login information table according to the present invention;
FIG. 4 is a schematic flow chart of recording access module data in an access module information table according to the present invention;
FIG. 5 is a schematic flow chart illustrating a process of recording the update data amount data in the update data amount table according to the present invention;
FIG. 6 is a schematic view of a process for obtaining assessment data according to the present invention;
FIG. 7 is a schematic structural diagram of an assessment data generation device provided by the present invention;
fig. 8 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that in the description of the embodiments of the present invention, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element. The terms "upper", "lower", and the like, indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience in describing the present invention and simplifying the description, but do not indicate or imply that the referred devices or elements must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention. Unless expressly stated or limited otherwise, the terms "mounted," "connected," and "connected" are intended to be inclusive and mean, for example, that they may be fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The invention aims to provide a method for acquiring general and objective application performance assessment indexes for assessment data aiming at the technical problems and limitations in the application performance assessment process of the existing information system, and objective assessment and evaluation of the application performance of the information system are realized by carrying out statistical analysis on the assessment data. The assessment data generation method and the assessment data generation device provided by the invention can overcome the problems that the existing application assessment indexes are not uniform and the data acquisition of the application assessment indexes is too subjective, can effectively improve the operability of the application performance assessment of the information system, and ensure the fairness and fairness of the application performance assessment.
The assessment data generation method and device provided by the embodiment of the invention are described below with reference to fig. 1 to 8.
Fig. 1 is a schematic flow chart of an assessment data generation method provided by the present invention, as shown in fig. 1, including but not limited to the following steps:
step 101: the method comprises the steps of defining assessment indexes for application performance assessment in advance, and defining a data structure of each type of index data relevant to the assessment indexes.
Step 102: creating a data table corresponding to each type of index data in a physical database;
step 103: recording application monitoring data with the data table, the application monitoring data generated by a user operating the information system;
step 104: and calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
The assessment data generation method provided by the invention has the general idea that:
in step 101, a general and objective assessment index for application performance assessment of the information system is pre-established, and a data structure required for obtaining assessment data related to the performance assessment index is pre-defined.
In step 102, in a database, which is mainly a physical database, corresponding data tables are created according to all data structures required by predefined assessment indexes, wherein each data structure corresponds to one data table.
In step 103, when any user accesses the information system and performs operations such as deleting, adding, modifying, checking and the like on the information system, data related to the assessment index (hereinafter referred to as application monitoring data) is collected and recorded in a corresponding data table according to a data structure to which the application monitoring data belongs.
In step 104, relevant application monitoring data recorded in the data table within a preset time length are called, and are summarized, counted and analyzed to obtain required assessment data.
Wherein, the preset duration can be set according to the requirement of actual examination, for example: if the application condition of a certain information system running from creation to the present needs to be examined, the preset time length can be set to the whole time length from the creation time to the current time.
The assessment data generation method provided by the invention can automatically record the relevant data required by the assessment indexes in the operation process of the information system by predefining the assessment indexes which can reflect the frequency characteristics of the use system most effectively for performing application performance assessment on the information system and defining the data structure for acquiring the relevant data of the assessment indexes, thereby objectively and truly reflecting the use condition of the information system, reducing the interference of human factors and effectively ensuring the fairness of the application performance assessment.
Based on the content of the above embodiments, as an optional embodiment, the assessment index includes at least one of the following six application assessment indexes: the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules and the total amount of the updated data.
Before the assessment data is generated, the invention can define general and objective related assessment indexes for application performance assessment in advance, for example, one or more of the following indexes can be defined: the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules and the total amount of the updated data.
The total number of logging in the information system is the sum of the number of logging in the information system of the core to be checked by all users within the preset time length; the total time length for logging in the information system refers to the accumulation of the time length for all users to log in the information system to be assessed each time within the preset time length; the total number of the access modules refers to the sum of the number of the modules accessed by all users after logging in the information system of the core to be checked each time within the preset time length; the total number of times of accessing the module is the sum of the number of times of accessing the module after all users log in the information system of the core to be checked each time within the preset time length; the total time length of the access module refers to the total time length of the module accessed by all users after logging in the information system of the core to be checked each time within the preset time length; the total update data amount refers to a total data amount of all the users updating the original data of the module within the preset time length.
The assessment data generation method provided by the invention establishes a plurality of assessment indexes related to application performance, such as the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules, the total amount of the updated data and the like, and the more the information system is used, the more assessment data is obtained, so that the use condition of the information system can be objectively and truly reflected.
Because the data related to all the assessment indexes are generated by using the information system, the objective assessment indexes and the automatic data recording reduce the interference of human factors and can effectively ensure the fairness of the performance assessment of the information system.
Fig. 2 is a schematic flow chart of assessment data generation and performance assessment provided by the present invention, and as shown in fig. 2, the indicator data includes at least one of the following data: user identity information, system module information, user login information, access module information and application performance assessment information;
the user identity information is used for recording user information for operating the information system; the data structure of the user identity information comprises at least one of the following data: the system comprises a user information identifier, a user number, a user name, a login password, a unit and a department;
the system module information is used for recording module information of all functional modules in the information system; the data structure of the system module information includes at least one of the following data: module information identifier, module code, module level, module name, service data table name, and module link;
the user login information is used for recording login information of each time a user logs in the information system; the data structure of the user login information comprises at least one of the following data: login information identifier, user information identifier, login system time, system leaving time and login system time duration;
the access module information is used for recording the access information of each time a user logs in the information system and accesses any module; the data structure of the access module information includes at least one of the following data: an access information identifier, a user information identifier, a module information identifier, an access module time, a leaving module time, and an access module duration;
the application performance assessment information is used for recording process data of application performance assessment; the data structure of the application performance assessment information comprises at least one of the following data: the system comprises an assessment information identifier, a user information identifier, login system times, login system time, access module number, access module time, updated data volume and assessment time.
Data structures are the way computers store, organize, etc. data. A data structure refers to a collection of data elements that have one or more specific relationships to each other. Given that data structures often relate to efficient retrieval algorithms and indexing techniques, the data structures selected by the present invention may result in greater operational or storage efficiencies.
Specifically, after the assessment indexes for applying the performance assessment are defined in advance, the invention further defines the index data applied to the assessment indexes and defines the corresponding data structure of each index data:
(1) user identity information: the user information identifier, the user number, the user name, the login password, the unit where the user is located and the department (or department) where the user is located are mainly used for organizing and storing the user information of the information system.
(2) System module information: the module information identifier, the module code, the module level, the module name, the service data table name and the module link are mainly used for organizing and storing the module information of each functional module in the information system.
(3) User login information: the system comprises a login information identifier, a user information identifier, login system time, system leaving time and login system time duration, and is mainly used for organizing and storing login information of any user logging in the information system every time.
(4) Accessing module information: the system comprises an access information identifier, a user information identifier, a module information identifier, access module time, leaving module time and access module duration, and is mainly used for organizing and storing access information of a user logging in the information system and accessing any module each time.
(5) Applying performance assessment information: the assessment information identifier, the user information identifier, the login system times, the login system time length, the access module number, the access module time length, the updated data volume and the assessment time are mainly used for recording and storing the process data of the application performance assessment.
The user information identifier, the module information identifier, the login information identifier, the access information identifier and the assessment information identifier are randomly generated and are different in pairs.
Each for having a unique user number and each module having a unique module code.
According to the assessment data generation method provided by the invention, after objective assessment indexes are defined, by defining the data structure of the relevant index data of the assessment indexes, technical support can be provided for a computer to automatically collect the index data, so that the problem of the source of the index data is effectively solved.
Based on the content of the foregoing embodiment, as shown in fig. 2, as an alternative embodiment, the data table corresponding to each type of index data includes at least one of the following data tables: the system comprises a user identity information table, a system module information table, a user login information table, an access module information table and an application performance assessment information table.
According to the method of the above embodiment, after defining the data structure of the index data, the present invention may include at least one of the following data tables by creating a data table applied to the index data required for performance assessment in the physical database: the system comprises a user identity information table, a system module information table, a user login information table, an access module information table and an application performance assessment information table.
It should be noted that the data table corresponds to the index data, that is, the user identity information table is mainly used for recording and storing each user identity information; the system module information table is mainly used for recording and storing information of each system module; the user login information table is mainly used for recording and storing all user login information; the access module information table is mainly used for recording and storing access module information; and the application performance assessment information table is mainly used for recording and storing the application performance assessment information.
According to the invention, a plurality of data tables for recording and storing different information are constructed in the database, so that the collected index data can be recorded in real time, the implementation and retrieval of historical data can be met, and technical support is provided for the later evaluation of the application performance of the information system according to the comprehensive implementation of the index data.
Based on the content of the above embodiments, as an alternative embodiment, as shown in fig. 2, the application monitoring data mainly includes login system data, access module data, and update data volume data.
The recording of application monitoring data using the data table may include, but is not limited to, the steps of:
reading the user identity information of any user from the user identity information table in the process of logging in the information system by any user every time, and storing the user identity information into a memory buffer area as a memory variable;
after any user successfully logs in the information system, the login system data is recorded in a user login information table, the access module data is recorded in an access module information table, and the update data volume data is recorded in an update data volume table.
Generally speaking, in the process of successfully logging in the information system by any user, the user identity information of any user can be acquired from the user identity information table in the database related to the information system, and the method mainly comprises the following steps: the user information identifier, the user number, the user name, the login password, the unit where the user is located, the department where the user is located and the like, and the user identity information is stored into the memory buffer area as a memory variable so as to be convenient to extract at any time.
After any user successfully logs in the information system, the relevant login system data may be recorded in the user login information table, for example: login information identifier, user information identifier (of any of the above users), login system time, leave system time, login system duration, etc.
In addition, after a user accesses any module in the information system, access module data related to the current access is recorded in the access module information table, for example: an access information identifier, a user information identifier (of any of the above users), a module information identifier (of any of the above modules), an access module time, a departure module time, an access module duration, etc.
In addition, after determining that the user has processed the data of any module, the relevant update data amount data can be recorded in the update data amount table.
Fig. 3 is a schematic flow chart of recording login system data in a user login information table according to the present invention, and as shown in fig. 3, recording the login system data in the user login information table mainly includes the following steps:
after any user successfully logs in the information system, reading the user identity information from the memory buffer area, and inserting a newly-added login record into the user login information table;
the newly added login record comprises at least one of the following data: login information identifier, user information identifier, login system time;
after the any user exits the information system, recording the system leaving time, and calculating the system logging time length of the any user according to the system logging time and the system leaving time;
and updating the system leaving time and the system logging time into the newly-added logging record.
After determining that any user (hereinafter referred to as a target user) successfully logs in the information system, automatically acquiring user identity information of the target user from a memory variable; then, a record is inserted into the user login information table, and this record is referred to as a new login record for convenience of description). The content of the newly added login record mainly comprises the following steps: a login information identifier, a user information identifier, a login system time, etc.
Further, when the target user exits the information system, the time for the target user to leave the system is recorded, and the time for the target user to log in the system is calculated by subtracting the time for logging in the system from the time for leaving the system.
And finally, updating the leaving system time, the logging-in system time length and the like into the newly-added logging-in record to complete the updating and recording of the logging-in system data in the user logging-in information table.
Fig. 4 is a schematic flowchart of a process for recording access module data in an access module information table according to the present invention, and as shown in fig. 4, the process for recording the access module data in the access module information table mainly includes, but is not limited to, the following steps:
in the processing process of the click events of all modules in the information system, after any user enters any module in the information system, a module information identifier of any module is obtained from a system module information table, the user identity information of any user is read from the memory buffer area, and a newly added access record is inserted into the access module information table;
the newly added access record comprises at least one of the following data: an access information identifier, a user information identifier, a module information identifier, an access module time;
after any user exits any module, recording the module leaving time, and calculating the access module time length for any user to log in any module according to the access module time and the module leaving time;
and updating the leaving module time and the accessing module time length to the newly added access record.
When any user (hereinafter referred to as a target user) successfully enters the information system and clicks any target module, firstly, a module information identifier corresponding to the target module is obtained from the system module information table, the user identity information of the target user is read from the memory buffer area, and meanwhile, a record is inserted into the access module information table, which is called a new access record for convenient expression. The newly added access record is mainly used for recording and storing the following data: access information identifier (randomly generated), user information identifier (of the target user), module information identifier (of the target module), access module time, and the like.
Further, when the target user leaves the target module, the time for leaving the module is recorded, and the time for leaving the module minus the time for accessing the module is used, so that the time for logging in the target module by the target user can be obtained.
And finally, adding the time for separating the module and the time for accessing the module into the newly added access record, and updating the newly added access record into the information table of the system module to finish the storage and the updating of the data of the access module.
Fig. 5 is a schematic flow chart of recording update data volume data in the update data table according to the present invention, and as shown in fig. 5, the recording of update data volume data in the update data table mainly includes, but is not limited to, the following steps:
in the processing process of click events of all modules in an information system, after acquiring that any user enters any module in the information system, acquiring a module information identifier of any module from a system module information table, and reading user identity information of any user from a memory buffer area;
inserting an update data volume record in an update data volume table after determining that any user clicks any module and successfully increases data; the update data volume record comprises at least one of the following data: an access information identifier, a user information identifier, a module information identifier;
acquiring a system module information table corresponding to any module, acquiring a business data table name corresponding to the system module according to the system module information table, acquiring a storage space of each field related to the added data of the business data table according to the business data table name, and further determining the updated data volume of the added data;
and updating the updating data volume into the updating data volume record.
When a target user clicks a target module of the information system, a module information identifier of the target module is firstly obtained from a system module information table, and user identity information of the target user is read from a memory buffer area. Meanwhile, after the target user clicks the information addition identifier (or information deletion identifier) of the information system and successfully adds data (or deletes data) in the target module, a record is inserted into the update data volume, which is called an update data volume record for convenience of expression. The update data volume record mainly includes the following data: access information identifier (random), user information identifier (of the target user), module information identifier (of the target module).
Further, a system module information table corresponding to the target module is obtained, and a storage space required to be occupied by each field in the added data (or the deleted data) is obtained according to the system module information table. Then, the total amount of the storage space occupied by all the fields of the added data (or the deleted data) is counted as the update data amount.
And finally, storing the updated data volume into the updated data volume table to serve as the updated data volume data, and finishing updating the updated data volume table.
Based on the content of the above embodiment, as an optional embodiment, the method for retrieving the application monitoring data recorded in the data table within the preset time length to generate the assessment data mainly includes the following steps:
defining the time period parameter of the application performance assessment of the information system as the preset time length;
counting the total times of logging in the information system and the total time length of logging in the information system by the sub-users from the user logging in information table;
counting the total number of the access modules, the total times of the access modules and the total duration of the access modules by sub-users from the access module information table;
and counting the total amount of the updated data by the sub-users from the updated data table.
Fig. 6 is a schematic view of a process for obtaining assessment data according to the present invention, and as shown in fig. 6, the present invention may generate assessment data by retrieving application monitoring data recorded in each data table within a preset time period and by performing comprehensive statistics on all data.
The assessment data is data corresponding to the assessment indexes and mainly comprises the following components: the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules and the total amount of the updated data.
Optionally, in the present invention, the evaluation data may be counted in a sub-user counting manner, specifically including:
firstly, defining application performance assessment time period parameters, namely determining assessment time length for assessment, and then acquiring the total times of logging in the information system and the total time length of logging in the information system of each user from a user logging in information table.
Further, the total number of the access modules and the total duration of the access modules related to each user are respectively counted from the access module information table according to the preset duration.
Further, the total amount of the update data related to each user is counted from the update data table according to the preset time length.
Finally, all the obtained assessment data are stored into a pre-constructed application assessment data table, so that a user can determine a final assessment score according to the content in the table, and the recorded content comprises: the assessment data identifier, the user information identifier, the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules, the total amount of updated data and the assessment time.
Based on the content of the foregoing embodiment, as an optional embodiment, after generating the assessment data, the method further includes:
and respectively determining the index weight of each assessment index, and calculating assessment scores according to the index weight and the assessment data.
As an optional embodiment, the index weight of each assessment data can be preset according to the actual assessment requirement, and the 6 assessment indexes of the information system are weighted and scored according to the index weight to obtain the assessment score.
In addition, the total scores can be sorted according to users, the top N and the back N are highlighted, and technical support is provided for application performance assessment of an information system.
Fig. 7 is a schematic structural diagram of a qualification data generating device provided by the present invention, as shown in fig. 7, the qualification data generating device is mainly applied to application performance qualification of information systems, including but not limited to a data caching unit 71, a data storage unit 72, a data monitoring unit 73 and a data processing unit 74, wherein:
the data caching unit 71 is mainly used for loading predefined assessment indexes for application performance assessment and loading predefined data structures of each type of index data related to the assessment indexes;
the data storage unit 72 is mainly used for creating a data table corresponding to each type of index data in a physical database;
the data monitoring unit 73 is mainly configured to record application monitoring data by using the data table, where the application monitoring data is generated by a user operating the information system;
the data processing unit 74 is mainly configured to retrieve the application monitoring data recorded in the data table within a preset time length, and generate the assessment data.
It should be noted that, in a specific operation, the assessment data generation device provided in the embodiment of the present invention may execute the assessment data generation method described in any of the above embodiments, and details of this embodiment are not described herein.
The assessment data generation device provided by the invention can automatically record the relevant data required by the assessment indexes in the operation process of the information system by predefining the assessment indexes which can reflect the frequency characteristics of the use system most effectively for performing application performance assessment on the information system and defining the data structure for acquiring the relevant data of the assessment indexes, thereby objectively and truly reflecting the use condition of the information system, reducing the interference of human factors and effectively ensuring the fairness of the application performance assessment.
Fig. 8 is a schematic structural diagram of an electronic device provided in the present invention, and as shown in fig. 8, the electronic device may include: a processor (processor)810, a communication Interface 820, a memory 830 and a communication bus 840, wherein the processor 810, the communication Interface 820 and the memory 830 communicate with each other via the communication bus 840. The processor 810 may invoke logic instructions in the memory 830 to perform a assessment data generation method for application performance assessment of an information system, including: defining assessment indexes for application performance assessment in advance, and defining a data structure of each type of index data related to the assessment indexes; creating a data table corresponding to each type of index data in a physical database; recording application monitoring data with the data table, the application monitoring data generated by a user operating the information system; and calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
According to the assessment data generation method provided by the invention, the assessment indexes comprise at least one of the following six assessment indexes: the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules and the total amount of the updated data.
In addition, the logic instructions in the memory 830 may be implemented in software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the assessment data generating method provided by the above methods, applied to application performance assessment of an information system, including: defining assessment indexes for application performance assessment in advance, and defining a data structure of each type of index data related to the assessment indexes; creating a data table corresponding to each type of index data in a physical database; recording application monitoring data with the data table, the application monitoring data generated by a user operating the information system; and calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
In yet another aspect, the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, the computer program being implemented by a processor to execute the assessment data generation method provided in the above embodiments, the assessment data generation method being applied to application performance assessment of an information system, and the method including: defining assessment indexes for application performance assessment in advance, and defining a data structure of each type of index data related to the assessment indexes; creating a data table corresponding to each type of index data in a physical database; recording application monitoring data with the data table, the application monitoring data generated by a user operating the information system; and calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (13)

1. A assessment data generation method is applied to application performance assessment of an information system, and is characterized by comprising the following steps:
defining assessment indexes for application performance assessment in advance, and defining a data structure of each type of index data related to the assessment indexes;
creating a data table corresponding to each type of index data in a physical database;
recording application monitoring data with the data table, the application monitoring data resulting from user operation of the information system;
and calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
2. The assessment data generation method of claim 1, wherein the assessment indicators comprise at least one of the following six assessment indicators: the total times of logging in the information system, the total time of logging in the information system, the total number of the access modules, the total times of the access modules, the total time of the access modules and the total amount of the updated data.
3. The assessment data generation method according to claim 1, wherein the index data includes at least one of the following data: user identity information, system module information, user login information, access module information and application performance assessment information;
the user identity information is used for recording user information for operating the information system; the data structure of the user identity information comprises at least one of the following data: the system comprises a user information identifier, a user number, a user name, a login password, a unit and a department;
the system module information is used for recording module information of all functional modules in the information system; the data structure of the system module information includes at least one of the following data: module information identifier, module code, module level, module name, service data table name, and module link;
the user login information is used for recording login information of each time a user logs in the information system; the data structure of the user login information comprises at least one of the following data: login information identifier, user information identifier, login system time, system leaving time and system entering duration;
the access module information is used for recording the access information of each time a user logs in the information system and accesses any module; the data structure of the access module information includes at least one of the following data: an access information identifier, a user information identifier, a module information identifier, an access module time, a leaving module time, and an access module duration;
the application performance assessment information is used for recording process data of application performance assessment; the data structure of the application performance assessment information comprises at least one of the following data: the system comprises an assessment information identifier, a user information identifier, login system times, login system time, access module number, access module time, updated data volume and assessment time.
4. The assessment data generation method according to claim 3, wherein the data table corresponding to each type of index data comprises at least one of the following data tables: the system comprises a user identity information table, a system module information table, a user login information table, an access module information table and an application performance assessment information table.
5. The assessment data generation method of claim 4, wherein the application monitoring data comprises login system data, access module data and update data volume data; the recording of application monitoring data by the data table includes:
reading the user identity information of any user from the user identity information table in the process of logging in the information system by any user every time, and storing the user identity information into a memory buffer area as a memory variable;
after any user successfully logs in the information system, the login system data is recorded in a user login information table, the access module data is recorded in an access module information table, and the update data volume data is recorded in an update data volume table.
6. The assessment data generation method according to claim 5, wherein the recording of the login system data in a user login information table comprises:
after any user successfully logs in the information system, reading the user identity information from the memory buffer area, and inserting a newly-added login record into the user login information table;
the newly added login record comprises at least one of the following data: login information identifier, user information identifier, login system time;
after the any user exits the information system, recording the system leaving time, and calculating the system logging time length of the any user according to the system logging time and the system leaving time;
and updating the system leaving time and the system logging time into the newly-added logging record.
7. The assessment data generation method of claim 5, wherein recording the access module data in an access module information table comprises:
in the processing process of the click events of all modules in the information system, after any user enters any module in the information system, a module information identifier of any module is obtained from the system module information table, the user identity information of any user is read from the memory buffer area, and a newly added access record is inserted into the access module information table;
the newly added access record comprises at least one of the following data: an access information identifier, a user information identifier, a module information identifier, an access module time;
after any user exits any module, recording the module leaving time, and calculating the access module time length for any user to log in any module according to the access module time and the module leaving time;
and updating the leaving module time and the accessing module time length to the newly added access record.
8. The assessment data generation method according to claim 5, wherein recording the update data amount data in an update data amount table comprises:
in the processing process of the click events of all modules in the information system, after acquiring that any user enters any module in the information system, acquiring a module information identifier of any module from the system module information table, and reading the user identity information of any user from the memory buffer area;
inserting an update data volume record in an update data volume table after determining that any user clicks any module and successfully increases data;
the update data volume record comprises at least one of the following data: an access information identifier, a user information identifier, a module information identifier;
acquiring a system module information table corresponding to any module, acquiring a service data table corresponding to the system module according to the system module information table, acquiring a storage space of each field related to the added data of the service data table according to the name of the service data table, and further determining the updated data volume of the added data;
and updating the updating data volume into the updating data volume record.
9. The assessment data generation method of claim 5, wherein the retrieving of the application monitoring data recorded in the data table within a preset time period to generate assessment data comprises:
defining the time period parameter of the application performance assessment of the information system as the preset time length;
counting the total times of logging in the information system and the total time length of logging in the information system by the sub-users from the user logging in information table;
counting the total number of the access modules, the total times of the access modules and the total duration of the access modules by sub-users from the access module information table;
and counting the total amount of the updated data by the sub-users from the updated data table.
10. The assessment data generation method of claim 1, further comprising, after generating the assessment data:
and respectively determining the index weight of each assessment index, and calculating assessment scores according to the index weight and the assessment data.
11. An assessment data generation device applied to application performance assessment of an information system, comprising:
the data caching unit is used for loading predefined assessment indexes for application performance assessment and loading predefined data structures of each type of index data related to the assessment indexes;
the data storage unit is used for creating a data table corresponding to each type of index data in the physical database;
the data monitoring unit is used for recording application monitoring data by using the data table, and the application monitoring data is generated by the operation of a user on the information system;
and the data processing unit is used for calling the application monitoring data recorded in the data table within a preset time length to generate assessment data.
12. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the assessment data generation method steps of any one of claims 1 to 10 when executing the computer program.
13. A non-transitory computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the assessment data generation method steps according to any one of claims 1 to 10.
CN202111081352.0A 2021-09-15 2021-09-15 Assessment data generation method and device Pending CN113887889A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111081352.0A CN113887889A (en) 2021-09-15 2021-09-15 Assessment data generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111081352.0A CN113887889A (en) 2021-09-15 2021-09-15 Assessment data generation method and device

Publications (1)

Publication Number Publication Date
CN113887889A true CN113887889A (en) 2022-01-04

Family

ID=79009518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111081352.0A Pending CN113887889A (en) 2021-09-15 2021-09-15 Assessment data generation method and device

Country Status (1)

Country Link
CN (1) CN113887889A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094464A (en) * 2005-09-27 2007-04-12 Cns:Kk Security management system, method and program
CN104598584A (en) * 2015-01-14 2015-05-06 中国石油天然气股份有限公司 Method and equipment for processing assessment data of information system
CN105260819A (en) * 2015-09-18 2016-01-20 北京恒华伟业科技股份有限公司 Assessment method and device used for system
CN106850335A (en) * 2016-12-28 2017-06-13 四川秘无痕信息安全技术有限责任公司 A kind of statistical software utilization rate and the method for adjustment trial period
CN108681563A (en) * 2018-04-28 2018-10-19 新疆熙菱信息技术股份有限公司 Service publication based on a-table-multi-purpose family and access system
CN110400080A (en) * 2019-07-26 2019-11-01 浙江大搜车软件技术有限公司 Examination data monitoring method, device, computer equipment and storage medium
CN110647454A (en) * 2019-09-20 2020-01-03 中国银行股份有限公司 Method and device for determining system user access information
CN112069425A (en) * 2020-08-05 2020-12-11 北京北信源软件股份有限公司 Log management method and device, electronic equipment and readable storage medium
CN112288207A (en) * 2020-06-19 2021-01-29 刘福星 Integral assessment system based on user access log information and big data analysis
WO2021068113A1 (en) * 2019-10-08 2021-04-15 深圳市欢太科技有限公司 Method and apparatus for compiling duration statistics, electronic device, and computer-readable medium
KR20210089515A (en) * 2020-01-08 2021-07-16 최재우 Method for managing an hourly employee

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094464A (en) * 2005-09-27 2007-04-12 Cns:Kk Security management system, method and program
CN104598584A (en) * 2015-01-14 2015-05-06 中国石油天然气股份有限公司 Method and equipment for processing assessment data of information system
CN105260819A (en) * 2015-09-18 2016-01-20 北京恒华伟业科技股份有限公司 Assessment method and device used for system
CN106850335A (en) * 2016-12-28 2017-06-13 四川秘无痕信息安全技术有限责任公司 A kind of statistical software utilization rate and the method for adjustment trial period
CN108681563A (en) * 2018-04-28 2018-10-19 新疆熙菱信息技术股份有限公司 Service publication based on a-table-multi-purpose family and access system
CN110400080A (en) * 2019-07-26 2019-11-01 浙江大搜车软件技术有限公司 Examination data monitoring method, device, computer equipment and storage medium
CN110647454A (en) * 2019-09-20 2020-01-03 中国银行股份有限公司 Method and device for determining system user access information
WO2021068113A1 (en) * 2019-10-08 2021-04-15 深圳市欢太科技有限公司 Method and apparatus for compiling duration statistics, electronic device, and computer-readable medium
KR20210089515A (en) * 2020-01-08 2021-07-16 최재우 Method for managing an hourly employee
CN112288207A (en) * 2020-06-19 2021-01-29 刘福星 Integral assessment system based on user access log information and big data analysis
CN112069425A (en) * 2020-08-05 2020-12-11 北京北信源软件股份有限公司 Log management method and device, electronic equipment and readable storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
PATHFINDENG: ""如何进行用户访问数据的记录和收集"", 《CSDN:HTTPS://BLOG.CSDN.NET/PATHFINDER163/ARTICLE/DETAILS/4516077》, pages 1 *
徐玮: ""基于工时管理的绩效考核系统的设计与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》, pages 2 - 5 *
萌新JAVA程序猿: ""在线用户和访问记录管理"", 《CSDN:HTTPS://BLOG.CSDN.NET/LIUY521/ARTICLE/DETAILS/79156139》, pages 10 - 18 *

Similar Documents

Publication Publication Date Title
CN102946319B (en) Networks congestion control information analysis system and analytical method thereof
Adler et al. A content-driven reputation system for the Wikipedia
US7908239B2 (en) System for storing event data using a sum calculator that sums the cubes and squares of events
CN110503566B (en) Wind control model building method and device, computer equipment and storage medium
CN107888602A (en) A kind of method and device for detecting abnormal user
CN106294128B (en) A kind of automated testing method and device exporting report data
CN107704369A (en) A kind of recording method of Operation Log, electronic equipment, storage medium, system
CN110795614A (en) Index automatic optimization method and device
CN110519263A (en) Anti- brush amount method, apparatus, equipment and computer readable storage medium
CN110704583A (en) Medical record analysis method and device, server and storage medium
CN107832333B (en) Method and system for constructing user network data fingerprint based on distributed processing and DPI data
CN112732815A (en) External data management method, system, equipment and storage medium
CN104902498B (en) The recognition methods of user's network re-entry and device
CN113887889A (en) Assessment data generation method and device
CN110533454B (en) Method and system for identifying business object group
CN111913937A (en) Database operation and maintenance method and device
CN110991241A (en) Abnormality recognition method, apparatus, and computer-readable medium
CN116010479A (en) Processing method for slow query statement and related equipment
CN116402596A (en) Data analysis method, device, computer equipment and readable storage medium
CN113742344A (en) Method and device for indexing power system data
CN112688795A (en) Multidimensional IP service action operation strategy analysis method
CN111858733A (en) Government affair information comparison method and system based on internet multi-source heterogeneous data
CN111127065B (en) User job site acquisition method and device
CN111127059A (en) User quality analysis method and device
CN109427177B (en) Monitoring alarm method and device

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