An online asset collection method based on personnel verification
Patent Information
- Application Number
- CN202211419128.2
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2022-11-14
- Publication Date
- 2026-09-08
- Estimated Expiration
- 2042-11-14
AI Technical Summary
[0003]本发明的目的是克服现有技术中的缺点,提供一种基于人员验证的在线资产收集方法,利用向操作人员发送对应验证码来实现资产的数据收集,不需要操作人员进行采集,而是通过对应的资产采集程序来实现,且保证了一个资产对应一个资产采集程序,能够解决人工进行资产收集时效率低、准确性低的问题,使得资产收集的效率能够得到有效提高,同时保障了资产收集的准确性
Smart Images

Figure CN115660373B_ABST
Abstract
Description
Technical Field
[0001] This invention relates to the field of power system equipment management technology, and in particular to an online asset collection method based on personnel verification. Background Technology
[0002] Computerized management information systems play a crucial role in modern enterprise management. State Grid Corporation of China, as a technology-leading company, is at the forefront of information technology development. Power supply companies employ various information systems for processing critical information and data, as well as for controlling the operation of power control networks. These information systems are key to ensuring the normal operation of the power system. However, due to personnel transfers and asset allocations, discrepancies between asset users and equipment are widespread in power system management, creating significant safety hazards. Information technology assets, due to their relatively easy modification, often involve users borrowing from each other, exacerbating the mismatch. Since information technology assets are critical to the operation of information systems, inaccurate management of these assets will impact the system's normal functioning. To avoid mismatches between asset users and equipment, such as information technology assets, regular updates to asset information are necessary. However, current asset statistics require manual registration, which is inefficient. Furthermore, the high frequency of asset changes for information technology assets means that manual statistics will not be updated in a timely manner, affecting information system management and even the normal operation of the power system. Furthermore, as the scale of the power system continues to grow, the number of its corresponding assets is also increasing. When using manual asset registration, problems such as data confusion and omissions may occur, making it impossible to guarantee the accuracy of the information obtained during asset collection. Summary of the Invention
[0003] The purpose of this invention is to overcome the shortcomings of the prior art and provide an online asset collection method based on personnel verification. This method collects asset data by sending corresponding verification codes to operators, eliminating the need for manual collection. Instead, it is achieved through a corresponding asset collection program, ensuring that one asset corresponds to one asset collection program. This solves the problems of low efficiency and low accuracy when collecting assets manually, effectively improving the efficiency of asset collection while ensuring its accuracy.
[0004] The objective of this invention is achieved through the following technical solution:
[0005] A method for online asset collection based on personnel verification, comprising:
[0006] The server determines the scope of asset collection and, based on that scope, determines the types of assets and parameter types to be collected.
[0007] The server retrieves the asset registration list, obtains the initial asset information for each asset based on the asset type and parameter type, and determines the operator information corresponding to each asset based on the asset registration list.
[0008] Each asset generates a corresponding verification code based on its initial asset information and sends the generated verification code to the corresponding operator. The operator then uses the verification code to obtain the corresponding asset acquisition program, retrieves the current parameter information of the asset, and sends the current parameter information of the asset back to the server.
[0009] The server updates the asset registration list based on the collected parameter information.
[0010] Furthermore, the specific process of generating corresponding verification codes based on the initial asset information of each asset is as follows: Select one asset, extract all parameter data from the initial asset information of the selected asset, and obtain the position information of the selected asset in the asset registration list. Determine the number of digits of the verification code based on the obtained position information. Divide the verification code according to the number of digits and parameter types to obtain several blank verification code fragments. Match all blank verification code fragments with the parameter data in the asset registration list according to the order of the parameter data. Fill the blank verification code fragments with the matched parameter data to obtain verification code fragments. Combine the verification code fragments according to the original order to obtain the verification code of the selected asset. Select another asset and obtain the corresponding verification code until the corresponding verification codes of all assets in the asset registration list are obtained.
[0011] Furthermore, when sending the generated verification code to the corresponding operator, the asset corresponding to the verification code is determined, and the corresponding operator information is obtained based on the determined asset. The operator's contact information is obtained through the operator information, and the verification code is sent based on the contact information.
[0012] Furthermore, before sending the verification code to the operator, the server also verifies the operator's identity. The specific process of the server verifying the operator's identity is as follows: the server first sends an asset collection notification to the operator, the operator extracts the fixed asset information of the corresponding asset, and feeds back the operator's identity information and fixed asset information to the server. The server verifies the identity information and fixed asset information based on the initial asset information of the corresponding asset and the operator's information. If the verification matches, the identity verification is successful; if the verification does not match, the identity verification fails.
[0013] Furthermore, when feeding back the current parameter information of the asset to the server, the corresponding verification code is also sent to the server. The server determines the location information of the asset in the asset registration list based on the verification code, and updates the parameter information based on the obtained location information.
[0014] Furthermore, the parameter types of the asset include the asset's IP address, MAC address, and device configuration.
[0015] Furthermore, the asset acquisition program for each asset is stored on an FTP platform. After obtaining the verification code, the operator can retrieve the corresponding asset acquisition program from the FTP platform using the verification code.
[0016] The beneficial effects of this invention are:
[0017] When extracting assets through the asset collection program, a verification code is used. This code is generated based on the asset's initial information, ensuring that each asset corresponds to a unique verification code, thus guaranteeing the correspondence between the asset collection program and the asset. The program can automatically extract the corresponding parameters configured for each asset, eliminating the need for manual registration and ensuring the accuracy of the extracted parameters by assigning a unique asset collection program to each asset. After obtaining the current parameter information for each asset, the asset registration list is automatically updated, significantly improving the efficiency of asset collection. Attached Figure Description
[0018] Figure 1 This is a flowchart of the present invention. Detailed Implementation
[0019] The present invention will be further described below with reference to the accompanying drawings and embodiments.
[0020] Example:
[0021] A method for online asset collection based on personnel verification, such as Figure 1 As shown, it includes:
[0022] The server determines the scope of asset collection and, based on that scope, determines the types of assets and parameter types to be collected.
[0023] The server retrieves the asset registration list, obtains the initial asset information for each asset based on the asset type and parameter type, and determines the operator information corresponding to each asset based on the asset registration list.
[0024] Each asset generates a corresponding verification code based on its initial asset information and sends the generated verification code to the corresponding operator. The operator then uses the verification code to obtain the corresponding asset acquisition program, retrieves the current parameter information of the asset, and sends the current parameter information of the asset back to the server.
[0025] The server updates the asset registration list based on the collected parameter information.
[0026] In this embodiment, the asset type is specifically information technology assets, and the asset collection focuses on information technology asset equipment. These information technology asset devices specifically include computers, printers, hard drives, and other similar devices.
[0027] The asset acquisition program collects parameter information for assets, including device information, processor information, RAM capacity, device ID information, system operating system type and version, system internal version, hard disk capacity, and other information.
[0028] The specific content of the asset acquisition program can be adjusted according to the asset acquisition needs. The asset acquisition program can automatically collect the parameter information of the assets.
[0029] The operator information includes the operator's name, part number, contact number, email address, etc.
[0030] The specific process for generating corresponding verification codes based on the initial asset information of each asset is as follows: Select one asset, extract all parameter data from the initial asset information of the selected asset, and obtain the position information of the selected asset in the asset registration list. Determine the number of digits of the verification code based on the obtained position information. Divide the verification code according to the number of digits and parameter types to obtain several blank verification code fragments. Match all blank verification code fragments with the parameter data in the asset registration list according to their order. Fill the blank verification code fragments with the matched parameter data to obtain verification code fragments. Combine the verification code fragments in their original order to obtain the verification code for the selected asset. Select another asset and obtain the corresponding verification code, until the corresponding verification codes for all assets in the asset registration list are obtained.
[0031] The asset registration list is in tabular form. The location information of the asset is specifically the row and column number of the asset within the asset registration list table. If the verification code has too many digits and the parameter data cannot fill the verification code, the remaining verification code fragment after filling the parameter data is filled with 0. For assets whose corresponding verification code digits obtained from the location information are less than a preset threshold, their verification code digits are set to the preset threshold. When filling blank verification code fragments with parameter data, the parameter data is extracted according to the length of the blank verification code fragment.
[0032] When sending the generated verification code to the corresponding operator, the asset corresponding to the verification code is determined, and the corresponding operator information is obtained based on the determined asset. The operator's contact information is obtained through the operator information, and the verification code is sent based on the contact information.
[0033] The contact methods include telephone, email, WeChat, etc.
[0034] Before sending the verification code to the operator, the server also verifies the operator's identity. The specific process of the server verifying the operator's identity is as follows: the server first sends an asset collection notification to the operator, the operator retrieves the fixed asset information of the corresponding asset, and feeds back the operator's identity information and fixed asset information to the server. The server verifies the identity information and fixed asset information based on the initial asset information of the corresponding asset and the operator's information. If the verification matches, the identity verification is successful; if the verification does not match, the identity verification fails.
[0035] The fixed asset information includes unchanging information such as asset name, brand, and serial number. The identity information includes the operator's name, part of their identity, etc.
[0036] When the current parameter information of the asset is fed back to the server, the corresponding verification code is also sent to the server. The server determines the location information of the asset in the asset registration list based on the verification code, and updates the parameter information based on the obtained location information.
[0037] If the number of digits in the verification code can determine the location information of the asset, and the number of digits in the verification code is the same as the preset threshold, then the corresponding segment of the fixed information of the asset in the verification code is retrieved and matched with the asset registration list to determine the specific location information.
[0038] The asset's parameter types include the asset's IP address, MAC address, and device configuration.
[0039] The asset acquisition program for each asset is stored on an FTP platform. After obtaining the verification code, the operator can retrieve the corresponding asset acquisition program from the FTP platform.
[0040] An FTP platform is a data sharing platform that enables data to be uploaded and downloaded remotely.
[0041] The embodiments described above are merely preferred embodiments of the present invention and are not intended to limit the present invention in any way. Other variations and modifications are possible without departing from the technical solutions described in the claims.
Claims
1. A method for online asset collection based on personnel verification, characterized in that, include: The server determines the scope of asset collection and, based on that scope, determines the types of assets and parameters to be collected. The server retrieves the asset registration list, obtains the initial asset information for each asset based on the asset type and parameter type, and determines the operator information corresponding to each asset based on the asset registration list. Each asset generates a corresponding verification code based on its initial asset information and sends the generated verification code to the corresponding operator. The operator then uses the verification code to obtain the corresponding asset acquisition program, retrieves the current parameter information of the asset, and sends the current parameter information of the asset back to the server. The server updates the asset registration list based on the collected parameter information; The specific process for generating corresponding verification codes based on the initial asset information of each asset is as follows: Select one asset, extract all parameter data from the initial asset information of the selected asset, and obtain the position information of the selected asset in the asset registration list. Determine the number of digits of the verification code based on the obtained position information. Divide the verification code according to the number of digits and parameter types to obtain several blank verification code fragments. Match all blank verification code fragments with the parameter data in the asset registration list according to their order. Fill the blank verification code fragments with the matched parameter data to obtain verification code fragments. Combine the verification code fragments in their original order to obtain the verification code for the selected asset. Select another asset and obtain the corresponding verification code, until the corresponding verification codes for all assets in the asset registration list are obtained.
2. The online asset collection method based on personnel verification according to claim 1, characterized in that, When sending the generated verification code to the corresponding operator, the asset corresponding to the verification code is determined, and the corresponding operator information is obtained based on the determined asset. The operator's contact information is obtained through the operator information, and the verification code is sent based on the contact information.
3. The online asset collection method based on personnel verification according to claim 2, characterized in that, Before sending the verification code to the operator, the server also verifies the operator's identity. The specific process of the server verifying the operator's identity is as follows: the server first sends an asset collection notification to the operator, the operator retrieves the fixed asset information of the corresponding asset, and feeds back the operator's identity information and fixed asset information to the server. The server verifies the identity information and fixed asset information based on the initial asset information of the corresponding asset and the operator's information. If the verification matches, the identity verification is successful; if the verification does not match, the identity verification fails.
4. The online asset collection method based on personnel verification according to claim 1, characterized in that, When the current parameter information of the asset is fed back to the server, the corresponding verification code is also sent to the server. The server determines the location information of the asset in the asset registration list based on the verification code, and updates the parameter information based on the obtained location information.
5. The online asset collection method based on personnel verification according to claim 1, characterized in that, The asset's parameter types include the asset's IP address, MAC address, and device configuration.
6. The online asset collection method based on personnel verification according to claim 1, characterized in that, The asset acquisition program for each asset is stored on an FTP platform. After obtaining the verification code, the operator can retrieve the corresponding asset acquisition program from the FTP platform.
Citation Information
Patent Citations
Asset standing book updating method and system, electronic equipment and storage medium
CN113572664A
Asset information change method, server, client and storage medium
CN114268462A