CN114221973A - Cloud server remote management method, cloud server, cloud system and storage medium - Google Patents

Cloud server remote management method, cloud server, cloud system and storage medium Download PDF

Info

Publication number
CN114221973A
CN114221973A CN202010918433.0A CN202010918433A CN114221973A CN 114221973 A CN114221973 A CN 114221973A CN 202010918433 A CN202010918433 A CN 202010918433A CN 114221973 A CN114221973 A CN 114221973A
Authority
CN
China
Prior art keywords
request
cloud server
management
remote management
cloud
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
CN202010918433.0A
Other languages
Chinese (zh)
Inventor
赵忠
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Kezhilv Information Technology Co ltd
Original Assignee
Suzhou Ranyun Information 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 Ranyun Information Technology Co ltd filed Critical Suzhou Ranyun Information Technology Co ltd
Priority to CN202010918433.0A priority Critical patent/CN114221973A/en
Publication of CN114221973A publication Critical patent/CN114221973A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a remote management method of a cloud server, the cloud server, a cloud system and a storage medium. The method comprises the steps that a first cloud server calculates the request type of a remote management request to be processed currently, and sends the request type to a cloud management server, so that the cloud management server searches a management task solution of the remote management request according to the request type; the method comprises the steps that a first cloud server receives a management task solution returned by a cloud management server; the first cloud server judges whether the remote management request allows the first cloud server to execute processing according to the management task solution; and if the remote management request is allowed to be processed, the first cloud server processes the remote management request to be processed currently. According to the invention, a plurality of request forwarding copies generated by the source remote management request also adopt the same management task solution as the original remote management request, so that the condition that the current server possibly has no response is effectively avoided, the cloud task amount is reduced, and the remote management efficiency of the cloud server is improved.

Description

