CN108924005B - Network detection method, network detection apparatus, medium, and device - Google Patents
Network detection method, network detection apparatus, medium, and device Download PDFInfo
- Publication number
- CN108924005B CN108924005B CN201810714388.XA CN201810714388A CN108924005B CN 108924005 B CN108924005 B CN 108924005B CN 201810714388 A CN201810714388 A CN 201810714388A CN 108924005 B CN108924005 B CN 108924005B
- Authority
- CN
- China
- Prior art keywords
- address
- physical area
- network
- detected
- data
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/04—Processing captured monitoring data, e.g. for logfile generation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0823—Errors, e.g. transmission errors
- H04L43/0829—Packet loss
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0852—Delays
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Environmental & Geological Engineering (AREA)
- Data Mining & Analysis (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention provides a network detection method, a network detection device, a medium and equipment. The method comprises the following steps: collecting an IP address and IP data from a client from flow data of an access server; according to the IP data, generating an active IP address list of a physical area to which the IP address belongs so as to store the IP address to be detected in the physical area; and detecting the network quality of the physical area according to the IP address to be detected. The network detection method has the advantages that the detection target is accurate, the detection of an invalid region is avoided, invalid noise is eliminated, and the real network quality of the region where the user is located can be detected.
Description
Technical Field
The present invention relates to the field of internet communications, and in particular, to a network detection method, a network detection apparatus, a medium, and a device.
Background
With the rapid development of internet technology, the demand of network service providers for network quality is increasing day by day, and the quality of network quality affects the normal operation of user services. Because the network quality outside the machine room has uncertainty, in order to effectively improve the user experience, the network quality needs to be detected frequently to avoid network lines with poor quality.
In the prior art, detection points for detecting the network quality are generally required to be deployed in various areas where users are located to detect the network quality in real time. However, the prior art has the defect that the method cannot be compensated, namely, a great difference exists between the user base number and the number of the detection points; firstly, in order to reduce detection errors and improve detection accuracy, a large number of detection points need to be deployed in each area, so that a large amount of cost needs to be invested, but due to cost factors, all users in the area cannot be covered even if a large number of detection points are deployed, and for the area with a low user base number, the large number of detection points do not have practical operability; secondly, due to the above defects, deployed detection points cannot truly reflect the quality of a network line of a user, and in actual work, a situation that whether the quality of the network of the user is problematic or not cannot be detected often occurs, for example, when the quality of the network is a complaint by the user, the quality of the network of the detection points in an area where the user is located does not have a problem.
Disclosure of Invention
To solve the above problems. The invention provides a network detection method, a network detection device, a medium and equipment.
According to a first aspect of the present invention, there is provided a network detection method, comprising: collecting an IP address and IP data from a client from flow data of an access server; generating an active IP address list of a physical area to which the IP address belongs according to the IP data so as to store the IP address to be detected in the physical area; and detecting the network quality of the physical area according to the IP address to be detected.
Further, storing the IP address to be tested in the physical area includes: based on the activity of the IP address, the IP address with the activity greater than a preset threshold is saved and updated as the IP address to be tested; and/or based on the activity ranking of the IP address, the IP address with the activity ranking higher than a preset threshold value is saved and updated as the IP address to be tested.
Further, detecting the network quality of the physical area comprises: sending a network detection data packet to the IP address to be detected; detecting the receiving and sending delay and the packet loss rate of the network according to the response of the IP address to be detected to the network detection data packet; and determining the network quality of the physical area according to the transceiving delay and the packet loss rate.
Further, the physical area is a city-level administrative district.
According to a second aspect of the present invention, there is provided a network detection apparatus comprising: the acquisition module is used for acquiring the IP address and the IP data from the client from the flow data of the access server; the generating module is used for generating an active IP address list of a physical area to which the IP address belongs according to the IP data so as to store the IP address to be detected in the physical area; and the detection module is used for detecting the network quality of the physical area according to the IP address to be detected.
Further, storing the IP address to be tested in the physical area includes: based on the activity of the IP address, the IP address with the activity greater than a preset threshold is saved and updated as the IP address to be tested; and/or based on the activity ranking of the IP address, the IP address with the activity ranking higher than a preset threshold value is saved and updated as the IP address to be tested.
Further, detecting the network quality of the physical area comprises: sending a network detection data packet to the IP address to be detected; detecting the receiving and sending delay and the packet loss rate of the network according to the response of the IP address to be detected to the network detection data packet; and determining the network quality of the physical area according to the transceiving delay and the packet loss rate.
Further, the physical area is a city-level administrative district.
According to a third aspect of the present invention, there is also provided a non-volatile storage medium having instructions stored therein that, when executed, cause a processor to perform a network detection method, the instructions comprising: collecting an IP address and IP data from a client from flow data of an access server; generating an active IP address list of a physical area to which the IP address belongs according to the IP data so as to store the IP address to be detected in the physical area; and detecting the network quality of the physical area according to the IP address to be detected.
According to a fourth aspect of the present invention, there is also provided an apparatus comprising a memory storing computer-executable instructions, a processor configured to execute the instructions to perform a process for network detection, the process comprising: collecting an IP address and IP data from a client from flow data of an access server; generating an active IP address list of a physical area to which the IP address belongs according to the IP data so as to store the IP address to be detected in the physical area; and detecting the network quality of the physical area according to the IP address to be detected.
Compared with the prior art, the implementation mode of the invention has the main differences and the effects that:
the network detection method of the embodiment of the invention detects the network quality of the active IP address of the user without depending on the detection point in the prior art, thereby solving the irreconcilable contradiction between the deployment cost of the detection point and the detection accuracy rate; secondly, the network detection method of the embodiment of the invention ensures that the detection target is accurate, avoids the detection of invalid regions, eliminates invalid noise and can detect the real network quality of the region where the user is located.
Drawings
Fig. 1 shows a block diagram of the hardware architecture of a computer terminal of the method of the invention.
Fig. 2 shows a flow chart of a network detection method according to an embodiment of the invention.
Fig. 3 shows a block schematic diagram of a network detection apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the purpose and technical solution of the embodiments of the present invention clearer, the technical solution of the embodiments of the present invention will be clearly and completely described below with reference to the drawings of the embodiments of the present invention. It is to be understood that the embodiments described are only a few embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the described embodiments of the invention without any inventive step, are within the scope of protection of the invention.
In accordance with an embodiment of the present invention, there is provided an embodiment of a network detection method, it should be noted that the steps illustrated in the flowchart of the drawings may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowchart, in some cases, the steps illustrated or described may be performed in an order different than that herein.
The method embodiments provided in this application manner may be executed in a mobile terminal, a computer terminal, or a similar computing device (e.g., an ECU (Electronic Control Unit)). Taking the example of running on a computer terminal, fig. 1 is a hardware structure block diagram of a computer terminal of the network detection method according to the embodiment of the invention. As shown in fig. 1, the computer terminal 100 may include one or more (only one shown in the figure) processors 101 (the processor 101 may include, but is not limited to, a processing device such as a central processing unit CPU, an image processor GPU, a digital signal processor DSP, a microprocessor MCU, or a programmable logic device FPGA), an input-output interface 102 for interacting with a user, a memory 103 for storing data, and a transmission device 104 for communication functions. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration and is not intended to limit the structure of the electronic device. For example, computer terminal 100 may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
The memory 103 may be used to store software programs and modules of application software, such as program instructions/modules corresponding to the network detection method in the embodiment of the present invention, and the processor 101 executes various functional applications and data processing by running the software programs and modules stored in the memory 103, so as to implement the network detection method described above. The memory 103 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some instances, the memory 103 may further include memory located remotely from the processor 101, which may be connected to the computer terminal 100 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmitting device 104 is used to receive or transmit data via a network. Specific examples of the network described above may include the internet provided by a communication provider of the computer terminal 100.
Under the above operating environment, the present invention provides a network detection method as shown in fig. 2. The method may be applied in a server, executed by a processor in the server. The server is provided with at least one application program, and the embodiment of the invention does not limit the type of the application program, and can be a system type application program or a software type application program.
To facilitate an understanding of the embodiments of the present invention, several elements introduced in the description of the embodiments are first introduced here:
TCP/IP Protocol (Transmission Control Protocol/Internet Protocol), translated name is Transmission Control Protocol/Internet Protocol, also called network communication Protocol, is the most basic Protocol of Internet and the basis of Internet, and consists of IP Protocol of network layer and TCP Protocol of Transmission layer. TCP/IP defines a standard for how electronic devices connect to the internet and how data is transmitted between them;
network quality of service: that is, Quality of Service, QoS for short, is an agreement about Quality of information transmission and sharing between users communicating with each other on a network, and mainly includes reliability, transmission delay, variable delay, packet loss rate, and the like; and
an Internet Data Center (IDC) is a facility base dedicated to outsourcing network resources and providing operation and maintenance for professional network service equipment.
First embodiment
Fig. 2 shows a flow diagram of a network detection method 200 according to an embodiment of the invention.
As shown in fig. 2, the specific processing flow of the method is as follows:
s210, collecting an IP address and IP data from a client from the flow data of the access server;
s220, generating an active IP address list of a physical area to which the IP address belongs according to the IP data so as to store the IP address to be detected in the physical area;
and S230, detecting the network quality of the physical area according to the IP address to be detected.
Thereafter, the present flow ends.
According to an embodiment of the present invention, the server may be a physical machine and/or a virtual machine running on the physical machine, wherein the physical machine includes but is not limited to: a mini, midrange, mainframe, or other physical device capable of deploying a web site.
It will be appreciated that the network detection means in the server is communicatively linked to the IDC to receive all external traffic accessing the server traffic.
Specifically, when a request from a client accesses a server, the network detection apparatus collects an IP address of the client and corresponding IP data, for example, collects a header of an IP data packet. According to the IP address and the IP data, the network detection device obtains a physical area, such as a city administrative district, to which the IP address belongs. As an example, the network detection apparatus analyzes the IP address and the IP data to obtain the network operator of the IP, such as shanghai telecom, shanghai mobile, or shanghai UNICOM, and the like, so that the physical area to which the IP belongs is a shanghai region. In addition, the network detection device derives the active time of the IP address access traffic, such as by a timestamp and/or access log in the IP data. The network detection device generates an active IP address list according to the belonging physical area of the IP address, for example, the IP address for accessing the server service from the Shanghai area can be stored in the active IP address list in Shanghai.
As another example, the network detection apparatus may store only active IP addresses meeting a predetermined condition in the active IP address list. For example, the network detection device may selectively store a portion of the IP address based on the liveness of the IP address.
For example, the network detection device may set a threshold value associated with a liveness, IP addresses having a liveness greater than a predetermined threshold value to be stored in the active IP address list. The threshold value may be dynamically set based on the type of server traffic and the characteristics of the physical area to which the user belongs. As an example, the threshold may be related to an active time, e.g., an active time for an IP address to access traffic in 24 hours is no less than 5 hours, or an active time is 10 to 16 hours; the threshold may also be related to the active frequency, e.g., the frequency with which an IP address accesses traffic within 24 hours; the threshold value may be a combination of the above two.
In addition, the network detection apparatus may also rank the active IP addresses according to the active time or frequency, and then store the IP addresses ranked higher than a predetermined value, for example, the top 100, 500, or 1000, etc., in the active IP address list.
It is understood that the network detection device can save qualified IP addresses in a list in real time based on the change of the liveness of each IP address, and update the list in real time.
Next, the network detection apparatus uses the IP addresses in the active IP address list as the IP addresses to be detected for network quality detection, and sends network detection packets to these IP addresses through, for example, the network layer. After receiving the detection data packets, the IP address to be detected responds to the network detection device, and according to the response of the IP address to be detected, the network detection device can detect the network transceiving delay and the packet loss rate between the IP address to be detected and the server. For example, if the IP address to be detected receives 9995 packets from the network detection device in one hour, the packet loss rate in the period is five ten thousandths. For example, by comparing the sending time stamp of the detection data packet with the receiving time stamp of the data packet received by the IP address to be tested, the network transceiving delay between the IP address to be tested and the server can be obtained.
Because the IP address to be detected is the real active IP address of the access server service, the network detection device can determine the real network quality of the area where the IP address to be detected is located according to the network transceiving delay and the packet loss rate.
Further, the network quality may be alarmed, for example, whether the transceiving delay and/or the packet loss rate is greater than a preset threshold is judged, when the packet loss rate is greater than 30%, an abnormal alarm is initiated, and when the transceiving delay is greater than 10 minutes, an abnormal alarm is initiated.
In summary, the method provided in this embodiment detects the network quality of the active IP address of the user, so that the detection target is accurate, detection of an invalid region is avoided, invalid noise is eliminated, and the real network quality of the region where the user is located can be detected.
The method embodiments of the present invention may be implemented in software, hardware, firmware, etc. Whether the present invention is implemented as software, hardware, or firmware, the instruction code may be stored in any type of computer-accessible memory (e.g., permanent or modifiable, volatile or non-volatile, solid or non-solid, fixed or removable media, etc.). Also, the Memory may be, for example, Programmable Array Logic (PAL), Random Access Memory (RAM), Programmable Read Only Memory (PROM), Read-Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), a magnetic disk, an optical disk, a Digital Versatile Disk (DVD), or the like.
Second embodiment
Fig. 3 is a schematic block diagram of a network detection apparatus 300 according to an embodiment of the present invention. The device is used for executing the method process and comprises the following steps:
an acquisition module 310, configured to acquire an IP address and IP data from a client from traffic data of an access server;
the generating module 320 is configured to generate an active IP address list of a physical area to which the IP address belongs according to the IP data, so as to store the IP address to be detected in the physical area;
the detecting module 330 is configured to detect network quality of a physical area according to the IP address to be detected.
In one example, storing the IP address to be tested in the physical area includes: based on the activity of the IP address, the IP address with the activity greater than a preset threshold value is saved and updated as the IP address to be detected; and/or based on the activity ranking of the IP addresses, the IP addresses with the activity ranking higher than a preset threshold value are saved and updated as the IP addresses to be tested.
In one example, detecting network quality of a physical area includes: sending a network detection data packet to an IP address to be detected; detecting the receiving and sending delay and the packet loss rate of the network according to the response of the IP address to be detected to the network detection data packet; and determining the network quality of the physical area according to the receiving and sending delay and the packet loss rate.
Wherein, the physical region is a city administrative district.
It should be noted that the network detection apparatus 300 corresponds to the network detection apparatus in the above method, wherein the acquisition module 310, the generation module 320, and the detection module 330 may be configured to perform corresponding operations, actions, and processes in the method 200, and a description of the operations, actions, and processes is omitted here.
In summary, the network detection device of the present invention detects the network quality of the active IP address of the user, so that the detection target is accurate, the detection of the invalid region is avoided, the invalid noise is eliminated, and the real network quality of the region where the user is located can be detected.
Further, according to another embodiment of the present invention, there is also provided a non-volatile storage medium having instructions stored therein, which when executed, cause a processor to perform a network detection method, the instructions including: collecting an IP address and IP data from a client from flow data of an access server; according to the IP data, generating an active IP address list of a physical area to which the IP address belongs so as to store the IP address to be detected in the physical area; and detecting the network quality of the physical area according to the IP address to be detected.
Further, storing the IP address to be tested in the physical area includes: based on the activity of the IP address, the IP address with the activity greater than a preset threshold value is saved and updated as the IP address to be detected; and/or based on the activity ranking of the IP addresses, the IP addresses with the activity ranking higher than a preset threshold value are saved and updated as the IP addresses to be tested.
Further, detecting the network quality of the physical area comprises: sending a network detection data packet to an IP address to be detected; detecting the receiving and sending delay and the packet loss rate of the network according to the response of the IP address to be detected to the network detection data packet; and determining the network quality of the physical area according to the receiving and sending delay and the packet loss rate.
There is further provided, in accordance with another embodiment of the present invention, apparatus, including a memory storing computer-executable instructions, a processor configured to execute the instructions to perform a process for network detection, the process including: collecting an IP address and IP data from a client from flow data of an access server; according to the IP data, generating an active IP address list of a physical area to which the IP address belongs so as to store the IP address to be detected in the physical area; and detecting the network quality of the physical area according to the IP address to be detected.
Further, storing the IP address to be tested in the physical area includes: based on the activity of the IP address, the IP address with the activity greater than a preset threshold value is saved and updated as the IP address to be detected; and/or based on the activity ranking of the IP addresses, the IP addresses with the activity ranking higher than a preset threshold value are saved and updated as the IP addresses to be tested.
Further, detecting the network quality of the physical area comprises: sending a network detection data packet to an IP address to be detected; detecting the receiving and sending delay and the packet loss rate of the network according to the response of the IP address to be detected to the network detection data packet; and determining the network quality of the physical area according to the receiving and sending delay and the packet loss rate.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the invention and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the claims, any of the claimed embodiments may be used in any combination.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed first terminal device. In the unit claims enumerating several terminal devices, several of these terminal devices may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
While various aspects and embodiments have been disclosed herein, other aspects and embodiments will be apparent to those skilled in the art. The various aspects and embodiments disclosed herein are for purposes of illustration and are not intended to be limiting, with the true scope being indicated by the following claims, along with the full scope of equivalents to which such claims are entitled. It is also to be understood that the terminology used herein is for the purpose of describing particular embodiments only, and is not intended to be limiting.
Claims (10)
1. A method for network detection, comprising:
acquiring IP addresses and IP data from one or more clients from traffic data accessing a server, wherein the IP data comprises a physical area to which the IP addresses belong and time information of the IP addresses accessing the server, and the time information is used for indicating at least one of time length and frequency of the IP addresses accessing the server;
generating an active IP address list of each physical area according to the IP data of each client belonging to the same physical area, wherein the active IP address list is used for storing an IP address to be detected in the physical area, and the IP address to be detected is determined based on the time information;
and detecting the network quality of the physical area according to the IP address to be detected.
2. The network detection method of claim 1, wherein storing the IP address to be tested in the physical area comprises:
based on the activity of the IP address, the IP address with the activity greater than a preset threshold is saved and updated as the IP address to be tested; and/or
Based on the activity rank of the IP address, the IP address with the activity rank higher than a preset threshold value is saved and updated as the IP address to be tested.
3. The network detection method of claim 2, wherein detecting the network quality of the physical area comprises:
sending a network detection data packet to the IP address to be detected;
detecting the receiving and sending delay and the packet loss rate of the network according to the response of the IP address to be detected to the network detection data packet;
and determining the network quality of the physical area according to the transceiving delay and the packet loss rate.
4. A network detection method according to any one of claims 1 to 3, wherein the physical area is a city-level administrative district.
5. A network sensing apparatus, comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring IP addresses and IP data from one or more clients from flow data accessing a server, the IP data comprises a physical region to which the IP addresses belong and time information of the IP addresses accessing the server, and the time information is used for indicating at least one of time length and frequency of the IP addresses accessing the server;
a generating module, configured to generate an active IP address list of each physical area according to the IP data of each client belonging to the same physical area, where the active IP address list is used to store an IP address to be detected in the physical area, which is determined based on the time information;
and the detection module is used for detecting the network quality of the physical area according to the IP address to be detected.
6. The network detection device of claim 5, wherein storing the IP address under test in the physical region comprises:
based on the activity of the IP address, the IP address with the activity greater than a preset threshold is saved and updated as the IP address to be tested; and/or
Based on the activity rank of the IP address, the IP address with the activity rank higher than a preset threshold value is saved and updated as the IP address to be tested.
7. The network detecting apparatus of claim 6, wherein detecting the network quality of the physical area comprises:
sending a network detection data packet to the IP address to be detected;
detecting the receiving and sending delay and the packet loss rate of the network according to the response of the IP address to be detected to the network detection data packet;
and determining the network quality of the physical area according to the transceiving delay and the packet loss rate.
8. A network detection apparatus as claimed in any one of claims 5 to 7, wherein the physical region is a city-level administrative district.
9. A non-volatile storage medium having instructions stored therein that, when executed, cause a processor to perform a network detection method, the instructions comprising:
acquiring IP addresses and IP data from one or more clients from traffic data accessing a server, wherein the IP data comprises a physical area to which the IP addresses belong and time information of the IP addresses accessing the server, and the time information is used for indicating at least one of time length and frequency of the IP addresses accessing the server;
generating an active IP address list of each physical area according to the IP data of each client belonging to the same physical area, wherein the active IP address list is used for storing an IP address to be detected in the physical area, and the IP address to be detected is determined based on the time information;
and detecting the network quality of the physical area according to the IP address to be detected.
10. An apparatus comprising a memory storing computer-executable instructions, a processor configured to execute the instructions to perform a process for network detection, the process comprising:
acquiring IP addresses and IP data from one or more clients from traffic data accessing a server, wherein the IP data comprises a physical area to which the IP addresses belong and time information of the IP addresses accessing the server, and the time information is used for indicating at least one of time length and frequency of the IP addresses accessing the server;
generating an active IP address list of each physical area according to the IP data of each client belonging to the same physical area, wherein the active IP address list is used for storing an IP address to be detected in the physical area, and the IP address to be detected is determined based on the time information;
and detecting the network quality of the physical area according to the IP address to be detected.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810714388.XA CN108924005B (en) | 2018-06-29 | 2018-06-29 | Network detection method, network detection apparatus, medium, and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810714388.XA CN108924005B (en) | 2018-06-29 | 2018-06-29 | Network detection method, network detection apparatus, medium, and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108924005A CN108924005A (en) | 2018-11-30 |
CN108924005B true CN108924005B (en) | 2020-05-12 |
Family
ID=64423958
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810714388.XA Active CN108924005B (en) | 2018-06-29 | 2018-06-29 | Network detection method, network detection apparatus, medium, and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108924005B (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111769997A (en) * | 2019-07-15 | 2020-10-13 | 北京京东尚科信息技术有限公司 | Method, server, device and computer readable medium for network monitoring |
CN110519127B (en) * | 2019-09-19 | 2021-12-07 | 腾讯科技(深圳)有限公司 | Network delay detection method, device and storage medium |
CN110661807A (en) * | 2019-09-30 | 2020-01-07 | 奇安信科技集团股份有限公司 | Automatic acquisition method and device for IPv6 address |
CN112769734B (en) * | 2019-11-05 | 2022-08-02 | 中国电信股份有限公司 | Network attack detection method and device and computer readable storage medium |
CN112087532B (en) * | 2020-08-28 | 2023-04-07 | 中国移动通信集团黑龙江有限公司 | Information acquisition method, device, equipment and storage medium |
CN115134768A (en) * | 2022-06-09 | 2022-09-30 | 国网信息通信产业集团有限公司 | Wireless communication optimization method and system based on application layer signaling |
CN116996421B (en) * | 2023-09-28 | 2023-12-26 | 腾讯科技(深圳)有限公司 | Network quality detection method and related equipment |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1731757A (en) * | 2004-08-05 | 2006-02-08 | 华为技术有限公司 | Method and system for providing QoS assurance in edge router |
US7630314B2 (en) * | 2006-12-05 | 2009-12-08 | Latitue Broadband, Inc. | Methods and systems for dynamic bandwidth management for quality of service in IP Core and access networks |
CN104378451A (en) * | 2013-08-14 | 2015-02-25 | 腾讯科技(深圳)有限公司 | Network communication route selecting method, device and system |
CN106533722A (en) * | 2015-09-11 | 2017-03-22 | 北京国双科技有限公司 | Network monitoring method and network monitoring device |
CN107995036A (en) * | 2017-11-30 | 2018-05-04 | 杭州电魂网络科技股份有限公司 | Data transmission method, device, server and readable storage medium storing program for executing |
CN108075934A (en) * | 2016-11-15 | 2018-05-25 | 腾讯科技(深圳)有限公司 | A kind of network quality monitoring method, apparatus and system |
-
2018
- 2018-06-29 CN CN201810714388.XA patent/CN108924005B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1731757A (en) * | 2004-08-05 | 2006-02-08 | 华为技术有限公司 | Method and system for providing QoS assurance in edge router |
US7630314B2 (en) * | 2006-12-05 | 2009-12-08 | Latitue Broadband, Inc. | Methods and systems for dynamic bandwidth management for quality of service in IP Core and access networks |
CN104378451A (en) * | 2013-08-14 | 2015-02-25 | 腾讯科技(深圳)有限公司 | Network communication route selecting method, device and system |
CN106533722A (en) * | 2015-09-11 | 2017-03-22 | 北京国双科技有限公司 | Network monitoring method and network monitoring device |
CN108075934A (en) * | 2016-11-15 | 2018-05-25 | 腾讯科技(深圳)有限公司 | A kind of network quality monitoring method, apparatus and system |
CN107995036A (en) * | 2017-11-30 | 2018-05-04 | 杭州电魂网络科技股份有限公司 | Data transmission method, device, server and readable storage medium storing program for executing |
Also Published As
Publication number | Publication date |
---|---|
CN108924005A (en) | 2018-11-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108924005B (en) | Network detection method, network detection apparatus, medium, and device | |
CN106302434B (en) | Server adaptation method, device and system | |
US8452870B2 (en) | Monitoring domain allocation performance | |
CN107409071B (en) | Method for obtaining diagnosis test result, control module and computer readable storage medium | |
CN109491889B (en) | Method and device for automatic test in NFV | |
WO2019128299A1 (en) | Test system and test method | |
CN106156055A (en) | The identification of search engine reptile, processing method and processing device | |
CN110650098B (en) | Variable frequency acquisition method and device for data of Internet of things | |
CN105991797B (en) | The method and device of mobile terminal network visiting | |
CN114070755B (en) | Virtual machine network flow determination method and device, electronic equipment and storage medium | |
CN111431772B (en) | Network delay measuring method, system, readable storage medium and terminal equipment | |
CN112118151A (en) | Network speed measuring method, device, system, electronic equipment and storage medium | |
CN112260904A (en) | Link detection method, link detection device, computer equipment and storage medium | |
CN110784364B (en) | Data monitoring method and device, storage medium and terminal | |
CN111600769A (en) | Site detection method and device and storage medium | |
CN111130948A (en) | Network quality detection method and device | |
CN111090564B (en) | Method, device and medium for acquiring node network time delay | |
CN113037861A (en) | Service node connection method and device | |
CN115225652A (en) | Method and system for determining edge service platform, electronic equipment and storage medium | |
CN115580563B (en) | Mirror image data processing method and device of cloud network and electronic equipment | |
CN113708992B (en) | Reverse proxy test method, device, electronic equipment and storage medium | |
CN118041824B (en) | Method and device for testing bypass mirror function, electronic equipment and storage medium | |
CN103457789A (en) | Parallel operation detecting method and device | |
CN115733768B (en) | Network node performance test method, device, equipment and medium | |
CN115037664B (en) | Network connection testing method and device, repeater and storage medium |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |