CN113378575A - Automatic naming method and system for equipment, electronic equipment and storage medium - Google Patents

Automatic naming method and system for equipment, electronic equipment and storage medium Download PDF

Info

Publication number
CN113378575A
CN113378575A CN202110774955.2A CN202110774955A CN113378575A CN 113378575 A CN113378575 A CN 113378575A CN 202110774955 A CN202110774955 A CN 202110774955A CN 113378575 A CN113378575 A CN 113378575A
Authority
CN
China
Prior art keywords
name
equipment
built
hardware information
naming
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
CN202110774955.2A
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.)
Ctrip Technology Shanghai Co ltd
Original Assignee
Ctrip Technology Shanghai Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ctrip Technology Shanghai Co ltd filed Critical Ctrip Technology Shanghai Co ltd
Priority to CN202110774955.2A priority Critical patent/CN113378575A/en
Publication of CN113378575A publication Critical patent/CN113378575A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • G06F40/295Named entity recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method and a system for automatically naming equipment, electronic equipment and a storage medium, wherein the method is suitable for the deployment process of an operating system and comprises the following steps: acquiring hardware information of equipment with a standby name; matching the name field and the built-in number of the device to be named according to the hardware information; and determining the system name of the standby name device according to the name field and the built-in number. The automatic naming method of the equipment can avoid the traditional operation step of manually inputting the name of each equipment in the process of deploying the operating system, provides a bottom layer support for the upgrading and deploying scheme of the large-scale unified operating system of an enterprise, greatly improves the generation efficiency of the system, reduces the data misalignment caused by personnel errors and reduces the subsequent error correction work, thereby reducing the maintenance cost of the operating system of the enterprise; in addition, the naming method realizes the unification and standardization of the names of the operating systems of the client devices, and is convenient for the subsequent management of the operating system operation and maintenance personnel on the client devices.

Description

