CN110569089A - Plug-in expansion method, device and storage medium for management platform - Google Patents

Plug-in expansion method, device and storage medium for management platform Download PDF

Info

Publication number
CN110569089A
CN110569089A CN201910859701.3A CN201910859701A CN110569089A CN 110569089 A CN110569089 A CN 110569089A CN 201910859701 A CN201910859701 A CN 201910859701A CN 110569089 A CN110569089 A CN 110569089A
Authority
CN
China
Prior art keywords
plug
configuration file
file
management platform
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.)
Withdrawn
Application number
CN201910859701.3A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent Technology 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 Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910859701.3A priority Critical patent/CN110569089A/en
Publication of CN110569089A publication Critical patent/CN110569089A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents
    • G06F11/3093Configuration details thereof, e.g. installation, enabling, spatial arrangement of the probes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a plug-in expansion method of a management platform, which comprises the following steps: receiving a user request through a plug-in expansion interface of a management platform and returning an initial plug-in file to the user; receiving a plug-in configuration file configured by a user for the initial plug-in file through a plug-in installation interface of the management platform; and analyzing the plug-in configuration file to generate a corresponding plug-in. The invention also discloses a computer device and a readable storage medium. The method disclosed by the invention can provide a plug-in expansion entrance for a third-party user using the management platform through the plug-in expansion interface and the plug-in installation interface of the management platform so as to independently self-define and expand the plug-in according to the self requirement, does not need to expand the plug-in for the third-party user through a provider of the management platform, and simultaneously reduces the adaptation work of the provider of the management platform.

Description