Cloud server remote management method, cloud server, cloud system and storage medium
Technical Field
The present disclosure relates to the field of remote management technologies, and in particular, to a cloud server remote management method, a cloud server, a cloud system, and a storage medium.
Background
With the development of cloud computing technology, remote management requests are generally stored in a cloud system (referred to as cloud). For the purpose of ensuring the availability of the remote management request of the user, the cloud system usually forwards the remote management request of the user to generate a plurality of management request copies, and stores the generated plurality of copies in different cloud servers respectively.
However, in an actual application process, multiple management request copies generated by the remote management request may not obtain the same management task solution as the original remote management request based on the load condition of the cloud server. If the load of the current server is too large, the remote management request of the user may not be processed in time, so that the request has no response, and the user cannot complete the remote management operation based on the cloud in time.
Disclosure of Invention
In order to overcome at least the above-mentioned deficiencies in the prior art, it is an object of the present disclosure to provide a cloud server remote management method, a cloud server, a cloud system, and a storage medium.
In a first aspect, the present disclosure provides a cloud server remote management method, including:
the method comprises the steps that a first cloud server calculates the request type of a remote management request to be processed currently, and sends the request type to a cloud management server, so that the cloud management server searches a management task solution of the remote management request according to the request type;
the first cloud server receives the management task solution returned by the cloud management server;
the first cloud server judges whether the remote management request allows the first cloud server to execute processing according to the management task solution;
and if the remote management request is allowed to be processed, the first cloud server processes the remote management request to be processed currently.
In a second aspect, an embodiment of the present disclosure further provides a cloud server, which includes:
the first calculation unit is used for calculating the request type of the remote management request to be processed currently;
the request type sending unit is used for sending the request type to a cloud management server so that the cloud management server searches a management task solution of the remote management request according to the request type;
the management task solution receiving unit is used for receiving the management task solution returned by the cloud management server;
a judging unit, configured to judge whether the remote management request allows the server to execute processing according to the management task solution;
and the processing unit is used for processing the remote management request to be processed currently when the judging unit judges that the remote management request allows the server to execute the processing.
In a third aspect, an embodiment of the present disclosure further provides a cloud system, which includes a client and a cloud server as in any one of the possible designs of the second aspect or the second aspect, so as to execute the cloud server remote management method in any one of the possible designs of the first aspect or the first aspect.
In a fourth aspect, an embodiment of the present disclosure provides a computer-readable storage medium, in which a computer program is stored, and when the computer program is executed, the computer program causes a computer to perform the cloud server remote management method in the first aspect or any one of the possible designs of the first aspect.
Based on any one of the above aspects, the present disclosure applies the above technical solutions of the present invention, and in the management method for remote management requests in a cloud provided by the present invention, before performing corresponding processing on a current remote management request to be processed, a first cloud server first calculates a request type of the current remote management request to be processed, and then receives a management task solution corresponding to the request type returned by a cloud management server, and determines whether the current remote management request to be processed is allowed to perform corresponding processing according to the management task solution, and if so, the first cloud server performs corresponding processing on the current remote management request to be processed. The invention also adopts the same management task solution as the original remote management request to the multiple request forwarding copies generated by the source remote management request, and when other cloud servers are allowed to execute the management request, the request can be forwarded to the other cloud servers, and the solution is provided by the other cloud servers. The condition that the current server possibly has no response is effectively avoided, the cloud task load is reduced, and the remote management efficiency of the cloud server is improved.
Drawings
To more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present disclosure and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings may be obtained from the drawings without inventive effort.
Fig. 1 is a schematic view of an application scenario of a cloud server remote management system according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of a remote management method for a cloud server according to an embodiment of the present disclosure;
fig. 3 is a schematic functional module diagram of a cloud server remote management device according to an embodiment of the present disclosure.
Detailed Description
The present disclosure is described in detail below with reference to the drawings, and the specific operation methods in the method embodiments can also be applied to the device embodiments or the system embodiments.
Fig. 1 is an interaction schematic diagram of a cloud server remote management system 10 provided by an embodiment of the present disclosure. The cloud server remote management system 10 may include a cloud server 100 and a request terminal 200 communicatively connected to the cloud server 100. The cloud server remote management system 10 shown in fig. 1 is only one possible example, and in other possible embodiments, the cloud server remote management system 10 may include only a part of the components shown in fig. 1 or may also include other components.
In this embodiment, the requesting terminal 200 may comprise a mobile device, a tablet computer, a laptop computer, etc., or any combination thereof. In some embodiments, the mobile device may include a smart home device, a wearable device, a smart mobile device, a virtual reality device, an augmented reality device, or the like, or any combination thereof. In some embodiments, the smart home devices may include control devices of smart electrical devices, smart monitoring devices, smart televisions, smart cameras, and the like, or any combination thereof. In some embodiments, the wearable device may include a smart bracelet, a smart lace, smart glass, a smart helmet, a smart watch, a smart garment, a smart backpack, a smart accessory, or the like, or any combination thereof. In some embodiments, the smart mobile device may include a smartphone, a personal digital assistant, a gaming device, and the like, or any combination thereof. In some embodiments, the virtual reality device and/or the augmented reality device may include a virtual reality helmet, virtual reality glass, a virtual reality patch, an augmented reality helmet, augmented reality glass, an augmented reality patch, or the like, or any combination thereof. For example, the virtual reality device and/or augmented reality device may include various virtual reality products and the like.
In this embodiment, the internet of things cloud server 100 and the request terminal 200 in the cloud server remote management system 10 may execute the cloud server remote management method described in the following method embodiment in a matching manner, and the specific steps of the cloud server 100 and the request terminal 200 may refer to the detailed description of the following method embodiment.
To solve the technical problem in the foregoing background, fig. 2 is a schematic flowchart of a remote management method for a cloud server according to an embodiment of the present disclosure, where the remote management method for a cloud server according to the present embodiment may be executed by the cloud server 100 shown in fig. 1, and the remote management method for a cloud server is described in detail below.
Step 110, a first cloud server calculates a request type of a remote management request to be processed currently, and sends the request type to a cloud management server, so that the cloud management server searches a management task solution of the remote management request according to the request type;
step S120, the first cloud server receives the management task solution returned by the cloud management server;
step S130, the first cloud server determines whether the remote management request allows the first cloud server to execute processing according to the management task solution;
step S140, if the remote management request is allowed, the first cloud server processes the remote management request to be processed currently.
In one possible embodiment, the request type refers to a request feature array.
In one possible embodiment, the management task solution includes a request for execution permission definition information.
In a possible embodiment, before step S110, the method further includes:
step S010: the first cloud server acquires an execution action of the first cloud server on the remote management request;
step S020: when the performing act is as forwarding the remote management request to a second cloud server, the first cloud server computing a request type of a currently pending remote management request includes: the first cloud server calculates a request feature array of a remote management request to be forwarded currently;
in a possible embodiment, step S130 further comprises:
the first cloud server judges whether the remote management request to be forwarded at present is allowed to be forwarded to the second cloud server according to the request execution permission limiting information in the management task solution; wherein the request execution authority limit information includes a range allowing the remote management request to forward the flow.
In a possible embodiment, step S020 is followed by:
step S030: the second cloud server calculates a request feature array of the forwarded remote management request;
step S040: the second cloud server sends management request updating information to the cloud management server, wherein the management request updating information comprises the request feature array of the forwarded remote management request and address information of the second cloud server, so that the cloud management server finds a management task solution comprising the request feature array of the forwarded remote management request according to the request feature array of the forwarded remote management request, and further updates management request list information in the management task solution comprising the request feature array of the forwarded remote management request according to the address information of the second cloud server; the management request list information includes request information of remote management request storage.
In one possible embodiment, the request type refers to a request feature array.
In one possible embodiment, the management task solution includes management request level information.
In a possible embodiment, step S110 further includes:
step S010: the first cloud server acquires an execution action of the first cloud server on the remote management request;
step S050: when the performing act is to allow a third cloud server to access the remote management request, the calculating, by the first cloud server, a request type of a currently pending remote management request includes: the first cloud server calculates a request feature array of a remote management request to be accessed currently;
in a possible embodiment, step S130 further comprises:
the first cloud server judges whether the remote management request to be accessed currently is allowed to be accessed by the third cloud server according to the management request level information in the management task solution; wherein the management request level information includes permission information for allowing access to a remote management request. Fig. 3 is a schematic diagram of functional modules of the cloud server 100 provided in the embodiment of the present disclosure, and in this embodiment, the functional modules of the cloud server 100 may be divided according to the method embodiment executed by the cloud server 100, that is, the following functional modules corresponding to the cloud server 100 may be used to execute the method embodiments executed by the cloud server 100. The cloud server 100 may include a first computing unit 110, a request type sending unit 120, a management task solution receiving unit 130, a determining unit 140, and a processing unit 150, and the functions of the functional modules of the cloud server 100 are described in detail below.
The first computing unit 110 may be configured to compute a request type of a remote management request to be processed currently.
The request type sending unit 120 may be configured to send the request type to a cloud management server, so that the cloud management server searches a management task solution of the remote management request according to the request type.
The management task solution receiving unit 130 may be configured to receive the management task solution returned by the cloud management server.
The determining unit 140 may be configured to determine whether the remote management request allows the server to perform processing according to the management task solution.
Wherein, the processing unit 150 may be configured to process the remote management request to be currently processed when the determining unit determines that the remote management request allows the server to perform the processing.
It should be noted that the division of the modules of the above apparatus is only a logical division, and the actual implementation may be wholly or partially integrated into one physical entity, or may be physically separated. And these modules can be realized in the form of software called by processing element; or may be implemented entirely in hardware; and part of the modules can be realized in the form of calling software by the processing element, and part of the modules can be realized in the form of hardware. For example, the first computing unit 110 may be a separate processing element, or may be integrated into a chip of the apparatus, or may be stored in a memory of the apparatus in the form of program code, and a processing element of the apparatus calls and executes the functions of the first computing unit 110. Other modules are implemented similarly. In addition, all or part of the modules can be integrated together or can be independently realized. The processing element described herein may be an integrated circuit having signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in the form of software.
For example, the above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when some of the above modules are implemented in the form of a processing element scheduler code, the processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor that can call program code. As another example, these modules may be integrated together, implemented in the form of a system-on-a-chip (SOC).
In addition, the embodiment of the present disclosure further provides a cloud system, which includes a cloud server 100 and a request terminal 200 communicatively connected to the cloud server 100, and further includes a cloud management server and a plurality of other cloud servers, where the cloud server remote management method in the first aspect or any one of the possible designs of the first aspect is executed in a linkage manner by the cloud system, and details are not repeated here.
In addition, the embodiment of the disclosure also provides a readable storage medium, in which computer execution instructions are stored, and when a processor executes the computer execution instructions, the cloud server remote management method is implemented.
The readable storage medium described above may be implemented by any type of volatile or non-volatile memory device or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk. Readable storage media can be any available media that can be accessed by a general purpose or special purpose computer.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present disclosure, and not for limiting the same; while the present disclosure has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art will understand that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present disclosure.

