CN113067746A - Network equipment real-time position display method and unified communication management system applied by same - Google Patents

Network equipment real-time position display method and unified communication management system applied by same Download PDF

Info

Publication number
CN113067746A
CN113067746A CN202110235919.9A CN202110235919A CN113067746A CN 113067746 A CN113067746 A CN 113067746A CN 202110235919 A CN202110235919 A CN 202110235919A CN 113067746 A CN113067746 A CN 113067746A
Authority
CN
China
Prior art keywords
network
data
network element
information
electronic map
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110235919.9A
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.)
Shanghai Broadband Technology and Application Engineering Research Center
Original Assignee
Shanghai Broadband Technology and Application Engineering Research Center
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 Shanghai Broadband Technology and Application Engineering Research Center filed Critical Shanghai Broadband Technology and Application Engineering Research Center
Priority to CN202110235919.9A priority Critical patent/CN113067746A/en
Publication of CN113067746A publication Critical patent/CN113067746A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • H04L43/045Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0823Errors, e.g. transmission errors
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a network equipment real-time position display method and a unified communication management system applied by the same. The method for displaying the real-time position of the network equipment comprises the following steps: network equipment distributed in each region sends heartbeat information to a central network element; the central network element converts each heartbeat message into data with a preset format and stores the data; and the position display device acquires the data in the preset format from the central network element, and extracts the position information of each network device from the data to display the position of each network device marked by the electronic map. The invention can efficiently and intuitively display the position information of each network device, and is beneficial to improving the supervision efficiency of each network device.

Description

