WO2024176296A1 - データ補間装置、データ補間方法、及びデータ補間プログラム - Google Patents

データ補間装置、データ補間方法、及びデータ補間プログラム Download PDF

Info

Publication number
WO2024176296A1
WO2024176296A1 PCT/JP2023/005967 JP2023005967W WO2024176296A1 WO 2024176296 A1 WO2024176296 A1 WO 2024176296A1 JP 2023005967 W JP2023005967 W JP 2023005967W WO 2024176296 A1 WO2024176296 A1 WO 2024176296A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
data
traffic data
interpolation
port
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.)
Ceased
Application number
PCT/JP2023/005967
Other languages
English (en)
French (fr)
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.)
NTT Inc
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to PCT/JP2023/005967 priority Critical patent/WO2024176296A1/ja
Priority to JP2025501927A priority patent/JPWO2024176296A1/ja
Publication of WO2024176296A1 publication Critical patent/WO2024176296A1/ja
Anticipated expiration legal-status Critical
Ceased 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/02Capturing 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/04Processing captured monitoring data, e.g. for logfile generation
    • 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

Definitions

  • the present invention relates to a data interpolation device, a data interpolation method, and a data interpolation program.
  • Machine learning that uses traffic data obtained in a time series as input is being considered for analytical decisions such as estimating fault locations and traffic demand forecasting in network operations.
  • traffic data is subject to loss. For this reason, when inputting traffic data into a machine learning model, it is necessary to interpolate the missing data.
  • Non-Patent Document 1 discloses a method of interpolating missing data by using data before and after the time when the data is missing and employing a single-substitution method such as linear interpolation or polynomial interpolation.
  • the present disclosure has been made in consideration of the above circumstances, and its purpose is to provide a data interpolation device, a data interpolation method, and a data interpolation program that are capable of highly accurately interpolating traffic data for time periods with missing data, even during periods involving anomalous fluctuations.
  • a data interpolation device includes a connection relationship storage unit that stores the connection relationships of interfaces mounted on multiple network devices, a determination unit that determines a loss occurring in the traffic data of the interface, a search unit that searches for other interfaces that have a connection relationship with one interface when a loss occurs in the traffic data of the one interface, and an interpolation unit that interpolates the loss occurring in the traffic data of the one interface based on the traffic data of the other interfaces.
  • a data interpolation method determines losses occurring in traffic data of interfaces installed in a network device, and when a loss occurs in the traffic data of one interface, references a connection relationship storage unit that stores the connection relationships of the interfaces to search for other interfaces that have a connection relationship with the one interface, and interpolates the losses occurring in the traffic data of the one interface based on the traffic data of the other interfaces.
  • One aspect of the present disclosure is a data interpolation program for causing a computer to function as the data interpolation device.
  • FIG. 1 is a block diagram showing a configuration of a network system to which a data interpolation device according to an embodiment is connected.
  • FIG. 2 is a block diagram showing the configuration of a data interpolation device according to an embodiment.
  • FIG. 3 is an explanatory diagram showing the connection relationships of the interfaces mounted on a plurality of IP devices according to the first embodiment.
  • FIG. 4A is a graph showing traffic data f23(t) of port T23 in which a loss occurs during time period x1.
  • FIG. 4B is a graph showing traffic data f41(t) of port T41 adjacent to port T23.
  • FIG. 4C is a graph showing traffic data f11(t) of port T11 having a logical connection relationship with port T23.
  • FIG. 4D is a graph showing traffic data f'23(t) after the gaps have been filled.
  • FIG. 5 is a flowchart showing a processing procedure of the data interpolation device according to the first embodiment.
  • FIG. 6 is an explanatory diagram showing the connection relationships of the interfaces mounted on a plurality of IP devices and a transmission device according to the second embodiment.
  • FIG. 7A is a graph showing traffic data g41(t) of port Q41, in which a loss occurs during time period x3.
  • FIG. 7B is a graph showing traffic data multiplexed in a transmission device having an aggregation function.
  • FIG. 7C is a graph showing traffic data f31(t) of port T31 adjacent to port Q41.
  • FIG. 7D is a graph showing traffic data g11(t) of port Q11 which has a logical connection relationship with port Q41.
  • FIG. 8 is an explanatory diagram showing the data length of an IP packet and an Ethernet frame.
  • FIG. 9 is a flowchart showing a processing procedure of the data interpolation device according to the second embodiment.
  • FIG. 10 is an explanatory diagram showing the connection relationships of the interfaces mounted on a plurality of IP devices and a transmission device according to the third embodiment.
  • FIG. 11A is a graph showing traffic data g41(t) of port Q41.
  • FIG. 11B is a graph showing traffic data f21(t) of port T21.
  • FIG. 11C is a graph showing traffic data g'41(t) obtained by multiplying traffic data f21(t) by a coefficient and interpolating traffic data g41(t).
  • FIG. 12 is a block diagram showing the hardware configuration of this embodiment.
  • FIG. 1 is a block diagram showing the configuration of a network system to which a data interpolation device according to an embodiment is connected.
  • the network system includes a data interpolation device 1, a management device 2, and a network 3.
  • the network 3 includes multiple network devices M (referred to as "NW devices" in the figure).
  • the network devices M are, for example, IP devices Ma provided in the IP layer and transmission devices Mb provided in the transmission layer (see Figures 3 and 6, described below).
  • the network device M is an IP device Ma
  • the IP device Ma is, for example, a router.
  • the management device 2 acquires traffic data for each interface measured by each network device M.
  • the management device 2 transmits the acquired traffic data to the data interpolation device 1.
  • the data interpolation device 1 interpolates missing data when a loss occurs in the traffic data of an interface installed in each network device M.
  • FIG. 2 is a block diagram showing a detailed configuration of the data interpolation device 1.
  • the data interpolation device 1 includes a storage unit 11, a calculation unit 12, and an input/output unit 13.
  • the memory unit 11 includes a traffic data memory unit 111, a connection relationship memory unit 112, and an interpolation data memory unit 113.
  • the traffic data storage unit 111 stores traffic data of the interfaces installed in each network device M detected by the management device 2.
  • connection relationship storage unit 112 stores information indicating the connection relationships of the interfaces installed in each network device M connected to the network 3.
  • the connection relationships include physical connection relationships and logical connection relationships.
  • FIG. 3 is an explanatory diagram showing the connection relationships of the interfaces IF11 to IF14 mounted on multiple IP devices Ma (Ma1 to Ma4).
  • IP device Ma is an example of the network device M shown in FIG. 1.
  • IP device Ma1 when one of the multiple IP devices is specifically referred to, it will be written with a suffix such as "IP device Ma1", and when it is not specified or referred to collectively, it will be written as "IP device Ma”.
  • a suffix such as "interface IF11”
  • Each IP device Ma shown in FIG. 3 has an interface IF.
  • T11 to T44 shown in FIG. 3 indicate the ports of the interface IF mounted on each IP device Ma.
  • interface IF11 of IP device Ma1 has connection ports T11 to T14.
  • port T11 of interface IF11 and port T21 of interface IF12 are adjacent and have a physical connection relationship.
  • packets are not generally generated or lost on the cable, so the traffic data of port T11 of interface IF11 has a correlation with the traffic data of port T21 of interface IF12.
  • the traffic data of port T11 of interface IF11 is transmitted to port T41 of interface IF14 mounted on IP device Ma4 via IP device Ma2. Therefore, a logical path P1 exists between port T11 of interface IF11 and port T41 of interface IF14, and the two have a logical connection relationship.
  • the traffic data of port T11 of interface IF11 has a correlation with the traffic data of port T41 of interface IF14.
  • connection relationship storage unit 112 shown in FIG. 2 stores information indicating the physical connection relationships and logical connection relationships of each of the IP devices Ma described above. In other words, the connection relationship storage unit 112 stores the connection relationships of the interfaces IF mounted on multiple network devices M.
  • the interpolation data storage unit 113 stores traffic data in which missing data has been interpolated by the interpolation unit 124 described below.
  • the calculation unit 12 includes a determination unit 121, a search unit 122, a reference unit 123, and an interpolation unit 124.
  • the determination unit 121 acquires the traffic data of each interface IF stored in the traffic data storage unit 111, and determines any defects that occur in the acquired traffic data.
  • FIG. 4A is a graph showing traffic data f23(t) of port T23 of interface IF12 mounted on IP device Ma2 shown in FIG. 3. As shown in FIG. 4A, there is a loss in traffic data f23(t) during time period x1. The determination unit 121 determines whether or not there is such a loss in traffic data.
  • the search unit 122 refers to the connection relationships between the IP devices Ma stored in the connection relationship storage unit 112, and searches for interfaces that have physical and logical connection relationships with the interface IF that is determined to have a loss in traffic data.
  • the search unit 122 searches for an interface IF adjacent to port T23.
  • port T41 of interface IF14 is searched for.
  • the search unit 122 further searches for an interface IF that has a logical connection relationship with port T23. Specifically, T41, which is adjacent to port T23 shown in FIG. 3, is logically connected to port T11 via logical path P1, so port T11 of interface IF11 is searched for.
  • the reference unit 123 refers to the traffic data of the interface IF searched by the search unit 122 and determines whether or not there is traffic data to be used to fill in the gap. For example, as shown in FIG. 4A, when a gap occurs in the traffic data f23(t) of the port T23, it determines whether or not there is traffic data to be used to fill in the gap.
  • FIG. 4B is a graph showing traffic data f41(t) of port T41 adjacent to port T23
  • FIG. 4C is a graph showing traffic data f11(t) of port T11, which has a logical connection relationship with port T23.
  • the reference unit 123 references the traffic data f41(t) shown in FIG. 4B and recognizes that data p1 exists that interpolates the time period x1 shown in FIG. 4A.
  • the reference unit 123 references the traffic data f11(t) shown in FIG. 4C and recognizes that data p2 exists that interpolates the time period x1 shown in FIG. 4A.
  • the interpolation unit 124 uses each piece of data recognized by the reference unit 123 to interpolate the gaps that occur in the traffic data f23(t) of port T23 shown in FIG. 3. At this time, the data to be used for the interpolation is selected in order of the highest correlation with port T23.
  • the interpolation unit 124 refers to the traffic data f41(t) (Fig. 4B) of port T41 adjacent to port T23, and uses the data p1 contained therein to interpolate the data of time zone x1 shown in Fig. 4A. Furthermore, the interpolation unit 124 refers to the traffic data f11(t) (Fig. 4C) of port T11, which has a logical connection relationship with port T23, and uses the data p2 contained therein to interpolate the data of time zone x1 shown in Fig. 4A.
  • traffic data f'23(t) is generated in which the missing parts are interpolated using data p1 and p2.
  • the interpolation unit 124 outputs the traffic data f'23(t) after the missing parts have been interpolated to the interpolated data storage unit 113 and the output unit 132, which will be described later.
  • the input/output unit 13 includes an input unit 131 and an output unit 132.
  • the input unit 131 is connected to, for example, an HMI (Human Machine Interface) and inputs operation signals from the user.
  • HMI Human Machine Interface
  • the output unit 132 outputs the traffic data interpolated by the interpolation unit 124 to an external file, etc.
  • the traffic data storage unit 111 acquires and stores the traffic data of the interface IF in each IP device Ma acquired by the management device 2.
  • connection relationship storage unit 112 acquires data indicating the connection relationships of each IP device Ma from the management device 2 and stores the data.
  • the connection relationships include physical connection relationships and logical connection relationships.
  • step S13 the determination unit 121 determines whether or not there is a loss in each traffic data stored in the traffic data storage unit 111. For example, it determines that there is a loss of data in the time period x1 as shown in FIG. 4A in the traffic data f23(t) of the port T23 of the interface IF12 mounted on the IP device Ma2 shown in FIG. 3.
  • step S14 If it is determined in step S14 that there is a defect (S14; YES), the process proceeds to step S15; if not (S14; NO), the process ends.
  • step S15 the search unit 122 searches for an interface IF that has a connection relationship with port T23 of interface IF12 (one interface).
  • step S16 the search unit 122 determines whether or not there is another interface that has a connection relationship with port T23 of interface IF12. If there is (S16; YES), the process proceeds to step S17. If not (S16; NO), the process proceeds to step S21. In step S21, an output unit (not shown) notifies the user that a loss has occurred in the traffic data. Then, this process ends.
  • port T23 of interface IF12 has a connection relationship with port T41 of interface IF14 (another interface).
  • Port T23 also has a logical connection relationship with port T11 of interface IF11 (another interface). Therefore, the processing in step S16 results in a YES judgment.
  • the reference unit 123 references the traffic data of the interface IF that has a connection relationship with port T23. Specifically, during time period x1 in which there is a loss in traffic data f23(t) shown in FIG. 4A, data p1 exists in traffic data f41(t) of port T41 shown in FIG. 4B. In addition, data is lost during time period x2.
  • data p2 exists in the traffic data f11(t) of port T11 shown in FIG. 4C.
  • the reference unit 123 references the traffic data f41(t) of port T41 and the traffic data f11(t) of port T11 to obtain data p1 and p2.
  • step S18 the interpolation unit 124 uses the data acquired by the reference unit 123 to interpolate the missing parts occurring in the traffic data f23(t). Specifically, the missing parts are interpolated using data p1 of the traffic data f41(t) and data p2 of the traffic data f11(t). As a result, as shown in FIG. 4D, the traffic data f'23(t) in which the missing parts have been interpolated is obtained.
  • the interpolation unit 124 uses data p1 of traffic data f41(t) of interface IF14, which is in descending order of correlation with interface IF12 (one interface) among the other interfaces (IF14, IF11) searched for by the search unit 122, and further uses data p2 of traffic data f11(t) of interface IF11, which has a relatively low correlation, to interpolate the loss occurring in the traffic data f23(t).
  • step S19 the interpolation unit 124 stores the interpolated traffic data f'23(t) in the interpolated data storage unit 113.
  • step S20 the interpolation unit 124 outputs the interpolated traffic data f'23(t) to an external file or the like. In this way, the loss that has occurred in the traffic data f23(t) can be interpolated.
  • the data interpolation device 1 includes a connection relationship storage unit 112 that stores the connection relationships of interfaces IF mounted on multiple network devices M (IP devices Ma), a determination unit 121 that determines losses occurring in the traffic data of the interfaces IF, a search unit 122 that searches for other interfaces having a connection relationship with one interface when a loss occurs in the traffic data of one interface, and an interpolation unit 124 that interpolates losses occurring in the traffic data of one interface based on the traffic data of the other interfaces.
  • IP devices Ma IP devices Ma
  • the traffic data of another interface IF that has a physical connection relationship with the one interface IF is referenced. Furthermore, the traffic data of another interface IF that has a logical connection relationship with the one interface IF is referenced.
  • the loss can be interpolated by preferentially referencing the traffic data of an interface IF that has a higher correlation, making it possible to interpolate the missing data with higher accuracy.
  • the network 3 shown in FIG. 1 is a multi-layer network
  • the network 3 is a multi-layer network including an IP layer having a plurality of IP devices Ma and a transmission layer having a plurality of transmission devices Mb
  • the IP layer and the transmission layer are described as an example, but other layers may be used. That is, a network having all layers crossing each other with different packet lengths may be used.
  • the transmission device Mb is, for example, an OXC (optical cross-connect) provided in the transmission layer.
  • the configuration of the data interpolation device according to the second embodiment is the same as that shown in FIG. 2, but the functions of the search unit 122 and the reference unit 123 differ from those of the first embodiment.
  • the connection relationship storage unit 112 stores the connection relationship between interfaces spanning two layers. The configurations of the search unit 122 and the reference unit 123 of the data interpolation device according to the second embodiment are described below.
  • FIG. 6 is an explanatory diagram showing the connection relationship between the interfaces IF11, IF13, and IF14 of multiple IP devices Ma (Ma1, Ma3, Ma4) provided in the IP layer, and the interfaces IF21 and IF24 of multiple transmission devices Mb (Mb1, Mb4, Mb5) provided in the transmission layer.
  • the search unit 122 refers to the connection relationships stored in the connection relationship storage unit 112, and searches across layers for interfaces that have a physical connection relationship and a logical connection relationship with the interface IF that has been determined to have a loss in traffic data.
  • Q11, Q12, ... and Q41, Q42, ... shown in Figure 6 indicate the port numbers of the interfaces IF mounted on the transmission devices Mb1 and Mb4. That is, the interface IF21 of the transmission device Mb1 has connection ports Q11, Q12, ..., and the interface IF24 of the transmission device Mb4 has connection ports Q41, Q42, .... For example, port T11 of interface IF11 and port Q11 of interface IF21 have a physical connection relationship.
  • connection relationship storage unit 112 shown in FIG. 2 stores information indicating the physical connection relationship and logical connection relationship as described above.
  • the transmission device Mb5 shown in FIG. 6 has an aggregation function that aggregates traffic transmitted from the transmission device Mb1. Specifically, the transmission device Mb5 aggregates traffic from each port Q11, Q12, ... of the transmission device Mb1 and transmits it to the transmission device Mb4.
  • the connection section between the transmission devices Mb1 and Mb5 and the connection section between the transmission devices Mb5 and Mb4 are sections where traffic is aggregated and transmitted.
  • at least one of the multiple network devices M arranged in the network 3 has an aggregation function that aggregates multiple traffic streams. Note that "aggregating traffic" includes not only aggregating traffic, but also multiplexing traffic.
  • the search unit 122 searches for ports T31, T11, and Q11 that have a connection relationship with port Q41.
  • the search unit 122 searches while excluding the traffic data of the above-mentioned transmission device Mb5 (a network device with an aggregation function).
  • the traffic data of the transmission device Mb5 which is a network device with an aggregation function, is an aggregate of multiple traffic streams, and therefore cannot be used as data to fill in gaps.
  • the search unit 122 excludes this traffic data from the traffic data to be searched.
  • the search unit 122 searches for other interfaces that have a connection relationship with one interface from interfaces other than those of the network device M with an aggregation function.
  • the interpolation unit 124 references the traffic data of the port with the higher correlation among ports T31, T11, and Q11 that have a connection relationship with port Q41, and interpolates the missing traffic data g41(t) of port Q41. Specifically, since port Q11 exists at the connection point between layers, the traffic data g11(t) of port Q11 is considered to be highly correlated with the traffic data g41(t) of port Q41.
  • ports T31 and T11 are on a different layer from port Q41, a difference occurs in the traffic data. That is, when crossing layers, even if the interfaces have a connection relationship, a difference in packet length exists between the IP packet and the Ethernet frame as shown in FIG. 8. That is, since a header and an FCS (Frame Check Sequence) are added to the Ethernet frame transmitted by transmission device Mb4 for the IP packets transmitted by IP devices Ma1 and Ma3, the traffic data f31(t) and f11(t) are not equal to g41(t).
  • FCS Frae Check Sequence
  • the interpolation unit 124 interpolates missing data by preferentially referencing traffic data g11(t) of port Q11, which has a higher correlation with traffic data g41(t) of port Q41. Furthermore, if no interpolation data exists in traffic data g11(t), the interpolation unit 124 interpolates missing data by using traffic data f31(t) or f11(t), which has a relatively lower correlation.
  • FIG. 7A is a graph showing traffic data g41(t) of port Q41 of interface IF24 mounted on transmission device Mb4 shown in FIG. 6. Traffic data g41(t) is missing during time period x3.
  • FIG. 7B is a graph showing traffic data ⁇ g1i(t) passing through transmission device Mb5
  • FIG. 7C is a graph showing traffic data f31(t) of port T31
  • FIG. 7D is a graph showing traffic data g11(t) of port Q11.
  • port Q41 is adjacent to port T31 of interface IF13 mounted on IP device Ma3, and they are physically connected.
  • traffic data g41(t) of port Q41 and traffic data f31(t) of port T31 are in different layers, so it is believed that a difference occurs. Therefore, data p11 and p12 in time slot x3 of traffic data f31(t) shown in FIG. 7C are not used as data to fill in the gaps in traffic data g41(t).
  • port Q41 has a logical connection with port Q11 of interface IF21 mounted on transmission device Mb1. It is considered that traffic data g41(t) of port Q41 and traffic data g11(t) of port Q11 are almost the same. Therefore, as shown in FIG. 7D, traffic data g41(t) is interpolated using data p21 and p22 of time zone x3 of traffic data g11(t).
  • the interpolation unit 124 references the traffic data g11(t) of interface IF21 (another interface) that has a connection relationship with the one interface and exists at the connection point between two layers (IP layer, transmission layer) to interpolate the loss of the one interface.
  • the transmission device Mb5 shown in FIG. 6 aggregates multiple traffic streams. Therefore, the traffic data ⁇ g1i(t) passing through the transmission device Mb5 is data in which multiple traffic streams are aggregated, as shown in FIG. 7B. Therefore, this traffic data is not used to fill in the gaps.
  • the interpolation unit 124 references the traffic data of another interface that has a connection relationship with the one interface and exists at the connection point between the layers, and interpolates the loss in the one interface.
  • Steps S31 to S35 shown in FIG. 9 are similar to steps S11 to S15 shown in FIG. 5.
  • Steps S39 to S41 shown in FIG. 9 are similar to steps S18 to S20 shown in FIG. 5. Therefore, the processing of steps S36 to S38 will be explained below.
  • step S34 of FIG. 9 when it is detected that a loss has occurred in the traffic data g41(t) of port Q41 of interface IF24 mounted on transmission device Mb4 shown in FIG. 6, in step S35 the search unit 122 searches for an interface IF that has a connection relationship with port Q41.
  • interface IF13 of IP device Ma3, transmission device Mb5, interface IF21 of transmission device Mb1, and interface IF11 of IP device Ma1 are searched for.
  • step S36 the search unit 122 excludes traffic data of the network device M that has an aggregation function.
  • the transmission device Mb5 shown in FIG. 6 has an aggregation function that aggregates multiple traffic streams.
  • the search unit 122 excludes the transmission device Mb5 from the searched interfaces.
  • step S37 the search unit 122 determines whether or not there is another interface that has a connection relationship with port Q41 of interface IF24. If there is (S37; YES), the process proceeds to step S38; if not (S37; NO), the process proceeds to step S42. In step S42, an output unit (not shown) notifies the user that a loss has occurred in the traffic data. Then, this process ends.
  • port Q41 of interface IF24 has a connection relationship with port Q11 of interface IF21 (another interface).
  • Port Q41 also has a connection relationship with ports T31 and T11.
  • step S38 the reference unit 123 references the traffic data g11(t) of port Q11. Specifically, during time period x3 in which a loss occurs in the traffic data g41(t) shown in FIG. 7A, data p21 and p22 exist in the traffic data g11(t) of port Q11 shown in FIG. 7D. Then, in step S39, the interpolation unit 124 uses the data p21 and p22 to interpolate the loss.
  • steps S40 and S41 is similar to the processing in steps S19 and S20 shown in FIG. 5, so a description thereof will be omitted.
  • the loss can be interpolated using traffic data of other interfaces that have a connection relationship with this one interface.
  • the traffic data includes peculiar fluctuations such as bursts, as in the first embodiment described above, it is possible to interpolate the loss with high precision.
  • the interpolation unit 124 references traffic data g11(t) of port Q11 mounted on interface IF21 that has a connection relationship with port Q41 and exists at the connection point between layers, and interpolates the loss of port Q41. This makes it possible to avoid referring to traffic data in different layers and prevent errors from occurring due to differences in data length.
  • Fig. 10 is a block diagram showing the configuration of a network connected to a data interpolation device according to the third embodiment.
  • the network shown in Fig. 10 is a multi-layer network consisting of an IP layer including IP devices Ma1 and Ma2, and a transmission layer including transmission devices Mb1 to Mb4.
  • the data intervals of traffic data in the IP layer and traffic data in the transmission layer differ, the data intervals are unified by interpolating the data.
  • traffic data g41(t) at port Q41 of interface IF24 mounted on transmission device Mb4 shown in FIG. 10 has a long data interval as shown in FIG. 11A
  • traffic data f21(t) at port T21 of interface IF12 mounted on IP device Ma2 has a short data interval as shown in FIG. 11B.
  • a difference occurs between the Ether Frame transmitted by the transmission device Mb4 and the IP packet transmitted by the IP device Ma2.
  • an Ether Frame has a 26-byte header and a 4-byte FCS added per frame for the IP layer. If the payload of an IP packet is 1500 bytes, the difference can be corrected by multiplying the traffic data f21(t) by a predetermined coefficient "1.02".
  • the interpolation unit 124 interpolates the loss of the one interface by using corrected data (data multiplied by a coefficient) of the traffic data of the other interface.
  • traffic data g41(t) of port Q41 shown in FIG. 11A obtained by multiplying traffic data f21(t) of port T21 shown in FIG. 11B by "1.02"
  • traffic data g'41(t) with a shorter data interval can be generated as shown in FIG. 11C.
  • the data interpolation device makes it possible to standardize data intervals when network devices M (e.g., IP device Ma and transmission device Mb) with different data intervals are mixed.
  • network devices M e.g., IP device Ma and transmission device Mb
  • the traffic data f21(t) shown in FIG. 11B is multiplied by a fixed ratio of "1.02" to generate the traffic data g'41(t) shown in FIG. 11C, but the traffic data g'41(t) may also be generated by subtracting or adding a fixed numerical value.
  • the data interpolation device 1 of the present embodiment described above can be, for example, a general-purpose computer system including a CPU (Central Processing Unit, processor) 901, memory 902, storage 903 (HDD: Hard Disk Drive, SSD: Solid State Drive), communication device 904, input device 905, and output device 906, as shown in FIG. 12.
  • the memory 902 and storage 903 are storage devices.
  • the CPU 901 executes a predetermined program loaded onto the memory 902, thereby realizing each function of the data interpolation device 1.
  • the data interpolation device 1 may be implemented in one computer, or in multiple computers.
  • the data interpolation device 1 may also be a virtual machine implemented in a computer.
  • the program for the data interpolation device 1 can be stored on a computer-readable recording medium such as a HDD, SSD, USB (Universal Serial Bus) memory, CD (Compact Disc), or DVD (Digital Versatile Disc), or can be distributed via a network.
  • a computer-readable recording medium such as a HDD, SSD, USB (Universal Serial Bus) memory, CD (Compact Disc), or DVD (Digital Versatile Disc), or can be distributed via a network.
  • the computer-readable recording medium is, for example, a non-transitory recording medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