Automatic naming method and system for equipment, electronic equipment and storage medium
Technical Field
The invention relates to the field of data processing, in particular to an automatic naming method and system for equipment, electronic equipment and a storage medium.
Background
With the business development and the needs of each internet company at present, the number of clients is increased sharply, the requirement for iterative upgrade of operating system versions is more and more, and especially in medium and large enterprises, the operations of upgrading and deploying the operating system, activating the operating system, installing and updating patches, naming rules and the like consume a large amount of labor and time.
The traditional operating system needs manpower to name the equipment for enterprise equipment after deployment and configuration, and the efficiency is not improved. In recent years, with the development of the IT industry, a scheme for automatically naming an enterprise customized operating system is a feasible scheme for reducing the IT maintenance cost of the enterprise, but the existing scheme for solving the problems of batch upgrading and deployment of the enterprise and low timeliness for installing the operating system and large labor consumption is provided.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present invention and therefore may include information that does not constitute prior art known to a person of ordinary skill in the art.
Disclosure of Invention
Aiming at the problems in the prior art, the invention aims to provide an automatic naming method of equipment, a system, electronic equipment and a storage medium, wherein the automatic naming method of the equipment is suitable for the deployment process of an operating system, so that the system generation efficiency is greatly improved, meanwhile, the data misalignment caused by personnel errors is reduced, the subsequent error correction work is reduced, the labor waste caused by repeated labor is reduced, and the maintenance cost of the enterprise operating system is reduced; in addition, the naming method realizes the unification and standardization of the names of the operating systems of the client devices, and is convenient for the subsequent management of the operating system operation and maintenance personnel on the client devices.
The embodiment of the invention provides an automatic naming method of equipment, which is suitable for the deployment process of an operating system and comprises the following steps:
acquiring hardware information of equipment with a standby name;
matching the name field and the built-in number of the device to be named according to the hardware information;
and determining the system name of the equipment with the standby name according to the name field and the built-in number.
According to some examples of the invention, the hardware information is BIOS data information, the BIOS data information including a BIOS serial number of the device.
According to some examples of the invention, said matching the name field of the device to be named according to the hardware information comprises the following steps:
determining the equipment type of the equipment to be named according to the hardware information;
and matching the name field of the device to be named according to the device type.
According to some examples of the invention, the matching the built-in number of the device to be named according to the hardware information comprises the following steps:
acquiring a hardware serial number of the equipment to be named according to the hardware information;
acquiring a first mapping list of hardware serial numbers and built-in numbers from a purchase data system;
and matching the built-in number of the device to be named through the first mapping list.
According to some examples of the present invention, after the step of determining the system name of the standby-name device according to the name field and the built-in number, the method further includes the steps of:
judging whether the system name of the equipment with the acquired standby name accords with a preset language rule model or not;
if the system name of the equipment with the standby name is legal, the equipment with the standby name is judged to be legal.
According to some examples of this invention, the device auto-naming method further comprises the steps of:
and modifying the name of the standby name device into the determined system name.
According to some examples of this invention, the device auto-naming method further comprises the steps of:
acquiring a second mapping list of the hardware information and the built-in serial number from the asset data system;
judging whether the built-in number of the device to be named exists in the second mapping list or not;
if not, adding the mapping relation between the hardware information of the standby name equipment and the corresponding built-in number in the second mapping list.
The embodiment of the invention also provides an automatic naming system of equipment, which is used for realizing the automatic naming method of the equipment and comprises an information acquisition module, a matching module and a naming module, wherein:
the information acquisition module is used for acquiring hardware information of the equipment with the ready name;
the matching module is used for matching the name field and the built-in number of the device to be named according to the hardware information;
and the naming module is used for determining the system name of the equipment with the ready name according to the name field and the built-in number.
An embodiment of the present invention further provides an order generating device, including:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the device auto-naming method via execution of the executable instructions.
An embodiment of the present invention also provides a computer-readable storage medium storing a program, wherein the program, when executed, implements the steps of the device auto-naming method.
The automatic naming method of the equipment can avoid the traditional operation step of manually inputting the name of each equipment in the process of deploying the operating system, and provides a bottom support for the upgrading and deploying scheme of the large-scale unified operating system of an enterprise; in addition, the naming method realizes the unification and standardization of the names of the operating systems of the client devices, and is convenient for the subsequent management of the operating system operation and maintenance personnel on the client devices.
Drawings
Other features, objects, and advantages of the invention will be apparent from the following detailed description of non-limiting embodiments, which proceeds with reference to the accompanying drawings and which is incorporated in and constitutes a part of this specification, illustrating embodiments consistent with the present application and together with the description serve to explain the principles of the application. It is obvious that the drawings in the following description are only some embodiments of the invention, and that for a person skilled in the art, other drawings can be derived from them without inventive effort.
FIG. 1 is a flow chart of a method for automatic naming of devices according to an embodiment of the present invention;
fig. 2 is an application scenario diagram of an automatic naming method for devices according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of an automatic naming system of a device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the invention;
fig. 5 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus their repetitive description will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
In order to solve the problems of batch upgrading and deployment of the existing enterprises, low timeliness when operating systems are installed, large labor consumption caused by repeated labor and the like, the embodiment of the invention provides an automatic naming method of equipment.
Fig. 1 is a flowchart of an automatic device naming method according to an embodiment of the present invention, where the automatic device naming method is applicable to a deployment process of an operating system, and specifically, the automatic device naming method includes the following steps:
s100: acquiring hardware information of equipment with a standby name; the hardware information is a unique identification code capable of pointing to the device, such as an S/N number of a notebook computer. For example, the hardware information may be BIOS data information of a Basic Input/Output System (Basic Input/Output System), where the BIOS data information includes a BIOS serial number of a device, and the BIOS serial number may be a factory number of each device in an operating System.
S200: matching the name field and the built-in number of the device to be named according to the hardware information;
s300: and determining the system name of the equipment with the standby name according to the name field and the built-in number. The system name here can be seen as the name of the device in the deployed operating system.
In the method of the present invention, the step of obtaining the hardware information of the device with the ready name in S100 may be regarded as obtaining the hardware information of each deployed device in the deployment process of the operating system, and in the method of the present invention, the system name of each device includes two parts, namely, a name field representing the type of the device and a built-in number representing the serial number, so that after obtaining the hardware information of the device with the ready name, the name field and the built-in number of the device with the ready name are respectively matched through the step of S200, and finally the system name of the device with the ready name is obtained through the step of S300.
The automatic naming method of the equipment automatically names according to the hardware information of each equipment to be deployed in the process of deploying the operating system, so that the existing operation step of manually inputting the name of each equipment is replaced, the system generation efficiency is greatly improved, the labor waste caused by repeated labor is reduced, and a bottom support is provided for the upgrading and deploying scheme of a large-scale unified operating system of an enterprise.
The automatic naming method of the device of the present invention is further described below in conjunction with specific application scenarios. When an enterprise upgrades or establishes an operating system, generally, a purchasing department of the enterprise purchases related devices, especially devices at a user end, the user end devices include several types, such as a workstation, a desktop, a notebook, and the like, the purchasing department can compile a device table, i.e., a first mapping list mentioned later, according to hardware information of the devices, such as unique identification codes (hardware serial numbers) of the devices, the first mapping list includes a one-to-one correspondence relationship between the hardware serial numbers and serial numbers of the devices, the serial numbers are referred to as built-in serial numbers, and the first mapping list can be stored in a purchasing data system of the purchasing department.
When an enterprise customizes or deploys the operating system by the purchased equipment or upgrades the operating system for the existing equipment, a configuration program is pre-buried in the operating system, then customization of a push template can be carried out through a desktop management platform, and an operating system deployment task is generated, wherein the invention provides a method for carrying out automatic naming on an operating system deployment example in the deployment process, which is characterized in that an enterprise system firstly executes S100: acquiring hardware information of equipment with a standby name; the step S100 may be to obtain the BIOS serial number by reading the motherboard information of the standby name device in practice; s100, intelligently identifying hardware information of the equipment through a configuration program; the step S200 of matching the name field of the device to be named according to the hardware information may specifically include the following steps:
s210: determining the equipment type of the equipment to be named according to the hardware information; as described above, the hardware information may be a BIOS serial number of a product, the BIOS serial number includes device type information, and the system obtaining the BIOS serial number may determine a device type parameter according to a BIOS serial number naming rule to specify a device type of the device with a default name.
S220: and further, each enterprise can set the name fields corresponding to different equipment types by self, for example, the name fields can be set as follows:
Figure BDA0003154436580000061
according to the device type information and the set name field rule, the corresponding name field of the standby name device in the operating system of the enterprise can be matched, namely, the steps S210 and S220 are executed. Different name fields are matched for different types of code naming equipment, the equipment type is determined through equipment hardware information, and the accuracy of the equipment type is ensured; meanwhile, through the steps, the device system name in the deployed operating system is associated with the built-in number of the procurement data system in the enterprise asset management system, and accurate device names are provided for different types of devices for subsequent operating system management and daily operation and maintenance. In addition, the step of manually identifying the assignment number is omitted, so that the phenomenon that the type is determined, the assignment of the number is repeated or the assignment of the number is wrong due to human factors can be avoided, and the working efficiency of an operating system is improved.
Meanwhile, the step S200 of matching the built-in number of the device to be named according to the hardware information comprises the following steps:
s230: acquiring a hardware serial number of the equipment to be named according to the hardware information;
s240: acquiring a first mapping list of hardware serial numbers and built-in numbers from a purchase data system;
s250: and matching the built-in number of the device to be named through the first mapping list.
The above-mentioned S230 and S240 are related to the built-in code of the procurement data system according to the hardware information, wherein the first mapping list may be a one-to-one correspondence relationship between the device unique identification code and the built-in code, and the above-mentioned embodiment is only an example in which the hardware serial number is used as the device unique identification code.
For example, when the type with the device to be named is determined as a notebook in step S200, and the number of the device to be named in the procurement data system is 88888, the system name of the device to be named may be determined as: LPT88888, which is a rule for determining the system name of the device with ready name according to the name field and the built-in number, different users can determine the system name of the final device with ready name according to different rules according to practical application scenarios, such as LPT-88888.
In addition, after the step of determining the system name of the device with the standby name according to the name field and the built-in number, the device automatic naming method of the present invention may further include the steps of:
judging whether the system name of the equipment with the acquired standby name accords with a preset language rule model or not;
if the system name of the equipment with the standby name is legal, the equipment with the standby name is judged to be legal.
If the system name does not accord with the preset language rule model, the system name of the equipment with the standby name is considered to be illegal, and at the moment, the system name of the equipment can be modified through a manual verification method.
The language rule model can be established according to naming rules set by different enterprises, and comprises at least one judgment condition for checking whether the system name of the determined standby name equipment meets the naming rules or whether illegal characters exist or not.
After determining the system name of the device with the ready name or verifying the validity of the system name of the device with the ready name automatically determined by the system, the device automatic naming method of the present invention may further include the following steps:
s400: and modifying the name of the standby name device into the determined system name. Therefore, the system name naming of the equipment is completed through the type of the equipment and the built-in number of the enterprise, the system name of the equipment is related to the built-in number of a procurement data system in the enterprise asset management system, and the management of the system or the asset in the enterprise is facilitated.
Fig. 2 is an application scenario diagram of an automatic naming method for devices according to an embodiment of the present invention; in an actual scenario, the asset management system includes a procurement data system and an asset data system, and at this time, the device auto-naming method may further include the following steps:
s500: acquiring a second mapping list of the hardware information and the built-in serial number from the asset data system;
s600: judging whether a built-in number in the system name of the standby name equipment exists in the second mapping list or not;
if yes, the equipment is indicated to be recorded into the asset data system, and no operation is performed;
if not, executing step S700: and adding hardware information and a corresponding built-in number of the standby name equipment in the second mapping list.
The second mapping list can be seen as data of the asset library of the enterprise, and the steps from S500 to S700 are associated with the procurement data system, the system name of the device and the asset data system by the device automatic naming method of the present invention, and simultaneously, the entry of the asset library data is completed.
The second mapping list can also record complete information such as equipment names, hardware unique identification codes, hardware parameters, equipment entry time and the like, so that the follow-up of information in the future, the equipment information query and the equipment rechecking work in the daily operation and maintenance of the operating system are facilitated, the time-consuming and labor-consuming traditional statistical work is omitted, and the working efficiency is greatly improved. The asset library with complete device information also facilitates management of the system or assets within an enterprise.
The embodiment of the invention also provides an automatic naming system of equipment, which is used for realizing the automatic naming method of the equipment, and fig. 3 is a schematic structural diagram of the automatic naming system of the equipment according to the embodiment of the invention. Specifically, the device automatic naming system includes an information obtaining module M100, a matching module M200, and a naming module M300, wherein:
the information obtaining module M100 is configured to obtain hardware information of a standby name device;
the matching module M200 is used for matching the name field and the built-in number of the device to be named according to the hardware information;
the naming module M300 is configured to determine the system name of the device with the standby name according to the name field and the built-in number.
The function implementation manner of each function module in the automatic device naming system in this embodiment may be implemented by using the specific implementation manner of each step in the automatic device naming method. For example, the information obtaining module M100, the matching module M200, and the naming module M300 may respectively adopt the specific implementation manners of the steps S100 to S700 to implement the functions thereof, which are not described herein again. The automatic naming system of the equipment provides a bottom layer support for the upgrading and deploying scheme of the large-scale unified operating system of the enterprise, and reduces the maintenance cost of the operating system of the enterprise; the method and the system enable the interior of an enterprise to be convenient and fast when the process and the automation platform system are integrated.
An electronic device 600 according to this embodiment of the invention is described below with reference to fig. 4. The electronic device 600 shown in fig. 4 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 4, the electronic device 600 is embodied in the form of a general purpose computing device. The components of the electronic device 600 may include, but are not limited to: at least one processing unit 610, at least one memory unit 620, a bus 630 connecting the different platform components (including the memory unit 620 and the processing unit 610), a display unit 640, etc.
Wherein the storage unit stores program code which can be executed by the processing unit 610 such that the processing unit 610 performs the steps according to various exemplary embodiments of the present invention as described in the above-mentioned method section of the present specification. For example, processing unit 610 may perform the steps as shown in fig. 1.
The storage unit 620 may include readable media in the form of volatile memory units, such as a random access memory unit (RAM)6201 and/or a cache memory unit 6202, and may further include a read-only memory unit (ROM) 6203.
The memory unit 620 may also include a program/utility 6204 having a set (at least one) of program modules 6205, such program modules 6205 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 630 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 600 may also communicate with one or more external devices 700 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 600, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 600 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 650. Also, the electronic device 600 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via the network adapter 660. The network adapter 660 may communicate with other modules of the electronic device 600 via the bus 630. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the electronic device 600, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage platforms, to name a few.
The embodiment of the invention also provides a computer readable storage medium for storing a program, and the program is executed to realize the steps of the automatic naming method of the equipment. In some possible embodiments, the various aspects of the invention may also be implemented in the form of a program product comprising program code means for causing a terminal device to carry out the steps according to the various exemplary embodiments of the invention described in the method part above of this description when said program product is run on the terminal device.
Referring to fig. 5, a program product 800 for implementing the above method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present invention is not limited in this regard and, in the present document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable storage medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable storage medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
In summary, the present invention provides an apparatus automatic naming method, system, electronic apparatus, and storage medium, where the apparatus automatic naming method is applicable to a deployment process of an operating system, and includes the following steps: acquiring hardware information of equipment with a standby name; matching the name field and the built-in number of the device to be named according to the hardware information; and determining the system name of the equipment with the standby name according to the name field and the built-in number. The automatic naming method of the equipment can avoid the traditional operation step of manually inputting the name of each equipment in the process of deploying the operating system, and provides a bottom support for the upgrading and deploying scheme of the large-scale unified operating system of an enterprise; in addition, the naming method realizes the unification and standardization of the names of the operating systems of the client devices, and is convenient for the subsequent management of the operating system operation and maintenance personnel on the client devices.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. It will be evident to those skilled in the art that the present application is not limited to the details of the foregoing illustrative embodiments, and that the present application may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the application being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (10)