Network equipment real-time position display method and unified communication management system applied by same
Technical Field
The invention relates to the technical field of online display of network equipment, in particular to a real-time position display method of the network equipment and a unified communication management system applied by the same.
Background
At present, a traditional enterprise manages equipment states and completes equipment maintenance in a manual inspection mode, an electronic document form is adopted for recording basic information of equipment, equipment names, equipment models, equipment numbers, equipment classifications, equipment placement positions, equipment states and the like are recorded, and the whole management process is relatively extensive and laggard. The modern communication internet enterprise equipment is wide in distribution range and scattered in places, centralized and visual control over equipment distribution and equipment states and integrated display of equipment visualization and equipment operation information correlation are lacked, so that equipment faults cannot be found and fed back in real time, the manual maintenance period is long, document information cannot be updated in time, the problems that statistical analysis is unreliable according to static equipment document information and the like are caused, the production efficiency is low, and even quality faults and cost loss can be caused.
Under the background, an efficient and intuitive equipment information display and supervision solution is urgently needed.
Disclosure of Invention
In view of the above drawbacks of the prior art, an object of the present invention is to provide a method for displaying a real-time location of a network device and a unified communication management system applied thereto, so as to solve the technical problem that an efficient and intuitive device information displaying and monitoring scheme is lacking in the prior art.
To achieve the above and other related objects, the present invention provides a method for displaying a real-time location of a network device, including: network equipment distributed in each region sends heartbeat information to a central network element; the central network element converts each heartbeat message into data with a preset format and stores the data; and the position display device acquires the data in the preset format from the central network element, and extracts the position information of each network device from the data to display the position of each network device marked by the electronic map.
In an embodiment of the present invention, stateless http connections are respectively used between each of the network devices and the central network element, and between the central network element and the position display device.
In an embodiment of the present invention, the preset format is a json format; and the central network element temporarily stores the data in the json format in a file system of the central network element.
In an embodiment of the present invention, the position display device is a visual component deployed in the unified communication management system; the implementation manner of the position display device acquiring the position information of the network equipment from the central network element includes: requesting network equipment information from the central network element, and receiving data in json format returned by an http protocol; and extracting the position information of the network equipment from the data in the json format, and processing the position information into a key value pair form.
In an embodiment of the present invention, after the position display apparatus generates the position information in the form of key value pairs, the position display apparatus draws mark points of each network device in the electronic map, and displays the mark points through a web browser after rendering.
In an embodiment of the present invention, the position display device generates the electronic map according to online map data.
In an embodiment of the invention, after the position display device displays the electronic map, if it is detected that a network device in the electronic map is selected, detailed information of the selected network device is displayed on an interface.
In an embodiment of the present invention, after the position display device displays the electronic map, if a display adjustment instruction is detected, the display area and the display scale of the electronic map are correspondingly adjusted according to the display adjustment instruction.
In an embodiment of the present invention, if the central network element does not receive heartbeat information actively reported by a network device within a certain time, the central network element actively sends a detection message to the network device; and if the reply of the network equipment to the detection message is not received within a certain time, modifying the state information of the network equipment into abnormal or offline.
To achieve the above and other related objects, the present invention provides a unified communication management system, wherein the components of the cloud management system UCM include: a position display device; the position display device is used for: acquiring the position information of network equipment distributed in each area; and providing each piece of position information to an electronic map, so that the electronic map marks the position of each piece of network equipment and then displays the position.
As described above, the network device real-time location display method and the unified communication management system applied by the method of the present invention have at least the following advantages compared with the existing device management methods:
(1) the invention solves the problems that offline scattered equipment is difficult to manage and equipment information is not visible, realizes digitization, visualization and centralization of equipment management, can remotely monitor the running state of the equipment, utilizes JavaScript language programming to compile Web components and combines a UCM cloud management platform, so that the device has low deployment cost and high efficiency, is convenient to access and can monitor the running state of the equipment in real time;
(2) the invention feeds back the position information and the working state of the network equipment to the central network element in real time through the stateless http connection used between each network equipment and the central network element and between the central network element and the position display device, collects the position information and the working state through the central network element, and sends the position information and the working state to the position display device for real-time display on a webpage, thereby realizing the real-time monitoring of the working process of the network equipment, being convenient for finding the fault condition and the running condition of the network equipment in time, being beneficial to reasonably utilizing the network equipment resources and the human resources, being beneficial to reasonably distributing the resources and leading the management to be more efficient.
Drawings
Fig. 1 is a diagram illustrating an application architecture of a method for displaying a real-time location of a network device according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a method for displaying a real-time location of a network device according to an embodiment of the invention.
Detailed Description
The embodiments of the present invention are described below with reference to specific embodiments, and other advantages and effects of the present invention will be easily understood by those skilled in the art from the disclosure of the present specification. The invention is capable of other and different embodiments and of being practiced or of being carried out in various ways, and its several details are capable of modification in various respects, all without departing from the spirit and scope of the present invention. It is to be noted that the features in the following embodiments and examples may be combined with each other without conflict.
It should be noted that the drawings provided in the following embodiments are only for illustrating the basic idea of the present invention, and the drawings only show the components related to the present invention rather than the number, shape and size of the components in actual implementation, and the type, quantity and proportion of the components in actual implementation may be changed freely, and the layout of the components may be more complicated.
In view of the urgent need for an efficient and intuitive device information display and supervision solution in the prior art, the present application provides a position display apparatus, which can efficiently and intuitively display the position information of each network device, thereby facilitating the improvement of the supervision efficiency of each network device.
In practical applications, the position display device of the present application may be deployed in a Unified Communication Manager (UCM) system, and used as a visualization component in the UCM system, preferably, the UCM system is a cloud management platform.
Those skilled in the art can write widget components capable of being displayed, selected or edited by using a read library of JavaScript, fuse UCM and display the widget components on a page layout, and access a Web program through a browser. The position display device is integrated in the UCM system, and has the advantages of low system resource occupation, energy conservation and emission reduction, rapid container deployment, easy operation and use, user friendliness and the like.
The functional principle of the position display device of the present application includes: firstly, acquiring the position information of network equipment distributed in each region; then, each piece of position information is provided to an electronic map, so that the electronic map marks the position of each piece of network equipment and then displays the position.
The position display apparatus and the real-time position display method of the network device of the present application will be described in detail with reference to fig. 1 to 2.
As shown in fig. 1, a central network element 1 is communicatively connected to a plurality of network devices 2 distributed in various places, and the central network element 1 is communicatively connected to a position display apparatus 3 of the UCM. Preferably, stateless http connections are respectively used between each of the network devices 2 and the central network element 1, and between the central network element 1 and the position display device 3.
Referring to fig. 2, the method for displaying the real-time location of the network device of the present embodiment includes the following steps:
s21: network equipment distributed in each region sends heartbeat information to a central network element;
specifically, the central network element 1 is a central management network element deployed on a cloud or a public network, and each time a network device is on-line, the central management network element needs to report to the central network element 1. Each network device 2 sends its own heartbeat information to the central network element 1 periodically (e.g. every 1 minute) or in real time (e.g. every second), where the heartbeat information at least includes location information (e.g. geographical latitude and longitude coordinate data) of the network device 2, and may also include such information as: device name, device number, device function, operating status, etc.
S22: the central network element converts each heartbeat message into data with a preset format and stores the data;
specifically, the central network element 1 converts the received heartbeat information into data in a json format, and temporarily stores the data in the json format in a file system of the central network element 1.
Preferably, if the central network element 1 does not receive the heartbeat information actively reported by the network device 2 within a certain time, the central network element actively sends a detection message to the network device 2; if the reply of the network device 2 to the detection message is not received within a certain time, the state information of the network device 2 is modified to be abnormal or offline.
S23: and the position display device acquires the data in the preset format from the central network element, and extracts the position information of each network device from the data to display the position of each network device marked by the electronic map.
Specifically, the position display device 3 has a built-in timer, and periodically sends a network device information request to the central network element 1 to request real-time data specifying a port and an IP of the central network element 1. After receiving the request, the central network element 1 returns location information in json format to the location display device 3 through http protocol. Subsequently, the position display device 3 extracts the position information of the network device 2 from the json-format data, processes the position information into a key value pair (parameter name: parameter value) form, and stores the key value pair (parameter name: parameter value) in the database of the UCM system.
In addition, the position display device 3 may determine whether the related information of a network device is stored before after receiving the data of the network device, and if not, store the data of the network device in the UCM database for the subsequent UCM to monitor the state of the network device.
After generating the position information in the form of key value pairs, the position display device 3 draws the mark points corresponding to the network devices 2 in the electronic map according to the information of the key value pairs, and displays the mark points through the web browser after rendering.
In detail, the position display device 3 opens a browser web page, and at this time, the browser starts rendering an online map, and the position display device 3 transmits json format data to the browser in the form of key value pairs. And after the browser obtains the data, the browser starts to draw the mark points of the network equipment in the electronic map according to the coordinate point position information and renders the mark points to a map page for display, at the moment, other information of the network equipment is hidden, and only when a subsequent user clicks the specific mark points through a mouse, the browser can display the complete information of the hidden network equipment.
Preferably, the position display device 3 generates the electronic map according to the online map data, generates an area map with a corresponding size according to the proportion of page layout display by using the online map data, and renders and draws the area map on the web page. The position display apparatus 3 does not locally store the off-line electronic map data, and thus can display a high-precision electronic map by using a small storage space.
After step S23, the method for displaying the real-time location of the network device according to the present application further includes the steps of:
and if the fact that one network device in the electronic map is selected is detected, displaying detailed information of the selected network device on an interface.
For example, when a user clicks a mark of a network device in an electronic map displayed by a browser through a mouse, the browser displays a prompt box or a new page, where the prompt box or the new page includes detailed information of the network device, such as: device name, device number, device function, operating status, etc. Those skilled in the art can use JavaScript language programming to implement this function, which will not be described herein.
After step S23, the method for displaying the real-time location of the network device according to the present application further includes the steps of:
and if the display adjusting instruction is detected, correspondingly adjusting the display area and the display scale of the electronic map according to the display adjusting instruction.
In detail, the step can render the display area in the browser in real time based on the network map data as the mouse moves and zooms. For example, a user can drag the designated area on a display interface of the electronic map through a mouse to move the designated area to a proper position of the display interface, so that the designated area is convenient to view; for another example, the user may scroll the wheel on the display interface of the electronic map through the mouse to adjust the zoom scale of the electronic map, thereby facilitating viewing the network device conditions in a certain area range.
In addition, in practical applications, the steps S21 to S23 may be repeatedly executed at preset time intervals (e.g., 1S), so as to obtain the relevant parameter values of each network device in real time and refresh the content of the display interface, thereby achieving the effect of feeding back the conditions of each network device in real time.
It should be noted that the position display device and the UCM system thereof according to the present application can be deployed in any case connected to a central network element, and are not limited by area.
The position display device displays the position and the state of each network device on the webpage in real time in a map mode, real-time monitoring of the operation process of the network devices is achieved, fault conditions of the network devices are convenient to find in time, reasonable utilization of device resources and human resources is facilitated, reasonable distribution of the resources is facilitated, management efficiency is improved, and resource waste is avoided.
It should be understood by those skilled in the art that the division of each execution subject in the embodiment of fig. 1 is only a division of a logic function, and other similar architectures may also be used for implementing the technical solution of the present application in actual implementation. All the corresponding modifications made based on the core idea of the present application should be considered as the protection scope of the present application.
In summary, the network device real-time location display method and the unified communication management system applied by the method can efficiently and intuitively display the location information of each network device, are beneficial to improving the supervision efficiency of each network device, overcome various defects in the prior art and have high industrial utilization value.
The foregoing embodiments are merely illustrative of the principles and utilities of the present invention and are not intended to limit the invention. Any person skilled in the art can modify or change the above-mentioned embodiments without departing from the spirit and scope of the present invention. Accordingly, it is intended that all equivalent modifications or changes which can be made by those skilled in the art without departing from the spirit and technical spirit of the present invention be covered by the claims of the present invention.