ネットワークに設置された複数のネットワーク装置(M)に搭載されるインタフェース(IF)の接続関係を記憶する接続関係記憶部(112)と、インタフェースのトラヒックデータに生じる欠損を判定する判定部(121)と、一のインタフェースのトラヒックデータに欠損が生じたときに、一のインタフェースと接続関係を有する他のインタフェースを検索する検索部(122)と、他のインタフェースのトラヒックデータに基づいて、一のインタフェースのトラヒックデータに生じた欠損を補間する補間部(124)を備える。

Description

データ補間装置、データ補間方法、及びデータ補間プログラム
 本発明は、データ補間装置、データ補間方法、及びデータ補間プログラムに関する。
 ネットワークオペレーションにおける障害箇所の推定やトラヒック需要予測等の分析判断に、時系列的に得られるトラヒックデータをインプットとして扱う機械学習が検討されている。実ネットワークではトラヒックデータの欠損が発生する。このため、トラヒックデータを機械学習モデルへインプットする際に、欠損したデータを補間する必要がある。
 非特許文献1には、データが欠損した時刻の前後のデータを利用し、線形補間、多項式補間などの単一代入法を採用して欠損データを補間する方法が開示されている。
辰巳 憲一, 松葉 育雄, "時系列データにおける補間方法の分析と考察", 学習院大学経済経営研究所年報, 第22巻, pp.35-43, 2008-12.
 上述した非特許文献1では、時系列に得られるトラヒックデータが定常的に変動している期間においては欠損した時間帯のデータを精度良く補間することができる。しかし、バーストなどの特異な変動を伴う期間においてデータの欠損が発生した場合には、データの補間精度が低下する。
 本開示は、上記事情に鑑みてなされたものであり、その目的とするところは、特異な変動を伴う期間においても、データが欠損した時間帯のトラヒックデータを高精度に補間することが可能なデータ補間装置、データ補間方法、及びデータ補間プログラムを提供することにある。
 本開示の一態様のデータ補間装置は、複数のネットワーク装置に搭載されるインタフェースの接続関係を記憶する接続関係記憶部と、前記インタフェースのトラヒックデータに生じる欠損を判定する判定部と、一のインタフェースのトラヒックデータに欠損が生じたときに、前記一のインタフェースと接続関係を有する他のインタフェースを検索する検索部と、前記他のインタフェースのトラヒックデータに基づいて、前記一のインタフェースのトラヒックデータに生じた欠損を補間する補間部とを備える。
 本開示の一態様のデータ補間方法は、ネットワーク装置に搭載されるインタフェースのトラヒックデータに生じる欠損を判定し、一のインタフェースのトラヒックデータに欠損が生じたときに、前記インタフェースの接続関係が記憶されている接続関係記憶部を参照して前記一のインタフェースと接続関係を有する他のインタフェースを検索し、前記他のインタフェースのトラヒックデータに基づいて、前記一のインタフェースのトラヒックデータに生じた欠損を補間する。
 本開示の一態様は、上記データ補間装置としてコンピュータを機能させるためのデータ補間プログラムである。
 本開示によれば、特異な変動を伴う期間においても、データが欠損した時間帯のトラヒックデータを高精度に補間することが可能になる。