1. An automatic naming method of equipment is suitable for the deployment process of an operating system, and is characterized by comprising the following steps:
acquiring hardware information of equipment with a standby name;
matching the name field and the built-in number of the device to be named according to the hardware information;
and determining the system name of the equipment with the standby name according to the name field and the built-in number.
2. The device auto-naming method of claim 1 wherein the hardware information is BIOS data information, the BIOS data information including a BIOS serial number of the device.
3. The device auto-naming method according to claim 1, wherein said matching name fields of devices to be named according to hardware information comprises the steps of:
determining the equipment type of the equipment to be named according to the hardware information;
and matching the name field of the device to be named according to the device type.
4. The device auto-naming method according to claim 1, wherein said matching the built-in number of the device to be named according to the hardware information comprises the steps of:
acquiring a hardware serial number of the equipment to be named according to the hardware information;
acquiring a first mapping list of hardware serial numbers and built-in numbers from a purchase data system;
and matching the built-in number of the device to be named through the first mapping list.
5. The device auto-naming method according to claim 1, wherein after the step of determining the system name of the device with ready name according to the name field and the built-in number, the method further comprises the steps of:
judging whether the system name of the equipment with the acquired standby name accords with a preset language rule model or not;
if the system name of the equipment with the standby name is legal, the equipment with the standby name is judged to be legal.
6. The device auto-naming method according to claim 1, further comprising the steps of:
and modifying the name of the standby name device into the determined system name.
7. The device auto-naming method according to claim 6, further comprising the steps of:
acquiring a second mapping list of the hardware information and the built-in serial number from the asset data system;
judging whether the built-in number of the device to be named exists in the second mapping list or not;
if not, adding the mapping relation between the hardware information of the standby name equipment and the corresponding built-in number in the second mapping list.
8. An automatic naming system of equipment, which is used for realizing the automatic naming method of the equipment in any one of claims 1 to 7, and is characterized by comprising an information acquisition module, a matching module and a naming module, wherein:
the information acquisition module is used for acquiring hardware information of the equipment with the ready name;
the matching module is used for matching the name field and the built-in number of the device to be named according to the hardware information;
and the naming module is used for determining the system name of the equipment with the ready name according to the name field and the built-in number.
9. An electronic device, comprising:
a processor;
a memory having stored therein executable instructions of the processor;
wherein the processor is configured to perform the steps of the device auto-naming method of any of claims 1-7 via execution of the executable instructions.
10. A computer-readable storage medium storing a program which, when executed by a processor, performs the steps of the method for automatic naming of a device according to any of claims 1 to 7.
CN202110774955.2A 2021-07-08 2021-07-08 Automatic naming method and system for equipment, electronic equipment and storage medium Pending CN113378575A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110774955.2A CN113378575A (en) 2021-07-08 2021-07-08 Automatic naming method and system for equipment, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110774955.2A CN113378575A (en) 2021-07-08 2021-07-08 Automatic naming method and system for equipment, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113378575A true CN113378575A (en) 2021-09-10