Claims (10)

1. A method for displaying the real-time position of a network device is characterized by comprising the following steps:
network equipment distributed in each region sends heartbeat information to a central network element;
the central network element converts each heartbeat message into data with a preset format and stores the data;
and the position display device acquires the data in the preset format from the central network element, and extracts the position information of each network device from the data to display the position of each network device marked by the electronic map.
2. The method according to claim 1, wherein stateless http connections are respectively used between each of the network devices and the central network element, and between the central network element and the position display device.
3. The method of claim 2, wherein the predetermined format is a json format; and the central network element temporarily stores the data in the json format in a file system of the central network element.
4. The method of claim 3, wherein the location display device is a visualization component deployed in a unified communications management system; the implementation manner of the position display device acquiring the position information of the network equipment from the central network element includes:
requesting network equipment information from the central network element, and receiving data in json format returned by an http protocol;
and extracting the position information of the network equipment from the data in the json format, and processing the position information into a key value pair form.
5. The method according to claim 4, wherein the position display means generates position information in the form of key value pairs, draws mark points of each network device in the electronic map according to the position information, and displays the mark points through a web browser after rendering.
6. The method of claim 5, wherein the location display device generates the electronic map from online map data.
7. The method according to claim 1, wherein the location display device displays detailed information of a selected network device on an interface if it is detected that a network device in the electronic map is selected after the electronic map is displayed.
8. The method according to claim 1, wherein after the electronic map is displayed by the position display device, if a display adjustment instruction is detected, the display area and the display scale of the electronic map are adjusted according to the display adjustment instruction.
9. The method of claim 1, wherein if the heartbeat information actively reported by a network device is not received within a certain time, the central network element actively sends a probe message to the network device; and if the reply of the network equipment to the detection message is not received within a certain time, modifying the state information of the network equipment into abnormal or offline.
10. A unified communication management system, wherein the components of the cloud management system UCM comprise: a position display device; the position display device is used for:
acquiring the position information of network equipment distributed in each area;
and providing each piece of position information to an electronic map, so that the electronic map marks the position of each piece of network equipment and then displays the position.
CN202110235919.9A 2021-03-03 2021-03-03 Network equipment real-time position display method and unified communication management system applied by same Pending CN113067746A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110235919.9A CN113067746A (en) 2021-03-03 2021-03-03 Network equipment real-time position display method and unified communication management system applied by same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110235919.9A CN113067746A (en) 2021-03-03 2021-03-03 Network equipment real-time position display method and unified communication management system applied by same