図1は、実施形態に係るデータ補間装置が接続されるネットワークシステムの構成を示すブロック図である。 図2は、実施形態に係るデータ補間装置の構成を示すブロック図である。 図3は、第1実施形態に係り、複数のIP装置に搭載される各インタフェースの接続関係を示す説明図である。 図4Aは、時間帯x1において欠損が生じているポートT23のトラヒックデータf23(t)を示すグラフである。 図4Bは、ポートT23に隣接するポートT41のトラヒックデータf41(t)を示すグラフである。 図4Cは、ポートT23と論理的に接続関係を有するポートT11のトラヒックデータf11(t)を示すグラフである。 図4Dは、欠損を補間した後のトラヒックデータf’23(t)を示すグラフである。 図5は、第1実施形態に係るデータ補間装置の処理手順を示すフローチャートである。 図6は、第2実施形態に係り、複数のIP装置及び伝送装置に搭載される各インタフェースの接続関係を示す説明図である。 図7Aは、時間帯x3において欠損が生じているポートQ41のトラヒックデータg41(t)を示すグラフである。 図7Bは、集約機能を有する伝送装置で多重化されたトラヒックデータを示すグラフである。 図7Cは、ポートQ41に隣接するポートT31のトラヒックデータf31(t)を示すグラフである。 図7Dは、ポートQ41と論理的に接続関係を有するポートQ11のトラヒックデータg11(t)を示すグラフである。 図8は、IPパケット及びイーサフレームのデータ長を示す説明図である。 図9は、第2実施形態に係るデータ補間装置の処理手順を示すフローチャートである。 図10は、第3実施形態に係り、複数のIP装置及び伝送装置に搭載される各インタフェースの接続関係を示す説明図である。 図11Aは、ポートQ41のトラヒックデータg41(t)を示すグラフである。 図11Bは、ポートT21のトラヒックデータf21(t)を示すグラフである。 図11Cは、トラヒックデータf21(t)に係数を乗じて、トラヒックデータg41(t)を補間したトラヒックデータg'41(t)を示すグラフである。 図12は、本実施形態のハードウェア構成を示すブロック図である。
 以下、実施形態について図面を参照して説明する。
 [第1実施形態の説明]
 図1は、実施形態に係るデータ補間装置が接続されるネットワークシステムの構成を示すブロック図である。図1に示すように、ネットワークシステムは、データ補間装置1と、管理装置2と、ネットワーク3を備えている。
 ネットワーク3は、複数のネットワーク装置M(図では「NW装置」と表記)を備えている。ネットワーク装置Mは、例えばIPレイヤに設けられるIP装置Ma、伝送レイヤに設けられる伝送装置Mbである(後述する図3、図6参照)。第1実施形態では、ネットワーク装置MがIP装置Maである場合を例に挙げて説明する。IP装置Maは、例えばルータである。
 管理装置2は、各ネットワーク装置Mにて測定された、各インタフェースのトラヒックデータを取得する。管理装置2は、取得したトラヒックデータをデータ補間装置1に送信する。
 データ補間装置1は、各ネットワーク装置Mに搭載されるインタフェースのトラヒックデータに欠損が発生した際に、欠損したデータを補間する。
 図2は、データ補間装置1の詳細な構成を示すブロック図である。図2に示すようにデータ補間装置1は、記憶部11と、演算部12と、入出力部13を備えている。
 記憶部11は、トラヒックデータ記憶部111と、接続関係記憶部112と、補間データ記憶部113を備えている。
 トラヒックデータ記憶部111は、管理装置2で検出された各ネットワーク装置Mに搭載されるインタフェースのトラヒックデータを記憶する。
 接続関係記憶部112は、ネットワーク3に接続された各ネットワーク装置Mに搭載されるインタフェースの接続関係を示す情報を記憶する。接続関係は、物理的な接続関係、及び論理的な接続関係を含む。
 図3は、複数のIP装置Ma(Ma1~Ma4)に搭載される各インタフェースIF11~IF14の接続関係を示す説明図である。IP装置Maは、図1に示したネットワーク装置Mの一例である。なお、以下では、複数のIP装置のうちのいずれかを特定して示す場合には「IP装置Ma1」のようにサフィックスを付して表記し、特定しない場合及び総称して示す場合には「IP装置Ma」と表記する。同様に、複数のインタフェースのうちのいずれかを特定して示す場合には「インタフェースIF11」のようにサフィックスを付して表記し、特定しない場合及び総称して示す場合には「インタフェースIF」と表記する。
 図3に示す各IP装置Maは、それぞれインタフェースIFを備えている。図3に示すT11~T44は、各IP装置Maに搭載されるインタフェースIFのポートを示している。例えば、IP装置Ma1のインタフェースIF11は、接続用のポートT11~T14を備えている。
 図3において、例えばインタフェースIF11のポートT11と、インタフェースIF12のポートT21は隣接しており、物理的な接続関係を有している。隣接関係を有するインタフェースにおいては、ケーブル上でパケットの発生、消滅が基本的に起こらないため、インタフェースIF11のポートT11のトラヒックデータは、インタフェースIF12のポートT21のトラヒックデータとの間で相関性を有している。
 また、インタフェースIF11のポートT11のトラヒックデータは、IP装置Ma2を経由してIP装置Ma4に搭載されるインタフェースIF14のポートT41に伝送される。従って、インタフェースIF11のポートT11とインタフェースIF14のポートT41との間には、論理パスP1が存在し、双方は論理的な接続関係を有している。インタフェースIF11のポートT11のトラヒックデータは、インタフェースIF14のポートT41のトラヒックデータとの間で相関性を有している。
 図2に示す接続関係記憶部112には、上記した各IP装置Maの物理的な接続関係、及び論理的な接続関係を示す情報が記憶されている。即ち、接続関係記憶部112は、複数のネットワーク装置Mに搭載されるインタフェースIFの接続関係を記憶する。
 補間データ記憶部113は、後述する補間部124により欠損したデータが補間されたトラヒックデータを記憶する。
 演算部12は、判定部121と、検索部122と、参照部123と、補間部124を備えている。
 判定部121は、トラヒックデータ記憶部111に記憶されている各インタフェースIFのトラヒックデータを取得し、取得したトラヒックデータに生じる欠損を判定する。
 図4Aは、図3に示すIP装置Ma2に搭載されるインタフェースIF12の、ポートT23のトラヒックデータf23(t)を示すグラフである。図4Aに示すように、トラヒックデータf23(t)には、時間帯x1において欠損が生じている。判定部121は、このようなトラヒックデータの欠損の有無を判定する。
 検索部122は、接続関係記憶部112に記憶されている各IP装置Maどうしの接続関係を参照して、トラヒックデータに欠損が発生していると判定されたインタフェースIFとの間で、物理的な接続関係、及び論理的な接続関係を有するインタフェースを検索する。
 例えば、図3に示したポートT23のトラヒックデータf23(t)に欠損が生じた場合には、検索部122はポートT23に隣接するインタフェースIFを検索する。図3に示す例では、インタフェースIF14のポートT41が検索される。
 検索部122は更に、ポートT23との間で論理的な接続関係を有するインタフェースIFを検索する。具体的には、図3に示すポートT23に隣接するT41は、ポートT11との間で論理パスP1により論理的に接続されているので、インタフェースIF11のポートT11が検索される。
 参照部123は、検索部122で検索されたインタフェースIFのトラヒックデータを参照し、欠損の補間に用いるトラヒックデータが存在するか否かを判定する。例えば、図4Aに示したように、ポートT23のトラヒックデータf23(t)に欠損が生じた場合に、この欠損の補間に用いるトラヒックデータが存在するか否かを判定する。
 図4Bは、ポートT23に隣接するポートT41のトラヒックデータf41(t)を示すグラフ、図4Cは、ポートT23との間で論理的な接続関係を有するポートT11のトラヒックデータf11(t)を示すグラフである。
 参照部123は、図4Bに示すトラヒックデータf41(t)を参照し、図4Aに示した時間帯x1を補間するデータp1が存在することを認識する。参照部123は、図4Cに示すトラヒックデータf11(t)を参照し、図4Aに示した時間帯x1を補間するデータp2が存在することを認識する。
 補間部124は、参照部123で認識された各データを用いて、図3に示したポートT23のトラヒックデータf23(t)に生じている欠損を補間する。この際、ポートT23に対して相関性の高い順に、補間に用いるデータを選択する。
 具体的に補間部124は、ポートT23に隣接するポートT41のトラヒックデータf41(t)(図4B)を参照し、これに含まれるデータp1を用いて、図4Aに示した時間帯x1のデータを補間する。更に補間部124は、ポートT23との間で論理的な接続関係を有するポートT11のトラヒックデータf11(t)(図4C)を参照し、これに含まれるデータp2を用いて、図4Aに示した時間帯x1のデータを補間する。
 その結果、図4Dに示すように、データp1、p2を用いて欠損が補間されたトラヒックデータf'23(t)が生成される。補間部124は、欠損を補間した後のトラヒックデータf'23(t)を補間データ記憶部113、及び後述する出力部132に出力する。
 図2に戻って入出力部13は、入力部131と、出力部132を備えている。
 入力部131は、例えばHMI(Human MachineInterface)に接続されており、ユーザによる操作信号を入力する。
 出力部132は、補間部124で補間されたトラヒックデータを外部のファイル等に出力する。
 次に、上述した第1実施形態に係るデータ補間装置1の動作を、図5に示すフローチャートを参照して説明する。
 初めに図5に示すステップS11においてトラヒックデータ記憶部111は、管理装置2で取得された各IP装置MaにおけるインタフェースIFのトラヒックデータを取得して記憶する。
 ステップS12において接続関係記憶部112は、管理装置2から各IP装置Maの接続関係を示すデータを取得して記憶する。接続関係は、物理的な接続関係、及び論理的な接続関係を含む。
 ステップS13において判定部121は、トラヒックデータ記憶部111に記憶されている各トラヒックデータの欠損の有無を判定する。例えば、図3に示すIP装置Ma2に搭載されるインタフェースIF12の、ポートT23のトラヒックデータf23(t)において、図4Aに示したように時間帯x1のデータが欠損していることを判定する。
 ステップS14において欠損があると判定された場合には(S14;YES)、ステップS15に処理を進め、そうでなければ(S14;NO)、本処理を終了する。
 ステップS15において検索部122は、インタフェースIF12(一のインタフェース)のポートT23と接続関係を有するインタフェースIFを検索する。
 ステップS16において検索部122は、インタフェースIF12のポートT23と接続関係を有する他のインタフェースが存在するか否かを判定する。存在する場合には(S16;YES)、ステップS17に処理を進め、そうでなければ(S16;NO)、ステップS21に処理を進める。ステップS21において、図示省略の出力部は、トラヒックデータに欠損が発生していることをユーザに通知する。その後、本処理を終了する。
 図3に示した例では、インタフェースIF12のポートT23は、インタフェースIF14(他のインタフェース)のポートT41と接続関係を有する。また、ポートT23は、インタフェースIF11(他のインタフェース)のポートT11と論理的な接続関係を有する。従って、ステップS16の処理でYES判定となる。
 ステップS17において参照部123は、ポートT23と接続関係を有するインタフェースIFのトラヒックデータを参照する。具体的に、図4Aに示すトラヒックデータf23(t)に欠損が生じている時間帯x1において、図4Bに示すポートT41のトラヒックデータf41(t)には、データp1が存在している。また、時間帯x2のデータが欠損している。
 更に時間帯x2において、図4Cに示すポートT11のトラヒックデータf11(t)には、データp2が存在している。参照部123は、ポートT41のトラヒックデータf41(t)、及びポートT11のトラヒックデータf11(t)を参照し、データp1、p2を取得する。
 ステップS18において補間部124は、参照部123で取得したデータを用いて、トラヒックデータf23(t)に生じている欠損を補間する。具体的には、トラヒックデータf41(t)のデータp1、及びトラヒックデータf11(t)のデータp2を用いて欠損を補間する。その結果、図4Dに示すように、欠損が補間されたトラヒックデータf'23(t)が得られる。
 即ち補間部124は、検索部122で検索された他のインタフェース(IF14、IF11)のうち、インタフェースIF12(一のインタフェース)との相関性が高い順となるインタフェースIF14のトラヒックデータf41(t)のデータp1を用い、更に、相関性が相対的に低いインタフェースIF11のトラヒックデータf11(t)のデータp2を用いてトラヒックデータf23(t)に生じている欠損を補間する。
 ステップS19において補間部124は、補間後のトラヒックデータf'23(t)を補間データ記憶部113に記憶する。
 ステップS20において補間部124は、補間後のトラヒックデータf'23(t)を外部のファイルなどに出力する。こうしてトラヒックデータf23(t)に生じた欠損を補間することができるのである。
 このように、第1実施形態に係るデータ補間装置1は、複数のネットワーク装置M(IP装置Ma)に搭載されるインタフェースIFの接続関係を記憶する接続関係記憶部112と、インタフェースIFのトラヒックデータに生じる欠損を判定する判定部121と、一のインタフェースのトラヒックデータに欠損が生じたときに、一のインタフェースと接続関係を有する他のインタフェースを検索する検索部122と、他のインタフェースのトラヒックデータに基づいて、一のインタフェースのトラヒックデータに生じた欠損を補間する補間部124を備える。
 本実施形態では、トラヒックデータに、バーストなどの特異な変動を伴う期間においてデータの欠損が生じた場合でも、この欠損を高精度に補間することが可能になる。即ち、トラヒック変動は、ネットワーク3或いは各ネットワーク装置Mが高負荷状態になっているなどの異常時に多く発生する。本実施形態では、このようなトラヒック変動に起因して生じるトラヒックデータの欠損を高精度に補間することが可能になる。
 本実施形態では、一のインタフェースIFのトラヒックデータに欠損が生じた場合には、一のインタフェースIFに対して物理的な接続関係を有する他のインタフェースIFのトラヒックデータを参照する。更に、一のインタフェースIFに対して論理的な接続関係を有する他のインタフェースIFのトラヒックデータを参照する。即ちより相関性の高いインタフェースIFのトラヒックデータを優先的に参照して欠損を補間することができ、欠損したデータをより高精度に補間することが可能になる。
 [第2実施形態の説明]
 次に、第2実施形態について説明する。第2実施形態では、図1に示したネットワーク3がマルチレイヤである場合について説明する。第2実施形態ではネットワーク3が、複数のIP装置Maを備えるIPレイヤ、及び複数の伝送装置Mbを備える伝送レイヤを含むマルチレイヤである場合について説明する。なお、第2実施形態では、一例としてIPレイヤ及び伝送レイヤである場合について説明するが、他のレイヤであってもよい。即ち、パケット長が異なる全てのレイヤ跨ぎを有するネットワークであってもよい。伝送装置Mbは、例えば伝送レイヤに設けられるOXC(optical cross-connect)である。
 第2実施形態に係るデータ補間装置の構成は、前述した図2と同様であり、検索部122、及び参照部123の機能が前述した第1実施形態と相違する。また、接続関係記憶部112には、2つのレイヤ間を跨ぐインタフェースどうしの接続関係が記憶されている。以下では、第2実施形態に係るデータ補間装置の検索部122、及び参照部123の構成について説明する。
 図6は、IPレイヤに設けられる複数のIP装置Ma(Ma1、Ma3、Ma4)の各インタフェースIF11、IF13、IF14、及び伝送レイヤに設けられる複数の伝送装置Mb(Mb1、Mb4、Mb5)の各インタフェースIF21、IF24の接続関係を示す説明図である。
 第2実施形態に係る検索部122は、接続関係記憶部112に記憶されている接続関係を参照して、トラヒックデータに欠損が発生していると判定されたインタフェースIFとの間で、物理的な接続関係及び論理的な接続関係を有するインタフェースを、レイヤ間を跨いで検索する。
 図6に示すQ11、Q12、・・、及びQ41、Q42、・・は、伝送装置Mb1、Mb4に搭載されるインタフェースIFのポート番号を示している。即ち、伝送装置Mb1のインタフェースIF21は接続用のポートQ11、Q12、・・を備え、伝送装置Mb4のインタフェースIF24は接続用のポートQ41、Q42、・・を備えている。例えば、インタフェースIF11のポートT11とインタフェースIF21のポートQ11は物理的な接続関係を有している。
 また、インタフェースIF11のポートT11のトラヒックデータは、インタフェースIF13のポートT31に伝送される。従って、ポートT11とポートT31との間には論理パスP2が存在しており、双方は論理的な接続関係を有している。即ち、図2に示した接続関係記憶部112には、上述のような物理的な接続関係、及び論理的な接続関係を示す情報が記憶されている。
 図6に示す伝送装置Mb5は、伝送装置Mb1から送信されるトラヒックを集約する集約機能を備えている。具体的に伝送装置Mb5は、伝送装置Mb1の各ポートQ11、Q12、・・のトラヒックを集約して、伝送装置Mb4に送信する。伝送装置Mb1とMb5の間の接続区間、及び伝送装置Mb5とMb4の間の接続区間は、トラヒックを集約して伝送する区間である。即ち、ネットワーク3に配置されている複数のネットワーク装置Mのうちの少なくとも一つは、複数のトラヒックを集約する集約機能を備えている。なお、「トラヒックを集約する」とは、トラヒックを集約する以外にも、トラヒックを多重化することを含む。
 例えば図6に示す伝送装置Mb4のインタフェースIF24に搭載されるポートQ41のトラヒックデータg41(t)に欠損が発生した場合に、検索部122は、ポートQ41との間で接続関係を有するポートT31、T11、Q11を検索する。検索部122は、上述した伝送装置Mb5(集約機能を有するネットワーク装置)のトラヒックデータを除外して検索する。
 即ち、集約機能を有するネットワーク装置である伝送装置Mb5のトラヒックデータは、複数のトラヒックが集約されているため、欠損を補間するデータとして使用することはできない。このため検索部122は、検索対象とするトラヒックデータからこれらのトラヒックデータを除外する。即ち、検索部122は、集約機能を有するネットワーク装置M以外のインタフェースから、一のインタフェースと接続関係を有する他のインタフェースを検索する。
 補間部124は、ポートQ41との間で接続関係を有するポートT31、T11、Q11のうち、より相関性の高いポートのトラヒックデータを参照して、ポートQ41のトラヒックデータg41(t)の欠損を補間する。具体的には、ポートQ11はレイヤどうしの接続点に存在しているため、ポートQ11のトラヒックデータg11(t)は、ポートQ41のトラヒックデータg41(t)と相関性が高いと考えられる。
 また、ポートT31及びポートT11は、ポートQ41とは異なるレイヤであるため、トラヒックデータに差分が生じる。即ち、レイヤを跨ぐ場合には、接続関係を有するインタフェースどうしであっても、図8に示すようにIPパケットとイーサフレームとの間のパケット長の差分が存在する。即ち、IP装置Ma1、Ma3を伝送するIPパケットに対して、伝送装置Mb4を伝送するイーサフレームにはヘッダ、及びFCS(Frame CheckSequence)が付加されるため、トラヒックデータf31(t)及びf11(t)と、g41(t)は等しくならない。
 従って、補間部124は、ポートQ41のトラヒックデータg41(t)に対してより相関性が高いポートQ11のトラヒックデータg11(t)を優先的に参照して欠損したデータを補間する。また、トラヒックデータg11(t)に補間データが存在しない場合には、相関性が相対的に低いトラヒックデータf31(t)またはf11(t)を用いて欠損したデータを補間する。
 図7Aは、図6に示す伝送装置Mb4に搭載されるインタフェースIF24の、ポートQ41のトラヒックデータg41(t)を示すグラフである。トラヒックデータg41(t)は、時間帯x3において欠損が生じている。
 図7Bは、伝送装置Mb5を経由するトラヒックデータΣg1i(t)を示すグラフ、図7Cは、ポートT31のトラヒックデータf31(t)を示すグラフ、図7Dは、ポートQ11のトラヒックデータg11(t)を示すグラフである。
 図6に示したようにポートQ41は、IP装置Ma3に搭載されるインタフェースIF13のポートT31に隣接しており、物理的な接続関係を有している。しかし、図8に示したように、ポートQ41のトラヒックデータg41(t)とポートT31のトラヒックデータf31(t)は、レイヤが異なるため、差分が生じていると考えられる。従って、図7Cに示すトラヒックデータf31(t)の、時間帯x3のデータp11、p12は、トラヒックデータg41(t)の欠損を補間するデータとして使用しない。
 また、図6に示したようにポートQ41は、伝送装置Mb1に搭載されるインタフェースIF21のポートQ11との間で論理的な接続関係を有している。ポートQ41のトラヒックデータg41(t)とポートQ11のトラヒックデータg11(t)はほぼ一致していると考えられる。従って、図7Dに示すようにトラヒックデータg11(t)の、時間帯x3のデータp21、p22を用いてトラヒックデータg41(t)を補間する。
 即ち補間部124は、インタフェースIF24(一のインタフェース)のトラヒックデータg41(t)に欠損が生じたときに、一のインタフェースと接続関係を有し、且つ、2つのレイヤ(IPレイヤ、伝送レイヤ)間の接続点に存在するインタフェースIF21(他のインタフェース)のトラヒックデータg11(t)を参照して、一のインタフェースの欠損を補間する。
 なお、図7Cに示したデータp11、p12に所定の係数を乗じる、或いはデータp11、p12から一定値を減算するなどの補整を加えることにより、トラヒックデータg41(t)の欠損を補間するデータとして使用することも可能である。
 一方、図6に示した伝送装置Mb5は、複数のトラヒックを集約している。従って、伝送装置Mb5を経由するトラヒックデータΣg1i(t)は、図7Bに示すように、複数のトラヒックが集約されたデータとなる。従って、このトラヒックデータを欠損の補間に使用しない。
 即ち補間部124は、一のインタフェースのトラヒックデータに欠損が生じたときに、一のインタフェースと接続関係を有し、且つ、レイヤどうしの接続点に存在する他のインタフェースのトラヒックデータを参照して、一のインタフェースの欠損を補間する。
 次に、上述のように構成された第2実施形態に係るデータ補間装置の動作を、図9に示すフローチャートを参照して説明する。
 図9に示すステップS31~S35は、図5に示したステップS11~S15と同様である。図9に示すステップS39~S41は、図5に示したステップS18~S20と同様である。従って、以下ではステップS36~S38の処理について説明する。
 図9のステップS34において、図6に示す伝送装置Mb4に搭載されるインタフェースIF24の、ポートQ41のトラヒックデータg41(t)に欠損が生じたことが検出されると、ステップS35において検索部122は、ポートQ41との間で接続関係を有するインタフェースIFを検索する。
 その結果、IP装置Ma3のインタフェースIF13、伝送装置Mb5、伝送装置Mb1のインタフェースIF21、IP装置Ma1のインタフェースIF11が検索される。
 ステップS36において検索部122は、集約機能を有するネットワーク装置Mトラヒックデータを除外する。具体的には、図6に示した伝送装置Mb5は、複数のトラヒックを集約する集約機能を有している。検索部122は、検索したインタフェースから、伝送装置Mb5を除外する。
 ステップS37において検索部122は、インタフェースIF24のポートQ41と接続関係を有する他のインタフェースが存在するか否かを判定する。存在する場合には(S37;YES)、ステップS38に処理を進め、そうでなければ(S37;NO)、ステップS42に処理を進める。ステップS42において、図示省略の出力部は、トラヒックデータに欠損が発生していることをユーザに通知する。その後、本処理を終了する。
 図6に示した例では、インタフェースIF24のポートQ41は、インタフェースIF21(他のインタフェース)のポートQ11と接続関係を有する。また、ポートQ41は、ポートT31、ポートT11と接続関係を有する。
 ステップS38において参照部123は、ポートQ11のトラヒックデータg11(t)を参照する。具体的に、図7Aに示すトラヒックデータg41(t)に欠損が生じている時間帯x3において、図7Dに示すポートQ11のトラヒックデータg11(t)には、データp21、p22が存在している。その後、ステップS39において補間部124は、データp21、p22を用いて欠損を補間する。
 ステップS40、S41の処理は、図5に示したステップS19、S20の処理と同様であるので説明を省略する。
 このように第2実施形態に係るデータ補間装置では、ネットワーク3がマルチレイヤ構成を有する場合であって、レイヤ間を跨いで接続関係を有するインタフェースを検索する際には、複数のトラヒックが集約されている区間を除外する。即ち、複数のトラヒックを集約する機能を有するネットワーク装置Mを除外する。
 従って、一のインタフェースのトラヒックデータに欠損が発生した場合には、この一のインタフェースと接続関係を有する他のインタフェースのトラヒックデータを用いて、欠損を補間することができる。このため、複数のレイヤを跨ぐ場合でも、前述した第1実施形態と同様に、トラヒックデータに、バーストなどの特異な変動を伴う期間においてデータの欠損が生じた場合でも、この欠損を高精度に補間することが可能になる。
 また、第2実施形態では、補間部124は、インタフェースIF24に搭載されるポートQ41のトラヒックデータg41(t)に欠損が生じたときに、このポートQ41と接続関係を有し、且つ、レイヤ間の接続点に存在するインタフェースIF21に搭載されるポートQ11のトラヒックデータg11(t)を参照して、ポートQ41の欠損を補間する。このため、異なるレイヤにおけるトラヒックデータを参照することを回避し、データ長の相違による誤差の発生を防止できる。
 [第3実施形態の説明]
 次に、第3実施形態について説明する。図10は、第3実施形態に係るデータ補間装置に接続されるネットワークの構成を示すブロック図である。図10に示すネットワークは、IP装置Ma1、Ma2を含むIPレイヤ、及び、伝送装置Mb1~Mb4を含む伝送レイヤからなるマルチレイヤとされている。
 第3実施形態では、IPレイヤにおけるトラヒックデータと、伝送レイヤにおけるトラヒックデータのデータ間隔が相違する場合に、データを補間することにより、データ間隔を統一する。
 例えば図10に示す伝送装置Mb4に搭載されるインタフェースIF24の、ポートQ41のトラヒックデータg41(t)が、図11Aに示すようにデータ間隔が長く、IP装置Ma2に搭載されるインタフェースIF12の、ポートT21のトラヒックデータf21(t)が、図11Bに示すようにデータ間隔が短い場合を想定する。
 このような場合に、図11Aに示すトラヒックデータg41(t)に欠損が生じているものとし、図11Bに示すトラヒックデータf21(t)を用いて補間する。
 前述した図8に示したように、伝送装置Mb4を伝送するイーサフレームと、IP装置Ma2を伝送するIPパケットには差分が生じている。具体的には、図8に示したようにイーサフレームは、IPレイヤに対して1フレーム当たり26バイトのヘッダ、4バイトのFCSが付加されている。IPパケットのペイロードを1500バイトとすると、トラヒックデータf21(t)に所定の係数「1.02」を乗じることにより上記の差分を補正することができる。
 即ち補間部124は、一のインタフェースと他のインタフェースが異なるレイヤに存在する場合に、他のインタフェースのトラヒックデータを補正したデータ(係数を乗じたデータ)を用いて一のインタフェースの欠損を補間する。
 具体的に、図11Bに示したポートT21のトラヒックデータf21(t)に「1.02」を乗じたデータを用いて、図11Aに示したポートQ41のトラヒックデータg41(t)を補間することにより、図11Cに示すように、データ間隔を短くしたトラヒックデータg'41(t)を生成することができる。
 このように、第3実施形態に係るデータ補間装置では、異なるデータ間隔のネットワーク装置M(例えば、IP装置Maと伝送装置Mb)が混在する場合に、データ間隔を統一することが可能になる。
 なお、第3実施形態では、図11Bに示したトラヒックデータf21(t)に一定の比率「1.02」を乗じて図11Cに示したトラヒックデータg'41(t)を生成する例について説明したが、一定の数値を減算、或いは加算してトラヒックデータg'41(t)を生成してもよい。
 上記説明した本実施形態のデータ補間装置1には、図12に示すように例えば、CPU(Central Processing Unit、プロセッサ)901と、メモリ902と、ストレージ903(HDD:Hard Disk Drive、SSD:Solid StateDrive)と、通信装置904と、入力装置905と、出力装置906とを備える汎用的なコンピュータシステムを用いることができる。メモリ902およびストレージ903は、記憶装置である。このコンピュータシステムにおいて、CPU901がメモリ902上にロードされた所定のプログラムを実行することにより、データ補間装置1の各機能が実現される。
 なお、データ補間装置1は、1つのコンピュータで実装されてもよく、あるいは複数のコンピュータで実装されても良い。また、データ補間装置1は、コンピュータに実装される仮想マシンであっても良い。
 なお、データ補間装置1用のプログラムは、HDD、SSD、USB(Universal Serial Bus)メモリ、CD (Compact Disc)、DVD (Digital Versatile Disc)などのコンピュータ読取り可能な記録媒体に記憶することも、ネットワークを介して配信することもできる。コンピュータ読取り可能な記録媒体は、例えば非一時的な(non-transitory)記録媒体である。
 なお、本開示は上記実施形態に限定されるものではなく、その要旨の範囲内で数々の変形が可能である。
  1 データ補間装置
 2 管理装置
 3 ネットワーク
 11 記憶部
 12 演算部
 13 入出力部
 111 トラヒックデータ記憶部
 112 接続関係記憶部
 113 補間データ記憶部
 121 判定部
 122 検索部
 123 参照部
 124 補間部
 131 入力部
 132 出力部
 M ネットワーク装置
 Ma(Ma1~Ma4) IP装置
 Mb(Mb1~Mb5) 伝送装置

