CN111371752A - Remote monitoring method, device, equipment and medium for server - Google Patents

Remote monitoring method, device, equipment and medium for server Download PDF

Info

Publication number
CN111371752A
CN111371752A CN202010110964.7A CN202010110964A CN111371752A CN 111371752 A CN111371752 A CN 111371752A CN 202010110964 A CN202010110964 A CN 202010110964A CN 111371752 A CN111371752 A CN 111371752A
Authority
CN
China
Prior art keywords
client
server
request information
authority
information
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
CN202010110964.7A
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 Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur 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 Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010110964.7A priority Critical patent/CN111371752A/en
Publication of CN111371752A publication Critical patent/CN111371752A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a remote monitoring method of a server, which comprises the following steps: establishing connection with a client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client; if not, the client is prevented from accessing the server. Therefore, whether the request information provided by the client meets the authority requirement of the remote access server or not is judged, so that the server can be normally and remotely controlled only by the request information meeting the authority requirement, and the condition of unauthorized access is avoided; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met. In addition, the invention provides a remote monitoring device, equipment and a storage medium of the server, which correspond to the method.

Description

Remote monitoring method, device, equipment and medium for server
Technical Field
The present invention relates to the technical field of server access, and in particular, to a method, an apparatus, a device, and a medium for remote monitoring of a server.
Background
With the rapid development of computer technology, the requirements for various performances of the server are becoming stricter and stricter. BMC is a substrate management controller applied to a server mainboard, and by means of the remote management card, an administrator can remotely connect with a server, monitor the server through a browser, check the health conditions of key components such as a processor, a power supply and a fan, such as voltage, fan rotating speed and temperature, know the working condition of the server in time, and estimate risks. In order to reduce the management difficulty and the management cost of the server, the server is often remotely monitored at present.
In the prior art, in order to remotely monitor various working states of a server, a client is accessed by logging in, and then a communication connection is established with a BMC applied to a server mainboard. The administrator can remotely realize the comprehensive control of the server without a machine room, including the operations of BIOS setting, configuration array and other chip levels, and the control of the server is as if the local computer is controlled, so that the operation is visual and convenient.
However, according to the remote monitoring method in the prior art, any visitor is allowed to access and operate, which easily causes the situation of unauthorized server control, reduces the security of remote monitoring of the server, and causes poor user experience. Therefore, it is an urgent need to provide a method for remotely monitoring a server according to the access right of a user.
Disclosure of Invention
The invention aims to provide a remote monitoring method, a remote monitoring device, remote monitoring equipment and a remote monitoring medium for a server. The method can realize that the client judges whether the request information provided by the client meets the authority requirement of the remote access server before the server establishes the remote access connection, thereby ensuring that the server can be normally and remotely controlled only by the request information meeting the authority requirement and avoiding the condition of unauthorized access; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met.
In order to solve the above technical problem, the present invention provides a remote monitoring method for a server, including:
establishing connection with each client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received;
if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client;
if not, the client is prevented from accessing the server.
Preferably, the determining whether the request information meets the permission requirement according to the pre-stored permission information corresponding to each client specifically includes:
acquiring a client IP and access task information contained in the request information;
judging whether the client IP has an access authority corresponding to the access task information or not according to the authority information;
if yes, the request information is proved to meet the authority requirement;
if not, the request information is not in accordance with the authority requirement.
Preferably, the client is specifically a KVM client.
Preferably, the request information is encrypted information encrypted by an HTTPS algorithm.
Preferably, the method further comprises the following steps:
and adding or deleting the authority information according to the received updating information.
Preferably, the method further comprises the following steps:
and when the request information does not meet the authority requirement, sending feedback information for indicating request failure to the client sending the request information.
Preferably, the method further comprises the following steps:
recording the times of the request information sent by each client which does not meet the authority requirement;
and when the frequency reaches the preset alarm frequency, generating abnormal information to carry out alarm prompt.
In order to solve the above technical problem, the present invention further provides a remote monitoring apparatus for a server, including:
the first judgment module is used for establishing connection with a client and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if the data is received, entering a second judgment module;
the second judgment module is used for judging whether the request information meets the authority requirement or not according to the prestored authority information corresponding to each client; if not, entering a block access module;
and the access preventing module is used for preventing the client from accessing the server.
In order to solve the above technical problem, the present invention further provides a remote monitoring apparatus for a server, including a memory for storing a computer program;
a processor for implementing the steps of the method for remote monitoring of a server as claimed in any one of the above claims when executing said computer program.
In order to solve the above technical problem, the present invention further provides a computer-readable storage medium, having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of the remote monitoring method for a server according to any one of the above claims.
The invention provides a remote monitoring method of a server, which comprises the following steps: establishing connection with a client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client; if not, the client is prevented from accessing the server. Therefore, before the server establishes remote access connection, the client judges whether the request information provided by the client meets the authority requirement of the remote access server, so that the server can be normally and remotely controlled only by the request information meeting the authority requirement, and the condition of unauthorized access is avoided; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met.
In addition, the remote monitoring device, the equipment and the storage medium of the server provided by the invention correspond to the method, and have the same beneficial effects.
Drawings
In order to illustrate the embodiments of the present invention more clearly, the drawings that are needed in the embodiments 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 that other drawings can be obtained by those skilled in the art without inventive effort.
Fig. 1 is a flowchart of a remote monitoring method for a server according to an embodiment of the present invention;
fig. 2 is a flowchart of another remote monitoring method for a server according to an embodiment of the present invention;
fig. 3 is a structural diagram of a remote monitoring apparatus of a server according to an embodiment of the present invention;
fig. 4 is a structural diagram of a remote monitoring device of a server according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without any creative work belong to the protection scope of the present invention.
The core of the invention is to provide a remote monitoring method, a device, equipment and a medium of a server. The method can realize that the client judges whether the request information provided by the client meets the authority requirement of the remote access server before the server establishes the remote access connection, thereby ensuring that the server can be normally and remotely controlled only by the request information meeting the authority requirement and avoiding the condition of unauthorized access; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a flowchart of a remote monitoring method for a server according to an embodiment of the present invention; as shown in fig. 1, a remote monitoring method for a server according to an embodiment of the present invention includes steps S101 to S103:
step S101: establishing connection with a client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if so, entering step S102;
in one embodiment, the BMC applied to the server motherboard establishes a communication connection with each client in advance. In an embodiment, the client is a KVM client. The client can log in to the KVM client through HTML5 (hypertext markup language fifth generation version) and control the client to send information to the BMC.
In a specific implementation, when a client wants to access a server and operate, the client can log in the KVM client through the HTML5 and send request information for establishing a remote access connection with the server and performing manipulation to the BMC. In one embodiment, the request message is specifically encrypted message encrypted by HTTPS algorithm.
Step S102: judging whether the request information meets the authority requirement or not according to the pre-stored authority information corresponding to each client; if not, the step S103 is entered;
step S103: the client is prevented from accessing the server.
After receiving the request information sent by the client, whether the request information meets the permission requirement can be judged according to the prestored permission information corresponding to each client. It should be noted that, a configuration file may be preset and stored in the BMC, and the configuration file includes authority information that each client can access and manipulate the server. By checking the authority information in the configuration file, whether a user corresponding to a client currently sending request information has an operation authority corresponding to the request information or not can be clearly determined, and if the user has the corresponding operation authority, the operation authority is in accordance with the authority requirement, the server is allowed to perform operation corresponding to the request information; if the authority information does not record the operation authority corresponding to the request information of the user corresponding to the equipment by the client, the request information is not in accordance with the authority requirement, and the client sending the request information is prevented from accessing the server. Specifically, a configuration file can be set for the BMC in advance through an IPMI instruction, and the authority information is stored accordingly.
In one embodiment, the determining whether the request information meets the permission requirement according to the pre-stored permission information corresponding to each client specifically includes:
acquiring a client IP and access task information contained in the request information;
judging whether the client IP has an access authority corresponding to the access task information or not according to the authority information;
if yes, the request information is in accordance with the authority requirement;
if not, the request information is not in accordance with the authority requirement.
Specifically, the request information includes a client IP and access task information indicating a content of an operation task requested to be performed on the server. In a specific implementation, each client IP and authority information including access authority corresponding to each client IP are preset in a configuration file stored by the BMC. After receiving the request information, the client IP and the access task information contained in the request information can be obtained, the access authority corresponding to the client IP is obtained from the authority information, whether the client IP has the access authority corresponding to the access task information is judged, if yes, the server allows the client to carry out the access operation in the request information, and the request information meets the authority requirement; if not, the client side does not have the authority for access operation in the request information, and the request information does not meet the authority requirement and belongs to the unauthorized operation.
In another embodiment, the request information may also be information including client IP, access task information, and client identification. One client id can only correspond to one client IP. In addition, the configuration file stored by the BMC may also be preset with each client identifier and permission information including access permission corresponding to each client identifier.
In specific implementation, judging whether the request information meets the permission requirement according to the pre-stored permission information corresponding to each client specifically comprises:
acquiring a client identifier and access task information contained in the request information;
judging whether the client identifier has an access right corresponding to the access task information or not according to the right information;
if yes, the request information is in accordance with the authority requirement;
if not, the request information is not in accordance with the authority requirement.
The invention provides a remote monitoring method of a server, which comprises the following steps: establishing connection with a client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client; if not, the client is prevented from accessing the server. Therefore, before the server establishes remote access connection, the client judges whether the request information provided by the client meets the authority requirement of the remote access server, so that the server can be normally and remotely controlled only by the request information meeting the authority requirement, and the condition of unauthorized access is avoided; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met.
Fig. 2 is a flowchart of another remote monitoring method for a server according to an embodiment of the present invention; as shown in fig. 2, in an embodiment, the method for remotely monitoring a server further includes step S104:
step S104: and adding or deleting the authority information according to the received updating information.
In particular, clients that remotely monitor the server may continually increase or decrease. When the client changes, the authority information pre-stored in the configuration file needs to be updated correspondingly. The updating information can be sent to the BMC through the IPMI instruction, and the authority information in the configuration file is added or reduced according to the received updating information, so that the updating of the authority information is completed. The timeliness of the stored authority information is guaranteed, and the requirements of users are better met.
In an embodiment, the remote monitoring method for a server provided by the present invention further includes step S105:
step S105: and when the request information does not meet the authority requirement, sending feedback information for indicating the failure of the request to the client sending the request information.
Specifically, when the request information is determined not to meet the permission requirement and the client is prevented from accessing the server, feedback information used for indicating the request failure can be generated and sent to the client, and the user experience is improved.
In an embodiment, the remote monitoring method for a server provided by the present invention further includes steps S106 to S107:
step S106: recording the times of non-compliance with the authority requirement in the request information sent by each client;
step S107: and when the frequency reaches the preset alarm frequency, generating abnormal information to carry out alarm prompt.
Specifically, when the request information sent by the same client does not meet the requirement of the authority for many times, the request information may be malicious access, so as to protect the information security of the server. The times of the request information sent by each client which do not meet the authority requirement can be recorded, the times are compared with the preset alarm times, and when the recorded times reach the alarm times, abnormal information is generated to give an alarm prompt. For example, the number of times of alarming is 10, and when the number of times that the recorded request information sent by the same client does not meet the authority requirement is 10, abnormal information is generated to prompt an alarm. Therefore, operation and maintenance personnel can find the abnormity and process the abnormity in time, and the normal work of the server is ensured.
The invention also provides a remote monitoring device of the server and a corresponding embodiment of the remote monitoring equipment of the server. It should be noted that the present invention describes the embodiments from two perspectives, one is based on the functional module, and the other is based on the hardware.
Fig. 3 is a structural diagram of a remote monitoring apparatus of a server according to an embodiment of the present invention; as shown in fig. 3, an embodiment of the present invention provides a remote monitoring apparatus for a server, including:
the first judging module 10 is configured to establish a connection with a client, and judge whether request information sent by the client for establishing a remote access connection with a server and performing operation is received; if the data is received, entering a second judgment module;
the second judging module 11 is configured to judge whether the request information meets the permission requirement according to pre-stored permission information corresponding to each client; if not, entering a block access module;
and an access blocking module 12 for blocking the client from accessing the server.
In one embodiment, the present invention provides a remote monitoring apparatus for a server, further comprising:
and the updating module is used for adding or deleting the authority information according to the received updating information.
In one embodiment, the present invention provides a remote monitoring apparatus for a server, further comprising:
and the feedback module is used for sending feedback information for indicating the request failure to the client sending the request information when the request information does not meet the authority requirement.
In one embodiment, the present invention provides a remote monitoring apparatus for a server, further comprising:
the recording module is used for recording the times of non-conformity with the authority requirement in the request information sent by each client;
and the alarm module is used for generating abnormal information to give an alarm prompt when the times reach the preset alarm times.
Since the embodiments of this section correspond to the embodiments of the method section, reference is made to the description of the embodiments of the method section for the embodiments of this section, and details are not repeated here.
The remote monitoring device of the server provided by the invention is connected with the client, and judges whether request information which is sent by the client and used for establishing remote access connection with the server and carrying out operation and control is received; if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client; if not, the client is prevented from accessing the server. Therefore, before the server establishes remote access connection, the client judges whether the request information provided by the client meets the authority requirement of the remote access server, so that the server can be normally and remotely controlled only by the request information meeting the authority requirement, and the condition of unauthorized access is avoided; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met.
Fig. 4 is a structural diagram of a remote monitoring device of a server according to an embodiment of the present invention. As shown in fig. 4, the remote monitoring apparatus of the server according to the embodiment of the present invention includes a memory 20 for storing a computer program;
a processor 21 for implementing the steps of the method for remote monitoring of a server as claimed in any of the above when executing a computer program.
The processor 21 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and the like. The processor 21 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). The processor 21 may also include a main processor and a coprocessor, where the main processor is a processor for processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 21 may be integrated with a GPU (Graphics Processing Unit), which is responsible for rendering and drawing the content required to be displayed on the display screen. In some embodiments, the processor 21 may further include an AI (Artificial Intelligence) processor for processing a calculation operation related to machine learning.
The memory 20 may include one or more computer-readable storage media, which may be non-transitory. Memory 20 may also include high speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In this embodiment, the memory 20 is at least used for storing a computer program 201, wherein after being loaded and executed by the processor 21, the computer program can implement relevant steps in the remote monitoring method of the server disclosed in any of the foregoing embodiments. In addition, the resources stored in the memory 20 may also include an operating system 202, data 203, and the like, and the storage manner may be a transient storage manner or a permanent storage manner. Operating system 202 may include, among others, Windows, Unix, Linux, and the like.
In some embodiments, the server's remote monitoring device may also include an input-output interface 22, a communication interface 23, a power supply 24, and a communication bus 25.
Those skilled in the art will appreciate that the configuration shown in FIG. 4 does not constitute a limitation of the telemonitoring device of the server and may include more or fewer components than those shown.
Since the embodiment of the device portion and the embodiment of the method portion correspond to each other, please refer to the description of the embodiment of the method portion for the embodiment of the device portion, which is not repeated here. In some embodiments of the invention, the processor and memory may be connected by a bus or other means.
The remote monitoring equipment of the server provided by the invention can realize the following method: establishing connection with a client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client; if not, the client is prevented from accessing the server. Therefore, before the server establishes remote access connection, the client judges whether the request information provided by the client meets the authority requirement of the remote access server, so that the server can be normally and remotely controlled only by the request information meeting the authority requirement, and the condition of unauthorized access is avoided; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met.
Finally, the invention also provides a corresponding embodiment of the computer readable storage medium. The computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps as set forth in the above-mentioned method embodiments.
It is to be understood that if the method in the above embodiments is implemented in the form of software functional units and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and performs all or part of the steps of the methods according to the embodiments of the present invention, or all or part of the technical solution. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The invention provides a computer readable storage medium, which can realize the following method when being executed by a processor: establishing connection with a client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client; if not, the client is prevented from accessing the server. Therefore, before the server establishes remote access connection, the client judges whether the request information provided by the client meets the authority requirement of the remote access server, so that the server can be normally and remotely controlled only by the request information meeting the authority requirement, and the condition of unauthorized access is avoided; the safety and the stability of the process of remotely accessing and controlling the server are ensured, and the requirements of users can be better met.
The invention provides a method, a device, equipment and a medium for remotely monitoring a server. A detailed description is given. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A remote monitoring method for a server is characterized by comprising the following steps:
establishing connection with each client, and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received;
if so, judging whether the request information meets the authority requirement according to the prestored authority information corresponding to each client;
if not, the client is prevented from accessing the server.
2. The remote monitoring method for the server according to claim 1, wherein the determining whether the request information meets the permission requirement according to the pre-stored permission information corresponding to each client specifically comprises:
acquiring a client IP and access task information contained in the request information;
judging whether the client IP has an access authority corresponding to the access task information or not according to the authority information;
if yes, the request information is proved to meet the authority requirement;
if not, the request information is not in accordance with the authority requirement.
3. The method for remote monitoring of a server according to claim 1, wherein the client is specifically a KVM client.
4. The method for remotely monitoring a server according to claim 1, wherein the request message is an encrypted message encrypted by HTTPS algorithm.
5. The remote monitoring method of the server according to claim 1, further comprising:
and adding or deleting the authority information according to the received updating information.
6. The remote monitoring method of the server according to claim 1, further comprising:
and when the request information does not meet the authority requirement, sending feedback information for indicating request failure to the client sending the request information.
7. The remote monitoring method of the server according to claim 1, further comprising:
recording the times of the request information sent by each client which does not meet the authority requirement;
and when the frequency reaches the preset alarm frequency, generating abnormal information to carry out alarm prompt.
8. A remote monitoring apparatus for a server, comprising:
the first judgment module is used for establishing connection with a client and judging whether request information which is sent by the client and used for establishing remote access connection with a server and carrying out operation and control is received; if the data is received, entering a second judgment module;
the second judgment module is used for judging whether the request information meets the authority requirement or not according to the prestored authority information corresponding to each client; if not, entering a block access module;
and the access preventing module is used for preventing the client from accessing the server.
9. A remote monitoring apparatus of a server, comprising a memory for storing a computer program;
processor for implementing the steps of the method for remote monitoring of a server according to any of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the method for remote monitoring of a server according to any one of claims 1 to 7.
CN202010110964.7A 2020-02-21 2020-02-21 Remote monitoring method, device, equipment and medium for server Withdrawn CN111371752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010110964.7A CN111371752A (en) 2020-02-21 2020-02-21 Remote monitoring method, device, equipment and medium for server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010110964.7A CN111371752A (en) 2020-02-21 2020-02-21 Remote monitoring method, device, equipment and medium for server