Publications (1)

Publication Number Publication Date
CN113067746A true CN113067746A (en) 2021-07-02

Family

ID=76559746

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110235919.9A Pending CN113067746A (en) 2021-03-03 2021-03-03 Network equipment real-time position display method and unified communication management system applied by same

Country Status (1)

Country Link
CN (1) CN113067746A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114866767A (en) * 2022-07-07 2022-08-05 北京绥通科技发展有限公司 Video monitoring system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050188067A1 (en) * 2002-02-28 2005-08-25 Masanori Kawashima Network management system, display method, and program
CN103544739A (en) * 2013-10-25 2014-01-29 国电南瑞科技股份有限公司 B/S (Browser/Server) architecture-based polling method of visual subway equipment polling management system
CN109146091A (en) * 2018-07-30 2019-01-04 成都飞机工业(集团)有限责任公司 A kind of visual implementation method of facility information based on device map
CN112395381A (en) * 2020-11-20 2021-02-23 长沙树根互联技术有限公司 Equipment state display method and device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050188067A1 (en) * 2002-02-28 2005-08-25 Masanori Kawashima Network management system, display method, and program
CN103544739A (en) * 2013-10-25 2014-01-29 国电南瑞科技股份有限公司 B/S (Browser/Server) architecture-based polling method of visual subway equipment polling management system
CN109146091A (en) * 2018-07-30 2019-01-04 成都飞机工业(集团)有限责任公司 A kind of visual implementation method of facility information based on device map
CN112395381A (en) * 2020-11-20 2021-02-23 长沙树根互联技术有限公司 Equipment state display method and device, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114866767A (en) * 2022-07-07 2022-08-05 北京绥通科技发展有限公司 Video monitoring system and method

