CN213028077U - Server watchdog system based on network interface monitoring technology - Google Patents

Server watchdog system based on network interface monitoring technology Download PDF

Info

Publication number
CN213028077U
CN213028077U CN202022325452.0U CN202022325452U CN213028077U CN 213028077 U CN213028077 U CN 213028077U CN 202022325452 U CN202022325452 U CN 202022325452U CN 213028077 U CN213028077 U CN 213028077U
Authority
CN
China
Prior art keywords
network interface
server
interface
reset
system based
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.)
Active
Application number
CN202022325452.0U
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.)
Shandong Chaoyue CNC Electronics Co Ltd
Original Assignee
Shandong Chaoyue CNC Electronics 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 Shandong Chaoyue CNC Electronics Co Ltd filed Critical Shandong Chaoyue CNC Electronics Co Ltd
Priority to CN202022325452.0U priority Critical patent/CN213028077U/en
Application granted granted Critical
Publication of CN213028077U publication Critical patent/CN213028077U/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The utility model provides a server watchdog system based on network interface monitoring technology, whether the work of periodic monitoring server network interface is normal, restart the server automatically when the unusual problem appears, can reduce server maintainer's work load, promote the promptness that the problem was maintained simultaneously. The system comprises a host, a network interface chip, an RJ45 network interface, a photoelectric isolation device and a reset interface; the host comprises a singlechip, a liquid crystal panel and a control key, and the control key and the liquid crystal panel are matched for inputting an IP address to the singlechip; the single chip microcomputer is connected with the input end of an RJ45 network interface through a network interface chip, and the output end of an RJ45 network interface is connected with a data network interface of the server; the singlechip is connected with the input end of the reset interface through the photoelectric isolation device, and the output end of the reset interface is connected with the reset interface of the server mainboard.

Description

Server watchdog system based on network interface monitoring technology
Technical Field
The utility model relates to a server watchdog system, concretely relates to server watchdog system based on network interface monitoring technology belongs to computer technology field.
Background
The server is usually placed in an unattended place, remote maintenance is carried out through the network interface, when the problem that the network interface of the server cannot work normally occurs, maintenance, debugging and other operations cannot be carried out through the network interface, and meanwhile, the service processed by the server is abnormal. The traditional processing mode is that maintenance personnel arrive at the site and try to repair the site by restarting a server and the like, so that the operation is complex and the timeliness is poor.
SUMMERY OF THE UTILITY MODEL
The utility model aims at providing a server watchdog system based on network interface monitoring technology, whether the work of periodic monitoring server network interface is normal, restart the server automatically when the unusual problem appears, can reduce server maintainer's work load, promote the promptness that the problem was maintained simultaneously.
The utility model discloses a realize above-mentioned purpose, realize through following technical scheme:
a server watchdog system based on network interface monitoring technology comprises a host, a network interface chip, an RJ45 network interface, a photoelectric isolation device and a reset interface;
the host comprises a singlechip, a liquid crystal panel and a control key, and the control key and the liquid crystal panel are matched for inputting an IP address to the singlechip;
the single chip microcomputer is connected with the input end of an RJ45 network interface through a network interface chip, and the output end of an RJ45 network interface is connected with a data network interface of the server; the singlechip is connected with the input end of the reset interface through the photoelectric isolation device, and the output end of the reset interface is connected with the reset interface of the server mainboard.
In the preferred scheme of the server watchdog system based on the network interface monitoring technology, the output end of the RJ45 network interface is connected with the data network interface of the server through a switch.
In the preferred scheme of the server watchdog system based on the network interface monitoring technology, the singlechip and the network interface chip are communicated through a UART or SPI bus.
In the preferred scheme of the server watchdog system based on the network interface monitoring technology, the network interface chip is a CH395 chip.
The utility model has the advantages that:
the utility model discloses be independent of the server, whether the work of periodic monitoring server network interface is normal, restart the server automatically when the unusual problem appears, can reduce server maintainer's work load, promote the promptness that the problem was maintained simultaneously.
Drawings
The accompanying drawings are included to provide a further understanding of the invention, and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention, and together with the description serve to explain the invention and not to limit the invention.
Fig. 1 is a schematic block diagram of an embodiment of the present invention.
Fig. 2 is a schematic application diagram of an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only some embodiments of the present invention, not all embodiments. Based on the embodiments in the present invention, all other embodiments obtained by a person skilled in the art without creative work belong to the protection scope of the present invention.
A server watchdog system based on network interface monitoring technology comprises a host, a network interface chip, an RJ45 network interface, a photoelectric isolation device and a reset interface; the host comprises a singlechip, a liquid crystal panel and a control key, and the control key and the liquid crystal panel are matched for inputting an IP address to the singlechip; the single chip microcomputer is connected with the input end of an RJ45 network interface through a network interface chip, and the output end of an RJ45 network interface is connected with a data network interface of the server; the singlechip is connected with the input end of the reset interface through the photoelectric isolation device, and the output end of the reset interface is connected with the reset interface of the server mainboard.
In this embodiment, the output end of the RJ45 network interface is connected to the data network interface of the server through the switch.
In this embodiment, the single chip and the network interface chip communicate with each other through a UART or SPI bus.
In this embodiment, the network interface chip is a CH395 chip.
The utility model discloses can be directly through net twine connection server, also can be connected to the network interface of server through the network switch is indirect.
After the system is powered on through a power supply interface, an ECHO _ REQUEST data packet based on an ICMP (network control message) protocol is periodically (for example, once every 10 seconds) sent to a server through a CH395 network interface chip and an RJ45 network interface based on an IP address stored in a FLASH memory in a single chip microcomputer, whether the server gives a reply or not is detected, if the reply is not given for a plurality of times continuously, the hardware or the operating system of the server is judged to have a fault, and a reset signal is sent to restart the server through a photoelectric isolation device and a reset interface.
The data packet responding to the ECHO REQUEST is the self-contained function of the server operating system, and is equivalent to the network function of the server tested by using the ping instruction, so that other software does not need to be loaded on the server.
When the sending of the reset signal is just completed or the system is just powered on, a period of time (e.g. 2 minutes) is waited to ensure that the server has completed the boot process, and the ECHO _ REQUEST packet can be replied to start sending the packet periodically to monitor the operating status of the server.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that modifications may be made to the embodiments described in the foregoing embodiments, or equivalents may be substituted for elements thereof. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (4)