Publications (1)

Publication Number Publication Date
CN111371752A true CN111371752A (en) 2020-07-03

Family

ID=71210105

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010110964.7A Withdrawn CN111371752A (en) 2020-02-21 2020-02-21 Remote monitoring method, device, equipment and medium for server

Country Status (1)

Country Link
CN (1) CN111371752A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111245656A (en) * 2020-01-10 2020-06-05 浪潮商用机器有限公司 Method and system for remote monitoring through mobile equipment
CN113127823A (en) * 2021-03-26 2021-07-16 山东英信计算机技术有限公司 Method, system and medium for managing local serial port login and authority
CN113286116A (en) * 2020-12-28 2021-08-20 常熟昊虞电子信息科技有限公司 Information prompting method and device for monitoring security management and cloud server
CN113765712A (en) * 2021-08-26 2021-12-07 浪潮电子信息产业股份有限公司 Server management method and device, electronic equipment and readable storage medium
CN114826693A (en) * 2022-04-07 2022-07-29 中通服创立信息科技有限责任公司 Data interaction method, device and medium

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111245656A (en) * 2020-01-10 2020-06-05 浪潮商用机器有限公司 Method and system for remote monitoring through mobile equipment
CN111245656B (en) * 2020-01-10 2023-04-07 浪潮商用机器有限公司 Method and system for remote monitoring through mobile equipment
CN113286116A (en) * 2020-12-28 2021-08-20 常熟昊虞电子信息科技有限公司 Information prompting method and device for monitoring security management and cloud server
CN113286116B (en) * 2020-12-28 2022-08-02 常熟昊虞电子信息科技有限公司 Information prompting method and device for monitoring security management and cloud server
CN113127823A (en) * 2021-03-26 2021-07-16 山东英信计算机技术有限公司 Method, system and medium for managing local serial port login and authority
CN113127823B (en) * 2021-03-26 2022-06-07 山东英信计算机技术有限公司 Method, system and medium for managing local serial port login and authority
CN113765712A (en) * 2021-08-26 2021-12-07 浪潮电子信息产业股份有限公司 Server management method and device, electronic equipment and readable storage medium
CN113765712B (en) * 2021-08-26 2024-05-31 浪潮电子信息产业股份有限公司 Server management method, device, electronic equipment and readable storage medium
CN114826693A (en) * 2022-04-07 2022-07-29 中通服创立信息科技有限责任公司 Data interaction method, device and medium