Similar Documents

Publication Publication Date Title
CN106647586B (en) A kind of virtual computer room visual control management system and method based on B/S framework
CN103837796B (en) The transmission line malfunction visualization report method of a kind of sing on web and GIS and system
US8321806B2 (en) Visualization of process control data
CN107295064B (en) Web-based configuration type remote monitoring method, electronic equipment and storage medium
CN106777086B (en) Dynamic management method and device for webpage embedded points
CN111524027B (en) Electric power information statistical method, device, equipment and storage medium
CN112560130A (en) H5 drawing display method based on CAD (computer-aided design) drawing data of track traffic trackside equipment
CN117216341A (en) Visualization method and system for distributed space-time data of power grid
CN114584829B (en) Method and system for managing list active page
CN113067746A (en) Network equipment real-time position display method and unified communication management system applied by same
CN104166941A (en) Alarm information visualization method used for electrical network trend graph and system
CN111507861A (en) Power utilization data processing and visualization method and system
CN112907157A (en) Power grid risk visualization method and system based on meteorological early warning
CN103595796A (en) Dynamic monitoring method and system based on network
JP2016522517A (en) Device that displays trends related to process variables
CN106779178A (en) The client householder method that a kind of Electric Power Network Planning equipment topological data is set up
CN104965497A (en) On-line production data rapid generation and management method and system
CN115423889A (en) Image processing method and device, electronic equipment and storage medium
CN115860877A (en) Product marketing method, device, equipment and medium
CN113256766B (en) Method and device for acquiring power graphic picture, storage medium and electronic equipment
CN111813401B (en) Graphic assembly method and system in drawing modeling tool based on B/S architecture
CN110389886A (en) A kind of additional function test method, device and the storage medium of main body application program
CN112037359B (en) Shop information management method, medium, server and system
CN111931315B (en) Method for realizing distribution network graph transaction part release
CN114219109A (en) Conference room patrol record management method and device and electronic equipment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210702

RJ01 Rejection of invention patent application after publication