Plug-in expansion method, device and storage medium for management platform
Technical Field
The invention relates to the field of computers, in particular to a plug-in expansion method, plug-in expansion equipment and a storage medium for a management platform.
Background
And the physical infrastructure management platform is responsible for unified management of physical equipment of various manufacturers, such as a server, a switch, a firewall, a magnetic array and the like. At present, with the increase of the usage amount of hardware devices such as a global server, the platform software also plays an important role in the aspect of intelligent management of the devices, can accurately monitor the running condition of the hardware devices, and provides high-quality monitoring service. As a piece of infrastructure management software, the software not only needs to monitor own hardware products, but also has the capability of being compatible with the hardware equipment of the friends.
However, because of the great limitation of compatible adaptation work for other manufacturers, the current physical infrastructure management platform cannot provide a hardware device which can use the physical infrastructure management platform and is effectively compatible with the physical infrastructure management platform.
therefore, a method for expanding the plug-in of the physical infrastructure management platform is urgently needed.
Disclosure of Invention
In view of this, in order to overcome at least one aspect of the above problem, an embodiment of the present invention provides a method for expanding a plug-in of a management platform, including:
Receiving a user request through a plug-in expansion interface of a management platform and returning an initial plug-in file to the user;
Receiving a plug-in configuration file configured by a user for the initial plug-in file through a plug-in installation interface of the management platform;
And analyzing the plug-in configuration file to generate a corresponding plug-in.
In some embodiments, receiving a user request through a plug-in extension interface of the management platform and returning an initial plug-in file to the user, further comprises:
receiving and judging whether the verification code input by the user is correct or not;
And returning the initial plug-in file to the user in response to the verification code being correct.
In some embodiments, returning the initial add-in file to the user further comprises:
And returning an initial front-end file, an initial database file, an initial configuration file and an initial monitoring file to the user.
In some embodiments, receiving the plugin configuration file configured by the user for the initial plugin file further includes:
Receiving a front-end configuration file comprising an expanded view position, a basic information view field, a hardware information view field, a monitoring information view field and an alarm information view field, a database configuration file comprising SQL statements used for creating tables, a configuration file comprising other language translations corresponding to the view fields in the front-end configuration file and a database name corresponding to the database configuration file, and a monitoring configuration file used for acquiring asset information and monitoring information of a plug-in.
in some embodiments, receiving a front-end configuration file including an extended view location, a basic information view field, a hardware information view field, a monitoring information view field, and an alarm information view field further comprises:
and receiving a front-end configuration file which comprises an extended view position, a basic information view field, a hardware information view field, a monitoring information view field and an alarm information view field after the initial front-end file is configured by the user based on the development rule of the management platform.
In some embodiments, receiving a monitoring profile for obtaining asset information and monitoring information for a plug-in further comprises:
And receiving the monitoring configuration file which is used for acquiring the asset information and the monitoring information of the plug-in after the initial monitoring file is configured by the user based on the data return format of the management platform.
in some embodiments, parsing the plugin configuration file to generate a corresponding plugin further comprises:
And carrying out security verification on the received plug-in configuration file.
in some embodiments, further comprising:
And responding to the passing of the security verification, restarting the front-end and back-end services of the management platform to analyze the plug-in configuration file and generate a corresponding plug-in.
based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of any of the above-described plug-in extension methods for a management platform.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program performs the steps of any one of the plug-in extension methods of the management platform described above.
The invention has one of the following beneficial technical effects: the method disclosed by the invention can provide a plug-in expansion entrance for a third-party user using the management platform through the plug-in expansion interface and the plug-in installation interface of the management platform so as to independently self-define and expand the plug-in according to the self requirement, does not need to expand the plug-in for the third-party user through a provider of the management platform, and simultaneously reduces the adaptation work of the provider of the management platform.
drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in 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 only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a plug-in expansion method for a management platform according to an embodiment of the present invention;
fig. 2 is a flowchart of a plug-in expansion method for a management platform according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a computer device provided in an embodiment of the present invention;
Fig. 4 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
it should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
According to an aspect of the present invention, an embodiment of the present invention provides a plug-in expansion method for a management platform, as shown in fig. 1, which may include the steps of: s1, receiving a user request through a plug-in expansion interface of the management platform and returning an initial plug-in file to the user; s2, receiving the plugin configuration file configured by the user for the initial plugin file through the plugin installation interface of the management platform; and S3, analyzing the plug-in configuration file to generate a corresponding plug-in.
The method disclosed by the invention can provide a plug-in expansion entrance for a third-party user using the management platform through the plug-in expansion interface and the plug-in installation interface of the management platform so as to independently self-define and expand the plug-in according to the self requirement, does not need to expand the plug-in for the third-party user through a provider of the management platform, and simultaneously reduces the adaptation work of the provider of the management platform.
the following describes in detail a flow diagram of a plug-in extension method of the management platform shown in fig. 2.
firstly, receiving a user request through a plug-in expansion interface of a management platform and returning an initial plug-in file to the user. In one embodiment, the user request includes a user entered passcode.
specifically, a user can obtain a plug-in code uniquely bound to the management platform through the customer service of the management platform, and then can download an initial plug-in file after inputting the plug-in code on a ' plug-in ' -expansion ' page of the management platform.
in some embodiments, the initial plug-in file may include an initial front-end file, rest.xml, an initial database file, database.db, an initial configuration file, application.config, an initial monitoring file, server check.sh.
In some embodiments, after the management platform receives the verification code, it is further required to determine whether the verification code is correct; and returning the initial plug-in file to the user in response to the verification code being correct.
And then, receiving the plugin configuration file configured by the user for the initial plugin file through a plugin installation interface of the management platform.
Specifically, after the user writes the plug-in configuration file, the plug-in configuration file can be uploaded to the management platform on a plug-in-installation page of the management platform.
In some embodiments, receiving the plugin configuration file configured by the user for the initial plugin file may further include:
Receiving a front-end configuration file comprising an expanded view position, a basic information view field, a hardware information view field, a monitoring information view field and an alarm information view field, receiving a database configuration file comprising SQL statements used for creating a table, receiving a configuration file comprising other language translations corresponding to the view fields in the front-end configuration file and a database name corresponding to the database configuration file, and receiving a monitoring configuration file used for acquiring asset information and monitoring information of a plug-in.
In some embodiments, receiving a front-end configuration file including an extended view location, a basic information view field, a hardware information view field, a monitoring information view field, and an alarm information view field may further include:
and receiving a front-end configuration file which comprises an extended view position, a basic information view field, a hardware information view field, a monitoring information view field and an alarm information view field after the initial front-end file is configured by the user based on the development rule of the management platform.
In some embodiments, receiving the monitoring configuration file for obtaining asset information and monitoring information of the plug-in after the initial monitoring file is configured by the user may further include:
And receiving the monitoring configuration file which is used for acquiring the asset information and the monitoring information of the plug-in after the initial monitoring file is configured by the user based on the data return format of the management platform.
specifically, the front-end configuration file is in an xml format, a hierarchical node mode is adopted to define a directory structure of front-end expansion, keywords corresponding to the nodes of the front-end configuration file need to adopt development keywords approved by a platform, otherwise, the development keywords cannot be analyzed correctly, the keywords can annotate and explain expansion view positions, basic information view fields, hardware information view fields, monitoring information view fields and alarm information view fields, and in order to achieve international functions (namely, to obtain plug-ins in different languages), corresponding other language translations in the view fields need to be defined in the configuration file through i18 n. The database configuration file contains SQL statements used to create tables, where the table names and field names in the tables can be freely defined, but need to correspond to fields in the front-end configuration file, and the database names need to be defined in the configuration file. The monitoring configuration file is a script file written by adopting a shell language, defines asset information and monitoring information for acquiring the plug-in, and has the key point that a data return format specified by a platform is required, such as 'CPUINFO-name:, index:, and RPM'; and the like, and adopts development keywords approved by the platform, and the keywords can be inquired through a development manual.
And finally, analyzing the plug-in configuration file to generate a corresponding plug-in.
Specifically, after the platform receives the plugin configuration file uploaded by the user, the platform firstly performs security verification on the plugin configuration file, and after the file security verification is passed, the front-end and back-end services of the management platform are restarted to analyze the plugin configuration file and generate a corresponding plugin.
Therefore, through the 'plug-in' expansion 'page of the management platform, a third-party user can obtain an initial plug-in file, and after the third-party user configures the initial plug-in file according to the development rule of the management platform to obtain a plug-in configuration file, the third-party user can upload the plug-in configuration file to the management platform through the' plug-in 'installation' page of the management platform, and restart the front-end and back-end services of the management platform to obtain a corresponding plug-in.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 3, an embodiment of the present invention further provides a computer apparatus 501, comprising:
At least one processor 520; and
A memory 510, the memory 510 storing a computer program 511 executable on the processor, the processor 520 executing the program to perform the steps of any of the above plug-in extension methods for the management platform.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 4, an embodiment of the present invention further provides a computer-readable storage medium 601, where the computer-readable storage medium 601 stores computer program instructions 610, and the computer program instructions 610, when executed by a processor, perform the steps of the plug-in extension method of the management platform as any one of the above.
finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes of the methods of the above embodiments may be implemented by a computer program to instruct related hardware to implement the methods. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
In addition, the apparatuses, devices, and the like disclosed in the embodiments of the present invention may be various electronic terminal devices, such as a mobile phone, a Personal Digital Assistant (PDA), a tablet computer (PAD), a smart television, and the like, or may be a large terminal device, such as a server, and the like, and therefore the scope of protection disclosed in the embodiments of the present invention should not be limited to a specific type of apparatus, device. The client disclosed by the embodiment of the invention can be applied to any one of the electronic terminal devices in the form of electronic hardware, computer software or a combination of the electronic hardware and the computer software.
Furthermore, the method disclosed according to an embodiment of the present invention may also be implemented as a computer program executed by a CPU, and the computer program may be stored in a computer-readable storage medium. The computer program, when executed by the CPU, performs the above-described functions defined in the method disclosed in the embodiments of the present invention.
Further, the above method steps and system elements may also be implemented using a controller and a computer readable storage medium for storing a computer program for causing the controller to implement the functions of the above steps or elements.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM may be available in a variety of forms such as synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
it should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A plug-in expansion method for a management platform comprises the following steps:
Receiving a user request through a plug-in expansion interface of a management platform and returning an initial plug-in file to the user;
Receiving a plug-in configuration file configured by a user for the initial plug-in file through a plug-in installation interface of the management platform;
And analyzing the plug-in configuration file to generate a corresponding plug-in.
2. the method of claim 1, wherein receiving a user request and returning an initial add-in file to the user via an add-in extensibility interface of a management platform, further comprises:
Receiving and judging whether the verification code input by the user is correct or not;
and returning the initial plug-in file to the user in response to the verification code being correct.
3. the method of claim 2, wherein returning the initial add-in file to the user further comprises:
And returning an initial front-end file, an initial database file, an initial configuration file and an initial monitoring file to the user.
4. the method of claim 3, wherein receiving the add-in configuration file after the initial add-in configuration file is configured by the user, further comprises:
receiving a front-end configuration file comprising an expanded view position, a basic information view field, a hardware information view field, a monitoring information view field and an alarm information view field, a database configuration file comprising SQL statements used for creating tables, a configuration file comprising other language translations corresponding to the view fields in the front-end configuration file and a database name corresponding to the database configuration file, and a monitoring configuration file used for acquiring asset information and monitoring information of a plug-in.
5. The method of claim 4, wherein receiving a front-end configuration file comprising an extended view location, a basic information view field, a hardware information view field, a monitoring information view field, and an alarm information view field, further comprises:
and receiving a front-end configuration file which comprises an extended view position, a basic information view field, a hardware information view field, a monitoring information view field and an alarm information view field after the initial front-end file is configured by the user based on the development rule of the management platform.
6. the method of claim 4, wherein receiving a monitoring profile for obtaining asset information and monitoring information for a plug-in further comprises:
and receiving the monitoring configuration file which is used for acquiring the asset information and the monitoring information of the plug-in after the initial monitoring file is configured by the user based on the data return format of the management platform.
7. The method of claim 1, wherein parsing the plugin configuration file to generate a corresponding plugin, further comprises:
And carrying out security verification on the received plug-in configuration file.
8. The method of claim 7, further comprising:
And responding to the passing of the security verification, restarting the front-end and back-end services of the management platform to analyze the plug-in configuration file and generate a corresponding plug-in.
9. A computer device, comprising:
At least one processor; and
memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of the method according to any of claims 1-8.
10. a computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method of any one of claims 1 to 8.
CN201910859701.3A 2019-09-11 2019-09-11 Plug-in expansion method, device and storage medium for management platform Withdrawn CN110569089A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910859701.3A CN110569089A (en) 2019-09-11 2019-09-11 Plug-in expansion method, device and storage medium for management platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910859701.3A CN110569089A (en) 2019-09-11 2019-09-11 Plug-in expansion method, device and storage medium for management platform