Claims (8)

  1.  複数のネットワーク装置に搭載されるインタフェースの接続関係を記憶する接続関係記憶部と、
     前記インタフェースのトラヒックデータに生じる欠損を判定する判定部と、
     一のインタフェースのトラヒックデータに欠損が生じたときに、前記一のインタフェースと接続関係を有する他のインタフェースを検索する検索部と、
     前記他のインタフェースのトラヒックデータに基づいて、前記一のインタフェースのトラヒックデータに生じた欠損を補間する補間部と、
     を備えたデータ補間装置。
  2.  前記接続関係は、各インタフェースの物理的な接続関係及び論理的な接続関係の少なくとも一方を含む
     請求項1に記載のデータ補間装置。
  3.  前記検索部は、前記一のインタフェースとの相関性が高い順に、複数の他のインタフェースを検索し、
     前記補間部は、前記検索部で検索された前記他のインタフェースのうち、前記一のインタフェースとの相関性が高い順となるインタフェースのトラヒックデータに基づいて前記欠損を補間する
     請求項1または2に記載のデータ補間装置。
  4.  前記複数のネットワーク装置のうちの少なくとも一つは、複数のトラヒックを集約する集約機能を備えており、
     前記検索部は、前記集約機能を有するネットワーク装置以外のインタフェースから、前記一のインタフェースと接続関係を有する他のインタフェースを検索する
     請求項1または2に記載のデータ補間装置。
  5.  前記複数のネットワーク装置が配置されるネットワークは複数のレイヤを含み、
     前記補間部は、
     前記一のインタフェースのトラヒックデータに欠損が生じたときに、前記一のインタフェースと接続関係を有し、且つ、レイヤどうしの接続点に存在する前記他のインタフェースのトラヒックデータに基づいて、前記一のインタフェースの欠損を補間する
     請求項1に記載のデータ補間装置。
  6.  前記複数のネットワーク装置が配置されるネットワークは複数のレイヤを含み、
     前記補間部は、
     前記一のインタフェースと前記他のインタフェースが異なるレイヤに存在する場合に、前記他のインタフェースのトラヒックデータを補正したデータを用いて前記一のインタフェースの欠損を補間する
     請求項1に記載のデータ補間装置。
  7.  ネットワーク装置に搭載されるインタフェースのトラヒックデータに生じる欠損を判定し、
     一のインタフェースのトラヒックデータに欠損が生じたときに、前記インタフェースの接続関係が記憶されている接続関係記憶部を参照して前記一のインタフェースと接続関係を有する他のインタフェースを検索し、
     前記他のインタフェースのトラヒックデータに基づいて、前記一のインタフェースのトラヒックデータに生じた欠損を補間する
     データ補間方法。
  8.  請求項1または2に記載のデータ補間装置としてコンピュータを機能させるデータ補間プログラム。