Family

ID=77581645

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110774955.2A Pending CN113378575A (en) 2021-07-08 2021-07-08 Automatic naming method and system for equipment, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113378575A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938322A (en) * 2021-12-16 2022-01-14 杭州乒乓智能技术有限公司 Multi-cloud operation and maintenance management method and system, electronic device and readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938322A (en) * 2021-12-16 2022-01-14 杭州乒乓智能技术有限公司 Multi-cloud operation and maintenance management method and system, electronic device and readable storage medium

Similar Documents

Publication Publication Date Title
US11789715B2 (en) Systems and methods for transformation of reporting schema
US8706771B2 (en) Systems and methods for analyzing and transforming an application from a source installation to a target installation
US10481884B2 (en) Systems and methods for dynamically replacing code objects for code pushdown
US10013339B2 (en) System and method for automating testing without scripting
US20240045850A1 (en) Systems and methods for database orientation transformation
US20100250730A1 (en) Automated license reconciliation for deployed applications
CN111399853A (en) Templated deployment method of machine learning model and custom operator
US10885087B2 (en) Cognitive automation tool
CN112035443B (en) Big data execution method, system, equipment and storage medium based on Linux platform
CN111125064B (en) Method and device for generating database schema definition statement
CN113378575A (en) Automatic naming method and system for equipment, electronic equipment and storage medium
CN113094419A (en) Data analysis system, method, client and storage medium
CN113448614A (en) Software project code management method and device, storage medium and electronic equipment
US10606843B2 (en) Irreducible modules
WO2023151397A1 (en) Application program deployment method and apparatus, device, and medium
CN112667202B (en) Software design method and device combining MDA and BPMN
CN112613567A (en) User label management method, system, device and storage medium
CN113312900A (en) Data verification method and device
CN111949259A (en) Risk decision configuration method, system, electronic equipment and storage medium
CN111625257B (en) Service platform upgrading method, system, equipment and storage medium
KR102676894B1 (en) Method of automating consulting based on web for cloud migration
US11675583B2 (en) System and method for continuous development and continuous integration for identified defects and fixes of computing products
US20240012738A1 (en) Defect recreation
CN117591124A (en) Service platform evolution data generation method and device, medium and electronic equipment
CN116991387A (en) Map application development method, terminal device and computer readable storage medium

Legal Events

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