Claims (7)

1. A remote management method for a cloud server is characterized by comprising the following steps:
the method comprises the steps that a first cloud server calculates the request type of a remote management request to be processed currently, and sends the request type to a cloud management server, so that the cloud management server searches a management task solution of the remote management request according to the request type;
the first cloud server receives the management task solution returned by the cloud management server;
the first cloud server judges whether the remote management request allows the first cloud server to execute processing according to the management task solution;
and if the remote management request is allowed to be processed, the first cloud server processes the remote management request to be processed currently.
2. The management method according to claim 1, wherein the request type is a request feature array; the management task solution comprises request execution permission definition information;
before the first cloud server calculates the request type of the remote management request to be processed currently, the method further includes:
the first cloud server acquires an execution action of the first cloud server on the remote management request;
when the performing act is as forwarding the remote management request to a second cloud server, the first cloud server computing a request type of a currently pending remote management request includes: the first cloud server calculates a request feature array of a remote management request to be forwarded currently;
the determining, by the first cloud server, whether the remote management request allows the first cloud server to execute processing according to the management task solution includes:
the first cloud server judges whether the remote management request to be forwarded at present is allowed to be forwarded to the second cloud server according to the request execution permission limiting information in the management task solution; wherein the request execution authority limit information includes a range allowing the remote management request to forward the flow.
3. The management method according to claim 2, wherein after the first cloud server forwards the remote management request to be currently forwarded to the second cloud server, the method further comprises:
the second cloud server calculates a request feature array of the forwarded remote management request;
the second cloud server sends management request updating information to the cloud management server, wherein the management request updating information comprises the request feature array of the forwarded remote management request and address information of the second cloud server, so that the cloud management server finds a management task solution comprising the request feature array of the forwarded remote management request according to the request feature array of the forwarded remote management request, and further updates management request list information in the management task solution comprising the request feature array of the forwarded remote management request according to the address information of the second cloud server; the management request list information includes request information of remote management request storage.
4. The management method according to claim 1, wherein the request type is a request feature array; the management task solution comprises management request level information;
before the first cloud server calculates the request type of the remote management request to be processed currently, the method further includes:
the first cloud server acquires an execution action of the first cloud server on the remote management request;
when the performing act is to allow a third cloud server to access the remote management request, the calculating, by the first cloud server, a request type of a currently pending remote management request includes: the first cloud server calculates a request feature array of a remote management request to be accessed currently;
the determining, by the first cloud server, whether the remote management request allows the first cloud server to execute processing according to the management task solution includes:
the first cloud server judges whether the remote management request to be accessed currently is allowed to be accessed by the third cloud server according to the management request level information in the management task solution; wherein the management request level information includes permission information for allowing access to a remote management request.
5. A cloud server, comprising:
the first calculation unit is used for calculating the request type of the remote management request to be processed currently;
the request type sending unit is used for sending the request type to a cloud management server so that the cloud management server searches a management task solution of the remote management request according to the request type;
the management task solution receiving unit is used for receiving the management task solution returned by the cloud management server;
a judging unit, configured to judge whether the remote management request allows the server to execute processing according to the management task solution;
and the processing unit is used for processing the remote management request to be processed currently when the judging unit judges that the remote management request allows the server to execute the processing.
6. A cloud system comprising a client and the server of claim 5.
7. A computer-readable storage medium having embodied thereon a computer program for executing the cloud server remote management method according to claims 1 to 4.
CN202010918433.0A 2020-09-04 2020-09-04 Cloud server remote management method, cloud server, cloud system and storage medium Withdrawn CN114221973A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010918433.0A CN114221973A (en) 2020-09-04 2020-09-04 Cloud server remote management method, cloud server, cloud system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010918433.0A CN114221973A (en) 2020-09-04 2020-09-04 Cloud server remote management method, cloud server, cloud system and storage medium