Similar Documents

Publication Publication Date Title
CN111371752A (en) Remote monitoring method, device, equipment and medium for server
US9560523B2 (en) Mobile device authentication
US8490167B2 (en) Preventing password presentation by a computer system
CN111416811B (en) Unauthorized vulnerability detection method, system, equipment and storage medium
US8869133B2 (en) Method and system for use in facilitating patch change management of industrial control systems
US10938859B2 (en) Managing privileged system access based on risk assessment
CN111131221B (en) Interface checking device, method and storage medium
US9940466B2 (en) Computer-implemented command control in information technology service environment
CN111245656B (en) Method and system for remote monitoring through mobile equipment
CN112039894A (en) Network access control method, device, storage medium and electronic equipment
CN112615858A (en) Internet of things equipment monitoring method, device and system
JP2008210151A (en) Failure prediction system
CN111404269A (en) Port-based information interaction method and device and power terminal
CN116450391A (en) Fault positioning method, device, equipment and medium
CN115344889A (en) Console access method, device, equipment and medium for virtual machine
CN114978782A (en) Industrial control threat detection method and device, industrial control equipment and storage medium
CN110362983B (en) Method and device for ensuring consistency of dual-domain system and electronic equipment
CN111277601B (en) Website security monitoring method and system
CN114329444A (en) System safety improving method and device
CN109543420B (en) Permission configuration method and device based on sud, electronic equipment and storage medium
CN113868080A (en) Expiration alarm method, device and medium for security certificate
CN113114693B (en) Account state display method and device
CN115022308B (en) Login method of remote system and related equipment thereof
CN113407434B (en) Method and device for processing debug file
KR100794685B1 (en) Logging Terminal Monitoring System

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: 20200703

WW01 Invention patent application withdrawn after publication