PCT/JP2023/005967 2023-02-20 2023-02-20 データ補間装置、データ補間方法、及びデータ補間プログラム Ceased WO2024176296A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2023/005967 WO2024176296A1 (ja) 2023-02-20 2023-02-20 データ補間装置、データ補間方法、及びデータ補間プログラム
JP2025501927A JPWO2024176296A1 (ja) 2023-02-20 2023-02-20

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2023/005967 WO2024176296A1 (ja) 2023-02-20 2023-02-20 データ補間装置、データ補間方法、及びデータ補間プログラム

Publications (1)

Publication Number Publication Date
WO2024176296A1 true WO2024176296A1 (ja) 2024-08-29

Family

ID=92500427

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/005967 Ceased WO2024176296A1 (ja) 2023-02-20 2023-02-20 データ補間装置、データ補間方法、及びデータ補間プログラム

Country Status (2)

Country Link
JP (1) JPWO2024176296A1 (ja)
WO (1) WO2024176296A1 (ja)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022244198A1 (ja) * 2021-05-20 2022-11-24 日本電信電話株式会社 トポロジ推定装置、再取得判定方法およびトポロジ推定プログラム

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022244198A1 (ja) * 2021-05-20 2022-11-24 日本電信電話株式会社 トポロジ推定装置、再取得判定方法およびトポロジ推定プログラム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
YUYA HATA, MIZUHITO NAKAMURA, YUSUKE MAKINO, ATSUSHI TAKADA, KYOKO YAMAGOSHI: "B-14-10 Proposal of a method for unifying time intervals in time series data analysis", PROCEEDINGS OF THE 2022 IEICE COMMUNICATIONS SOCIETY CONFERENCE; SEPTEMBER 6TH - 9TH, 2022, 23 August 2022 (2022-08-23), JP, pages 182, XP009557375 *