Publications (1)

Publication Number Publication Date
CN114221973A true CN114221973A (en) 2022-03-22

Family

ID=80695627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010918433.0A Withdrawn CN114221973A (en) 2020-09-04 2020-09-04 Cloud server remote management method, cloud server, cloud system and storage medium

Country Status (1)

Country Link
CN (1) CN114221973A (en)

Similar Documents

Publication Publication Date Title
CN109669709B (en) Data migration method and data migration system for block chain upgrading
CN108765159B (en) Block chain-based uplink and state processing method and device and interconnection system
WO2022057028A1 (en) Remote backup method for database, device and cloud server
CN111708931B (en) Big data acquisition method based on mobile internet and artificial intelligence cloud service platform
TW202004592A (en) Method and apparatus for correcting transaction causal sequence, and electronic device
CN110851207B (en) State transition management method and device, electronic equipment and storage medium
CN114221973A (en) Cloud server remote management method, cloud server, cloud system and storage medium
CN112084386A (en) Cloud hosting client information management method and device and server
CN111949297A (en) Block chain intelligent contract upgrading method and device and electronic equipment
CN116527652A (en) Method, device, equipment and medium for determining file format conversion path
CN113794906A (en) Video recommendation method and device and cloud video server
CN110753082B (en) Service calling method and terminal equipment
CN114116676A (en) Data migration method and device, electronic equipment and computer readable storage medium
CN113206985A (en) Video monitoring method and device and cloud server
CN113590352A (en) Data calling method, device, equipment and readable storage medium
CN112907198A (en) Service state circulation maintenance method and device and electronic equipment
CN109214884B (en) Demand matching method and device and electronic equipment
CN110784479B (en) Data verification method and device, electronic equipment and storage medium
CN112052286A (en) Enterprise science and technology project management method, device, system and storage medium
CN111045744B (en) System credibility verification starting method and device
JP6479045B2 (en) Control method and control device
CN113784218A (en) Video processing method and device and cloud video server
CN113285912A (en) Security management method and device for monitoring content and cloud server
CN114090745A (en) Intelligent customer service session processing method and system based on big data and big data center
CN113207026A (en) Video recommendation method and device and cloud server

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
TA01 Transfer of patent application right

Effective date of registration: 20220505

Address after: No. 109, Dongcang North Road, Taicang Economic Development Zone, Suzhou City, Jiangsu Province

Applicant after: Suzhou Kezhilv Information Technology Co.,Ltd.

Address before: 215500 room 1002c-03, building a, building 8, Hubin Commercial Plaza, No. 55, Suchang highway (Mocheng section), Changshu City, Suzhou City, Jiangsu Province

Applicant before: Suzhou ranyun Information Technology Co.,Ltd.

TA01 Transfer of patent application right
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: 20220322

WW01 Invention patent application withdrawn after publication