1. A server watchdog system based on network interface monitoring technology is characterized in that: the system comprises a host, a network interface chip, an RJ45 network interface, a photoelectric isolation device and a reset interface;
the host comprises a singlechip, a liquid crystal panel and a control key, and the control key and the liquid crystal panel are matched for inputting an IP address to the singlechip;
the single chip microcomputer is connected with the input end of an RJ45 network interface through a network interface chip, and the output end of an RJ45 network interface is connected with a data network interface of the server; the singlechip is connected with the input end of the reset interface through the photoelectric isolation device, and the output end of the reset interface is connected with the reset interface of the server mainboard.
2. The server watchdog system based on network interface monitoring technology of claim 1, wherein: and the output end of the RJ45 network interface is connected with the data network interface of the server through the switch.
3. The server watchdog system based on network interface monitoring technology of claim 1, wherein: the single chip microcomputer and the network interface chip are communicated through a UART or SPI bus.
4. The server watchdog system based on network interface monitoring technology according to claim 1, 2 or 3, wherein: the network interface chip is a CH395 chip.
CN202022325452.0U 2020-10-19 2020-10-19 Server watchdog system based on network interface monitoring technology Active CN213028077U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202022325452.0U CN213028077U (en) 2020-10-19 2020-10-19 Server watchdog system based on network interface monitoring technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202022325452.0U CN213028077U (en) 2020-10-19 2020-10-19 Server watchdog system based on network interface monitoring technology

Publications (1)

Publication Number Publication Date
CN213028077U true CN213028077U (en) 2021-04-20

Family

ID=75481026

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202022325452.0U Active CN213028077U (en) 2020-10-19 2020-10-19 Server watchdog system based on network interface monitoring technology

Country Status (1)

Country Link
CN (1) CN213028077U (en)

Similar Documents

Publication Publication Date Title
US6651190B1 (en) Independent remote computer maintenance device
CN101577698A (en) System with external intelligent management server and method for monitoring server and processing commands
CN111865710A (en) Remote equipment debugging system based on public network environment
CN112860408A (en) Process keep-alive method, device and system in cloud reality machine and storage medium
CN101751265B (en) Updating system of basic input/output system of server and method thereof
CN213028077U (en) Server watchdog system based on network interface monitoring technology
CN211790959U (en) Intelligent cabinet host guarantee system
CN211877101U (en) Intelligent cabinet monitor
CN109871325B (en) KNX remote debugging method and system
CN112422347A (en) Equipment management system
CN115599617B (en) Bus detection method and device, server and electronic equipment
CN117312067A (en) Network card debugging system, method, equipment and storage medium
JPH11305881A (en) Power management system for no-break power unit and power management method for no-break power unit
CN101686154A (en) Server and method for processing server messages
CN104571098A (en) Remote self-diagnosis method based on Atom platform
CN104022901A (en) Method of configuring and managing ONU (Optical Network Unit) module of state grid concentrator by utilizing PLC (Programmable Logic Controller)
CN209728730U (en) Safe-guard system towards industrial Internet of Things edge calculations server
CN113965447A (en) Online cloud diagnosis method, device, system, equipment and storage medium
CN114257500A (en) Fault switching method, system and device for internal network of super-converged cluster
CN113821390A (en) Switch debugging method and device, server and computer readable storage medium
CN213403038U (en) Data transfer unit DTU device
CN102891725B (en) Method and system for controlling transmitters, and transmitter control box
JP3794358B2 (en) Power control method
CN102096617A (en) Detection device and detection method
KR0177711B1 (en) Remote control method of branch processor

Legal Events

Date Code Title Description
GR01 Patent grant
GR01 Patent grant