Publications (1)

Publication Number Publication Date
CN110569089A true CN110569089A (en) 2019-12-13

Family

ID=68779263

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910859701.3A Withdrawn CN110569089A (en) 2019-09-11 2019-09-11 Plug-in expansion method, device and storage medium for management platform

Country Status (1)

Country Link
CN (1) CN110569089A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113805965A (en) * 2021-09-11 2021-12-17 济南浪潮数据技术有限公司 Method, device and equipment for installing external plug-in and readable medium
CN114116543A (en) * 2020-08-26 2022-03-01 中移动信息技术有限公司 Method, device and equipment for plugging and unplugging hardware based on middle station and computer storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114116543A (en) * 2020-08-26 2022-03-01 中移动信息技术有限公司 Method, device and equipment for plugging and unplugging hardware based on middle station and computer storage medium
CN113805965A (en) * 2021-09-11 2021-12-17 济南浪潮数据技术有限公司 Method, device and equipment for installing external plug-in and readable medium
CN113805965B (en) * 2021-09-11 2023-12-29 济南浪潮数据技术有限公司 Method, device, equipment and readable medium for installing external plug-in

Similar Documents

Publication Publication Date Title
RU2486586C1 (en) Method and device for integration of data on point provided by group of suppliers
US9811605B2 (en) Methods, apparatuses and computer program products for automated learning of data models
CN110968601A (en) Data query processing method and device
KR20040001010A (en) Apparatus method for XML parsing utilizing exterior XML validator
CN110058821B (en) Method and device for inquiring server storage information
CN111177043B (en) Method, system, device and medium for accelerating reading of field replaceable unit information
CN110569089A (en) Plug-in expansion method, device and storage medium for management platform
US20230116336A1 (en) API Governance Enforcement Architecture
CN110781356A (en) Hardware query method, equipment and storage medium based on management platform
CN110879773B (en) CGroup-based memory monitoring method and device
CN111708664A (en) Log management method, device and medium for client
CN111291427A (en) Server hard disk security measurement method and device
CN111078497A (en) Data storage method, equipment and storage medium of BMC (baseboard management controller)
CN111142925A (en) Pipeline type data processing method, equipment and storage medium
CN114047968A (en) Method, system, storage medium and equipment for automatically adapting hardware
CN111309264B (en) Method, system, device and medium for making directory quota compatible with snapshot
CN111382179B (en) Data processing method and device and electronic equipment
CN111045989A (en) Method, device and medium for querying CPLD version information
CN109344082B (en) Method and system for automatically testing register
CN107562790B (en) Method and system for realizing batch warehousing of data processing
CN110752953A (en) Load balancing-based connection number updating method and device and storage medium
CN110780855A (en) Method, device and system for uniformly managing and controlling interface
CN110659035A (en) Method and device for batch mounting of mirror images based on BMC
CN113672233B (en) Server out-of-band management method, device and equipment based on Redfish
JP2020024567A (en) Api specification generation device, api specification generation method and program

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20191213

WW01 Invention patent application withdrawn after publication