Also Published As

Publication number Publication date
JPWO2024176296A1 (ja) 2024-08-29

Similar Documents

Publication Publication Date Title
KR102455332B1 (ko) 네트워크 장치의 상태를 결정하는 방법 및 장치
US20200396135A1 (en) Automatic prediction of behavior and topology of a network using limited information
US12476875B2 (en) Discovering a computer network topology for an executing application
US9509627B2 (en) Resource over-subscription
US10756952B2 (en) Determining a storage network path utilizing log data
US10771372B2 (en) Transmitting test traffic on a communication link
US11165654B2 (en) Discovering and mapping the relationships between macro-clusters of a computer network topology for an executing application
CN112702198B (zh) 异常根因定位方法、装置、电子设备及存储介质
CN112436958B (zh) 数据中心网络设备故障预测的方法、系统、设备及介质
US10210127B2 (en) Storage system cabling analysis
WO2024176296A1 (ja) データ補間装置、データ補間方法、及びデータ補間プログラム
US10528568B2 (en) Placement of services in stream computing applications
US10805206B1 (en) Method for rerouting traffic in software defined networking network and switch thereof
CN114285746B (zh) SRv6-TE业务的链路调优方法、装置、电子设备和可读介质
US11765042B2 (en) Traffic application amount calculation apparatus, method and program
US12500828B2 (en) Optimizing path tracing to enable network assurance in existing network hardware
CN116866274A (zh) 数据传输路径的确定方法、装置、设备及可读存储介质
CN120263627A (zh) 端口故障定位方法、装置、电子设备及存储介质
EP4677824A1 (en) Optimizing path tracing to enable network assurance in existing network hardware
US9559945B2 (en) Message path selection within a network
WO2013136622A1 (ja) Ft図のデータ管理システム、ft図のデータ管理システムに用いられるクライアント及びサーバ、並びに、ft図のデータ管理方法
US20090037561A1 (en) Automatically Adjusting Command Parameters To Support Devices Of A Computer Network
CN121924052A (zh) 网络层运行状态的监测方法、装置和计算机设备
CN119232796A (zh) 消息中间件管理系统、设备、介质及产品
CN119520381A (zh) 终端间通信方法、装置、计算机设备、可读存储介质和程序产品

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23923952

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2025501927

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2025501927

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 23923952

Country of ref document: EP

Kind code of ref document: A1