WO2016203543A1 - Data collection device and method - Google Patents

Data collection device and method Download PDF

Info

Publication number
WO2016203543A1
WO2016203543A1 PCT/JP2015/067292 JP2015067292W WO2016203543A1 WO 2016203543 A1 WO2016203543 A1 WO 2016203543A1 JP 2015067292 W JP2015067292 W JP 2015067292W WO 2016203543 A1 WO2016203543 A1 WO 2016203543A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
data collection
server
priority
operation information
Prior art date
Application number
PCT/JP2015/067292
Other languages
French (fr)
Japanese (ja)
Inventor
篠原 剛
英嘉 坂平
哲男 門脇
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2015/067292 priority Critical patent/WO2016203543A1/en
Publication of WO2016203543A1 publication Critical patent/WO2016203543A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Definitions

  • the present invention relates to a data collection device and method, for example, a data collection and distribution system that accumulates data of a plurality of data types transmitted from a plurality of data collection source terminals and distributes the accumulated data in response to a request from an external device. It is suitable for application to.
  • a server device that collects data from a large number of terminals (hereinafter referred to as data collection source terminals).
  • data collection source terminals a server device that collects data from a large number of terminals.
  • a data collection and distribution system that provides the service user with the requested data from the data collected by the data collection and distribution server has been put into practical use.
  • Patent Document 1 discloses a technique for transmitting data in order according to priority when data is transmitted between computers.
  • the data collection and delivery server is required to deliver the data required by the service user as quickly as possible even when an irregular situation occurs. This is because if the delivery of data requested by the service user is delayed, the service user's business delay occurs, which may adversely affect the service user's business.
  • the present invention aims to solve the above problems all at once, and proposes a data collection and distribution apparatus and method capable of improving reliability.
  • data of a plurality of data types transmitted from one or a plurality of terminals is stored, and the stored data is dealt with in response to a search distribution request from an external device.
  • a priority detection unit that detects the priority of each of the current data types based on the past search distribution request, and for each data type
  • a data number acquisition unit that acquires the number of data of the uncollected data
  • a server state detection unit that detects the current data processing capability of the device, and each of the current data types detected by the priority detection unit Priority, the number of data acquired by the data count acquisition unit after recovery from the failure, and the server status detection unit after recovery from the failure
  • a data collection control unit for deriving a collection method of the uncollected data in consideration of the current data processing capability of the detected own device, and collecting the uncollected data according to the derived collection method; I made it.
  • data of a plurality of data types transmitted from one or a plurality of terminals is accumulated, and data corresponding to the data type is stored from the accumulated data in response to a search distribution request from an external device.
  • uncollected data can be collected by a collection method according to the priority of the current data type and the data processing capability of the current data collection apparatus. Therefore, the data required by the external device can be distributed as quickly as possible after the failure is recovered.
  • FIG. 3 is a block diagram showing a flow of a series of processes when data including operation information is transmitted from a data collection source terminal to a data collection and distribution server in the data collection and distribution system of the first embodiment.
  • FIG. 3 is a block diagram illustrating a flow of a series of processes when data including alert information is transmitted from a data collection source terminal to a data collection and distribution server in the data collection and distribution system according to the first embodiment.
  • (A) is a block diagram for explaining the first problem of the data collection and distribution system after failure recovery, and (B) is a conceptual diagram for explaining the first problem.
  • (A) is a block diagram for explaining the second problem of the data collection and distribution system after failure recovery, and (B) is a conceptual diagram for explaining the second problem.
  • It is a conceptual diagram which shows the structural example of a terminal information table.
  • It is a conceptual diagram which shows the structural example of an accumulation
  • reference numeral 1 denotes a data collection / distribution system according to this embodiment as a whole.
  • the data collection / distribution system 1 includes a data collection source tenant 3 composed of a plurality of data collection source terminals 2 and one or a plurality of data collection / delivery servers 4 connected via a first network 5.
  • the collection / delivery server 4 is connected to one or a plurality of external servers 7 via the second network 6.
  • Each data collection source terminal 2 is equipped with a sensor 10 (hereinafter referred to as one of a pressure sensor, a temperature sensor, and a vibration sensor), and the state of the measurement target (pressure, temperature) output from the sensor 10.
  • a communication terminal device having a function of periodically transmitting measured values representing vibration) to the data collection / delivery server 4 as data in a predetermined format, and comprising a CPU (Central Processing Unit) 11 and a main storage device 12.
  • the CPU Central Processing Unit
  • the CPU 11 is a processor that controls the operation of the entire data collection source terminal 2.
  • the main storage device 12 is composed of, for example, a semiconductor memory and is used as a work memory for the CPU 11.
  • the main storage device 12 is provided with a buffer area 13 for temporarily storing measurement values output from the sensor 10.
  • the main storage device 12 also stores a data communication control unit 14 that is a program having a function of periodically transmitting data stored in the buffer area 13 to the data collection / delivery server 4.
  • the data collection / delivery server 4 accumulates data transmitted from each data collection source terminal 2 of the data collection source tenant 3 and requests data from the accumulated data in response to a request from the external server 7. Is a server device having a function of delivering the message to the external server 7.
  • the data collection / delivery server 4 includes a CPU 20, a main storage device 21, and an auxiliary storage device 22.
  • the CPU 20 is a processor that controls the operation of the entire data collection / delivery server 4.
  • the main storage device 21 is composed of a semiconductor memory, for example, and is mainly used for holding various programs. Programs such as a data processing unit 30, a failure detection unit 31, an operation information priority detection unit 32, a server state detection unit 33, a residual data number acquisition unit 34, a residual data collection control unit 35, and a command delivery unit 36, which will be described later. It is stored and held in the main storage device 21.
  • the main storage device 21 is also provided with a buffer area 37 for temporarily holding data transmitted from the data collection source terminal 2.
  • the auxiliary storage device 22 is used to hold various programs and information for a long period of time, and includes a large-capacity storage device such as a hard disk device or an SSD (Solid State Drive).
  • the auxiliary storage device 22 includes a terminal information table 40, a storage table 41, a priority management table 42, a terminal list group 43, a server state management table 44, a residual data number management table 45, a residual data collection method management table 46, A specification information file 47, a search distribution log file 48, a high-speed distribution log file 49, an operation information determination reference file 50, and an alert information determination reference file 51 are also stored.
  • the external server 7 is a server device installed by a service user and having a function of requesting the data collection / delivery server 4 to distribute data necessary for business.
  • the external server 7 includes a CPU 60, a main storage device 61, an input device 62, and an output device 63.
  • the CPU 60 is a processor that controls the operation of the entire external server 7.
  • the main storage device 61 is composed of a semiconductor memory, for example, and is mainly used for holding various programs.
  • An input / output control unit 64 which is a program for requesting the data collection / delivery server 4 to deliver necessary data, is also stored and held in the main storage device 61.
  • the input device 62 is hardware that is used by a service user to perform various operations, and includes, for example, a mouse and a keyboard.
  • the output device 63 includes a monitor, a printer, and the like, and displays the processing result of the input / output control unit 64.
  • the first and second networks 5 and 6 are constituted by, for example, the Internet, a LAN (Local Area Network), a SAN (Small Area Network), or the like.
  • the first and second networks 5 and 6 may be the same network.
  • FIG. 2 shows a correspondence relationship between each data collection source terminal 2 in the data collection source tenant 3 and the data type of data collected from these data collection source terminals 2.
  • Data types of data collected by the data collection / delivery server 4 from each data collection source terminal 2 include alert information and operation information.
  • the alert information is information indicating that the measurement value of the sensor 10 (FIG. 1) included in the data transmitted from the data collection source terminal 2 indicates an abnormal value
  • the operation information is the data collection source terminal 2. This is information representing the measured value of the pressure, temperature or vibration of the measurement object obtained based on the data transmitted from the data collection source terminal 2 during normal operation.
  • operation information sub-type pressure information that is a measurement result of the sensor 10 when the sensor 10 mounted on the data collection source terminal 2 is a pressure sensor
  • the sensor 10 is a temperature sensor
  • temperature information which is the measurement result of the sensor in the case
  • vibration information which is the measurement result of the sensor when the sensor 10 is a vibration sensor.
  • One data collection source terminal 2 is equipped with one type of sensor 10 among a pressure sensor, a temperature sensor, and a vibration sensor. Therefore, as shown in the column of [Terminal] in FIG. From the original terminal 2, in addition to data corresponding to the alert information, operation information corresponding to one type of operation information sub-type is transmitted to the data collection and distribution server 4 as data.
  • FIG. 3 shows a flow of a series of processing when the data transmitted from the data collection source terminal 2 in the data collection source tenant 3 to the data collection and distribution server 4 corresponds to the operation information.
  • the output (measured value) of the sensor 10 of the data collection source terminal 2 is stored in the buffer area 13 of the main storage device 12 (FIG. 1) of the data collection source terminal 2 (SP1).
  • the measurement values stored in the buffer area 13 are periodically read by the data communication control unit 14 and transmitted to the data collection / delivery server 4 as data in a predetermined format (SP2). It is stored in the buffer area 37 of the storage device 21 (FIG. 1) (SP3).
  • the data stored in the buffer area 37 of the data collection / delivery server 4 is periodically read out by the data processing unit 30 described later (SP4) and the operation information determination criterion described later stored in the operation information determination criterion file 50.
  • the operation information sub-type of the data based on the later-described alert information determination criteria stored in the alert information determination criteria file 51 and whether the data corresponds to the operation information or the alert information ( The type of the measured value stored in the data and whether or not the measured value is in the normal range as the measured value of the corresponding operation information sub type are determined (SP5).
  • SP6 the accumulation table 41
  • a data search / distribution request (hereinafter referred to as a data search / distribution request) for which conditions such as operation information sub-type and storage date / time are specified is given from the external server 7 to the data collection / delivery server 4 (SP7).
  • the data processing unit 30 searches the storage table 41 for data that satisfies the conditions specified in the data search distribution request (SP8).
  • the data detected by this search is distributed to the external server 7 that is the transmission source of the data search distribution request (SP9), the content of the data, the URL (Uniform Resource Locator) of the external server 7 that is the distribution destination, And history information such as delivery date and time is written in the search delivery log file 48 as a search delivery log (SP10).
  • FIG. 4 shows a flow of a series of processing when the data transmitted from the data collection source terminal 2 to the data collection / delivery server 4 corresponds to alert information.
  • the processing from step SP20 to step SP24 is the same as the processing from step SP1 to step SP5 described above with reference to FIG.
  • step SP24 If the data processing unit 30 determines in step SP24 that the data read from the buffer area 37 of the main storage device 21 (FIG. 1) corresponds to the alert information (that is, stored in the data). If it is determined that the measured value is in the abnormal range as the measured value of the corresponding operation information sub-type), the data is immediately distributed to the external server 7 (SP25), the contents of the data, and the URL of the external server of the distribution destination Then, history information such as delivery date and time is written in the high-speed delivery log file 49 as a high-speed delivery log (SP26).
  • FIG. 5 shows a state of the data collection source terminal 2, the data collection / distribution server 4, and the external server 7 when a failure has occurred in the data collection / delivery server 4 that cannot execute the data processing necessary for providing the service.
  • FIG. 5 shows an example in which the failure that has occurred in the data collection / delivery server 4 is a failure in which no data from the data collection source terminal 2 or data retrieval / delivery request from the external server 7 can be received. .
  • the data since data cannot be transmitted to the data collection / delivery server 4 on the data collection source terminal 2 side, the data is stored in the buffer area 13 of the main storage device 12 (FIG. 1) by the sensor 10 and is transmitted by the data communication control unit 14.
  • the sensor output read from the buffer area 13 is returned to the buffer area 13 (SP30, SP31).
  • the external server 7 cannot transmit a data search / distribution request to the data collection / delivery server 4, it cannot acquire data necessary for business.
  • FIG. 6A shows a flow of a series of processes executed after the data collection / delivery server 4 is recovered from the above-described failure.
  • the data communication control unit 14 sequentially reads a large amount of sensor output remaining in the buffer area 13 of the main storage device 12 (FIG. 1) (SP40), and collects data as data in a predetermined format. The data is sequentially transmitted to the distribution server 4 (SP41).
  • the data processing unit 30 reads from the buffer area 37 the data transmitted from each data collection source terminal 2 and stored in the buffer area 37 of the main storage device 21 (FIG. 1). (SP42), step SP5 in FIG. 3 (step SP24 in FIG. 4) is determined (SP43), and the processing after step SP6 in FIG. 3 or the processing after step SP25 in FIG. 4 depending on the data type of the data. Execute.
  • the data processing unit 30 stores the data in the accumulation table 41 (SP44). Further, when a data search / distribution request is subsequently given from the external server 7 (SP45), the data processing unit 30 reads data satisfying the designated condition from the storage table 41 and distributes it to the external server 7 (SP46, SP47). The history information (search distribution log) is written in the search distribution log file 48 (FIG. 1). If the data corresponds to alert information, the data is immediately transmitted to the external server 7 (SP48), and the history information (high-speed distribution log) is stored in the high-speed distribution log file 49 (FIG. 1). Write.
  • each data collection source terminal 2 is, for example, a data type (hereinafter referred to as operation information) set at the start of service provision to a service user.
  • operation information a data type set at the start of service provision to a service user.
  • Each data collection source terminal 2 in the data collection source tenant 3 is controlled so as to be collected with the priority of (including the sub type).
  • the priority set in the past is “4” for the data type “pressure”
  • the current priority viewed from the current service user is “2”.
  • data including operation information related to “pressure” is called “alert information”, “pressure”, “temperature” and “vibration”
  • the data collection / delivery server 4 collects the last. As a result, even after the data collection / delivery server 4 is recovered from the failure, until the operation information of the data type “pressure” is transmitted from the corresponding data collection source terminal 2 to the data collection / delivery server 4, There is a possibility that the service user cannot acquire the “pressure” operation information and cause a business delay.
  • FIG. 7A in which the same reference numerals are attached to the corresponding parts to FIG. 6A, is a degenerate performance that has deteriorated compared to normal operation after failure recovery, for example, as shown in FIG. 7B.
  • the flow of processing of the data collection source terminal 2 and the data collection and distribution server 4 when the data collection and distribution server 4 is operated in the state is shown.
  • the data collection / distribution server 4 determines the transmission frequency. Since the data cannot be processed together, the data remaining on the buffer area 37 of the main storage device 21 (FIG. 1) of the data collection / delivery server 4 continues to increase monotonically as time elapses. The data from the data collection source terminal 2 may overflow (overflow) from the buffer area 27.
  • the data collection and distribution server 4 when the data collection and distribution server 4 recovers from the failure as described above with reference to FIG. 5, the uncollected data remaining in the data collection source tenant 3 at that time Data (hereinafter referred to as “residual data”), the order and timing of each appropriate data type in accordance with the priority of each current data type viewed from the service user and the current status of the data collection / delivery server 4
  • the data collection / delivery server 4 is equipped with a first residual data collection function for controlling each data collection source terminal 2 so that data can be collected at an appropriate frequency (the number of data per unit time).
  • the data collection / distribution server 4 operates based on the data search / distribution request given from the external server 7 during the most recent predetermined period (hereinafter referred to as one month). Based on the number of search delivery requests for each sub-type, the priority of each current operation information sub-type viewed from the service user is periodically detected and managed. At this time, the data collection / distribution server 4 assumes that the operation information sub-type having a larger number of search distribution requests in the most recent month has higher priority as viewed from the service user at the present time. Detect priority.
  • the data collection / delivery server 4 When the data collection / delivery server 4 recovers from the failure described above with reference to FIG. 5, the data collection / delivery server 4 first executes the performance measurement test using the performance measurement tool to Detect the data processing ability of
  • the data collection / delivery server 4 inquires the individual data collection source terminal 2 about the number of data of each data type remaining in the data collection source terminal 2, and at that time, in the data collection source tenant 3 The number of data items for each data type remaining in is acquired.
  • the data collection / delivery server 4 determines the priority of each data type managed at that time, the current data processing capability, and the number of data items for each data type remaining in the data collection source tenant 3. Based on the data type, a residual data collection method (hereinafter referred to as a residual data collection method) for deriving the residual data in what order, timing, and frequency is derived. At this time, the data collection / delivery server 4 derives a residual data collection method for collecting alert information earlier (first) than the operation information.
  • a residual data collection method hereinafter referred to as a residual data collection method for deriving the residual data in what order, timing, and frequency is derived.
  • the data collection / delivery server 4 determines the data type of the residual data to be transmitted, the transmission timing of the residual data, and the transmission frequency when transmitting the residual data in accordance with the residual data collection method derived in this way.
  • a residual data collection command a command for each designated data collection source terminal 2 (hereinafter referred to as a residual data collection command) and transmitting the generated residual data collection command to the corresponding data collection source terminal 2
  • Residual data is transmitted from each data collection source terminal 2 in the order, timing, and frequency according to the residual data collection method derived as described above.
  • the main storage device 21 (FIG. 1) of the data collection and distribution server 4 includes the data processing unit 30, as described above.
  • a failure detection unit 31 an operation information priority detection unit 32, a server state detection unit 33, a residual data number acquisition unit 34, a residual data collection control unit 35, and a command delivery unit 36 are stored.
  • the data processing unit 30 stores the data type of the data from the data collection source terminal 2 stored in the buffer area 37 (FIG. 1) of the main storage device 21 and will be described later stored in the operation information determination reference file 50 (FIG. 1).
  • This is a program having a function of making a determination based on an operation information determination criterion and an alert information determination criterion described later stored in the alert information determination criterion file 51.
  • the data processing unit 30 determines that the data type of the data is operation information in the determination processing, the data processing unit 30 registers the data in the accumulation table 41, while data search / delivery from the external server 7 In response to the request, data satisfying the condition is read from the accumulation table 41 and transmitted to the external server 7, and the history information (search distribution log) is stored in the search distribution log file 48 (FIG. 1).
  • the data processing unit 30 determines that the data is alert information in the determination process
  • the data processing unit 30 distributes the alert information to the external server 7 at a high speed and also stores the history information (high-speed distribution log) in a high-speed distribution log file. 49 (FIG. 1).
  • the failure detection unit 31 monitors the own data collection / delivery server 4 (hereinafter referred to as the own server), and notifies the system administrator of the occurrence of a failure in the own server or the time ( In the following, this is called a failure occurrence time).
  • the operating information priority detection unit 32 has a function of periodically detecting the priority of each current data type as viewed from the service user based on the search distribution log stored in the search distribution log file 48. It is.
  • the operating information priority detection unit 32 updates a priority management table 42 described later based on the detection result.
  • the server status detection unit 33 is a program having a function of detecting the current status (data processing capability) of the local server after the failure of the local server is recovered.
  • the server state detection unit 33 registers and manages the detected current state of the own server in a server state management table 44 described later.
  • the residual data number acquisition unit 34 is a program having a function of acquiring the number of data for each data type remaining in the data collection source tenant 3 after the failure of the own server is recovered.
  • the residual data number acquisition unit 34 stores and manages the number of data items for each acquired data type (alert information and each operation information subtype) in a residual data number management table 45 described later.
  • the residual data collection control unit 35 also detects the current priority for each data type detected by the operation information priority detection unit 32 and the current status of the own server detected by the server state detection unit 33 after the failure of the own server is recovered. Is a program having a function of deriving the above-described residual data collection method based on the state of the data and the number of residual data items for each data type in the data collection source tenant 3 acquired by the residual data number acquisition unit 34 .
  • the residual data collection control unit 35 registers and manages the derived residual data collection method in a residual data collection method management table 46 described later. Further, the residual data collection control unit 35 sends the above-described residual data collection command for collecting data in the order, timing and frequency according to the residual data collection method registered in the residual data collection method management table 46 to the data collection source terminal. Generate every two.
  • the command delivery unit 36 is a program having a function of delivering a command to each data collection source terminal 2.
  • the command delivery unit 36 delivers the residual data collection command for each data collection source terminal 2 generated by the residual data collection control unit 35 to the corresponding data collection source terminal 2.
  • a terminal information table 40 As means for realizing the first residual data collection function of the present embodiment, a terminal information table 40, an accumulation table 41, a priority table are provided. Degree management table 42, terminal list group 43, server state management table 44, residual data number management table 45, residual data collection method management table 46, specification information file 47, search distribution log file 48, high-speed distribution log file 49, operation information A determination criterion file 50 and an alert information determination criterion file 51 are stored.
  • the terminal information table 40 is a table used for managing the data collection source terminal 2 in the data collection source tenant 3, and as shown in FIG. 8, a terminal ID column 40A, a model name column 40B, and a version column 40C. A buffer size column 40D and a communication terminal identification ID column 40E are provided. In the terminal information table 40, one row corresponds to one data collection source terminal 2.
  • the terminal ID column 40A stores an identifier (terminal ID) unique to each data collection source tenant 3 assigned to each data collection source terminal 2, and the model name column 40B stores the corresponding data collection source.
  • the model name of the data collection software installed in the terminal 2 is stored.
  • the version column 40C stores the version of the corresponding data collection software
  • the buffer size column 40D stores the buffer area 13 (defined in the main storage device 12 (FIG. 1) of the corresponding data collection source terminal 2 (FIG. 1).
  • the maximum number of data items that can be stored is stored in FIG.
  • an identifier (communication terminal identification ID) as a communication terminal assigned to the corresponding data collection source terminal 2 is stored in the communication terminal identification ID column 40E.
  • the accumulation table 41 is a table used for managing operation information obtained based on data transmitted from each data collection source terminal 2, and as shown in FIG. 9, the operation information ID column 41A, An operation information sub type column 41B, a terminal ID column 41C, a pressure column 41D, a temperature column 41E, a vibration column 41F, and an accumulation date / time column 41G are configured. In the accumulation table 41, one row corresponds to one piece of operation information.
  • operation information ID column 41A an identifier (operation information ID) unique to the operation information assigned to each operation information by the data collection and distribution server 4 is stored, and the operation information sub type column 41B corresponds to the operation information sub type column 41B.
  • the terminal ID column 41C stores the terminal ID of the data collection source terminal 2 that is the transmission source of the corresponding operation information, and the accumulation date and time column 41G stores the date and time when the operation information is registered in the accumulation table 41. .
  • the pressure column 41D, the temperature column 41E, and the vibration column 41F store the values of the operation information included in the data transmitted from the corresponding data collection source terminal 2, respectively.
  • the data communication control unit 14 (FIG. 1) of the data collection terminal 2 stores the measurement value output from the sensor 10 in the operation information field associated with the corresponding operation information subtype in the operation information field. Then, data storing “NULL”, which means that no information exists in the other operation information fields, is generated, and the data is transmitted to the data collection / delivery server 4.
  • the data communication control unit 14 of the data collection source terminal 2 in which a pressure sensor is mounted as the sensor 10 operates the measurement value output from the sensor 10 in association with “pressure” in the above-described operation information field.
  • Data stored in the information field and “NULL” stored in the other operation information field is transmitted to the data collection / delivery server 4.
  • the data communication control unit 14 of the data collection source terminal 2 in which the temperature sensor is mounted as the sensor 10 operates the operation information associated with the measured value output from the sensor 10 and “temperature” in the operation information field described above.
  • the data stored in the field and stored with “NULL” in the other operation information field is transmitted to the data collection / delivery server 4.
  • the data communication control unit 14 of the data collection source terminal 2 on which the vibration sensor is mounted as the sensor 10 operates the operation value associated with the “vibration” in the operation information field described above.
  • the data stored in the field and stored with “NULL” in the other operation information field is transmitted to the data collection / delivery server 4.
  • the value stored in the operation information field corresponding to the “pressure” of the data transmitted from the data collection source terminal 2 is stored in the pressure column 41D of the accumulation table 41, and the data is stored in the temperature column 41E.
  • the value stored in the operation information field corresponding to “Temperature” is stored, and the value stored in the operation information field corresponding to “Vibration” of the data is stored in the vibration column 41F.
  • the priority management table 42 is a table used for managing priorities for each operation information sub type, and as shown in FIG. 10, a priority column 42A, an operation information sub type column 42B, and a terminal list column 42C. And a search delivery execution count column 42D. In the priority management table 42, one row corresponds to one priority.
  • the sub type name of each operation information sub type is stored, and in the priority column 42A, a numerical value indicating the priority of the corresponding sub type is stored.
  • the priority is higher as the numerical value stored in the priority column 42A is smaller. Therefore, in the example of FIG. 10, the priority of the operation information sub-type “DATA1 (pressure)” whose numerical value stored in the priority column 42A is “1” is the highest, and is stored in the priority column 42A.
  • the operation information sub-type “DATA2 (temperature)” with the numerical value “2” has the next highest priority, and the operation information “DATA3 (vibration)” with the numerical value “3” stored in the priority column 42A. This indicates that the sub type has the lowest priority.
  • the terminal list column 42C stores the name (terminal list name) of the corresponding terminal list 43A in the terminal list 43A constituting the terminal list group 43 described later, and the search distribution execution count column 42D corresponds to the name. Stores the number of times the operation status sub-type data is distributed in response to a request from the external server 7.
  • the terminal list group 43 includes a plurality of terminal lists 43A provided in correspondence with the respective operation information subtypes.
  • the terminal IDs of all the data collection source terminals 2 that transmit the data of the corresponding operation information sub type to the data collection and distribution server 4 (the sensor 10 for the corresponding operation information sub type is mounted). are stored respectively.
  • the server status management table 44 is a table used for managing the current status of the data collection / delivery server 4 detected by the server status detection unit 33 (FIG. 1). As shown in FIG. A column 44A, a measurement time column 44B, a status column 44C, and a processing number column 44D are configured. In the server state management table 44, one row (entry) corresponds to one data collection / delivery server 4.
  • server name column 44A a name (server name) unique to the data collection / delivery server 4 assigned to the data collection / delivery server 4 is stored, and in the measurement time column 44B, the corresponding data collection / delivery server 4 Stores the date and time when the data processing capability was measured.
  • the status column 44C stores the ratio (%) of the data processing capacity of the corresponding data collection / delivery server 4 to the normal time at that date and time, and the processing number column 44D stores the current data collection / delivery server 4 current rate. Stores the number of data processing cases per unit time (hereinafter referred to as 1 minute).
  • the residual data number management table 45 is a table used for managing the number of data items for each data type remaining in the data collection source tenant 3 acquired by the residual data number acquisition unit 34 (FIG. 1). As shown in FIG. 13, a data type column 45A and a residual data number column 45B are provided.
  • the number field 45B stores the number of data of the corresponding data type remaining in the data collection source tenant 3 acquired by the remaining data number acquisition unit 34.
  • the residual data collection method management table 46 is a table used for managing the above-described residual data collection method derived by the residual data collection control unit 35 (FIG. 1). As shown in FIG. A column 46A, a processing time column 46B, a transmission interruption time column 46C, a transmission interval column 46D, and a transmission data number column 46E are configured.
  • the processing time column 46B stores the time (processing time) required to process all data of the data type to which the corresponding priority is assigned among the data remaining in the data collection source tenant 3.
  • transmission interruption time column 46C when data of each data type is transmitted from the data collection source tenant 3 to the data collection / delivery server 4 in the order according to the priority, data of the data type having the highest priority is transmitted.
  • transmission interruption time Stores the time (hereinafter referred to as “transmission interruption time”) from the start of transmission of data of the data type to which the corresponding priority is assigned.
  • the data collection source terminal 2 that has received the above-mentioned residual data collection command sends a data interval of the data type specified in the residual data collection command to the data collection / delivery server 4 (this In the embodiment, “1 minute” is stored), and the number of data items of the corresponding data type to be transmitted at the time interval is stored in the transmission data number field 46E.
  • the specification information file 47 is a file in which information related to the specifications of the data collection / delivery server 4 is stored. Specifically, the specification information file 47 stores the number of data processing items per unit time (1 minute) when the data collection / delivery server 4 is in normal operation.
  • the search distribution log file 48 stores history information (search distribution log) when operating information satisfying the condition is transmitted to the external server 7 in response to a data search distribution request from the external server 7 as described above.
  • the high-speed distribution log file 49 is a file for storing history information (high-speed distribution log) when alert information is transmitted to the external server 7.
  • the operation information determination standard file 50 is a determination criterion for each operation information sub type for determining which operation information sub type includes the operation information included in the data transmitted from the data collection source terminal 2 (hereinafter referred to as these Are referred to as operation information judgment criteria). Specifically, as shown in FIG. 15, in the operation information determination standard file 50, for each operation information sub type, the normal range of the measured value of the sensor 10 included in the data is the operation information determination type of the operation information sub type.
  • the alert information determination criterion file 51 is a determination criterion (hereinafter referred to as an alert determination criterion) for determining whether or not the measurement value included in the data transmitted from the data collection source terminal 2 corresponds to the alert information. Called). Specifically, as shown in FIG. 16, the alert information determination reference file stores a range of measured values for each operation information subtype that should be determined to be abnormal.
  • FIG. 17 shows specific processing contents of the operation information priority assignment process periodically executed by the operation information priority detection unit 32 (FIG. 1).
  • the operating information priority detection unit 32 follows the processing procedure shown in FIG. 17 to determine the priority of each operating information subtype registered in the priority management table 42 (FIG. 10) as viewed from the service user. Update to the priority of each operation information subtype.
  • the operation information priority detection unit 32 determines whether or not a record exists in the priority management table 42 (SP50). If the operation information priority detection unit 32 obtains a negative result in this determination, it proceeds to step SP52, and if it obtains a positive result, it deletes all the records existing in the priority management table 42 (SP51).
  • the operation information priority detection unit 32 acquires the search delivery log for the most recent month from the search delivery logs stored in the search delivery log file 48 (SP52).
  • the operation information priority detection unit 32 sets the variable n to the initial value “1” (SP53), and thereafter, the operation information sub-corresponding to the nth operation information determination criterion from the operation information determination criterion file 50.
  • the name (subtype name) of the type (hereinafter referred to as the target operation information subtype) is acquired (SP54).
  • the operation information priority detection unit 32 extracts a search distribution log related to the target operation information subtype from the search distribution logs for the latest one month acquired in step SP52 (SP55), and extracts the search distribution log into the extracted search distribution log. Based on the target operation information sub-type data, the number of times per day that the data search distribution request is received from the external server 7 and the average value thereof are calculated (SP56).
  • the operation information priority detection unit 32 acquires the terminal list name of the terminal list 43A (FIG. 11) associated with the target operation information subtype of the subtype name acquired in step SP54 (SP57). Further, the operation information priority detection unit 32 assigns a priority to the operation information sub type for which the sub type name has been acquired in step SP54 and registers the operation information sub type in the priority management table 42. Execute (SP58), and then increase the variable n by “1” (SP59).
  • the operation information priority detection unit 32 determines whether or not the nth operation information determination criterion exists in the operation information determination criterion file 50 (SP60). If the operation information priority detection unit 32 obtains an affirmative result in this determination, the operation information priority detection unit 32 returns to step SP54, and thereafter performs the same processing for all the operation information determination criteria registered in the operation information determination criteria file 50. The processing from step SP54 to step SP60 is repeated until the processing is completed.
  • step SP60 the operation information priority detection unit 32 eventually obtains an affirmative result in step SP60 by completing the processing of steps SP55 to SP58 for all the operation information determination criteria registered in the operation information determination criteria file 50. This operation information priority assignment process is terminated.
  • step SP58 of the operation information priority assignment process it starts the sub type priority registration process shown in FIG.
  • the target operation information sub-type for which the type name has been acquired is provisionally registered in the priority management table 42 (FIG. 10) (SP70).
  • the operation information priority detection unit 32 secures one unused row in the priority management table 42, sets “0” in the priority column 42A of the row, and the operation information sub type column 42B of the row.
  • the sub-type name acquired at step SP54 of the operation information priority assignment process, the terminal list column 42C of the row, the terminal list name acquired at step SP57 of the operation information priority assignment processing, and the search delivery execution count column 42D of the row Each of the average values calculated in step SP56 of the operation information priority assignment process is stored.
  • the operation information priority detection unit 32 sets the variable t to the initial value “1” (SP71), and thereafter, among the records of the priority management table 42, the priority stored in the priority column 42A. It is determined whether or not there is a record having the same value as the variable t at that time (SP72).
  • the operation information priority detection unit 32 obtains a negative result in this determination, the value of the variable t at that time is set as the priority of the target operation information sub-type provisionally registered in the priority management table 42 in step SP70. Assign (SP78). That is, the operation information priority detection unit 32 updates the numerical value (here, “0”) stored in the priority column 42A of the target operation information subtype in the priority management table 42 to the value of the variable t at that time. To do. Then, the operation information priority detection unit 32 thereafter ends this sub-type priority registration process.
  • the operation information priority detection unit 32 obtains a positive result in the determination at step SP72, the operation information sub-type data to which the same priority as the variable t at that time is assigned per minute to get the average retrieval and distribution number N t of (SP73). Specifically, the operation information priority detection unit 32 stores the search distribution execution count column 42D of the record in which the same numerical value as the value of the variable t is stored in the priority column 42A of the priority management table 42. Is obtained as the number of times of search distribution Nt.
  • the operation information priority detection unit 32 acquires the average number of times of search distribution N 0 per minute for the data of the target operation information sub-type provisionally registered in the priority management table 42 in step SP70 (SP74). . Specifically, the operation information priority detection unit 32 uses the value stored in the search distribution execution count field 42D of the record corresponding to the target operation information subtype provisionally registered in step SP70 in the priority management table 42, as follows. to get as consuming retrieval and distribution number N 0.
  • the operation information priority detector 32 searches delivery count N 0 obtained in step SP74 is equal to or greater than obtained search delivery count N t in step SP73 (SP75).
  • the number of search distributions of the operation information subtype whose priority value is set to the same value as the variable t at that time in the priority management table 42 is the target operation information subtype. Therefore, the priority of the target operation information sub-type is higher than the priority of the operation information sub-type whose priority value is set to the same value as the variable t at that time (priority level). This means that you should set a smaller value.
  • the operation information priority detection unit 32 increases the value of the variable t by “1” (SP76), returns to step SP72, and thereafter executes the processing after step SP72.
  • obtaining an affirmative result in the determination at step SP75 is that, in the priority management table 42, the search and distribution of the operation information subtype whose priority value is set to the same value as the variable t at that time.
  • the number of times is less than the number of search distributions of the target operation information sub-type. Therefore, the priority of the operation information sub-type in which the priority of the target operation information sub-type is set to the same value as the variable t at that time. This means that it should be set lower than the degree (larger value indicating the priority).
  • the operation information priority detection unit 32 currently prioritizes all operation information subtypes whose priority value is set to a value larger than the value of the variable t at that time in the priority management table 42.
  • the priority management table 42 is updated so that each degree value is incremented by “1” (SP77).
  • the operation information priority detection unit 32 assigns the value of the variable t at that time as the priority of the target operation information sub-type provisionally registered in the priority management table 42 in step SP70 (SP78). That is, the operation information priority detection unit 32 updates the numerical value (here, “0”) stored in the priority column 42A of the target operation information subtype in the priority management table 42 to the value of the variable t at that time. To do. Then, the operation information priority detection unit 32 thereafter ends this sub-type priority registration process.
  • the server state detection unit 33 executes server state detection processing for detecting the current server state of the data collection / delivery server 4 (SP80). .
  • the server state detection unit 33 detects the “current server state” as a ratio of the processing capacity of the current data collection / delivery server 4 to the processing capacity of the data collection / delivery server 4 during normal operation as described above.
  • the residual data number acquisition unit 34 (FIG. 1) performs a residual data number acquisition process for acquiring the number of uncollected data (residual data) currently remaining in the data collection source tenant 3 for each data type. Execute (SP81).
  • the residual data collection control unit 35 calculates the priority of each current operation information subtype viewed from the service user registered in the priority management table 42 at that time, and is calculated in step SP80. Based on the current server status of the own server and the number of data items of residual data for each data type in the data collection source tenant 3 acquired in step SP81, the order, timing, and frequency for each data type for collecting residual data
  • the residual data collection method deriving process for deriving the residual data collection method that defines the above is executed (SP82).
  • the residual data collection control unit 35 provides the above-mentioned residual data collection for instructing each data collection source terminal 2 to transmit the residual data in the order, timing and frequency according to the residual data collection method derived in step SP82. Residual data collection command generation processing for generating a command for each data collection source terminal 2 is executed (SP83).
  • the command delivery unit 36 (FIG. 1) transmits each residual data collection command generated by the residual data collection control unit 35 as described above to the corresponding data collection source terminal 2, thereby collecting the data. All the remaining data remaining in the original tenant 3 is sequentially transmitted to the own server (SP84).
  • FIG. 20 shows a specific processing procedure of the server status detection processing executed by the server status detection unit 33 in step SP80 of the residual data collection processing described above with reference to FIG. Show.
  • the server status detection unit 33 starts the server status detection process shown in FIG. 20, and first determines whether or not a record exists in the server status management table 44 (FIG. 12). (SP90). If the server state detection unit 33 obtains a negative result in this determination, it proceeds to step SP92, and if it obtains a positive result, it deletes all the records existing in the server state management table 44 (SP91).
  • the server state detection unit 33 obtains the data processing capability (per minute during normal operation) of the own server from the specification information file 47 (FIG. 1) stored in the auxiliary storage device 22 (FIG. 1). (Data processing number) is acquired (SP92).
  • the server state detection unit 33 performs a performance measurement test for measuring the current data processing capability of the server itself (SP93). Specifically, the server state detection unit 33 activates a performance measurement software (not shown) given in advance and continues to provide data from the pseudo data collection source terminal 2 to the data processing unit 30 for one minute. Is processed by the data processing unit 30.
  • the server state detection unit 33 acquires a performance measurement result log file (not shown) created by the performance measurement software as a processing result of the data processing unit 30 during the one-minute test period (SP94). Also, the server state detection unit 33 acquires the total number of data processed during the test period stored in the performance measurement result log file as the current processing capacity of the own server (SP95).
  • the server status detection unit 33 determines the current server's current data processing capability based on the data processing capability of the server itself during normal operation acquired in step SP92 and the data processing capability of the current server acquired in step SP95.
  • the state is calculated (SP96). Specifically, the server state detection unit 33 divides the current data processing capability of the local server acquired in step SP95 by the data processing capability of the local server during normal operation acquired in step SP92, and 100 is added to the result of the division. Is calculated as a ratio (%) of the current data processing capacity of the local server to the data processing capacity of the local server during normal operation.
  • the server status detection unit 33 acquires the server name of the server stored in advance (SP97), and registers the current server status in the server status management table 44 (SP98). Specifically, the server state detection unit 33 secures one unprocessed row in the server state management table 44, and stores the server name of the server in the server name column 44A of that row and the current time in the measurement time column 44B of that row.
  • the current state of the current server calculated in step SP96 is stored in the time field 44C of the row, and the current number of data processing cases of the own server acquired in step SP95 is stored in the processing number column 44D of the row.
  • the server state detection unit 33 thereafter ends this server state detection process.
  • FIG. 21 is a flowchart of the residual data collection process described above with reference to FIG. An example of residual data number acquisition processing (hereinafter referred to as first residual data number acquisition processing) executed by the residual data number acquisition unit 34 (FIG. 1) is shown.
  • first residual data number acquisition processing executed by the residual data number acquisition unit 34 (FIG. 1) is shown.
  • the first residual data number acquisition processing method shown in FIG. 21 causes each data collection source terminal 2 to calculate the current number of residual data for each data type, and notifies the data collection and distribution server 4 of the calculation result.
  • the total number of residual data in the data collection source tenant 3 is determined for each data type based on the number of residual data items for each data type notified from each data collection source terminal 2. It is a method to acquire each.
  • the residual data number acquisition unit 34 first stores a record in the residual data number management table 45 (FIG. 13). It is determined whether or not it exists (SP100). If the residual data number acquisition unit 34 obtains a negative result in this determination, it proceeds to step SP102, and if it obtains a positive result, it deletes all the records existing on the residual data number management table 45 (SP101).
  • the residual data number acquisition unit 34 sets the variable n to the initial value “1” (SP102), and thereafter, the terminal ID column 40A (in the record of the nth row of the terminal information table 40 (FIG. 8)) ( The terminal ID stored in FIG. 8) is acquired (SP103).
  • the residual data count acquisition unit 34 includes all the operation information determination criteria stored in the operation information determination criteria file 50 (FIG. 15) and the alert information determination criteria stored in the alert information determination criteria file 51 (FIG. 16). Are acquired (SP104).
  • the residual data count acquisition unit 34 generates alert information based on the number of data determined to correspond to the operation information based on each operation information determination criterion acquired in step SP104 and the alert information determination criterion acquired in step SP104.
  • a command for notifying the number of data determined to be equivalent (hereinafter referred to as an alert / operation information acquisition command) is generated (SP105).
  • the remaining data number acquisition unit 34 transmits the alert / operation information acquisition command created in step SP105 to the command distribution unit 36 (FIG. 1) so as to transmit it to the data collection source terminal 2 assigned with the terminal ID acquired in step SP103.
  • An instruction is given (SP106).
  • the alert / operation information acquisition command is transmitted to the data collection source terminal 2 by the command delivery unit 36.
  • the data collection source terminal 2 that has received this alert / operation information acquisition command, based on the operation information determination criteria for each operation information subtype included in the alert / operation information acquisition command, and the alert information determination criteria, The data type of each data remaining in the buffer area 13 (FIG. 1) of its own main storage device 12 (FIG. 1) is determined, and corresponds to the number of data for each operation information sub-type and alert information. The number of data items is acquired, and the acquisition result is transmitted to the data collection and distribution server 4 together with the terminal ID of the own data collection source terminal 2.
  • the residual data number acquisition unit 34 increases the value of the variable n by “1” (SP107), and determines whether or not the record in the n-th row exists in the terminal information table 40 (FIG. 8) ( SP108).
  • the residual data number acquiring unit returns to step SP when obtaining a positive result in this determination, and thereafter repeats the processing of step SP to step SP until obtaining a positive result at step SP.
  • the residual data number acquisition unit 34 eventually transmits the above alert / operation information acquisition command to all the data collection source terminals 2 whose terminal IDs are registered in the terminal information table 40, and thereby returns a negative result in step SP108.
  • a variable [sub-type name] _C for each operation information sub-type and a variable ARERT_C for alert information are respectively generated, and these values are set to initial values “0” (SP109).
  • “variable [sub-type name] _C” is a variable stored in the place where the sub-type name of the corresponding operation information sub-type is “[sub-type name]”.
  • the residual data number acquisition unit 34 sets the variable n to an initial value “0” (SP110), and sets the terminal ID stored in the terminal ID column 40A of the record in the n-th row of the terminal information table 40. Obtain (SP111).
  • the remaining data number acquisition unit 34 receives the alert / data received from the data collection source terminal 2 in response to the alert / operation information acquisition command transmitted to the data collection source terminal 2 to which the terminal ID acquired in step SP111 is assigned.
  • the execution result of the operation information acquisition command (the number of data items for each operation information sub type and the number of data items of alert information) is acquired (SP112).
  • the residual data count acquisition unit 34 adds the data count for each operation information subtype acquired in step SP112 and the data count of alert information to the corresponding variable [subtype name] _C or variable ARERT_C.
  • the values of the values of each variable [sub-type name] _C and variable ARERT_C are updated (SP113).
  • the residual data number acquisition unit 34 increases the variable n by “1” (SP114), and then determines whether or not the record of the nth row exists in the terminal information table 40 (SP115).
  • the residual data number acquiring unit 34 returns to step SP111 when obtaining a positive result in this determination, and thereafter repeats the processing of step SP111 to step SP115 until obtaining a positive result at step SP115.
  • step SP115 When the residual data count acquisition unit 34 eventually completes the processing of steps SP111 to SP113 for all the data collection source terminals 2 whose terminal IDs are registered in the terminal information table 40, it obtains a positive result in step SP115.
  • the values of each variable [sub-type name] _C and variable ARERT_C are registered in the residual data number management table 45 (FIG. 13) (SP116).
  • the residual data number acquisition unit 34 sets the value of each variable [sub-type name] _C to the corresponding operation information sub-type in the residual data number management table 45 (data type column 45A (FIG. 13)). Is stored in the remaining data number column 45B (FIG. 13), and the value of the variable ARERT_C is stored in the row corresponding to the alert information in the remaining data number management table 45 (data type column 45A). In the remaining data number column 45B).
  • the residual data number acquisition unit 34 ends the first residual data number acquisition process.
  • FIG. 22 shows the residual data executed by the residual data number acquisition unit 34 in step SP81 of the residual data collection process described above with reference to FIG. Another example of the number acquisition process (hereinafter referred to as a second residual data number acquisition process) is shown.
  • the data collection / delivery server 4 side calculates the number of data processing cases per unit time (1 minute) during normal operation for each data type. Based on the calculation result, the number of residual data items for each data type existing in the current data collection source tenant 3 is obtained by estimation.
  • the residual data number acquisition unit 34 first stores a record in the residual data number management table 45 (FIG. 13). It is determined whether or not it exists (SP120). If the residual data number acquisition unit 34 obtains a negative result in this determination, it proceeds to step SP122, and if it obtains a positive result, it deletes all records existing on the residual data number management table 45 (SP121).
  • the residual data number acquisition unit 34 acquires the high-speed distribution log for the latest several minutes from the search distribution log stored in the high-speed distribution log file 49 (FIG. 1) (SP122).
  • the remaining data number acquisition unit 34 acquires a high-speed delivery log whose output date and time is from 12:00 to 12:05 on the previous day in this step SP122.
  • the residual data number acquisition unit 34 calculates the average value of the number of alert information processed per minute based on the acquired high-speed delivery log (SP123). Specifically, the residual data number acquisition unit 34 divides the high-speed delivery log acquired in step SP122 into five groups per minute (the output date and time is 12: 0, 12: 1, 12: 2, 5 groups of 12: 3 and 12: 4). The residual data count acquisition unit 34 counts the number of high-speed delivery logs for each group, and calculates the average count value for each group (that is, the average value of the number of processing data of alert information for 1 minute). To do.
  • the remaining data number acquisition unit 34 distributes to the external server 7 from the accumulation table 41 (FIG. 9) within the same period as the above-described predetermined period (5 minutes from 12:00 pm to 12:05 pm the previous day).
  • the record information of all the records related to the operation information (records whose accumulation date and time is between 12:00 p.m. and 12: 5 p.m. the previous day) is acquired (SP124).
  • the residual data number acquisition unit 34 calculates the average value of the number of data processing cases per operation information subtype per minute based on the record information acquired in step SP124 (SP125). Specifically, the residual data number acquisition unit 34 stores the record information acquired in step SP124 for each of the operation information subtypes in five groups per minute (accumulation date is 12: 0, 12: 1, 5 groups of 12: 2 range, 12: 3 range, and 12: 4 range). The remaining data count acquisition unit 34 counts the number of data of the operation information of each group for each minute for each operation information subtype, and averages the count values of each group for each minute (that is, the operation information) The average value of the number of processed data items per minute for each information sub type is calculated (SP125).
  • the remaining data number acquisition unit 34 acquires the failure occurrence time of the failure that occurred in the server from the failure detection unit 31 (FIG. 1) (SP126), and acquires the current time from a timer (not shown) (SP127).
  • SP126 failure occurrence time of the failure that occurred in the server from the failure detection unit 31 (FIG. 1)
  • SP127 acquires the current time from a timer (not shown)
  • SP128 the elapsed time from the start of data remaining in the data collection source tenant 3 due to the failure of the own server (from the failure occurrence time to the current (Hereinafter, referred to as data remaining time) is calculated (SP128).
  • the remaining data number acquisition unit 34 performs multiplication of the average value of the number of processed data items of alert information per minute calculated in step SP123 and the data remaining time calculated in step SP128, thereby obtaining a data collection source.
  • An estimated value of the number of remaining data in the alert information in the tenant 3 is calculated (SP129), and the calculated estimated value of the number of remaining data in the alert information is registered in the remaining data number management table 45 (FIG. 13) (SP130).
  • the residual data number acquisition unit 34 stores the estimated value of the residual data number of the alert information calculated in step SP129 in the row corresponding to the alert information in the residual data number management table 45 (data type column 45A (FIG. 13)).
  • the data is stored in the remaining data number column 45B (FIG. 13) of “ARERT”.
  • the residual data number acquisition unit 34 multiplies the average value of the number of processing data cases for each operation information subtype acquired in step SP125 by the data residual time calculated in step SP128, respectively.
  • An estimated value of the number of remaining data items for each operation information subtype in the data collection source tenant 3 is calculated (SP131).
  • the residual data number acquisition unit 34 registers the estimated value of the residual data number for each operation information subtype calculated in step SP131 in the residual data number management table 45 (SP132). Specifically, the residual data number acquisition unit 34 sets the estimated value of the residual data number for each operating information subtype calculated in step SP131 to a row corresponding to the corresponding operating information subtype in the residual data number management table 45 ( The corresponding sub type name is stored in the remaining data number column 45B (FIG. 13) of the data type column 45A (line stored in FIG. 13).
  • the residual data number acquisition unit 34 thereafter ends the second residual data number acquisition process.
  • FIG. 23 shows a residual data collection method executed by the residual data collection control unit 35 (FIG. 1) in step SP82 of the residual data collection process described above with reference to FIG. A specific processing procedure of the derivation processing is shown.
  • the residual data collection control unit 35 When the residual data collection control unit 35 starts the residual data collection method derivation process shown in FIG. 23, it first determines whether or not a record exists in the residual data collection method management table 46 (SP140). If the residual data collection control unit 35 obtains a negative result in this determination, it proceeds to step SP142, and if it obtains a positive result, it deletes all the records existing in the residual data collection method management table (SP141).
  • the residual data collection control unit 35 acquires the current data processing capability of the own server from the server state management table 44 (FIG. 12) (SP142). Specifically, the residual data collection control unit 35 stores the value (current number of data processing per minute) stored in the processing number column 44D (FIG. 12) of the row corresponding to the own server in the server state management table 44. To get.
  • the residual data collection control unit 35 acquires the number of residual data of the alert information remaining in the data collection source tenant 3 at that time from the residual data number management table 45 (FIG. 13) (SP143). Specifically, the residual data collection control unit 35 includes the residual data number column 45B in the row corresponding to the alert information in the residual data number management table 45 (the row in which “ARERT” is stored in the data type column 45A (FIG. 13)). The value stored in (FIG. 13) is acquired.
  • the residual data collection control unit 35 divides the number of residual data acquired in step SP143 by the current data processing capability of the local server acquired in step SP142, thereby obtaining the data collection source tenant with the current data processing capability of the local server. 3 calculates the time (processing time) required to process all the alert information remaining in SP3 (SP144).
  • the residual data collection control unit 35 registers the alert information processing time and transmission interruption time in the residual data collection method management table 46 (FIG. 14) (SP145). Specifically, the residual data collection control unit 35 secures an unused line on the residual data collection method management table 46, sets “0” in the priority column 46A (FIG. 14) of that line, and the processing time of that line. The processing time calculated in step SP144 is stored in the column 46B (FIG. 14), and “0” is stored in the transmission interruption time column 46C (FIG. 14) of that row.
  • the residual data collection controller 35 sets the variable m to the initial value “1” (SP146). Further, the residual data collection control unit 35 acquires the number of residual data items of the operation information sub type with the priority “m” remaining in the data collection source tenant 3 (SP147). Specifically, the residual data collection control unit 35 refers to the priority management table 42 (FIG. 10), and the operation information sub-record of the record whose value stored in the priority column 42A (FIG. 10) is “m”. The sub type name stored in the type column 42B is acquired, and among the records of the residual data number management table 45 (FIG. 13), the above-mentioned sub type name is stored in the data type name column 45A (FIG. 13). The value stored in the data number column 45B (FIG. 13) is acquired.
  • the residual data collection control unit 35 divides the number of residual data acquired in step SP147 by the current data processing capability of the local server acquired in step SP142, so that the priority remaining in the data collection source tenant 3 is obtained.
  • the time (processing time) required to process all the data of the operation information sub-type having the degree “m” with the current data processing capability of the local server is calculated (SP148).
  • the residual data collection control unit 35 calculates the transmission interruption time of the data of the operation information sub type with the priority “m” (SP149). Specifically, the residual data collection control unit 35 selects all of the records registered in the residual data collection method management table 46 (FIG. 14) whose priority stored in the priority column 46A is less than “m”. The total value of the values stored in the record processing time column 46B is calculated as the transmission interruption time of the data of the operation information sub type with the priority “m”.
  • the residual data collection control unit 35 secures an unused line on the residual data collection method management table 46, “m” in the priority column 46A of that line, and the step in the processing time column 46B of that line.
  • the processing time acquired in SP148 and the transmission interruption time acquired in step SP149 are stored in the transmission interruption time column 149 of the row (SP150).
  • the residual data collection control unit 35 increases the value of the variable m by “1” (SP151), and then refers to the priority management table 42 (FIG. 10) to determine the value of the variable m at that time. It is determined whether there is an operation information sub type assigned as a priority (SP152). If the residual data collection control unit 35 obtains a negative result in this determination, it returns to step SP147, and thereafter repeats the processing of step SP147 to step SP152 until a positive result is obtained in step SP152.
  • step SP142 to step SP152 the data collection source terminal 2 for each data type (alert information and each operation information subtype) taking into account the current data processing capability of the server itself is sent to the data collection / delivery server 4.
  • the data transmission timing is derived respectively.
  • step SP When the residual data collection control unit 35 eventually obtains a positive result in step SP by deriving the transmission timing of data from the data collection source terminal 2 to the data collection / delivery server 4 for each data type, the terminal information table 40 is obtained.
  • the total number of data collection source terminals 2 in the data collection source tenant 3 (that is, the total number of data collection source terminals from which alert information is collected) is obtained by counting the total number of records in the above (SP153). .
  • the residual data collection control unit 35 considers the current state of its own server, and the number of alert information data to be transmitted from each data collection source terminal 2 in one minute (hereinafter referred to as alert information transmission frequency). Is calculated (SP154). Specifically, the residual data collection control unit 35 divides the number of residual data items of the alert information acquired in step SP143 by the total number of terminals calculated in step SP153, and further divides the result of the residual data collection method management table 46 ( By dividing by the value stored in the processing time column 46B of the record corresponding to the alert information in FIG. 14), the transmission frequency of the alert information is calculated.
  • the residual data collection control unit 35 stores the alert information transmission frequency calculated in this way in the transmission data number field 46E (FIG. 14) of the corresponding record in the residual data collection method management table 46, and at the same time, the transmission interval field. “1” is stored in 46D (FIG. 14) (SP155).
  • the residual data collection controller 35 sets the variable x to the initial value “1” (SP156).
  • the residual data collection control unit 35 acquires the terminal list 43A (FIG. 11) corresponding to the operation information sub-type whose priority is set to “x” in the priority management table 42 (FIG. 10) at that time ( SP157). Specifically, the residual data collection control unit 35 determines from the priority management table 42 the terminal list of the terminal list 43A stored in the terminal list field 42C of the record whose value stored in the priority field 42A is “x”. The terminal list 43A to which the terminal list name is assigned is acquired from the terminal list group 43 (FIG. 11).
  • the residual data collection control unit 35 transmits the total number of data collection source terminals 2 registered in the terminal list 43A acquired in step SP157 (that is, data of operation information subtype data with a priority “x”).
  • the total number of original terminals 2) is acquired (SP158).
  • the residual data collection control unit 35 acquires the number of data of the operation information sub type with the priority “x” remaining in the data collection source tenant 3 from the residual data number management table 45 (FIG. 13) ( SP159).
  • the residual data collection control unit 35 considers the current state of its own server, and the number of data of the operation information sub-type with the priority “x” that each data collection source terminal 2 should transmit in one minute (hereinafter referred to as this) Is called the operating information transmission frequency of the operating information sub-type with the priority “x”) (SP160). Specifically, the residual data collection control unit 35 divides the residual data number of the data of the operation information sub type with the priority “x” acquired in step SP159 by the total number of terminals acquired in step SP158, and the division result Is further divided by the value stored in the processing time column 46B (FIG. 14) of the record corresponding to the operation information subtype with the priority “x” in the residual data collection method management table 46 (FIG. 14), The operation information transmission frequency of the operation information subtype with the priority “x” is calculated.
  • the residual data collection control unit 35 determines the transmission frequency of the operation information of the operation information subtype with the priority “x” calculated in this way in the corresponding record of the residual data collection method management table 46 (FIG. 14).
  • the data is stored in the transmission data number column 46E (FIG. 14), and “1” is stored in the transmission interval column 46D (FIG. 14) (SP161).
  • the residual data collection control unit 35 increases the value of the variable x by “1” (SP162), and then refers to the priority management table 42 (FIG. 10) to determine the value of the variable x at that time. It is determined whether or not there is an operation information sub type assigned as a priority (SP163). If the residual data collection control unit 35 obtains a negative result in this determination, it returns to step SP157, and thereafter repeats the processing of step SP157 to step SP163 until a positive result is obtained in step SP163.
  • the data collection source terminal 2 for each data type (alert information and each operation information sub-type) is considered from the data collection / delivery server 4 in consideration of the current state of the data collection / delivery server 4.
  • this transmission frequency can be said to be the frequency of residual data for each data type that can be collected by the data collection and distribution server 4 in consideration of the current state of the data collection and distribution server 4.
  • the residual data collection control unit 35 When the residual data collection control unit 35 eventually obtains a positive result in step SP163 by completing the processing of steps SP157 to SP161 for all priorities assigned to the operation information subtype, the residual data collection method is derived. End the process.
  • FIG. 24 shows the specifics of the residual data collection command generation processing executed by the residual data collection control unit 35 in step SP83 of the residual data collection processing described above with reference to FIG. A typical processing procedure is shown.
  • the residual data collection control unit 35 ends the residual data collection method derivation process described above with reference to FIG. 23, the residual data collection command generation process shown in FIG. 24 is started.
  • the alert information determination reference file 51 (FIG. 16).
  • the alert information judgment criteria stored in the are acquired (SP170).
  • the residual data collection control unit 35 sets the variable n to the initial value “1” (SP171), and thereafter, the terminal ID field of the record in the “n” line of the terminal information table 40 (FIG. 8).
  • the terminal ID stored in 40A (FIG. 8) is acquired (SP172).
  • the residual data collection control unit 35 generates the above-described residual data collection command with the data collection source terminal 2 to which the terminal ID acquired in step SP172 is assigned as the transmission destination (SP173). At this stage, information on the corresponding data collection method derived by the residual data collection method derivation process described above with reference to FIG. 23 is not registered in this residual data collection command.
  • the residual data collection control unit 35 acquires the alert information collection method derived by the residual data collection method derivation process described above with reference to FIG. 23 (SP174). Specifically, the residual data collection control unit 35 determines the transmission interruption time of the record whose priority stored in the priority column 46A (FIG. 14) is “0” from the residual data collection method management table 46 (FIG. 14). The transmission interruption time stored in the column 46C (FIG. 14), the transmission interval stored in the transmission interval column 46D (FIG. 14) of the record, and the transmission data number column 46E (FIG. 14) of the record The number of data is acquired as the alert information data collection method.
  • the residual data collection control unit 35 registers the alert information data collection method for the residual data collection command generated in step SP173 (SP175). Specifically, the residual data collection control unit 35 sets alert information as a data type to be targeted at each corresponding position in the residual data collection command, and uses the transmission interruption time acquired in step SP174 as the transmission interruption time. As the transmission frequency, a value obtained by dividing the number of data acquired in step SP174 by the transmission interval acquired in step SP174 is set.
  • the residual data collection controller 35 sets the variable “t” to the initial value “1” (SP176), and stores it in the priority column 42A (FIG. 10) from the priority management table 42 (FIG. 10).
  • the sub type name stored in the operation information sub type column 42B (FIG. 10) of the record having the priority “t” is acquired (SP177).
  • the residual data collection control unit 35 acquires the terminal list 43A (FIG. 11) corresponding to the operation information subtype to which the subtype name acquired in step SP177 is assigned (SP178), and puts it on the acquired terminal list 43A. It is determined whether or not the terminal ID acquired in step SP172 exists (SP179).
  • Obtaining a negative result in this determination means that the operation information subtype of the data transmitted from the data collection source terminal 2 to which the terminal ID acquired in step SP172 is assigned is the operation information subtype of the subtype name acquired in step SP177. Means not.
  • the residual data collection control unit 35 increases the value of the variable t by “1” (SP183), and thereafter, the priority column 42A (FIG. 10) on the priority management table 42 (FIG. 10). It is determined whether there is a record having the same priority as the variable t at that time (SP184). When the residual data collection control unit 35 obtains a positive result in this determination, it returns to step SP177, and thereafter obtains a positive result at step SP179 or obtains a negative result at step SP184 until it obtains a negative result at step SP177 to step SP179-step SP182. And the process of step SP184 is repeated.
  • step SP179 obtaining an affirmative result in the determination of step SP179 is that the operation information subtype of the data transmitted from the data collection source terminal 2 to which the terminal ID acquired in step SP172 is assigned is the sub acquired in step SP177. It means that it is the operation information sub-type of the type name.
  • the residual data collection control unit 35 acquires the operation information determination standard corresponding to the sub type name acquired in step SP172 from the operation information determination reference file 50 (FIG. 15) (SP180).
  • the residual data collection control unit 35 acquires the data collection method of the operation information sub type with the priority “t” derived by the residual data collection method derivation process described above with reference to FIG. 23 (SP181). Specifically, the residual data collection control unit 35 transmits the transmission interruption time of the record having the priority “t” stored in the priority column 46A (FIG. 14) from the residual data collection method management table 46 (FIG. 14). The transmission interruption time stored in the column 46C (FIG. 14), the transmission interval stored in the transmission interval column 46D (FIG. 14) of the record, and the transmission data number column 46E (FIG. 14) of the record The number of data items is acquired as the data collection method of the operation information sub type.
  • the residual data collection control unit 35 registers the data collection method of the operation information sub type with the priority “t” for the residual data collection command generated in step SP173 (SP182). Specifically, the residual data collection control unit 35 sets the operation information sub-type having the priority “t” as the data type to be targeted at each corresponding location in the residual data collection command, and sets the transmission interruption time as the transmission interruption time.
  • the transmission interruption time acquired in step SP181 is set, and the value obtained by dividing the number of data acquired in step SP181 by the transmission interval acquired in step SP181 is set as the transmission frequency.
  • the residual data collection controller 35 thereafter processes step SP183 and subsequent steps in the same manner as described above.
  • step SP184 when the residual data collection control unit 35 obtains a positive result in step SP184 by completing the processing of step SP177 to step SP182 for the data collection source terminal 2 of the terminal ID acquired in step SP172, the value of the variable n is set. It is incremented by “1” (SP185), and it is determined whether or not the record of the “n” line exists in the terminal information table 40 (FIG. 8) (SP186).
  • step SP172 when the residual data collection control unit 35 obtains a negative result in this determination, it returns to step SP172, and thereafter repeats the processing of step SP172 to step SP186 until a positive result is obtained at step SP186.
  • the residual data collection control unit 35 When the residual data collection control unit 35 finally generates a residual data collection command for all the data collection source terminals 2 whose terminal IDs are registered in the terminal information table 40 and obtains a positive result in step SP186, the residual data collection control unit 35 The data collection command generation process is terminated.
  • Each residual data collection command generated in this way is then transmitted to the corresponding data collection source terminal 2 by the command delivery unit 36 (FIG. 1) as described above.
  • Each data collection source terminal 2 that has received the residual data collection command stores the alert information and the corresponding operation information data in the order, timing, and frequency according to the collection method specified in the residual data collection command. It is transmitted to the collection / delivery server 4.
  • each data collection source terminal 2 can transmit alert information and corresponding operation information to the data collection / delivery server 4 in the order, timing and frequency specified in the received residual data collection command.
  • each data collection source terminal 2 receives the alert information determination standard and each operation information sub
  • the information of the type of operation information determination criterion is not obtained from the data collection / delivery server 4, and therefore, of the data remaining in the buffer area 13 of the main storage device 12, which data is alert information and which data is operation information Cannot be determined.
  • the above alert information determination criteria and the corresponding operation information subtype are previously applied to each data collection source terminal 2.
  • the above-mentioned alert information and the above-mentioned alert information determination criteria and the corresponding operation information sub-type operation information determination criteria are previously applied to each data collection source terminal 2.
  • a residual data number acquisition processing method for notifying the data collection source terminal 2 of the above-described alert information determination criteria and the corresponding operation information sub-type operation information determination criteria from the data collection / delivery server 4 at an appropriate timing.
  • the command delivery unit 36 collects residual data in the processing from step SP102 to step SP108 of the first residual data number acquisition processing described above with reference to FIG. If the command is executed before or immediately after being sent to the data collection source terminal 2 or the information on the alert information judgment standard and the corresponding operation information sub-type operation information judgment standard is stored in the residual data collection command good.
  • the data collection and delivery server 4 periodically determines the priority of each current data type as viewed from the service user. After data recovery and failure recovery, the uncollected residual data remaining in the data collection source tenant 3 at that time, the priority of each current data type viewed from the service user, and the current data collection and distribution Each data collection source terminal 2 is controlled to collect data at an appropriate order and timing according to the state of the server 4 and at an appropriate frequency.
  • the data collection / distribution server 4 gives priority to the data of the data type having a higher priority when viewed from the service user after the failure recovery and at that time. Data can be collected at a frequency according to the data processing capability of the data collection / delivery server 4. In this way, according to the data collection and distribution system 1, it is possible to reduce the adverse effect on the service user due to such a failure and improve the reliability of the data collection and distribution server 4.
  • FIG. 25 in which parts corresponding to those in FIG. A data collection and distribution system 70 is shown.
  • the data collection / distribution system 70 is provided with one or a plurality of data storage servers 71, and each data collection source terminal 2 in the data collection source tenant 3 has a data storage server 71 predetermined for the data collection source terminal 2. Is different from the data collection and delivery system 1 (FIG. 1) according to the first embodiment.
  • the data storage server 71 is a server device having a function of temporarily storing data transmitted from each data collection source terminal 2 of the data collection source tenant 3, and the data collection source tenant via the second network 72. 3 is connected to each data collection source terminal 2 in the network 3, and is connected to a data collection / distribution server 74 via a third network 73.
  • the data storage server 71 includes a CPU 80 and a main storage device 81.
  • the CPU 80 is a processor that controls operation of the entire data storage server 71.
  • the main storage device 81 is composed of, for example, a semiconductor memory.
  • the main storage device 81 is provided with a buffer area 82 for temporarily holding data transmitted from each data collection source terminal 2 and also stores a data storage unit 83.
  • the data storage unit 83 stores the data transmitted from each data collection source terminal 2 in the buffer area 82, while collecting the data stored in the buffer area 82 in response to a request from the data collection / delivery server 74. This is a program having a function of transmitting to the server 74.
  • the data collection / distribution server 74 is not provided with a buffer area for temporarily storing data from the data collection source terminal 2 in the main storage device 21, and the data collection / delivery server 74 stores the data from the data collection source terminal 2 in the main storage device 21. It is different from the data collection / delivery server 4 of the first embodiment in that it is acquired from the data storage server 71 by the data processing unit 90 stored in the first embodiment.
  • FIG. 26 shows a case where data transmitted from the data collection source terminal 2 in the data collection source tenant 3 to the data storage server 71 corresponds to the operation information in the data collection and distribution system 70 of the present embodiment.
  • the flow of a series of processing is shown. Since the processing of step SP190 to step SP192 is the same as that of step SP1 to step SP3 of the first embodiment described above with reference to FIG. 3, description thereof is omitted here.
  • the data communication control unit 14 of the data collection source terminal 2 transmits the data stored in the buffer area 13 to a predetermined data storage server 71, and the data is stored in the data storage server 71 is stored in the buffer area 82 of the main storage device 21 (FIG. 25).
  • the data stored in the buffer area 82 of the data storage server 71 is periodically read out by the data processing unit 90 of the data collection / delivery server 74 (SP193).
  • the data read from the buffer area 82 of the data storage server 71 by the data processing unit 90 of the data collection / distribution server 74 is thereafter deleted from the buffer area 82.
  • the data read by the data processing unit 90 is based on the operation information determination criteria stored in the operation information determination criteria file 50 and the alert information determination criteria stored in the alert information determination criteria file 51. (Alert information or operation information sub-type) is determined (SP194).
  • the data corresponds to the operation information (that is, the measurement value stored in the data is determined to be within the normal range as the measurement value of the corresponding operation information sub-type)
  • the data is registered in the accumulation table 41 (SP195).
  • the data detected by this search is distributed to the external server 7 that is the transmission source of the data search distribution request (SP198), the contents of the data, the URL of the external server 7 that is the distribution destination, the distribution date and time, etc. Is written in the search distribution log file 48 as a search distribution log (SP195).
  • FIG. 27 shows a flow of a series of processing when the data read from the data storage server 71 corresponds to alert information.
  • the processing from step SP200 to step SP204 is the same as the processing from step SP190 to step SP194 described above with reference to FIG. 26, and thus description thereof is omitted here.
  • step SP203 If it is determined in step SP203 that the data read from the buffer area 82 of the data storage server 71 corresponds to the alert information, the data processing unit 90 immediately distributes the data to the external server 7 (SP205). Further, history information such as the contents of the data, the URL of the external server of the distribution destination, and the distribution date and time is written as a high-speed distribution log in the high-speed distribution log file 49 (SP206).
  • FIG. 28 shows the data collection source terminal 2, the data storage server 71, the data collection / distribution server 74, and the external server 7 when a failure occurs in the data collection / distribution server 74 so that the data processing necessary for providing the service cannot be performed.
  • the state of is shown.
  • FIG. 28 shows an example in which the failure that occurred in the data collection / delivery server 74 is a failure in which data cannot be acquired from the data storage server 71 and no data search / delivery request from the external server 7 can be received. ing.
  • the data from each data collection source terminal 2 is sequentially accumulated in the data storage server 71 even during the occurrence of a failure in the data collection and distribution server 74 (SP210).
  • data stored in the buffer area 82 of the data storage server 71 includes data of each data type (alert information and each operation information sub-type). Therefore, the data collection / distribution server 74 prioritizes data of a data type having a high priority when viewed from the service user from among a large amount of data stored in the buffer area 82 of the data storage server 71 after the failure is recovered. Need to be acquired.
  • the data collection / distribution server 74 periodically determines the priority of each current operation information sub-type viewed from the service user in the same manner as in the first embodiment. Detect and manage.
  • the data collection / delivery server 4 detects the current data processing capability with respect to the data processing capability during normal operation in the same manner as in the first embodiment. .
  • the data collection / delivery server 74 obtains the data storage server 71 by, for example, counting the number of data of each data type remaining in the buffer area 82 of the data storage server 71 by itself.
  • the data collection / distribution server 74 determines the priority of each operation information sub-type managed at that time, the current data processing capability, and the number of data items for each data type remaining in the data storage server 71. Based on the data type, a data collection method (residual data collection method) for deriving the data in what order, timing and frequency is derived. At this time, the data collection / distribution server 74 derives a residual data collection method for collecting alert information earlier (first) than the operation information.
  • a data collection method residual data collection method for collecting alert information earlier (first) than the operation information.
  • the data collection / distribution server 74 obtains data of each data type from the data storage server 71 in the order, timing and frequency according to the residual data collection method derived in this way.
  • the main storage device 21 of the data collection / distribution server 74 includes a data processing unit 90, a failure, as shown in FIG.
  • a detection unit 31, an operation information priority detection unit 91, a server state detection unit 33, a residual data number acquisition unit 92, a residual data collection control unit 93, and a command delivery unit 36 are stored.
  • the failure detection unit 31, the server state detection unit 33, and the command delivery unit 36 are programs having the functions described above with respect to the first embodiment, and thus description thereof is omitted here.
  • the data processing unit 90 periodically receives data from each data collection source terminal 2 accumulated in the buffer area 82 of the main storage device 81 of the data storage server 71 from the data storage server 71 via the third network 73. It is a program having a function to acquire.
  • the data processing unit 90 stores the data type of the data acquired from the data storage server 71 in the operation information determination standard file 50 (FIG. 15) stored in the operation information determination standard file 50 (FIG. 15) and the alert information determination standard file 51 (FIG. 16). Judgment is made based on the stored alert information judgment criteria.
  • the data processing unit 90 When the data processing unit 90 determines that the data type of the data is operation information, the data processing unit 90 registers the data in the accumulation table 41. The data processing unit 90 then reads out data satisfying the condition from the storage table 41 and transmits it to the external server 7 in response to a data search / distribution request from the external server 7, and the history information (search / distribution log). Is stored in the search distribution log file 48 (FIG. 25).
  • the data processing unit 30 determines that the data is alert information in the determination process, the data processing unit 30 distributes the alert information to the external server 7 at a high speed, and the history information (high-speed distribution log) Store in file 49 (FIG. 25).
  • the operation information priority detection unit 91 is a program having a function of periodically detecting the priority of each current data type viewed from the service user based on the search distribution log stored in the search distribution log file 48. It is.
  • the operating information priority detection unit 91 updates a priority management table 100 described later based on the detection result.
  • the remaining data number acquisition unit 92 is a program having a function of acquiring the number of data of each data type remaining in the buffer area 82 of the data storage server 71 when the server recovers from a failure. .
  • the residual data count acquisition unit 92 registers and manages the acquired data count for each data type in the residual data count management table 45.
  • the residual data collection control unit 93 determines the current priority for each data type detected by the operation information priority detection unit 32 and the own server detected by the server state detection unit 33 when the own server recovers from a failure.
  • the residual data collection method described above is derived on the basis of the current state of the data and the number of residual data items for each data type remaining in the buffer area 82 of the data storage server 71 acquired by the residual data number acquisition unit 92. It is a program having a function.
  • the residual data collection control unit 93 registers and manages the derived residual data collection method in a residual data collection method management table 102 described later.
  • the residual data collection control unit 93 acquires data of each data type from the data storage server 71 in the order, timing, and frequency according to the residual data collection method registered in the residual data collection method management table 102.
  • the auxiliary storage device 22 (FIG. 25) of the data collection and distribution server 74 has a terminal information table 40, an accumulation table 41, a priority as means for realizing the second residual data collection function of the present embodiment.
  • the operation information determination standard file 50 and the alert information determination standard file 51 are stored.
  • the determination reference file 51 is information having the configuration as described above with respect to the first embodiment, and thus description thereof is omitted here.
  • the priority management table 100 is a table used for managing the priority for each operation information sub type, and as shown in FIG. 29, the priority column 100A, the operation information sub type column 100B, the collected data acquisition destination A server column 100C and a search distribution execution number column 100D are provided. In the priority management table 100, one row corresponds to one priority.
  • the priority column 100A, the operation information sub-type column 100B, and the search delivery execution count column 100D the priority column 42A and the operation information sub-type of the priority management table 42 according to the first embodiment described above with reference to FIG.
  • Information similar to the information stored in the corresponding columns in the column 42B and the search distribution execution count column 42D is stored.
  • the collected data acquisition destination server column 100C stores the server name of the data storage server 71 in which the corresponding operation information sub-type data is stored.
  • FIG. 29 shows an example in which all data collection source terminals 2 transmit data to the data storage server 71 having the server name “DATA_Server1”.
  • the data acquisition server management table 101 is a table used for managing the name (cache name) of the buffer area 82 in which data from the corresponding data collection source terminal 2 in each data storage server 71 is stored.
  • the server name (acquisition destination server name) of each data storage server 71 and the name of the buffer area 82 (acquisition destination cache name) for storing data from the data collection source terminal 2 in the corresponding data storage server 71 are stored in association with each other. Is done.
  • the residual data collection method management table 102 is a table used for managing the above-described residual data collection method derived by the residual data collection control unit 93 (FIG. 25). As shown in FIG. A priority column 102A, a processing time column 102B, an acquisition interruption time column 102C, an acquisition interval column 102D, and an acquisition data number column 102E are configured.
  • the priority column 102A, the processing time column 102B, the acquisition interruption time column 102C, the acquisition interval column 102D, and the acquisition data number column 102E are respectively stored in the residual data collection method management of the first embodiment described above with reference to FIG. Information similar to the information stored in the corresponding columns of the priority column 46A, the processing time column 46B, the transmission interruption time column 46C, the transmission interval column 46D, and the transmission data number column 46E of the table 46 is stored.
  • the operation information priority detection unit 91 acquires the server name of the data storage server 71 in which the data of the operation information sub type obtained in step SP54 in step SP57 of FIG. 17 is stored.
  • the server name acquired from the destination server management table 101 and registered in the priority management table 100 (FIG. 29) in step SP70 of FIG. Stored in the collected data acquisition destination server column 100C of the management table 100.
  • FIG. 31 shows a flow of residual data acquisition processing executed in the data collection / distribution server 74 after a failure occurs in the data collection / distribution server 74 and recovery from the failure. Indicates.
  • the server state detection unit 33 executes server state detection processing for detecting the current server state of the data collection / distribution server 4 (SP220). ).
  • the specific processing content of this server state detection process is the same as the server state detection process according to the first embodiment described above with reference to FIG.
  • the residual data number acquisition unit 92 executes a residual data number acquisition process for acquiring the number of residual data remaining in the buffer area 82 of the data storage server 71 for each data type (SP221). ).
  • the residual data collection control unit 93 determines the priority of each current operation information subtype viewed from the service user registered in the priority management table 100 (FIG. 29), and step SP221.
  • the order, timing, and frequency for each data type for collecting these residual data based on the number of data items for each data type (residual data) remaining in the buffer area 82 of the data storage server 71 acquired in FIG.
  • the residual data collection method deriving process for deriving the residual data collection method that defines the above is executed (SP222).
  • the residual data collection controller 93 executes a residual data acquisition process for acquiring residual data from the data storage server 71 at the order, timing and frequency for each data type according to the residual data collection method derived at step SP222 (SP223). ).
  • FIG. 32 shows an example of a residual data number acquisition process executed by the residual data number acquisition unit 92 in step SP221 of the residual data collection process described above with reference to FIG.
  • the residual data number acquisition processing method shown in FIG. 32 is performed by the residual data number acquisition unit 92 determining the data type of the residual data existing on the buffer area 82 of the data storage server 71 one by one. In this method, the number of remaining data items in the storage server 71 is acquired for each data type.
  • the residual data number acquisition unit 92 first determines whether or not a record exists in the residual data number management table 45 (FIG. 13). (SP230). When the residual data number acquisition unit 92 obtains a negative result in this determination, it proceeds to step SP232, and when it obtains a positive result, it deletes all the records existing on the residual data number management table 45 (SP231).
  • variable [data type name] _C is a place where the type name of the corresponding data type (in this embodiment, alert information, pressure information, temperature information or vibration information) is “[data type name]”. A variable to be stored.
  • the residual data number acquisition unit 92 acquires record information (acquisition destination server name and acquisition destination cache name) of each record from the data acquisition destination server management table 101 (SP233).
  • record information acquisition destination server name and acquisition destination cache name
  • the remaining data number acquisition unit 92 sets the variable n to the initial value “1” (SP234), and further in step SP233 of the data storage server 71 to which the acquisition destination server name acquired in step SP233 is assigned.
  • the contents of the n-th residual data are acquired from the buffer area 82 to which the acquired acquisition destination cache name is assigned (SP235).
  • the remaining data number acquisition unit 92 operates for each alert information stored in the alert information determination reference file 51 (FIG. 16) and each operation information subtype stored in the operation information determination reference file 50 (FIG. 15). While sequentially reading out the information determination criteria, the data type of the residual data acquired at step SP is determined by sequentially comparing these with the content of the nth residual data acquired at step SP235 (SP236). Then, the residual data number acquisition unit 92 increases (increments) the value of the variable [data type name] _C corresponding to the data type of the residual data detected by this comparison by “1” (SP237).
  • the residual data number acquisition unit 92 increases the value of the variable n by “1” (SP238), and then in step SP233 of the data storage server 71 to which the acquisition destination server name acquired in step SP233 is assigned. It is determined whether or not there is n-th residual data in the buffer area 82 to which the acquired acquisition destination cache name is assigned (SP239).
  • the residual data number obtaining unit 92 returns to step SP235 when obtaining a positive result in this determination, and thereafter repeats the processing of step SP235 to step SP239 until obtaining a positive result at step SP239.
  • each variable [ The data type name] _C value is registered in the residual data number management table 45 (FIG. 13) (SP240). Specifically, the residual data number acquisition unit 92 sets the value of each variable [data type name] _C in the location of “[data type name]” of the variable [data type name] _C in the residual data number management table 45, respectively. Is stored in the remaining data number column 45B (FIG. 13) of the record stored in the data type column 45A (FIG. 13).
  • the residual data number acquisition unit 92 thereafter ends this residual data number acquisition processing.
  • the residual data number acquisition unit 92 of the data collection / distribution server 74 has a unit time during normal operation.
  • the number of data processing per (one minute) is calculated for each data type, and the number of data remaining in the buffer area 82 of the current data storage server 71 is estimated for each data type based on the calculation result.
  • a method to do this is also possible. Since the processing content of the residual data number acquisition unit by this method is the same as the second residual data number processing described above with reference to FIG. 22, the description thereof is omitted here.
  • FIG. 33 shows a residual data collection method derivation process executed by the residual data collection control unit 93 (FIG. 25) in step SP222 of the residual data collection process described above with reference to FIG. The specific processing procedure of is shown.
  • the residual data collection control unit 93 When the residual data collection control unit 93 starts the residual data collection method derivation process shown in FIG. 33, it first determines whether or not a record exists in the residual data collection method management table 102 (FIG. 30) (SP250). . If the residual data collection control unit 93 obtains a negative result in this determination, it proceeds to step SP252, and if it obtains a positive result, it deletes all the records existing in the residual data collection method management table 102 (SP251).
  • the residual data collection control unit 93 acquires the current data processing capability of the server itself from the server state management table 44 (FIG. 12) (SP252). Specifically, the residual data collection control unit 35 stores the value (current number of data processing per minute) stored in the processing number column 44D (FIG. 12) of the row corresponding to the own server in the server state management table 44. To get.
  • the residual data collection control unit 93 obtains the number of residual data of the alert information remaining in the buffer area 82 of the data storage server 71 at that time from the residual data number management table 45 (FIG. 13) (SP253). Specifically, the residual data collection control unit 93 includes the residual data count column 45B in the row corresponding to the alert information in the residual data count management table 45 (the row in which “ARERT” is stored in the data type column 45A (FIG. 13)). The value stored in (FIG. 13) is acquired.
  • the residual data collection controller 93 divides the number of residual data acquired in step SP253 by the current data processing capability of the local server acquired in step SP252, thereby remaining in the buffer area 82 of the data storage server 71.
  • the time (processing time) required to process the data corresponding to all the alert information currently being processed with the data processing capability of the current server is calculated (SP254).
  • the residual data collection controller 93 registers the alert information processing time and acquisition interruption time in the residual data collection method management table 102 (FIG. 30) (SP255). Specifically, the residual data collection control unit 93 secures an unused line on the residual data collection method management table 102, sets “0” in the priority column 102A (FIG. 30) of that line, and the processing time of that line. The processing time calculated in step SP254 is stored in the column 102B (FIG. 30), and “0” is stored in the acquisition interruption time column 102C (FIG. 30) of that row.
  • the residual data collection controller 93 sets the variable m to the initial value “1” (SP256). Further, the residual data collection control unit 93 acquires the number of remaining data items of the operation information sub type with the priority “m” remaining in the buffer area 82 of the data storage server 71 (SP257). Specifically, the residual data collection control unit 93 refers to the priority management table 100 (FIG. 29), and the operation information sub-record of the record whose value stored in the priority column 100A (FIG. 29) is “m”. The sub type name stored in the type column 100B (FIG. 29) is acquired, and among the records in the residual data number management table 45 (FIG. 13), the above-mentioned sub type name is stored in the data type name column 45A (FIG. 13). The value stored in the stored residual data number column 45B (FIG. 13) is acquired.
  • the residual data collection control unit 93 divides the number of data acquired in step SP257 by the current data processing capability of the local server acquired in step SP252, thereby remaining in the buffer area 82 of the data storage server 71.
  • the time (processing time) required to process all the data storing the operation information of the operation information subtype having the priority “m” with the current data processing capability of the own server is calculated (SP258).
  • the residual data collection control unit 93 calculates the acquisition interruption time of data in which the operation information of the operation information subtype with the priority “m” is stored (SP259). Specifically, the residual data collection control unit 93 selects all the records registered in the residual data collection method management table 102 (FIG. 30) whose priority stored in the priority column 102A is less than “m”. The sum of the values stored in the record processing time column 102B is calculated as the acquisition interruption time of the data storing the operation information of the operation information subtype with the priority “m”.
  • the “acquisition interruption time” is the data type (alert information) having the highest priority when the data collection / distribution server 74 acquires data of each data type from the data storage server 71 in the order according to the priority. Indicates the time from the start of data acquisition until the start of data acquisition of the data type to which the corresponding priority is assigned.
  • the residual data collection control unit 93 secures an unused line on the residual data collection method management table 102 (FIG. 30), “m” in the priority column 102A of that line, and the processing time of that line.
  • the processing time acquired in step SP258 is stored in the column 102B, and the acquisition interruption time acquired in step SP260 is stored in the acquisition interruption time column 102C of the row (SP260).
  • the residual data collection control unit 93 increases the value of the variable m by “1” (SP261), and then refers to the priority management table 100 (FIG. 29) to determine the value of the variable m at that time. It is determined whether or not there is an operation information sub type assigned as a priority (SP262). If the residual data collection controller 93 obtains a negative result in this determination, it returns to step SP257, and thereafter repeats the processing of step SP257 to step SP262 until a positive result is obtained in step SP262.
  • step SP257 to step SP262 the data acquisition timing for each data type (alert information and each operation information subtype) stored in the buffer area 82 of the data storage server 71 is derived.
  • the residual data collection control unit 93 When the residual data collection control unit 93 finally obtains a positive result in step SP262 by deriving the acquisition timing for each data type, the number of alert information data items to be acquired from the data storage server 71 per minute (hereinafter, This is called the alert information acquisition frequency) (SP263). Specifically, the residual data collection control unit 93 sets the remaining data count of the alert information acquired in step SP253 to the processing time column 102B of the record corresponding to the alert information in the residual data collection method management table 102 (FIG. 30) (FIG. The alert information acquisition frequency is calculated by dividing by the value stored in 30).
  • the residual data collection control unit 93 stores the alert information acquisition frequency calculated in this way in the acquisition data number field 102E (FIG. 30) of the corresponding record in the residual data collection method management table 102, and the acquisition interval field. “1” is stored in 102D (FIG. 30) (SP264).
  • the residual data collection controller 93 sets the variable x to the initial value “1” (SP265). Further, the residual data collection control unit 93 acquires the sub type name of the operation information sub type whose priority is set to “x” in the priority management table 100 (FIG. 29) (SP266).
  • the residual data collection control unit 93 stores data of residual data in which the operation information of the operation information subtype acquired in step SP266 and remaining in the buffer area 82 of the data storage server 71 is stored.
  • the number of cases is acquired from the residual data number management table 45 (FIG. 13) (SP267).
  • the residual data collection control unit 93 stores the number of residual data items in which the operation information of the operation information sub-type with the priority “x” to be acquired from the data storage server 71 in one minute (hereinafter, this is the priority). Is called the operation information acquisition frequency of the operation information sub-type with “x” (SP268). Specifically, the residual data collection control unit 93 determines the number of residual data items of the operation information sub-type with the priority “x” acquired in step SP267 as the priority of the residual data collection method management table 102 (FIG. 30). Is obtained by dividing by the value stored in the processing time column 102B (FIG. 30) of the record corresponding to the operation information sub type of “x”, to obtain the operation information of the operation information sub type of the priority “x”. Calculate the frequency.
  • the residual data collection control unit 93 sets the frequency of operation information of the operation information sub-type having the priority “x” calculated in this way as the corresponding record in the residual data collection method management table 102 (FIG. 30). Stored in the acquisition data number column 102E (FIG. 30) and “1” in the acquisition interval column 102D (FIG. 30) (SP269).
  • the residual data collection control unit 93 increases the value of the variable x by “1” (SP270), and then refers to the priority management table 100 (FIG. 29) to determine the value of the variable x at that time. It is determined whether or not there is an operation information sub type assigned as priority (SP271).
  • the residual data collection controller 93 returns to step SP266 when a negative result is obtained in this determination, and thereafter repeats the processing of step SP266 to step SP271 until a positive result is obtained at step SP271.
  • the operation information acquisition frequency for each operation information subtype is derived.
  • step SP271 When the residual data collection control unit 93 finally obtains a positive result in step SP271 by completing the processing of step SP267 to step SP269 for all priorities assigned to the operation information subtype, the residual data collection method is derived. The process ends.
  • FIG. 34 shows a specific processing procedure of the residual data acquisition processing executed by the residual data collection control unit 93 in step SP223 of the residual data collection processing described above with reference to FIG. Show.
  • the residual data collection control unit 93 ends the residual data collection method derivation process described above with reference to FIG. 33, the residual data collection control unit 93 starts the residual data acquisition process shown in FIG.
  • the alert information determination criteria that have been set are acquired (SP280).
  • the residual data collection control unit 93 acquires the alert information collection method derived by the residual data collection method derivation process described above with reference to FIG. 33 (SP281). Specifically, the residual data collection control unit 93 obtains the record interruption time of the record whose priority stored in the priority column 102A (FIG. 30) is “0” from the residual data collection method management table 102 (FIG. 30). The acquisition interruption time stored in the column 102C (FIG. 30), the acquisition interval stored in the acquisition interval column 102D (FIG. 30) of the record, and the acquisition data number column 102E (FIG. 30) of the record The number of data is acquired as a method for collecting residual data of alert information.
  • the residual data collection control unit 93 waits for the alert interruption time of the alert information acquired at step SP281 (SP282), and thereafter, the data processing unit 90 acquires all the residual data of the alert information from the data storage server 71.
  • An instruction is given to (FIG. 25) (SP283).
  • the data processing unit 90 that has received such an instruction acquires all the residual data of the alert information from the buffer area 82 of the data storage server 71, and the necessary information of these residual data is stored in the accumulation table 41 (FIG. 9). Each is registered.
  • the residual data collection controller 93 sets the variable “t” to the initial value “1” (SP284) and stores it in the priority column 100A (FIG. 29) from the priority management table 100 (FIG. 29).
  • the sub type name stored in the operation information sub type column 100B (FIG. 29) of the record having the priority “t” is acquired (SP285).
  • the residual data collection control unit 93 acquires the operation information determination standard corresponding to the sub type name acquired in step SP285 from the operation information determination reference file 50 (FIG. 15) (SP286).
  • the residual data collection control unit 93 acquires the data collection method of the operation information sub type with the priority “t” derived by the residual data collection method derivation process described above with reference to FIG. 33 (SP287). Specifically, the residual data collection control unit 93 obtains the record interruption time of the record whose priority stored in the priority column 102A (FIG. 30) is “t” from the residual data collection method management table 102 (FIG. 30). The acquisition interruption time stored in the column 102C (FIG. 30), the acquisition interval stored in the acquisition interval column 102D (FIG. 30) of the record, and the acquisition data number column 102E (FIG. 30) of the record The number of data items is acquired as the data collection method of the operation information sub type.
  • the residual data collection control unit 93 waits until the acquisition interruption time of the corresponding operation information sub type acquired in step SP287 elapses (SP288), and thereafter, the data storage server 71 sets the operation information sub type.
  • An instruction is given to the data processing unit 90 to acquire the residual data in which the operation information is stored (SP289).
  • the data processing unit 90 that has received such an instruction acquires all the residual data in which the operation information of the operation information sub type is stored from the buffer area 82 of the data storage server 71, and the necessary information of these residual data. Are registered in the accumulation table 41 (FIG. 9).
  • the residual data collection controller 93 increases the value of the variable t by “1” (SP290), and thereafter, there is an operation information sub-type for which residual data has not yet been acquired from the data storage server 71. Is determined (SP291). If the residual data collection control unit 93 obtains a positive result in this determination, it returns to step SP285, and thereafter repeats the processing of step SP285 to step SP291 until a negative result is obtained in step SP291.
  • step SP291 When the residual data collection control unit 93 finally obtains a positive result in step SP291 by completing the acquisition of all the residual data in which the operation information of any operation information subtype is stored from the data storage server 71, this residual data The data acquisition process is terminated.
  • the data collection and delivery server 74 periodically determines the priority of each data type viewed from the service user. After the failure is recovered and the failure is recovered, the uncollected residual data remaining in the data storage server 71 at that time, the current priority of each data type viewed from the service user, and the current data collection and distribution server 74 The data is collected at an appropriate order and timing according to the state, and at an appropriate frequency.
  • the data collection / distribution server 4 gives priority to the data of the data type having a higher priority when viewed from the service user at that time. Data can be collected at a frequency according to the data processing capability of the data collection / delivery server 4.
  • the adverse effect on the service user due to the failure is reduced, and the data collection / distribution server The reliability of 74 can be improved.
  • the senor 10 (FIGS. 1 and 25) is mounted as a terminal that transmits data to the data collection and distribution servers 4 and 74.
  • the data collection source terminal 2 is applied, and the present invention is applied to the data collection and distribution systems 1 and 70 in which the data collection and distribution servers 4 and 74 collect measurement values representing the state of the measurement target output from the sensor 10 as data.
  • the present invention is not limited to this.
  • one or a plurality of terminals, an external device used by a service user, and data of a plurality of data types transmitted from the terminals are stored.
  • the data collection / distribution device configured to distribute data corresponding to the data type from the stored data to the external device.
  • the present invention can be widely applied to data collection / distribution systems having various configurations.
  • the specification information file 47 (FIGS. 1 and 25) in which information representing the data processing capability of the data collection and distribution servers 4 and 74 during normal operation is stored is stored in advance.
  • the server status detection unit 33 uses the data processing capability of the data collection / delivery servers 4 and 74 during normal operation stored in the specification information file 47 to recover the failure.
  • the server status detection unit 33 calculates the data processing capability of the data collection and distribution servers 4 and 74 during normal operation by calculation. It may be.
  • the present invention can be widely applied to data collection / distribution apparatuses having various configurations that collect and accumulate data from a terminal or the like and provide the accumulated data to the service user in response to a request from the service user. .
  • Priority management table 43 ?? Terminal list group 43A ?? Terminal list 44 ?? Server status management table 45 ?? Residual data number management table 46,102 ?? Residual data collection method management table , 47 ?? Spec information file, 48 & Search delivery log file, 49 ?? High speed delivery log file, 50 ?? Operation information judgment reference file, 51 ?? Alert information judgment reference file, 71 ?? Data storage server, 101: Data acquisition destination server management table.

Abstract

[Problem] To propose a highly reliable data collection device and method. [Solution] A data collection device for collecting and accumulating a plurality of types of data transmitted from one or a plurality of terminals, and a data collection method performed by the data collection device, wherein: the priority currently assigned to each data type is determined on the basis of past search and delivery requests, the number of uncollected sets of data of each data type is obtained, and the current data processing capacity of the data collection device is detected; and, after recovery from a failure, a data collection scheme for collecting uncollected data is determined taking into account the priority currently assigned to each data type, the number of uncollected sets of data of each data type, obtained after the recovery from the failure, and the current data processing capacity of the data collection device, detected after the recovery from the failure, and then the uncollected data are collected in accordance with the determined collection scheme.

Description

データ収集装置及び方法Data collection apparatus and method
 本発明はデータ収集装置及び方法に関し、例えば、複数のデータ収集元端末から送信される複数のデータ種別のデータを蓄積し、蓄積したデータを外部装置からの要求に応じて配信するデータ収集配信システムに適用して好適なものである。 The present invention relates to a data collection device and method, for example, a data collection and distribution system that accumulates data of a plurality of data types transmitted from a plurality of data collection source terminals and distributes the accumulated data in response to a request from an external device. It is suitable for application to.
 近年、ビックデータの利活用に関心が高まっている。ビックデータとして想定されているものの中には、POS(Point Of Sales)システムや取引データなどの従来の情報系のデータに加えて、建設機械やタービンなどに搭載されているセンサデバイスから出力される制御系のデータも含まれる。 In recent years, interest in the use of big data has increased. Among the data that is assumed as big data, in addition to the conventional information system data such as POS (Point Of Sales) system and transaction data, it is output from sensor devices mounted on construction machines, turbines, etc. Control system data is also included.
 このようなビックデータを利活用するためのシステムとして、多数の端末(以下、これをデータ収集元端末と呼ぶ)からデータを収集するサーバ装置(以下、これをデータ収集配信サーバと呼ぶ)を有し、サービス利用者からの要求に応じて、データ収集配信サーバが収集したデータの中から要求されたデータをそのサービス利用者に提供するデータ収集配信システムが実用化されている。 As a system for utilizing such big data, there is a server device (hereinafter referred to as a data collection and distribution server) that collects data from a large number of terminals (hereinafter referred to as data collection source terminals). In response to a request from a service user, a data collection and distribution system that provides the service user with the requested data from the data collected by the data collection and distribution server has been put into practical use.
 なお特許文献1には、コンピュータ間でデータ伝送を行う際に、優先度に従った順番でデータを伝送する際の技術が開示されている。 Note that Patent Document 1 discloses a technique for transmitting data in order according to priority when data is transmitted between computers.
特開平11-194978号公報Japanese Patent Laid-Open No. 11-194978
 ところで、かかるデータ収集配信システムにおいて、データ収集配信サーバは、イレギュラーな事態が発生した場合においても、サービス利用者が必要としているデータを可能な限り迅速に配信することが要求される。これは、サービス利用者が要求するデータの配信が遅れた場合、サービス利用者の業務遅延が発生し、サービス利用者の業務に悪影響を及ぼすおそれがあるからである。 By the way, in such a data collection and delivery system, the data collection and delivery server is required to deliver the data required by the service user as quickly as possible even when an irregular situation occurs. This is because if the delivery of data requested by the service user is delayed, the service user's business delay occurs, which may adversely affect the service user's business.
 従って、かかるデータ収集配信システムにおいて、例えば、各データ収集元端末からのデータを収集できないような障害が発生した場合に、その障害からの復旧後、サービス利用者から要求される可能性が高い(サービス利用者から見て優先度が高い)データほどより優先的にデータ収集元端末から収集するような機能をデータ収集配信サーバにもたせることができれば、かかる障害に起因するサービス利用者への悪影響を低減させて、データ収集配信サーバの信頼性を向上させ得るものと考えられる。 Therefore, in such a data collection / distribution system, for example, when a failure that cannot collect data from each data collection source terminal occurs, there is a high possibility of being requested by a service user after recovery from the failure ( If the data collection and distribution server can be given a function that collects data from the data collection source terminal more preferentially (higher priority as viewed from the service user), it will have a negative effect on the service user due to such failure. It is considered that the reliability of the data collection and distribution server can be improved by reducing the amount.
 また障害復旧直後のデータ収集配信サーバはデータ処理能力を抑えた縮退状態で稼働されるため、かかる機能をデータ収集配信サーバにもたせるに際しては、データ収集配信サーバのデータ処理能力に見合った流量でデータを収集する仕組みも必要となる。 In addition, since the data collection and distribution server immediately after failure recovery is operated in a degenerate state with reduced data processing capacity, when providing this function to the data collection and distribution server, data should be flowed at a flow rate that matches the data processing capacity of the data collection and distribution server. A mechanism to collect the data is also required.
 本発明は以上の問題点を一挙に解決することを目的とするものであり、信頼性を向上させ得るデータ収集配信装置及び方法を提案しようとするものである。 The present invention aims to solve the above problems all at once, and proposes a data collection and distribution apparatus and method capable of improving reliability.
 かかる課題を解決するため本発明においては、1又は複数の端末から送信される複数のデータ種別のデータを蓄積し、外部装置からの検索配信依頼に応じて、蓄積した前記データの中から対応する前記データ種別のデータを当該外部装置に配信するデータ収集装置において、過去の前記検索配信依頼に基づいて、現在の各前記データ種別の優先度をそれぞれ検出する優先度検出部と、前記データ種別ごとの未収集の前記データのデータ件数を取得するデータ件数取得部と、自装置の現在のデータ処理能力を検出するサーバ状態検出部と、前記優先度検出部により検出された現在の各前記データ種別の優先度と、障害からの復旧後に前記データ件数取得部により取得された前記データ件数と、当該障害からの復旧後に前記サーバ状態検出部により検出された自装置の現在の前記データ処理能力とを考慮した未収集の前記データの収集方式を導出し、導出した前記収集方式に従って、未収集の前記データを収集するデータ収集制御部とを設けるようにした。 In order to solve such a problem, in the present invention, data of a plurality of data types transmitted from one or a plurality of terminals is stored, and the stored data is dealt with in response to a search distribution request from an external device. In a data collection device that distributes the data of the data type to the external device, a priority detection unit that detects the priority of each of the current data types based on the past search distribution request, and for each data type A data number acquisition unit that acquires the number of data of the uncollected data, a server state detection unit that detects the current data processing capability of the device, and each of the current data types detected by the priority detection unit Priority, the number of data acquired by the data count acquisition unit after recovery from the failure, and the server status detection unit after recovery from the failure A data collection control unit for deriving a collection method of the uncollected data in consideration of the current data processing capability of the detected own device, and collecting the uncollected data according to the derived collection method; I made it.
 また本発明においては、1又は複数の端末から送信される複数のデータ種別のデータを蓄積し、外部装置からの検索配信依頼に応じて、蓄積した前記データの中から対応する前記データ種別のデータを当該外部装置に配信するデータ収集装置により実行されるデータ収集方法において、過去の前記検索配信依頼に基づいて、現在の各前記データ種別の優先度をそれぞれ検出する第1のステップと、前記データ種別ごとの未収集の前記データのデータ件数を取得すると共に、自装置の現在のデータ処理能力を検出する第2のステップと、現在の各前記データ種別の優先度と、障害からの復旧後に取得した前記データ種別ごとの未収集の前記データ件数と、当該障害からの復旧後に検出した自装置の現在の前記データ処理能力とを考慮した未収集の前記データの収集方式を導出し、導出した前記収集方式に従って、未収集の前記データを収集する第3のステップとを設けるようにした。 Further, in the present invention, data of a plurality of data types transmitted from one or a plurality of terminals is accumulated, and data corresponding to the data type is stored from the accumulated data in response to a search distribution request from an external device. In the data collection method executed by the data collection device that distributes the data to the external device, the first step of detecting the priority of each current data type based on the past search distribution request, and the data Acquire the number of data of the uncollected data for each type, and the second step of detecting the current data processing capability of the own device, the current priority of each data type, and after recovery from a failure Accrued considering the number of uncollected data for each data type and the current data processing capability of the device detected after recovery from the failure Was derived the collection method of the data, according to the derived the collection method, was provided and a third step of collecting the data of uncollected.
 本データ収集装置及び方法によれば、障害復旧後に、現在のデータ種別の優先度、及び、現在のデータ収集装置のデータ処理能力に応じた収集方式で未収集のデータを収集することができる。従って、障害復旧後に、外部装置が必要としているデータを可能な限り迅速に配信することができる。 According to this data collection apparatus and method, after recovery from a failure, uncollected data can be collected by a collection method according to the priority of the current data type and the data processing capability of the current data collection apparatus. Therefore, the data required by the external device can be distributed as quickly as possible after the failure is recovered.
 本発明によれば、信頼性の高いデータ収集装置及び方法を実現できる。 According to the present invention, a highly reliable data collection apparatus and method can be realized.
第1の実施の形態によるデータ収集配信システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the data collection delivery system by 1st Embodiment. データ種別の説明に供する概念図である。It is a conceptual diagram with which it uses for description of a data classification. 第1の実施の形態のデータ収集配信システムにおいて、データ収集元端末からデータ収集配信サーバに稼働情報を含むデータが送信された場合の一連の処理の流れを示すブロック図である。FIG. 3 is a block diagram showing a flow of a series of processes when data including operation information is transmitted from a data collection source terminal to a data collection and distribution server in the data collection and distribution system of the first embodiment. 第1の実施の形態のデータ収集配信システムにおいて、データ収集元端末からデータ収集配信サーバにアラート情報を含むデータが送信された場合の一連の処理の流れを示すブロック図である。FIG. 3 is a block diagram illustrating a flow of a series of processes when data including alert information is transmitted from a data collection source terminal to a data collection and distribution server in the data collection and distribution system according to the first embodiment. 第1の実施の形態のデータ収集配信サーバに障害が発生した場合の様子を示すブロック図である。It is a block diagram which shows a mode when a failure generate | occur | produces in the data collection delivery server of 1st Embodiment. (A)は障害復旧後のデータ収集配信システムの1つ目の問題点の説明に供するブロック図であり、(B)はかかる第1の問題点の説明に供する概念図である。(A) is a block diagram for explaining the first problem of the data collection and distribution system after failure recovery, and (B) is a conceptual diagram for explaining the first problem. (A)は障害復旧後のデータ収集配信システムの2つ目の問題点の説明に供するブロック図であり、(B)はかかる第2の問題点の説明に供する概念図である。(A) is a block diagram for explaining the second problem of the data collection and distribution system after failure recovery, and (B) is a conceptual diagram for explaining the second problem. 端末情報テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of a terminal information table. 蓄積テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of an accumulation | storage table. 第1の実施の形態による優先度管理テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of the priority management table by 1st Embodiment. 端末リスト群の構成例を示す概念図である。It is a conceptual diagram which shows the structural example of a terminal list group. サーバ状態管理テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of a server state management table. 残留データ件数管理テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of a residual data number management table. 第1の実施の形態による残留データ収集方式管理テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of the residual data collection system management table by 1st Embodiment. 稼働情報判断基準ファイルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of an operation information judgment reference file. アラート情報判断基準ファイルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of an alert information determination reference | standard file. 稼働情報優先度割当て処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of an operation information priority assignment process. サブ種別優先度登録処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a sub classification priority registration process. 第1の実施の形態による残留データ収集処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the residual data collection process by 1st Embodiment. サーバ状態検出処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a server state detection process. 第1の残留データ件数取得処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a 1st residual data number acquisition process. 第2の残留データ件数取得処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a 2nd remaining data number acquisition process. 第1の実施の形態による残留データ収集方式導出処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the residual data collection system derivation | leading-out process by 1st Embodiment. 残留データ収集コマンド生成処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a residual data collection command production | generation process. 第2の実施の形態によるデータ収集配信システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of the data collection delivery system by 2nd Embodiment. 第2の実施の形態のデータ収集配信システムにおいて、データ収集元端末からデータ収集配信サーバに稼働情報を含むデータが送信された場合の一連の処理の流れを示すブロック図である。It is a block diagram which shows the flow of a series of processes when the data containing operation information are transmitted to the data collection delivery server from the data collection origin terminal in the data collection delivery system of 2nd Embodiment. 第2の実施の形態のデータ収集配信システムにおいて、データ収集元端末からデータ収集配信サーバにアラート情報を含むデータが送信された場合の一連の処理の流れを示すブロック図である。It is a block diagram which shows the flow of a series of processes when the data containing alert information are transmitted to the data collection delivery server from the data collection origin terminal in the data collection delivery system of 2nd Embodiment. 第2の実施の形態のデータ収集配信サーバに障害が発生した場合の様子を示すブロック図である。It is a block diagram which shows a mode when a failure generate | occur | produces in the data collection delivery server of 2nd Embodiment. 第2の実施の形態による優先度管理テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of the priority management table by 2nd Embodiment. 第2の実施の形態による残留データ収集方式管理テーブルの構成例を示す概念図である。It is a conceptual diagram which shows the structural example of the residual data collection system management table by 2nd Embodiment. 第2の実施の形態による残留データ収集処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the residual data collection process by 2nd Embodiment. 第2の実施の形態による残留データ件数取得処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the residual data number acquisition process by 2nd Embodiment. 第2の実施の形態による残留データ収集方式導出処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the residual data collection system derivation | leading-out process by 2nd Embodiment. 残留データ取得処理の処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a residual data acquisition process.
 以下図面について、本発明の一実施の形態を詳述する。 Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.
(1)第1の実施の形態
(1-1)本実施の形態によるデータ収集配信システムの構成
 図1において、1は全体として本実施の形態によるデータ収集配信システムを示す。本データ収集配信システム1は、複数のデータ収集元端末2から構成されるデータ収集元テナント3と、1又は複数のデータ収集配信サーバ4とが第1のネットワーク5を介して接続され、各データ収集配信サーバ4が第2のネットワーク6を介して1又は複数の外部サーバ7とそれぞれ接続されて構成される。
(1) First Embodiment (1-1) Configuration of Data Collection / Distribution System According to this Embodiment In FIG. 1, reference numeral 1 denotes a data collection / distribution system according to this embodiment as a whole. The data collection / distribution system 1 includes a data collection source tenant 3 composed of a plurality of data collection source terminals 2 and one or a plurality of data collection / delivery servers 4 connected via a first network 5. The collection / delivery server 4 is connected to one or a plurality of external servers 7 via the second network 6.
 各データ収集元端末2は、それぞれセンサ10(以下においては、圧力センサ、温度センサ及び振動センサのいずれかであるとする)が搭載され、センサ10から出力される測定対象の状態(圧力、温度又は振動)を表す測定値を所定フォーマットのデータとして定期的にデータ収集配信サーバ4に送信する機能を有する通信端末装置であり、CPU(Central Processing Unit)11及び主記憶装置12を備えて構成される。 Each data collection source terminal 2 is equipped with a sensor 10 (hereinafter referred to as one of a pressure sensor, a temperature sensor, and a vibration sensor), and the state of the measurement target (pressure, temperature) output from the sensor 10. Or a communication terminal device having a function of periodically transmitting measured values representing vibration) to the data collection / delivery server 4 as data in a predetermined format, and comprising a CPU (Central Processing Unit) 11 and a main storage device 12. The
 CPU11は、データ収集元端末2全体の動作制御を司るプロセッサである。また主記憶装置12は、例えば半導体メモリから構成され、CPU11のワークメモリとして利用される。主記憶装置12には、センサ10から出力される測定値を一時的に格納するためのバッファエリア13が設けられる。また主記憶装置12には、バッファエリア13に格納されたデータを定期的にデータ収集配信サーバ4に送信する機能を有するプログラムであるデータ通信制御部14が格納される。 The CPU 11 is a processor that controls the operation of the entire data collection source terminal 2. The main storage device 12 is composed of, for example, a semiconductor memory and is used as a work memory for the CPU 11. The main storage device 12 is provided with a buffer area 13 for temporarily storing measurement values output from the sensor 10. The main storage device 12 also stores a data communication control unit 14 that is a program having a function of periodically transmitting data stored in the buffer area 13 to the data collection / delivery server 4.
 データ収集配信サーバ4は、データ収集元テナント3の各データ収集元端末2からそれぞれ送信されるデータを蓄積すると共に、外部サーバ7からの依頼に応じて、蓄積したデータの中から依頼されたデータを当該外部サーバ7に配信する機能を有するサーバ装置である。このデータ収集配信サーバ4は、CPU20、主記憶装置21、及び、補助記憶装置22を備えて構成される。 The data collection / delivery server 4 accumulates data transmitted from each data collection source terminal 2 of the data collection source tenant 3 and requests data from the accumulated data in response to a request from the external server 7. Is a server device having a function of delivering the message to the external server 7. The data collection / delivery server 4 includes a CPU 20, a main storage device 21, and an auxiliary storage device 22.
 CPU20は、データ収集配信サーバ4全体の動作制御を司るプロセッサである。また主記憶装置21は、例えば半導体メモリから構成され、主として各種プログラムを保持するために利用される。後述するデータ処理部30、障害検知部31、稼働情報優先度検出部32、サーバ状態検出部33、残留データ件数取得部34、残留データ収集制御部35、及び、コマンド配送部36などのプログラムもこの主記憶装置21に格納されて保持される。なお主記憶装置21には、データ収集元端末2から送信されるデータを一時的に保持するためのバッファエリア37も設けられる。 The CPU 20 is a processor that controls the operation of the entire data collection / delivery server 4. The main storage device 21 is composed of a semiconductor memory, for example, and is mainly used for holding various programs. Programs such as a data processing unit 30, a failure detection unit 31, an operation information priority detection unit 32, a server state detection unit 33, a residual data number acquisition unit 34, a residual data collection control unit 35, and a command delivery unit 36, which will be described later. It is stored and held in the main storage device 21. The main storage device 21 is also provided with a buffer area 37 for temporarily holding data transmitted from the data collection source terminal 2.
 補助記憶装置22は、各種プログラムや情報を長期間保持するために利用され、例えばハードディスク装置やSSD(Solid State Drive)などの大容量の記憶装置から構成される。補助記憶装置22には、後述する端末情報テーブル40、蓄積テーブル41、優先度管理テーブル42、端末リスト群43、サーバ状態管理テーブル44、残留データ件数管理テーブル45、残留データ収集方式管理テーブル46、スペック情報ファイル47、検索配信ログファイル48、高速配信ログファイル49、稼働情報判断基準ファイル50、及び、アラート情報判断基準ファイル51も格納される。 The auxiliary storage device 22 is used to hold various programs and information for a long period of time, and includes a large-capacity storage device such as a hard disk device or an SSD (Solid State Drive). The auxiliary storage device 22 includes a terminal information table 40, a storage table 41, a priority management table 42, a terminal list group 43, a server state management table 44, a residual data number management table 45, a residual data collection method management table 46, A specification information file 47, a search distribution log file 48, a high-speed distribution log file 49, an operation information determination reference file 50, and an alert information determination reference file 51 are also stored.
 外部サーバ7は、サービス利用者により設置され、業務に必要なデータの配信をデータ収集配信サーバ4に依頼する機能を有するサーバ装置である。この外部サーバ7は、CPU60、主記憶装置61、入力装置62及び出力装置63を備えて構成される。 The external server 7 is a server device installed by a service user and having a function of requesting the data collection / delivery server 4 to distribute data necessary for business. The external server 7 includes a CPU 60, a main storage device 61, an input device 62, and an output device 63.
 CPU60は、外部サーバ7全体の動作制御を司るプロセッサである。また主記憶装置61は、例えば半導体メモリから構成され、主として各種プログラムを保持するために利用される。データ収集配信サーバ4に対して必要なデータの配信を依頼するプログラムである入出力制御部64もこの主記憶装置61に格納されて保持される。 The CPU 60 is a processor that controls the operation of the entire external server 7. The main storage device 61 is composed of a semiconductor memory, for example, and is mainly used for holding various programs. An input / output control unit 64, which is a program for requesting the data collection / delivery server 4 to deliver necessary data, is also stored and held in the main storage device 61.
 入力装置62は、サービス利用者が各種操作を行うために利用するハードウェアであり、例えばマウスやキーボードなどから構成される。また出力装置63は、モニタやプリンタなどから構成され、入出力制御部64の処理結果などを表示等する。 The input device 62 is hardware that is used by a service user to perform various operations, and includes, for example, a mouse and a keyboard. The output device 63 includes a monitor, a printer, and the like, and displays the processing result of the input / output control unit 64.
 第1及び第2のネットワーク5,6は、例えばインターネットやLAN(Local Area Network)又はSAN(Small Area Network)などから構成される。なお第1及び第2のネットワーク5,6が同一のネットワークであっても良い。 The first and second networks 5 and 6 are constituted by, for example, the Internet, a LAN (Local Area Network), a SAN (Small Area Network), or the like. The first and second networks 5 and 6 may be the same network.
 図2は、データ収集元テナント3内の各データ収集元端末2と、これらのデータ収集元端末2から収集されるデータのデータ種別との対応関係を示す。データ収集配信サーバ4が各データ収集元端末2からそれぞれ収集するデータのデータ種別としては、アラート情報及び稼働情報がある。 FIG. 2 shows a correspondence relationship between each data collection source terminal 2 in the data collection source tenant 3 and the data type of data collected from these data collection source terminals 2. Data types of data collected by the data collection / delivery server 4 from each data collection source terminal 2 include alert information and operation information.
 アラート情報は、データ収集元端末2から送信されてきたデータに含まれるセンサ10(図1)の測定値が異常値を示したことを表す情報であり、稼働情報は、データ収集元端末2が通常稼働しているときに当該データ収集元端末2から送信されるデータに基づき得られる測定対象の圧力や温度又は振動の測定値を表す情報である。 The alert information is information indicating that the measurement value of the sensor 10 (FIG. 1) included in the data transmitted from the data collection source terminal 2 indicates an abnormal value, and the operation information is the data collection source terminal 2. This is information representing the measured value of the pressure, temperature or vibration of the measurement object obtained based on the data transmitted from the data collection source terminal 2 during normal operation.
 また稼働情報は、その内容に応じていくつかの種別(以下、これを稼働情報サブ種別又は単にサブ種別と呼ぶ)に分類することができる。本実施の形態においては稼働情報サブ種別として、データ収集元端末2に搭載されたセンサ10が圧力センサである場合の当該センサ10の測定結果である圧力情報と、当該センサ10が温度センサである場合の当該センサの測定結果である温度情報と、当該センサ10が振動センサである場合の当該センサの測定結果である振動情報との3つの種類が存在する。 Also, the operation information can be classified into several types (hereinafter referred to as operation information sub-types or simply sub-types) according to the contents. In the present embodiment, as operation information sub-type, pressure information that is a measurement result of the sensor 10 when the sensor 10 mounted on the data collection source terminal 2 is a pressure sensor, and the sensor 10 is a temperature sensor. There are three types of temperature information, which is the measurement result of the sensor in the case, and vibration information, which is the measurement result of the sensor when the sensor 10 is a vibration sensor.
 1つのデータ収集元端末2には、圧力センサ、温度センサ及び振動センサのうちの1種類のセンサ10が搭載されており、従って図2の[端末]の列に示すように、1つのデータ収集元端末2からは、それぞれアラート情報に相当するデータのほか、1種類の稼働情報サブ種別に対応した稼働情報がデータとしてデータ収集配信サーバ4に送信されることになる。 One data collection source terminal 2 is equipped with one type of sensor 10 among a pressure sensor, a temperature sensor, and a vibration sensor. Therefore, as shown in the column of [Terminal] in FIG. From the original terminal 2, in addition to data corresponding to the alert information, operation information corresponding to one type of operation information sub-type is transmitted to the data collection and distribution server 4 as data.
 図3は、データ収集元テナント3内のデータ収集元端末2からデータ収集配信サーバ4に送信されたデータが稼働情報に該当するものであった場合の一連の処理の流れを示す。まず、データ収集元端末2のセンサ10の出力(測定値)がデータ収集元端末2の主記憶装置12(図1)のバッファエリア13に格納される(SP1)。 FIG. 3 shows a flow of a series of processing when the data transmitted from the data collection source terminal 2 in the data collection source tenant 3 to the data collection and distribution server 4 corresponds to the operation information. First, the output (measured value) of the sensor 10 of the data collection source terminal 2 is stored in the buffer area 13 of the main storage device 12 (FIG. 1) of the data collection source terminal 2 (SP1).
 そしてバッファエリア13に格納された測定値は、データ通信制御部14により定期的に読み出されて所定フォーマットのデータとしてデータ収集配信サーバ4に送信され(SP2)、当該データ収集配信サーバ4の主記憶装置21(図1)のバッファエリア37に格納される(SP3)。 The measurement values stored in the buffer area 13 are periodically read by the data communication control unit 14 and transmitted to the data collection / delivery server 4 as data in a predetermined format (SP2). It is stored in the buffer area 37 of the storage device 21 (FIG. 1) (SP3).
 またデータ収集配信サーバ4のバッファエリア37に格納されたデータは、後述するデータ処理部30により定期的に読み出され(SP4)、稼働情報判断基準ファイル50に格納された後述の稼働情報判断基準と、アラート情報判断基準ファイル51に格納された後述のアラート情報判断基準とに基づいて、そのデータの稼働情報サブ種別と、そのデータが稼働情報及びアラート情報のいずれに相当するものであるか(そのデータに格納された測定値の種類と、当該測定値が対応する稼働情報サブ種別の測定値として正常範囲にあるか否か)とが判断される(SP5)。この判定でデータが稼働情報に相当するものであると判断された場合(つまり、そのデータに格納された測定値が、対応する稼働情報サブ種別の測定値として正常範囲にあると判断された場合)、そのデータが蓄積テーブル41に登録される(SP6)。 Further, the data stored in the buffer area 37 of the data collection / delivery server 4 is periodically read out by the data processing unit 30 described later (SP4) and the operation information determination criterion described later stored in the operation information determination criterion file 50. And the operation information sub-type of the data based on the later-described alert information determination criteria stored in the alert information determination criteria file 51 and whether the data corresponds to the operation information or the alert information ( The type of the measured value stored in the data and whether or not the measured value is in the normal range as the measured value of the corresponding operation information sub type are determined (SP5). When it is determined by this determination that the data corresponds to the operation information (that is, when the measurement value stored in the data is determined to be within the normal range as the measurement value of the corresponding operation information sub-type) The data is registered in the accumulation table 41 (SP6).
 この後、外部サーバ7から稼働情報サブ種別及び蓄積日時などの条件を指定したデータの検索配信依頼(以下、これをデータ検索配信依頼と呼ぶ)がデータ収集配信サーバ4に与えられると(SP7)、このデータ検索配信依頼において指定された条件を満たすデータの検索がデータ処理部30により蓄積テーブル41上で行われる(SP8)。 Thereafter, when a data search / distribution request (hereinafter referred to as a data search / distribution request) for which conditions such as operation information sub-type and storage date / time are specified is given from the external server 7 to the data collection / delivery server 4 (SP7). The data processing unit 30 searches the storage table 41 for data that satisfies the conditions specified in the data search distribution request (SP8).
 そして、この検索により検出されたデータがかかるデータ検索配信依頼の送信元の外部サーバ7に配信されると共に(SP9)、そのデータの内容、配信先の外部サーバ7のURL(Uniform Resource Locator)、及び、配信日時などの履歴情報が検索配信ログとして検索配信ログファイル48に書き込まれる(SP10)。 Then, the data detected by this search is distributed to the external server 7 that is the transmission source of the data search distribution request (SP9), the content of the data, the URL (Uniform Resource Locator) of the external server 7 that is the distribution destination, And history information such as delivery date and time is written in the search delivery log file 48 as a search delivery log (SP10).
 また図4は、データ収集元端末2からデータ収集配信サーバ4に送信されたデータがアラート情報に相当するものであった場合の一連の処理の流れを示す。この場合、ステップSP20~ステップSP24の処理は、図3について上述したステップSP1~ステップSP5の処理と同様であるため、ここでの説明は省略する。 FIG. 4 shows a flow of a series of processing when the data transmitted from the data collection source terminal 2 to the data collection / delivery server 4 corresponds to alert information. In this case, the processing from step SP20 to step SP24 is the same as the processing from step SP1 to step SP5 described above with reference to FIG.
 データ処理部30は、ステップSP24の判断で、主記憶装置21(図1)のバッファエリア37から読み出したデータがアラート情報に相当するものであると判断した場合(つまり、そのデータに格納された測定値が対応する稼働情報サブ種別の測定値として異常範囲にあると判断した場合)、そのデータを外部サーバ7に直ちに配信し(SP25)、さらにそのデータの内容、配信先の外部サーバのURL、配信日時などの履歴情報を高速配信ログとして高速配信ログファイル49に書き込む(SP26)。 If the data processing unit 30 determines in step SP24 that the data read from the buffer area 37 of the main storage device 21 (FIG. 1) corresponds to the alert information (that is, stored in the data). If it is determined that the measured value is in the abnormal range as the measured value of the corresponding operation information sub-type), the data is immediately distributed to the external server 7 (SP25), the contents of the data, and the URL of the external server of the distribution destination Then, history information such as delivery date and time is written in the high-speed delivery log file 49 as a high-speed delivery log (SP26).
 一方、図5は、サービス提供に必要なデータ処理を実行できないような障害がデータ収集配信サーバ4に発生した場合のデータ収集元端末2、データ収集配信サーバ4及び外部サーバ7の様子を示す。この図5では、データ収集配信サーバ4に発生した障害が、データ収集元端末2からのデータや、外部サーバ7からのデータ検索配信依頼を一切の受信できない障害である場合の例を示している。 On the other hand, FIG. 5 shows a state of the data collection source terminal 2, the data collection / distribution server 4, and the external server 7 when a failure has occurred in the data collection / delivery server 4 that cannot execute the data processing necessary for providing the service. FIG. 5 shows an example in which the failure that has occurred in the data collection / delivery server 4 is a failure in which no data from the data collection source terminal 2 or data retrieval / delivery request from the external server 7 can be received. .
 この場合、データ収集元端末2側では、データ収集配信サーバ4に対してデータ送信ができないため、センサ10により主記憶装置12(図1)のバッファエリア13に格納され、データ通信制御部14によりバッファエリア13から読み出されたセンサ出力は、当該バッファエリア13に差し戻される(SP30,SP31)。この結果、かかるバッファエリア13に大量のセンサ出力(測定値の情報)が溜まり続けることになる。また外部サーバ7側では、データ収集配信サーバ4に対してデータ検索配信依頼を送信できないため、業務に必要なデータを取得することができない。 In this case, since data cannot be transmitted to the data collection / delivery server 4 on the data collection source terminal 2 side, the data is stored in the buffer area 13 of the main storage device 12 (FIG. 1) by the sensor 10 and is transmitted by the data communication control unit 14. The sensor output read from the buffer area 13 is returned to the buffer area 13 (SP30, SP31). As a result, a large amount of sensor output (measured value information) continues to accumulate in the buffer area 13. In addition, since the external server 7 cannot transmit a data search / distribution request to the data collection / delivery server 4, it cannot acquire data necessary for business.
 他方、図6(A)は、データ収集配信サーバ4が上述の障害から復旧した後に実行される一連の処理の流れを示す。この場合、データ収集元端末2側では、主記憶装置12(図1)のバッファエリア13に残留した大量のセンサ出力をデータ通信制御部14が順次読み出し(SP40)、所定フォーマットのデータとしてデータ収集配信サーバ4に順次送信する(SP41)。 On the other hand, FIG. 6A shows a flow of a series of processes executed after the data collection / delivery server 4 is recovered from the above-described failure. In this case, on the data collection source terminal 2 side, the data communication control unit 14 sequentially reads a large amount of sensor output remaining in the buffer area 13 of the main storage device 12 (FIG. 1) (SP40), and collects data as data in a predetermined format. The data is sequentially transmitted to the distribution server 4 (SP41).
 またデータ収集配信サーバ4側では、各データ収集元端末2からそれぞれ送信されて主記憶装置21(図1)のバッファエリア37に格納されたデータについて、データ処理部30が、バッファエリア37から読み出し(SP42)、図3のステップステップSP5(図4のステップSP24)の判定を行い(SP43)、そのデータのデータ種別に応じて図3のステップSP6以降の処理又は図4のステップSP25以降の処理を実行する。 On the data collection / delivery server 4 side, the data processing unit 30 reads from the buffer area 37 the data transmitted from each data collection source terminal 2 and stored in the buffer area 37 of the main storage device 21 (FIG. 1). (SP42), step SP5 in FIG. 3 (step SP24 in FIG. 4) is determined (SP43), and the processing after step SP6 in FIG. 3 or the processing after step SP25 in FIG. 4 depending on the data type of the data. Execute.
 すなわち、データ処理部30は、バッファエリア37から読み出したデータが稼働情報に相当するものである場合には、当該データを蓄積テーブル41に格納する(SP44)。またデータ処理部30は、その後、外部サーバ7からデータ検索配信依頼が与えられると(SP45)、指定された条件を満たすデータを蓄積テーブル41から読み出して外部サーバ7に配信し(SP46,SP47)、かつその履歴情報(検索配信ログ)を検索配信ログファイル48(図1)に書き込む。またそのデータがアラート情報に相当するものである場合には、そのデータを外部サーバ7に直ちに送信し(SP48)、かつその履歴情報(高速配信ログ)を高速配信ログファイル49(図1)に書き込む。 That is, when the data read from the buffer area 37 corresponds to the operation information, the data processing unit 30 stores the data in the accumulation table 41 (SP44). Further, when a data search / distribution request is subsequently given from the external server 7 (SP45), the data processing unit 30 reads data satisfying the designated condition from the storage table 41 and distributes it to the external server 7 (SP46, SP47). The history information (search distribution log) is written in the search distribution log file 48 (FIG. 1). If the data corresponds to alert information, the data is immediately transmitted to the external server 7 (SP48), and the history information (high-speed distribution log) is stored in the high-speed distribution log file 49 (FIG. 1). Write.
(1-2)本実施の形態による第1の残留データ収集機能
 ところで、図6(A)について上述したデータ収集配信サーバ4の障害復旧後の一連の処理において、従来のデータ収集配信サーバでは、各データ収集元端末2の主記憶装置12(図1)のバッファエリア13に蓄積されたデータ(測定値)を、例えば、サービス利用者へのサービス提供開始時に設定したデータ種別(以下、稼働情報サブ種別も含む)の優先度で収集するようデータ収集元テナント3内の各データ収集元端末2をそれぞれ制御する。
(1-2) First Residual Data Collection Function According to this Embodiment By the way, in the series of processing after the failure recovery of the data collection / delivery server 4 described above with reference to FIG. The data (measured value) accumulated in the buffer area 13 of the main storage device 12 (FIG. 1) of each data collection source terminal 2 is, for example, a data type (hereinafter referred to as operation information) set at the start of service provision to a service user. Each data collection source terminal 2 in the data collection source tenant 3 is controlled so as to be collected with the priority of (including the sub type).
 このため、例えば、サービス利用者から見たデータ種別の優先度がサービス提供開始時から変化していた場合、サービス利用者から見た現在の優先度が高いデータ種別のデータが、現在はサービス利用者から見た優先度が低いデータ種別のデータよりも遅く収集されることとなり、結果として、現在サービス利用者がいち早く取得したいデータ種別のデータをデータ収集配信サーバの障害復旧後に迅速に取得できないという事態が発生するおそれがある。 For this reason, for example, when the priority of the data type seen from the service user has changed since the start of service provision, the data of the data type with the current high priority seen from the service user is currently used by the service As a result, the data type that the current service user wants to acquire quickly cannot be acquired promptly after the failure of the data collection and distribution server. A situation may occur.
 例えば、図6(B)に示すように「圧力」というデータ種別について、過去に設定された優先度が「4」だった場合、現在のサービス利用者から見た現在の優先度が「2」となっていたとしても、過去に設定した優先度に従ってデータの収集が行われるため、「圧力」に関する稼働情報を含むデータは、「アラート情報」、「圧力」、「温度」及び「振動」というデータ種別の中では最後にデータ収集配信サーバ4が収集することとなる。この結果、データ収集配信サーバ4が障害復旧した後であっても、「圧力」というデータ種別の稼働情報が対応するデータ収集元端末2からデータ収集配信サーバ4に送信されるまでの間は、サービス利用者が「圧力」の稼働情報を取得することができず、業務遅延を起こしてしまうおそれがある。 For example, as shown in FIG. 6B, when the priority set in the past is “4” for the data type “pressure”, the current priority viewed from the current service user is “2”. Even if it is, since data is collected according to priorities set in the past, data including operation information related to “pressure” is called “alert information”, “pressure”, “temperature” and “vibration” Among the data types, the data collection / delivery server 4 collects the last. As a result, even after the data collection / delivery server 4 is recovered from the failure, until the operation information of the data type “pressure” is transmitted from the corresponding data collection source terminal 2 to the data collection / delivery server 4, There is a possibility that the service user cannot acquire the “pressure” operation information and cause a business delay.
 一方、図6(A)との対応部分に同一符号を付して示す図7(A)は、例えば図7(B)に示すように、障害復旧後に通常稼働時よりも性能を落とした縮退状態でデータ収集配信サーバ4を稼働させた場合におけるデータ収集元端末2及びデータ収集配信サーバ4の処理の流れを示す。 On the other hand, FIG. 7A, in which the same reference numerals are attached to the corresponding parts to FIG. 6A, is a degenerate performance that has deteriorated compared to normal operation after failure recovery, for example, as shown in FIG. 7B. The flow of processing of the data collection source terminal 2 and the data collection and distribution server 4 when the data collection and distribution server 4 is operated in the state is shown.
 データ収集配信サーバ4が縮退状態にある状況下で、通常稼働時と同じ頻度でデータがデータ収集元端末2からデータ収集配信サーバ4に送信されると、データ収集配信サーバ4側がその送信頻度に合わせてデータを処理することができないため、時間の経過に伴いデータ収集配信サーバ4の主記憶装置21(図1)のバッファエリア37上に残留するデータが単調的に増加し続け、最終的にはデータ収集元端末2からのデータがバッファエリア27から溢れてしまう(オーバーフローする)おれそれがある。 When data is transmitted from the data collection source terminal 2 to the data collection / distribution server 4 at the same frequency as during normal operation in a situation where the data collection / delivery server 4 is in a degenerated state, the data collection / distribution server 4 determines the transmission frequency. Since the data cannot be processed together, the data remaining on the buffer area 37 of the main storage device 21 (FIG. 1) of the data collection / delivery server 4 continues to increase monotonically as time elapses. The data from the data collection source terminal 2 may overflow (overflow) from the buffer area 27.
 通常、バッファエリア37から溢れたデータは送信元のデータ収集元端末2に差し戻されるが(SP49)、差し戻されたデータをどのように取り扱うかはデータ収集元端末2のデータ通信制御部14の仕様に依存する。このため、データ通信制御部14の仕様によっては、差し戻されたデータがデータ収集配信サーバ4に再送されないことも考えられ、この結果としてサービス利用者が業務に必要なデータを取得できないという事態が発生するおそれもある。 Normally, data overflowing from the buffer area 37 is returned to the data collection source terminal 2 of the transmission source (SP49), but how to handle the returned data is determined by the data communication control unit 14 of the data collection source terminal 2. Depends on the specifications. For this reason, depending on the specifications of the data communication control unit 14, the returned data may not be retransmitted to the data collection / delivery server 4, and as a result, the service user cannot acquire data necessary for the business. May also occur.
 そこで、本実施の形態のデータ収集配信システム1では、図5について上述したような障害からデータ収集配信サーバ4が復旧した場合に、そのときデータ収集元テナント3内に残留している未収集のデータ(以下、これを残留データと呼ぶ)を、サービス利用者から見た現在の各データ種別の優先度と、現在のデータ収集配信サーバ4の状態と応じた適切なデータ種別ごとの順序及びタイミングと、適切な頻度(単位時間当たりのデータ件数)とで収集できるように各データ収集元端末2を制御する、第1の残留データ収集機能がデータ収集配信サーバ4に搭載されている。 Therefore, in the data collection and distribution system 1 of the present embodiment, when the data collection and distribution server 4 recovers from the failure as described above with reference to FIG. 5, the uncollected data remaining in the data collection source tenant 3 at that time Data (hereinafter referred to as “residual data”), the order and timing of each appropriate data type in accordance with the priority of each current data type viewed from the service user and the current status of the data collection / delivery server 4 The data collection / delivery server 4 is equipped with a first residual data collection function for controlling each data collection source terminal 2 so that data can be collected at an appropriate frequency (the number of data per unit time).
 実際上、本データ収集配信システム1の場合、データ収集配信サーバ4は、外部サーバ7から与えられるデータ検索配信依頼に基づいて、直近の所定期間(以下、1か月とする)間における稼働情報サブ種別ごとの検索配信依頼の回数に基づいて、サービス利用者から見た現在の各稼働情報サブ種別の優先度を定期的に検出し、管理している。この際、データ収集配信サーバ4は、直近の1か月間における検索配信依頼の回数が多い稼働情報サブ種別ほど、現時点におけるサービス利用者から見た優先度が高いものとして、各稼働情報サブ種別の優先度を検出する。 In practice, in the case of the data collection / distribution system 1, the data collection / distribution server 4 operates based on the data search / distribution request given from the external server 7 during the most recent predetermined period (hereinafter referred to as one month). Based on the number of search delivery requests for each sub-type, the priority of each current operation information sub-type viewed from the service user is periodically detected and managed. At this time, the data collection / distribution server 4 assumes that the operation information sub-type having a larger number of search distribution requests in the most recent month has higher priority as viewed from the service user at the present time. Detect priority.
 そしてデータ収集配信サーバ4は、図5について上述したような障害から復旧した場合、まず、性能計測ツールを利用して性能計測テストを実行することにより、通常稼働時のデータ処理能力に対する現在の自己のデータ処理能力を検出する。 When the data collection / delivery server 4 recovers from the failure described above with reference to FIG. 5, the data collection / delivery server 4 first executes the performance measurement test using the performance measurement tool to Detect the data processing ability of
 またデータ収集配信サーバ4は、個々のデータ収集元端末2に対してそのデータ収集元端末2に残留している各データ種別のデータの件数を問い合わせるなどして、そのときデータ収集元テナント3内に残留しているデータ種別ごとのデータ件数をそれぞれ取得する。 Further, the data collection / delivery server 4 inquires the individual data collection source terminal 2 about the number of data of each data type remaining in the data collection source terminal 2, and at that time, in the data collection source tenant 3 The number of data items for each data type remaining in is acquired.
 そしてデータ収集配信サーバ4は、そのとき管理している各データ種別の優先度と、現在の自己のデータ処理能力と、データ収集元テナント3内に残留しているデータ種別ごとのデータ件数とに基づいて、データ種別ごとに、その残留データをどのような順序、タイミング及び頻度で収集すべきかといった残留データの収集方式(以下、これを残留データ収集方式と呼ぶ)を導出する。この際、データ収集配信サーバ4は、アラート情報については、稼働情報よりも早く(最初に)収集するような残留データ収集方式を導出する。 The data collection / delivery server 4 determines the priority of each data type managed at that time, the current data processing capability, and the number of data items for each data type remaining in the data collection source tenant 3. Based on the data type, a residual data collection method (hereinafter referred to as a residual data collection method) for deriving the residual data in what order, timing, and frequency is derived. At this time, the data collection / delivery server 4 derives a residual data collection method for collecting alert information earlier (first) than the operation information.
 またデータ収集配信サーバ4は、このようにして導出した残留データ収集方式に従って、送信すべき残留データのデータ種別と、その残留データの送信タイミングと、その残留データを送信する際の送信頻度とを指定したデータ収集元端末2ごとのコマンド(以下、これを残留データ収集コマンドと呼ぶ)をそれぞれ生成し、生成したこれらの残留データ収集コマンドをそれぞれ対応するデータ収集元端末2に送信することにより、上述のようにして導出した残留データ収集方式に従った順序、タイミング及び頻度で各データ収集元端末2から残留データをそれぞれ送信させる。 Further, the data collection / delivery server 4 determines the data type of the residual data to be transmitted, the transmission timing of the residual data, and the transmission frequency when transmitting the residual data in accordance with the residual data collection method derived in this way. By generating a command for each designated data collection source terminal 2 (hereinafter referred to as a residual data collection command) and transmitting the generated residual data collection command to the corresponding data collection source terminal 2, Residual data is transmitted from each data collection source terminal 2 in the order, timing, and frequency according to the residual data collection method derived as described above.
 以上のような本実施の形態による第1の残留データ収集機能を実現するための手段として、データ収集配信サーバ4の主記憶装置21(図1)には、上述のようにデータ処理部30、障害検知部31、稼働情報優先度検出部32、サーバ状態検出部33、残留データ件数取得部34、残留データ収集制御部35及びコマンド配送部36が格納されている。 As a means for realizing the first residual data collection function according to the present embodiment as described above, the main storage device 21 (FIG. 1) of the data collection and distribution server 4 includes the data processing unit 30, as described above. A failure detection unit 31, an operation information priority detection unit 32, a server state detection unit 33, a residual data number acquisition unit 34, a residual data collection control unit 35, and a command delivery unit 36 are stored.
 データ処理部30は、主記憶装置21のバッファエリア37(図1)に格納されたデータ収集元端末2からのデータのデータ種別を稼働情報判断基準ファイル50(図1)に格納された後述の稼働情報判断基準と、アラート情報判断基準ファイル51に格納された後述のアラート情報判断基準とに基づいて判断する機能を有するプログラムである。 The data processing unit 30 stores the data type of the data from the data collection source terminal 2 stored in the buffer area 37 (FIG. 1) of the main storage device 21 and will be described later stored in the operation information determination reference file 50 (FIG. 1). This is a program having a function of making a determination based on an operation information determination criterion and an alert information determination criterion described later stored in the alert information determination criterion file 51.
 上述のようにデータ処理部30は、かかる判断処理においてそのデータのデータ種別が稼働情報であると判断した場合には、そのデータを蓄積テーブル41に登録する一方、外部サーバ7からのデータ検索配信依頼に応じて、条件を満たすデータを蓄積テーブル41から読み出してその外部サーバ7に送信すると共に、その履歴情報(検索配信ログ)を検索配信ログファイル48(図1)に格納する。またデータ処理部30は、かかる判断処理においてそのデータがアラート情報であると判断した場合には、当該アラート情報を外部サーバ7に高速配信すると共にその履歴情報(高速配信ログ)を高速配信ログファイル49(図1)に格納する。 As described above, when the data processing unit 30 determines that the data type of the data is operation information in the determination processing, the data processing unit 30 registers the data in the accumulation table 41, while data search / delivery from the external server 7 In response to the request, data satisfying the condition is read from the accumulation table 41 and transmitted to the external server 7, and the history information (search distribution log) is stored in the search distribution log file 48 (FIG. 1). When the data processing unit 30 determines that the data is alert information in the determination process, the data processing unit 30 distributes the alert information to the external server 7 at a high speed and also stores the history information (high-speed distribution log) in a high-speed distribution log file. 49 (FIG. 1).
 また障害検知部31は、自データ収集配信サーバ4(以下、これを自サーバと呼ぶ)を監視し、自サーバに障害が発生した場合に、これをシステム管理者に通知したり、その時刻(以下、これを障害発生時刻と呼ぶ)を記憶などする機能を有するプログラムである。 In addition, the failure detection unit 31 monitors the own data collection / delivery server 4 (hereinafter referred to as the own server), and notifies the system administrator of the occurrence of a failure in the own server or the time ( In the following, this is called a failure occurrence time).
 さらに稼働情報優先度検出部32は、検索配信ログファイル48に格納された検索配信ログに基づいて、サービス利用者から見た現在の各データ種別の優先度を定期的に検出する機能を有するプログラムである。稼働情報優先度検出部32は、検出結果に基づいて、後述する優先度管理テーブル42を更新する。 Further, the operating information priority detection unit 32 has a function of periodically detecting the priority of each current data type as viewed from the service user based on the search distribution log stored in the search distribution log file 48. It is. The operating information priority detection unit 32 updates a priority management table 42 described later based on the detection result.
 サーバ状態検出部33は、自サーバの障害復旧後に、自サーバの現在の状態(データ処理能力)を検出する機能を有するプログラムである。サーバ状態検出部33は、検出した自サーバの現在の状態を後述するサーバ状態管理テーブル44に登録して管理する。 The server status detection unit 33 is a program having a function of detecting the current status (data processing capability) of the local server after the failure of the local server is recovered. The server state detection unit 33 registers and manages the detected current state of the own server in a server state management table 44 described later.
 残留データ件数取得部34は、自サーバの障害復旧後に、データ収集元テナント3内に残留しているデータ種別ごとのデータの件数を取得する機能を有するプログラムである。残留データ件数取得部34は、取得したデータ種別(アラート情報及び各稼働情報サブ種別)ごとのデータ件数を後述する残留データ件数管理テーブル45に格納して管理する。 The residual data number acquisition unit 34 is a program having a function of acquiring the number of data for each data type remaining in the data collection source tenant 3 after the failure of the own server is recovered. The residual data number acquisition unit 34 stores and manages the number of data items for each acquired data type (alert information and each operation information subtype) in a residual data number management table 45 described later.
 また残留データ収集制御部35は、自サーバの障害復旧後に、稼働情報優先度検出部32により検出されたデータ種別ごとの現在の優先度と、サーバ状態検出部33により検出された自サーバの現在の状態と、残留データ件数取得部34により取得されたデータ収集元テナント3内のデータ種別ごとの残留データのデータ件数とに基づいて、上述の残留データ収集方式を導出する機能を有するプログラムである。残留データ収集制御部35は、導出した残留データ収集方式を後述する残留データ収集方式管理テーブル46に登録して管理する。また残留データ収集制御部35は、残留データ収集方式管理テーブル46に登録した残留データ収集方式に従った順序、タイミング及び頻度でデータを収集するための上述の残留データ収集コマンドを、データ収集元端末2ごとにそれぞれ生成する。 The residual data collection control unit 35 also detects the current priority for each data type detected by the operation information priority detection unit 32 and the current status of the own server detected by the server state detection unit 33 after the failure of the own server is recovered. Is a program having a function of deriving the above-described residual data collection method based on the state of the data and the number of residual data items for each data type in the data collection source tenant 3 acquired by the residual data number acquisition unit 34 . The residual data collection control unit 35 registers and manages the derived residual data collection method in a residual data collection method management table 46 described later. Further, the residual data collection control unit 35 sends the above-described residual data collection command for collecting data in the order, timing and frequency according to the residual data collection method registered in the residual data collection method management table 46 to the data collection source terminal. Generate every two.
 コマンド配送部36は、各データ収集元端末2に対してコマンドを配送する機能を有するプログラムである。コマンド配送部36は、残留データ収集制御部35により生成されたデータ収集元端末2ごとの残留データ収集コマンドをそれぞれ対応するデータ収集元端末2に配送する。 The command delivery unit 36 is a program having a function of delivering a command to each data collection source terminal 2. The command delivery unit 36 delivers the residual data collection command for each data collection source terminal 2 generated by the residual data collection control unit 35 to the corresponding data collection source terminal 2.
 一方、データ収集配信サーバ4の補助記憶装置22(図1)には、かかる本実施の形態の第1の残留データ収集機能を実現するための手段として、端末情報テーブル40、蓄積テーブル41、優先度管理テーブル42、端末リスト群43、サーバ状態管理テーブル44、残留データ件数管理テーブル45、残留データ収集方式管理テーブル46、スペック情報ファイル47、検索配信ログファイル48、高速配信ログファイル49、稼働情報判断基準ファイル50及びアラート情報判断基準ファイル51が格納されている。 On the other hand, in the auxiliary storage device 22 (FIG. 1) of the data collection / delivery server 4, as means for realizing the first residual data collection function of the present embodiment, a terminal information table 40, an accumulation table 41, a priority table are provided. Degree management table 42, terminal list group 43, server state management table 44, residual data number management table 45, residual data collection method management table 46, specification information file 47, search distribution log file 48, high-speed distribution log file 49, operation information A determination criterion file 50 and an alert information determination criterion file 51 are stored.
 端末情報テーブル40は、データ収集元テナント3内のデータ収集元端末2を管理するために利用されるテーブルであり、図8に示すように、端末ID欄40A、形名欄40B、バージョン欄40C、バッファサイズ欄40D及び通信端末識別ID欄40Eを備えて構成される。端末情報テーブル40では、1つの行が1つのデータ収集元端末2に対応する。 The terminal information table 40 is a table used for managing the data collection source terminal 2 in the data collection source tenant 3, and as shown in FIG. 8, a terminal ID column 40A, a model name column 40B, and a version column 40C. A buffer size column 40D and a communication terminal identification ID column 40E are provided. In the terminal information table 40, one row corresponds to one data collection source terminal 2.
 そして端末ID欄40Aには、各データ収集元端末2にそれぞれ付与されたデータ収集元テナント3内で固有の識別子(端末ID)がそれぞれ格納され、形名欄40Bには、対応するデータ収集元端末2に実装されたデータ収集ソフトウェアの形名が格納される。 The terminal ID column 40A stores an identifier (terminal ID) unique to each data collection source tenant 3 assigned to each data collection source terminal 2, and the model name column 40B stores the corresponding data collection source. The model name of the data collection software installed in the terminal 2 is stored.
 またバージョン欄40Cには、対応するデータ収集ソフトウェアのバージョンが格納され、バッファサイズ欄40Dには、対応するデータ収集元端末2の主記憶装置12(図1)内に定義されたバッファエリア13(図1)に格納可能なデータ件数の最大値が格納される。さらに通信端末識別ID欄40Eには、対応するデータ収集元端末2に付与された通信端末としての識別子(通信端末識別ID)が格納される。 The version column 40C stores the version of the corresponding data collection software, and the buffer size column 40D stores the buffer area 13 (defined in the main storage device 12 (FIG. 1) of the corresponding data collection source terminal 2 (FIG. 1). The maximum number of data items that can be stored is stored in FIG. Furthermore, an identifier (communication terminal identification ID) as a communication terminal assigned to the corresponding data collection source terminal 2 is stored in the communication terminal identification ID column 40E.
 また蓄積テーブル41は、各データ収集元端末2からそれぞれ送信されるデータに基づき得られた稼働情報を管理するために利用されるテーブルであり、図9に示すように、稼働情報ID欄41A、稼働情報サブ種別欄41B、端末ID欄41C、圧力欄41D、温度欄41E、振動欄41F、蓄積日時欄41Gを備えて構成される。蓄積テーブル41では、1つの行が1つの稼働情報に対応する。 The accumulation table 41 is a table used for managing operation information obtained based on data transmitted from each data collection source terminal 2, and as shown in FIG. 9, the operation information ID column 41A, An operation information sub type column 41B, a terminal ID column 41C, a pressure column 41D, a temperature column 41E, a vibration column 41F, and an accumulation date / time column 41G are configured. In the accumulation table 41, one row corresponds to one piece of operation information.
 そして稼働情報ID欄41Aには、データ収集配信サーバ4により各稼働情報にそれぞれ付与されたその稼働情報に固有の識別子(稼働情報ID)が格納され、稼働情報サブ種別欄41Bには、対応する稼働情報の名称(サブ種別名)が格納される。また端末ID欄41Cには、対応する稼働情報の送信元のデータ収集元端末2の端末IDが格納され、蓄積日時欄41Gには、その稼働情報を蓄積テーブル41に登録した日時が格納される。 In the operation information ID column 41A, an identifier (operation information ID) unique to the operation information assigned to each operation information by the data collection and distribution server 4 is stored, and the operation information sub type column 41B corresponds to the operation information sub type column 41B. Stores the name (subtype name) of the operation information. The terminal ID column 41C stores the terminal ID of the data collection source terminal 2 that is the transmission source of the corresponding operation information, and the accumulation date and time column 41G stores the date and time when the operation information is registered in the accumulation table 41. .
 さらに圧力欄41D、温度欄41E及び振動欄41Fには、それぞれ対応するデータ収集元端末2から送信されてきたデータに含まれる各稼働情報の値がそれぞれ格納される。 Furthermore, the pressure column 41D, the temperature column 41E, and the vibration column 41F store the values of the operation information included in the data transmitted from the corresponding data collection source terminal 2, respectively.
 本実施の形態の場合、データ収集元端末2からデータ収集配信サーバ4に送信されるデータ内には、各稼働情報サブ種別にそれぞれ対応させたフィールド(以下、これらを稼働情報フィールドと呼ぶ)が設けられている。そして、データ収集端末2のデータ通信制御部14(図1)は、センサ10から出力された測定値をかかる稼働情報フィールドのうちの対応する稼働情報サブ種別と対応付けられた稼働情報フィールドに格納し、他の稼働情報フィールドに情報が存在しないことを意味する「NULL」を格納したデータを生成して、当該データをデータ収集配信サーバ4に送信する。 In the case of the present embodiment, in the data transmitted from the data collection source terminal 2 to the data collection / delivery server 4, there are fields corresponding to the respective operation information subtypes (hereinafter referred to as operation information fields). Is provided. Then, the data communication control unit 14 (FIG. 1) of the data collection terminal 2 stores the measurement value output from the sensor 10 in the operation information field associated with the corresponding operation information subtype in the operation information field. Then, data storing “NULL”, which means that no information exists in the other operation information fields, is generated, and the data is transmitted to the data collection / delivery server 4.
 例えば、センサ10として圧力センサが搭載されたデータ収集元端末2のデータ通信制御部14は、センサ10から出力された測定値を上述の稼働情報フィールドのうちの「圧力」と対応付けられた稼働情報フィールドに格納し、他の稼働情報フィールドに「NULL」を格納したデータをデータ収集配信サーバ4に送信する。またセンサ10として温度センサが搭載されたデータ収集元端末2のデータ通信制御部14は、センサ10から出力された測定値を上述の稼働情報フィールドのうちの「温度」と対応付けられた稼働情報フィールドに格納し、他の稼働情報フィールドに「NULL」を格納したデータをデータ収集配信サーバ4に送信する。さらにセンサ10として振動センサが搭載されたデータ収集元端末2のデータ通信制御部14は、センサ10から出力された測定値を上述の稼働情報フィールドのうちの「振動」と対応付けられた稼働情報フィールドに格納し、他の稼働情報フィールドに「NULL」を格納したデータをデータ収集配信サーバ4に送信する。 For example, the data communication control unit 14 of the data collection source terminal 2 in which a pressure sensor is mounted as the sensor 10 operates the measurement value output from the sensor 10 in association with “pressure” in the above-described operation information field. Data stored in the information field and “NULL” stored in the other operation information field is transmitted to the data collection / delivery server 4. In addition, the data communication control unit 14 of the data collection source terminal 2 in which the temperature sensor is mounted as the sensor 10 operates the operation information associated with the measured value output from the sensor 10 and “temperature” in the operation information field described above. The data stored in the field and stored with “NULL” in the other operation information field is transmitted to the data collection / delivery server 4. Further, the data communication control unit 14 of the data collection source terminal 2 on which the vibration sensor is mounted as the sensor 10 operates the operation value associated with the “vibration” in the operation information field described above. The data stored in the field and stored with “NULL” in the other operation information field is transmitted to the data collection / delivery server 4.
 そこで、蓄積テーブル41の圧力欄41Dには、データ収集元端末2から送信されてきたデータの「圧力」に対応する稼働情報フィールドに格納された値が格納され、温度欄41Eには、当該データの「温度」に対応する稼働情報フィールドに格納された値が格納され、振動欄41Fには、当該データの「振動」に対応する稼働情報フィールドに格納された値が格納される。 Therefore, the value stored in the operation information field corresponding to the “pressure” of the data transmitted from the data collection source terminal 2 is stored in the pressure column 41D of the accumulation table 41, and the data is stored in the temperature column 41E. The value stored in the operation information field corresponding to “Temperature” is stored, and the value stored in the operation information field corresponding to “Vibration” of the data is stored in the vibration column 41F.
 優先度管理テーブル42は、稼働情報サブ種別ごとの優先度を管理するために利用されるテーブルであり、図10に示すように、優先度欄42A、稼働情報サブ種別欄42B、端末リスト欄42C及び検索配信実行回数欄42Dを備えて構成される。優先度管理テーブル42では、1つの行が1つの優先度に対応する。 The priority management table 42 is a table used for managing priorities for each operation information sub type, and as shown in FIG. 10, a priority column 42A, an operation information sub type column 42B, and a terminal list column 42C. And a search delivery execution count column 42D. In the priority management table 42, one row corresponds to one priority.
 そして稼働情報サブ種別欄42Bには、各稼働情報サブ種別のサブ種別名がそれぞれ格納され、優先度欄42Aには、対応するサブ種別の優先度を表す数値が格納される。本実施の形態の場合、上述のように、優先度は優先度欄42Aに格納された数値が小さいものほど優先順位が高いものとする。従って、図10の例の場合、優先度欄42Aに格納された数値が「1」である「DATA1(圧力)」という稼働情報サブ種別の優先度が最も高く、優先度欄42Aに格納された数値が「2」である「DATA2(温度)」という稼働情報サブ種別の優先度が次に高く、優先度欄42Aに格納された数値が「3」である「DATA3(振動)」という稼働情報サブ種別の優先度が最も低いことを示している。 In the operation information sub type column 42B, the sub type name of each operation information sub type is stored, and in the priority column 42A, a numerical value indicating the priority of the corresponding sub type is stored. In the case of the present embodiment, as described above, the priority is higher as the numerical value stored in the priority column 42A is smaller. Therefore, in the example of FIG. 10, the priority of the operation information sub-type “DATA1 (pressure)” whose numerical value stored in the priority column 42A is “1” is the highest, and is stored in the priority column 42A. The operation information sub-type “DATA2 (temperature)” with the numerical value “2” has the next highest priority, and the operation information “DATA3 (vibration)” with the numerical value “3” stored in the priority column 42A. This indicates that the sub type has the lowest priority.
 また端末リスト欄42Cには、後述する端末リスト群43を構成する端末リスト43Aのうちの対応する端末リスト43Aの名称(端末リスト名)が格納され、検索配信実行回数欄42Dには、対応する稼働情サブ種別のデータを外部サーバ7からの依頼に応じて配信した回数が格納される。 The terminal list column 42C stores the name (terminal list name) of the corresponding terminal list 43A in the terminal list 43A constituting the terminal list group 43 described later, and the search distribution execution count column 42D corresponds to the name. Stores the number of times the operation status sub-type data is distributed in response to a request from the external server 7.
 端末リスト群43は、図11に示すように、各稼働情報サブ種別にそれぞれ対応させて設けられた複数の端末リスト43Aから構成される。これら端末リスト43Aには、対応する稼働情報サブ種別のデータをデータ収集配信サーバ4に送信する(対応する稼働情報サブ種別用のセンサ10が搭載された)すべてのデータ収集元端末2の端末IDがそれぞれ格納される。 As shown in FIG. 11, the terminal list group 43 includes a plurality of terminal lists 43A provided in correspondence with the respective operation information subtypes. In these terminal lists 43A, the terminal IDs of all the data collection source terminals 2 that transmit the data of the corresponding operation information sub type to the data collection and distribution server 4 (the sensor 10 for the corresponding operation information sub type is mounted). Are stored respectively.
 サーバ状態管理テーブル44は、サーバ状態検出部33(図1)により検出された現在のデータ収集配信サーバ4の状態を管理するために利用されるテーブルであり、図12に示すように、サーバ名欄44A、測定時刻欄44B、状態欄44C及び処理件数欄44Dを備えて構成される。サーバ状態管理テーブル44では、1つの行(エントリ)が1つのデータ収集配信サーバ4に対応する。 The server status management table 44 is a table used for managing the current status of the data collection / delivery server 4 detected by the server status detection unit 33 (FIG. 1). As shown in FIG. A column 44A, a measurement time column 44B, a status column 44C, and a processing number column 44D are configured. In the server state management table 44, one row (entry) corresponds to one data collection / delivery server 4.
 そしてサーバ名欄44Aには、データ収集配信サーバ4に付与されたそのデータ収集配信サーバ4に固有の名称(サーバ名)が格納され、測定時刻欄44Bには、対応するデータ収集配信サーバ4のデータ処理能力の測定を行った日時が格納される。また状態欄44Cには、その日時における対応するデータ収集配信サーバ4の通常時に対するデータ処理能力の割合(%)が格納され、処理件数欄44Dには、対応するデータ収集配信サーバ4の現在の単位時間(以下、1分とする)当たりのデータ処理件数が格納される。 In the server name column 44A, a name (server name) unique to the data collection / delivery server 4 assigned to the data collection / delivery server 4 is stored, and in the measurement time column 44B, the corresponding data collection / delivery server 4 Stores the date and time when the data processing capability was measured. The status column 44C stores the ratio (%) of the data processing capacity of the corresponding data collection / delivery server 4 to the normal time at that date and time, and the processing number column 44D stores the current data collection / delivery server 4 current rate. Stores the number of data processing cases per unit time (hereinafter referred to as 1 minute).
 さらに残留データ件数管理テーブル45は、残留データ件数取得部34(図1)により取得されたデータ収集元テナント3内に残留しているデータ種別ごとのデータ件数を管理するために利用するテーブルであり、図13に示すように、データ種別欄45A及び残留データ件数欄45Bを備えて構成される。 Furthermore, the residual data number management table 45 is a table used for managing the number of data items for each data type remaining in the data collection source tenant 3 acquired by the residual data number acquisition unit 34 (FIG. 1). As shown in FIG. 13, a data type column 45A and a residual data number column 45B are provided.
 そしてデータ種別欄45Aには、個々のデータ種別(「AREAT(アラート情報)」、「DATA1(圧力)」、「DATA2(温度)」及び「DATA3(振動)」の名称がそれぞれ格納され、残留データ件数欄45Bには、残留データ件数取得部34により取得された、データ収集元テナント3内に残留する対応するデータ種別のデータ件数が格納される。 In the data type column 45A, names of individual data types (“AREAT (alert information)”, “DATA1 (pressure)”, “DATA2 (temperature)”, “DATA3 (vibration)”) are stored, respectively, and residual data The number field 45B stores the number of data of the corresponding data type remaining in the data collection source tenant 3 acquired by the remaining data number acquisition unit 34.
 残留データ収集方式管理テーブル46は、残留データ収集制御部35(図1)により導出された上述の残留データ収集方式を管理するために利用されるテーブルであり、図14に示すように、優先度欄46A、処理時間欄46B、送信中断時間欄46C、送信間隔欄46D及び送信データ件数欄46Eを備えて構成される。 The residual data collection method management table 46 is a table used for managing the above-described residual data collection method derived by the residual data collection control unit 35 (FIG. 1). As shown in FIG. A column 46A, a processing time column 46B, a transmission interruption time column 46C, a transmission interval column 46D, and a transmission data number column 46E are configured.
 そして優先度欄46Aには、各データ種別にそれぞれ割り当てられた優先度がそれぞれ格納される。また処理時間欄46Bには、データ収集元テナント3内に残留するデータのうち、対応する優先度が割り当てられたデータ種別のデータをすべて処理するのに要する時間(処理時間)が格納される。 In the priority column 46A, the priority assigned to each data type is stored. The processing time column 46B stores the time (processing time) required to process all data of the data type to which the corresponding priority is assigned among the data remaining in the data collection source tenant 3.
 さらに送信中断時間欄46Cには、データ収集元テナント3から優先度に従った順番で各データ種別のデータをデータ収集配信サーバ4に送信した場合に、最も優先度が高いデータ種別のデータの送信が開始されてから対応する優先度が割り当てられたデータ種別のデータの送信が開始されるまでの時間(以下、これを送信中断時間と呼ぶ)が格納される。 Further, in the transmission interruption time column 46C, when data of each data type is transmitted from the data collection source tenant 3 to the data collection / delivery server 4 in the order according to the priority, data of the data type having the highest priority is transmitted. Stores the time (hereinafter referred to as “transmission interruption time”) from the start of transmission of data of the data type to which the corresponding priority is assigned.
 さらに送信間隔欄46Dには、上述の残留データ収集コマンドを受信したデータ収集元端末2が当該残留データ収集コマンドにおいて指定されたデータ種別のデータをデータ収集配信サーバ4に送信すべき時間間隔(本実施の形態においては「1分」に固定)が格納され、送信データ件数欄46Eには、その時間間隔で送信すべき対応するデータ種別のデータのデータ件数が格納される。 Further, in the transmission interval column 46D, the data collection source terminal 2 that has received the above-mentioned residual data collection command sends a data interval of the data type specified in the residual data collection command to the data collection / delivery server 4 (this In the embodiment, “1 minute” is stored), and the number of data items of the corresponding data type to be transmitted at the time interval is stored in the transmission data number field 46E.
 スペック情報ファイル47は、そのデータ収集配信サーバ4のスペックに関する情報が格納されたファイルである。具体的に、スペック情報ファイル47には、そのデータ収集配信サーバ4の通常稼働時における単位時間(1分)当たりのデータ処理件数等が格納される。 The specification information file 47 is a file in which information related to the specifications of the data collection / delivery server 4 is stored. Specifically, the specification information file 47 stores the number of data processing items per unit time (1 minute) when the data collection / delivery server 4 is in normal operation.
 検索配信ログファイル48は、上述のように外部サーバ7からのデータ検索配信依頼に応じて、条件を満たす稼働情報をその外部サーバ7に送信した際の履歴情報(検索配信ログ)を格納するためのファイルであり、高速配信ログファイル49は、アラート情報を外部サーバ7に送信した際の履歴情報(高速配信ログ)を格納するためのファイルである。 The search distribution log file 48 stores history information (search distribution log) when operating information satisfying the condition is transmitted to the external server 7 in response to a data search distribution request from the external server 7 as described above. The high-speed distribution log file 49 is a file for storing history information (high-speed distribution log) when alert information is transmitted to the external server 7.
 また稼働情報判断基準ファイル50は、データ収集元端末2から送信されてきたデータがどの稼働情報サブ種別の稼働情報を含むものであるかを判断するための稼働情報サブ種別ごとの判断基準(以下、これらを稼働情報判断基準と呼ぶ)がそれぞれ格納されたファイルである。具体的に、稼働情報判断基準ファイル50には、図15に示すように、稼働情報サブ種別ごとに、データに含まれるセンサ10の測定値の正常範囲がその稼働情報サブ種別の稼働情報判断基準として格納される。 In addition, the operation information determination standard file 50 is a determination criterion for each operation information sub type for determining which operation information sub type includes the operation information included in the data transmitted from the data collection source terminal 2 (hereinafter referred to as these Are referred to as operation information judgment criteria). Specifically, as shown in FIG. 15, in the operation information determination standard file 50, for each operation information sub type, the normal range of the measured value of the sensor 10 included in the data is the operation information determination type of the operation information sub type. Stored as
 さらにアラート情報判断基準ファイル51は、データ収集元端末2から送信されてきたデータに含まれる測定値がアラート情報に相当するか否かを判断するための判断基準(以下、これをアラート判断基準と呼ぶ)が格納されたファイルである。具体的に、アラート情報判断基準ファイルには、図16に示すように、異常であると判断すべき稼働情報サブ種別ごとの測定値の範囲が格納される。 Further, the alert information determination criterion file 51 is a determination criterion (hereinafter referred to as an alert determination criterion) for determining whether or not the measurement value included in the data transmitted from the data collection source terminal 2 corresponds to the alert information. Called). Specifically, as shown in FIG. 16, the alert information determination reference file stores a range of measured values for each operation information subtype that should be determined to be abnormal.
(1-3)本実施の形態による第1の残留データ収集機能に関する各種処理
 次に、かかる本実施の形態による第1の残留データ収集機能に関連してデータ収集配信サーバ4において実行される各種処理の具体的な処理内容について説明する。なお、以下においては、各種処理の処理主体を「プログラム(……部)」として説明するが、実際上は、そのプログラムに基づいてCPU20(図1)によりその処理が実行されることは言うまでもない。
(1-3) Various processes related to the first residual data collection function according to the present embodiment Next, various processes executed in the data collection / distribution server 4 in relation to the first residual data collection function according to the present embodiment Specific processing contents of the processing will be described. In the following description, the processing subject of various processes will be described as “program (...)”, But in practice, the process is executed by the CPU 20 (FIG. 1) based on the program. .
(1-3-1)稼働情報優先度割当て処理
 図17は、稼働情報優先度検出部32(図1)により定期的に実行される稼働情報優先度割当て処理の具体的な処理内容を示す。稼働情報優先度検出部32は、この図17に示す処理手順に従って、優先度管理テーブル42(図10)に登録されている各稼働情報サブ種別の優先度を、サービス利用者から見た現在の各稼働情報サブ種別の優先度に更新する。
(1-3-1) Operation Information Priority Assignment Process FIG. 17 shows specific processing contents of the operation information priority assignment process periodically executed by the operation information priority detection unit 32 (FIG. 1). The operating information priority detection unit 32 follows the processing procedure shown in FIG. 17 to determine the priority of each operating information subtype registered in the priority management table 42 (FIG. 10) as viewed from the service user. Update to the priority of each operation information subtype.
 実際上、稼働情報優先度検出部32は、この稼働情報優先度割当て処理を開始すると、優先度管理テーブル42にレコードが存在するか否かを判断する(SP50)。そして稼働情報優先度検出部32は、この判断で否定結果を得るとステップSP52に進み、これに対して肯定結果を得ると、優先度管理テーブル42に存在するレコードをすべて削除する(SP51)。 Actually, when the operation information priority assignment process is started, the operation information priority detection unit 32 determines whether or not a record exists in the priority management table 42 (SP50). If the operation information priority detection unit 32 obtains a negative result in this determination, it proceeds to step SP52, and if it obtains a positive result, it deletes all the records existing in the priority management table 42 (SP51).
 続いて、稼働情報優先度検出部32は、検索配信ログファイル48に格納されている検索配信ログのうち直近1か月の検索配信ログを取得する(SP52)。また稼働情報優先度検出部32は、変数nを初期値の「1」に設定し(SP53)、この後、稼働情報判断基準ファイル50からn個目の稼働情報判断基準に対応する稼働情報サブ種別(以下、これを対象稼働情報サブ種別と呼ぶ)の名称(サブ種別名)を取得する(SP54)。 Subsequently, the operation information priority detection unit 32 acquires the search delivery log for the most recent month from the search delivery logs stored in the search delivery log file 48 (SP52). The operation information priority detection unit 32 sets the variable n to the initial value “1” (SP53), and thereafter, the operation information sub-corresponding to the nth operation information determination criterion from the operation information determination criterion file 50. The name (subtype name) of the type (hereinafter referred to as the target operation information subtype) is acquired (SP54).
 次いで、稼働情報優先度検出部32は、ステップSP52で取得した直近1か月分の検索配信ログの中から対象稼働情報サブ種別に関する検索配信ログを抽出し(SP55)、抽出した検索配信ログに基づいて、その対象稼働情報サブ種別のデータについて外部サーバ7からデータ検索配信依頼を受けた1日ごとの回数と、その平均値とをそれぞれ算出する(SP56)。 Next, the operation information priority detection unit 32 extracts a search distribution log related to the target operation information subtype from the search distribution logs for the latest one month acquired in step SP52 (SP55), and extracts the search distribution log into the extracted search distribution log. Based on the target operation information sub-type data, the number of times per day that the data search distribution request is received from the external server 7 and the average value thereof are calculated (SP56).
 また稼働情報優先度検出部32は、ステップSP54で取得したサブ種別名の対象稼働情報サブ種別と対応付けられた端末リスト43A(図11)の端末リスト名を取得する(SP57)。さらに稼働情報優先度検出部32は、ステップSP54でサブ種別名を取得した稼働情報サブ種別に優先度を割り当てて当該稼働情報サブ種別を優先度管理テーブル42に登録するサブ種別優先度登録処理を実行し(SP58)、この後、変数nを「1」だけ増加する(SP59)。 Further, the operation information priority detection unit 32 acquires the terminal list name of the terminal list 43A (FIG. 11) associated with the target operation information subtype of the subtype name acquired in step SP54 (SP57). Further, the operation information priority detection unit 32 assigns a priority to the operation information sub type for which the sub type name has been acquired in step SP54 and registers the operation information sub type in the priority management table 42. Execute (SP58), and then increase the variable n by “1” (SP59).
 さらに稼働情報優先度検出部32は、稼働情報判断基準ファイル50にn個目の稼働情報判断基準が存在するか否かを判断する(SP60)。そして稼働情報優先度検出部32は、この判断で肯定結果を得るとステップSP54に戻り、この後、稼働情報判断基準ファイル50に登録されているすべての稼働情報判断基準について同様の処理を実行し終えるまでステップSP54~ステップSP60の処理を繰り返す。 Furthermore, the operation information priority detection unit 32 determines whether or not the nth operation information determination criterion exists in the operation information determination criterion file 50 (SP60). If the operation information priority detection unit 32 obtains an affirmative result in this determination, the operation information priority detection unit 32 returns to step SP54, and thereafter performs the same processing for all the operation information determination criteria registered in the operation information determination criteria file 50. The processing from step SP54 to step SP60 is repeated until the processing is completed.
 そして稼働情報優先度検出部32は、やがて稼働情報判断基準ファイル50に登録されたすべての稼働情報判断基準についてステップSP55~ステップSP58の処理を実行し終えることによりステップSP60で肯定結果を得ると、この稼働情報優先度割当て処理を終了する。 Then, the operation information priority detection unit 32 eventually obtains an affirmative result in step SP60 by completing the processing of steps SP55 to SP58 for all the operation information determination criteria registered in the operation information determination criteria file 50. This operation information priority assignment process is terminated.
 なお上述の稼働情報優先度割当て処理のステップSP58において実行されるサブ種別優先度登録処理の具体的な処理内容を図18に示す。 Note that the specific processing contents of the sub-type priority registration processing executed in step SP58 of the above-described operation information priority assignment processing are shown in FIG.
 稼働情報優先度検出部32は、稼働情報優先度割当て処理のステップSP58に進むと、この図18に示すサブ種別優先度登録処理を開始し、まず、稼働情報優先度割当て処理のステップSP54でサブ種別名を取得した対象稼働情報サブ種別を優先度管理テーブル42(図10)に暫定的に登録する(SP70)。 When the operation information priority detection unit 32 proceeds to step SP58 of the operation information priority assignment process, it starts the sub type priority registration process shown in FIG. The target operation information sub-type for which the type name has been acquired is provisionally registered in the priority management table 42 (FIG. 10) (SP70).
 具体的に、稼働情報優先度検出部32は、優先度管理テーブル42の未使用の行を1つ確保し、その行の優先度欄42Aに「0」、その行の稼働情報サブ種別欄42Bに稼働情報優先度割当て処理のステップSP54で取得したサブ種別名、その行の端末リスト欄42Cに稼働情報優先度割当て処理のステップSP57で取得した端末リスト名、その行の検索配信実行回数欄42Dに稼働情報優先度割当て処理のステップSP56で算出した平均値をそれぞれ格納する。 Specifically, the operation information priority detection unit 32 secures one unused row in the priority management table 42, sets “0” in the priority column 42A of the row, and the operation information sub type column 42B of the row. The sub-type name acquired at step SP54 of the operation information priority assignment process, the terminal list column 42C of the row, the terminal list name acquired at step SP57 of the operation information priority assignment processing, and the search delivery execution count column 42D of the row Each of the average values calculated in step SP56 of the operation information priority assignment process is stored.
 続いて、稼働情報優先度検出部32は、変数tを初期値の「1」に設定し(SP71)、この後、優先度管理テーブル42のレコードのうち、優先度欄42Aに格納された優先度がそのときの変数tと同じ値のレコードが存在するか否かを判断する(SP72)。 Subsequently, the operation information priority detection unit 32 sets the variable t to the initial value “1” (SP71), and thereafter, among the records of the priority management table 42, the priority stored in the priority column 42A. It is determined whether or not there is a record having the same value as the variable t at that time (SP72).
 そして稼働情報優先度検出部32は、この判断で否定結果を得ると、ステップSP70で優先度管理テーブル42に暫定的に登録した対象稼働情報サブ種別の優先度としてそのときの変数tの値を割り当てる(SP78)。すなわち稼働情報優先度検出部32は、優先度管理テーブル42におけるその対象稼働情報サブ種別の優先度欄42Aに格納されている数値(ここでは「0」)をそのときの変数tの値に更新する。そして稼働情報優先度検出部32は、この後、このサブ種別優先度登録処理を終了する。 If the operation information priority detection unit 32 obtains a negative result in this determination, the value of the variable t at that time is set as the priority of the target operation information sub-type provisionally registered in the priority management table 42 in step SP70. Assign (SP78). That is, the operation information priority detection unit 32 updates the numerical value (here, “0”) stored in the priority column 42A of the target operation information subtype in the priority management table 42 to the value of the variable t at that time. To do. Then, the operation information priority detection unit 32 thereafter ends this sub-type priority registration process.
 これに対して、稼働情報優先度検出部32は、ステップSP72の判断で肯定結果を得ると、そのときの変数tと同じ値の優先度が割り当てられた稼働情報サブ種別のデータの1分当たりの平均的な検索配信回数Nを取得する(SP73)。具体的に、稼働情報優先度検出部32は、優先度管理テーブル42の優先度欄42Aにそのときの変数tの値と同じ数値が格納されているレコードの検索配信実行回数欄42Dに格納された値を、かかる検索配信回数Nとして取得する。 On the other hand, when the operation information priority detection unit 32 obtains a positive result in the determination at step SP72, the operation information sub-type data to which the same priority as the variable t at that time is assigned per minute to get the average retrieval and distribution number N t of (SP73). Specifically, the operation information priority detection unit 32 stores the search distribution execution count column 42D of the record in which the same numerical value as the value of the variable t is stored in the priority column 42A of the priority management table 42. Is obtained as the number of times of search distribution Nt.
 また稼働情報優先度検出部32は、ステップSP70で優先度管理テーブル42に暫定的に登録した対象稼働情報サブ種別のデータの1分当りの平均的な検索配信回数Nを取得する(SP74)。具体的に、稼働情報優先度検出部32は、優先度管理テーブル42におけるステップSP70で暫定的に登録した対象稼働情報サブ種別に対応するレコードの検索配信実行回数欄42Dに格納された値を、かかる検索配信回数Nとして取得する。 In addition, the operation information priority detection unit 32 acquires the average number of times of search distribution N 0 per minute for the data of the target operation information sub-type provisionally registered in the priority management table 42 in step SP70 (SP74). . Specifically, the operation information priority detection unit 32 uses the value stored in the search distribution execution count field 42D of the record corresponding to the target operation information subtype provisionally registered in step SP70 in the priority management table 42, as follows. to get as consuming retrieval and distribution number N 0.
 この後、稼働情報優先度検出部32は、ステップSP74で取得した検索配信回数NがステップSP73で取得した検索配信回数Nよりも大きいか否かを判定する(SP75)。 Thereafter, the operation information priority detector 32 searches delivery count N 0 obtained in step SP74 is equal to or greater than obtained search delivery count N t in step SP73 (SP75).
 この判断で否定結果を得ることは、現在、優先度管理テーブル42において、優先度の値がそのときの変数tと同じ値に設定された稼働情報サブ種別の検索配信回数は対象稼働情報サブ種別の検索配信回数よりも多く、従って、対象稼働情報サブ種別の優先度を、優先度の値がそのときの変数tと同じ値に設定された稼働情報サブ種別の優先度よりも高く(優先度を表す数値を小さく)設定すべきことを意味する。 Obtaining a negative result in this determination is that the number of search distributions of the operation information subtype whose priority value is set to the same value as the variable t at that time in the priority management table 42 is the target operation information subtype. Therefore, the priority of the target operation information sub-type is higher than the priority of the operation information sub-type whose priority value is set to the same value as the variable t at that time (priority level). This means that you should set a smaller value.
 かくして、このとき稼働情報優先度検出部32は、変数tの値を「1」だけ増加させた後に(SP76)、ステップSP72に戻り、この後、ステップSP72以降の処理を実行する。 Thus, at this time, the operation information priority detection unit 32 increases the value of the variable t by “1” (SP76), returns to step SP72, and thereafter executes the processing after step SP72.
 これに対して、ステップSP75の判断で肯定結果を得ることは、現在、優先度管理テーブル42において、優先度の値がそのときの変数tと同じ値に設定された稼働情報サブ種別の検索配信回数は対象稼働情報サブ種別の検索配信回数よりも少なく、従って、対象稼働情報サブ種別の優先度を、優先度の値がそのときの変数tと同じ値に設定された稼働情報サブ種別の優先度よりも低く(優先度を表す数値を大きく)設定すべきことを意味する。 On the other hand, obtaining an affirmative result in the determination at step SP75 is that, in the priority management table 42, the search and distribution of the operation information subtype whose priority value is set to the same value as the variable t at that time. The number of times is less than the number of search distributions of the target operation information sub-type. Therefore, the priority of the operation information sub-type in which the priority of the target operation information sub-type is set to the same value as the variable t at that time. This means that it should be set lower than the degree (larger value indicating the priority).
 かくして、このとき稼働情報優先度検出部32は、現在、優先度管理テーブル42において、優先度の値がそのときの変数tの値よりも大きい値に設定されたすべての稼働情報サブ種別の優先度の値をそれぞれ「1」ずつ繰り上げるように優先度管理テーブル42を更新する(SP77)。 Thus, at this time, the operation information priority detection unit 32 currently prioritizes all operation information subtypes whose priority value is set to a value larger than the value of the variable t at that time in the priority management table 42. The priority management table 42 is updated so that each degree value is incremented by “1” (SP77).
 また稼働情報優先度検出部32は、ステップSP70で優先度管理テーブル42に暫定的に登録した対象稼働情報サブ種別の優先度としてそのときの変数tの値を割り当てる(SP78)。すなわち稼働情報優先度検出部32は、優先度管理テーブル42におけるその対象稼働情報サブ種別の優先度欄42Aに格納されている数値(ここでは「0」)をそのときの変数tの値に更新する。そして稼働情報優先度検出部32は、この後、このサブ種別優先度登録処理を終了する。 Also, the operation information priority detection unit 32 assigns the value of the variable t at that time as the priority of the target operation information sub-type provisionally registered in the priority management table 42 in step SP70 (SP78). That is, the operation information priority detection unit 32 updates the numerical value (here, “0”) stored in the priority column 42A of the target operation information subtype in the priority management table 42 to the value of the variable t at that time. To do. Then, the operation information priority detection unit 32 thereafter ends this sub-type priority registration process.
(1-3-2)残留データ収集処理
(1-3-2-1)残留データ収集処理の流れ
 一方、図19は、データ収集配信サーバ4に例えば5について上述したような障害が発生し、その障害から復旧した後にそのデータ収集配信サーバ4において実行される残留データ収集処理の流れを示す。
(1-3-2) Residual Data Collection Processing (1-3-2-1) Flow of Residual Data Collection Processing On the other hand, in FIG. A flow of residual data collection processing executed in the data collection / delivery server 4 after recovery from the failure is shown.
 データ収集配信サーバ4では、かかる障害から復旧すると、まず、サーバ状態検出部33(図1)により、現在のデータ収集配信サーバ4のサーバ状態を検出するサーバ状態検出処理が実行される(SP80)。なお、サーバ状態検出部33は、「現在のサーバ状態」を、上述のように通常稼働時のデータ収集配信サーバ4の処理能力に対する現在のデータ収集配信サーバ4の処理能力の割合として検出する。 In the data collection / delivery server 4, when recovering from such a failure, first, the server state detection unit 33 (FIG. 1) executes server state detection processing for detecting the current server state of the data collection / delivery server 4 (SP80). . The server state detection unit 33 detects the “current server state” as a ratio of the processing capacity of the current data collection / delivery server 4 to the processing capacity of the data collection / delivery server 4 during normal operation as described above.
 続いて、残留データ件数取得部34(図1)が、現在、データ収集元テナント3内に残留する未収集のデータ(残留データ)の件数をデータ種別ごとにそれぞれ取得する残留データ件数取得処理を実行する(SP81)。 Subsequently, the residual data number acquisition unit 34 (FIG. 1) performs a residual data number acquisition process for acquiring the number of uncollected data (residual data) currently remaining in the data collection source tenant 3 for each data type. Execute (SP81).
 次いで、残留データ収集制御部35(図1)が、そのとき優先度管理テーブル42に登録されているサービス利用者から見た現在の各稼働情報サブ種別の優先度と、ステップSP80で算出された自サーバの現在のサーバ状態と、ステップSP81において取得されたデータ収集元テナント3内のデータ種別ごとの残留データのデータ件数とに基づいて、残留データを収集するデータ種別ごとの順序、タイミング及び頻度を規定した残留データ収集方式を導出する残留データ収集方式導出処理を実行する(SP82)。 Next, the residual data collection control unit 35 (FIG. 1) calculates the priority of each current operation information subtype viewed from the service user registered in the priority management table 42 at that time, and is calculated in step SP80. Based on the current server status of the own server and the number of data items of residual data for each data type in the data collection source tenant 3 acquired in step SP81, the order, timing, and frequency for each data type for collecting residual data The residual data collection method deriving process for deriving the residual data collection method that defines the above is executed (SP82).
 さらに残留データ収集制御部35は、ステップSP82で導出した残留データ収集方式に従った順序、タイミング及び頻度で残留データを送信するよう各データ収集元端末2に指示を与えるための上述の残留データ収集コマンドをデータ収集元端末2ごとにそれぞれ生成する残留データ収集コマンド生成処理を実行する(SP83)。 Further, the residual data collection control unit 35 provides the above-mentioned residual data collection for instructing each data collection source terminal 2 to transmit the residual data in the order, timing and frequency according to the residual data collection method derived in step SP82. Residual data collection command generation processing for generating a command for each data collection source terminal 2 is executed (SP83).
 この後、コマンド配送部36(図1)が、上述のようにして残留データ収集制御部35により生成された各残留データ収集コマンドをそれぞれ対応するデータ収集元端末2に送信することにより、データ収集元テナント3内に残留しているすべての残留データを自サーバに順次送信させる(SP84)。 Thereafter, the command delivery unit 36 (FIG. 1) transmits each residual data collection command generated by the residual data collection control unit 35 as described above to the corresponding data collection source terminal 2, thereby collecting the data. All the remaining data remaining in the original tenant 3 is sequentially transmitted to the own server (SP84).
 以上によりデータ収集配信サーバ4の障害中に各データ収集元端末2に蓄積された各データがすべてデータ収集配信サーバ4に収集されて、これらデータの必要な情報が蓄積テーブル41に格納される。そして、この後、この残留データ収集処理が終了する。 As described above, all the data accumulated in each data collection source terminal 2 during the failure of the data collection / delivery server 4 is collected by the data collection / delivery server 4, and necessary information of these data is stored in the accumulation table 41. Thereafter, the residual data collection process ends.
(1-3-2-2)サーバ状態検出処理
 図20は、図19について上述した残留データ収集処理のステップSP80においてサーバ状態検出部33により実行されるサーバ状態検出処理の具体的な処理手順を示す。
(1-3-2-2) Server Status Detection Processing FIG. 20 shows a specific processing procedure of the server status detection processing executed by the server status detection unit 33 in step SP80 of the residual data collection processing described above with reference to FIG. Show.
 サーバ状態検出部33は、自サーバが障害から復旧すると、この図20に示すサーバ状態検出処理を開始し、まず、サーバ状態管理テーブル44(図12)にレコードが存在するか否かを判断する(SP90)。そしてサーバ状態検出部33は、この判断で否定結果を得るとステップSP92に進み、肯定結果を得ると、サーバ状態管理テーブル44に存在するすべてのレコードを削除する(SP91)。 When the own server recovers from the failure, the server status detection unit 33 starts the server status detection process shown in FIG. 20, and first determines whether or not a record exists in the server status management table 44 (FIG. 12). (SP90). If the server state detection unit 33 obtains a negative result in this determination, it proceeds to step SP92, and if it obtains a positive result, it deletes all the records existing in the server state management table 44 (SP91).
 続いて、サーバ状態検出部33は、補助記憶装置22(図1)に格納されているスペック情報ファイル47(図1)から、自サーバの通常稼働時のデータ処理能力(通常時の1分当たりのデータ処理件数)を取得する(SP92)。 Subsequently, the server state detection unit 33 obtains the data processing capability (per minute during normal operation) of the own server from the specification information file 47 (FIG. 1) stored in the auxiliary storage device 22 (FIG. 1). (Data processing number) is acquired (SP92).
 次いで、サーバ状態検出部33は、自サーバの現在のデータ処理能力を計測する性能測定テストを実施する(SP93)。具体的に、サーバ状態検出部33は、予め与えられた図示しない性能測定ソフトウェアを起動して、擬似的なデータ収集元端末2からのデータをデータ処理部30に1分間与え続け、これらのデータをデータ処理部30に処理させる。 Next, the server state detection unit 33 performs a performance measurement test for measuring the current data processing capability of the server itself (SP93). Specifically, the server state detection unit 33 activates a performance measurement software (not shown) given in advance and continues to provide data from the pseudo data collection source terminal 2 to the data processing unit 30 for one minute. Is processed by the data processing unit 30.
 この後、サーバ状態検出部33は、かかる1分間のテスト期間中におけるデータ処理部30の処理結果として性能測定ソフトウェアにより作成された図示しない性能測定結果ログファイルを取得する(SP94)。またサーバ状態検出部33は、かかる性能測定結果ログファイルに格納されているテスト期間中に処理されたデータの合計件数を現在の自サーバの処理能力として取得する(SP95)。 Thereafter, the server state detection unit 33 acquires a performance measurement result log file (not shown) created by the performance measurement software as a processing result of the data processing unit 30 during the one-minute test period (SP94). Also, the server state detection unit 33 acquires the total number of data processed during the test period stored in the performance measurement result log file as the current processing capacity of the own server (SP95).
 続いて、サーバ状態検出部33は、ステップSP92で取得した通常稼働時の自サーバのデータ処理能力と、ステップSP95で取得した現在の自サーバのデータ処理能力とに基づいて、現在の自サーバの状態を算出する(SP96)。具体的に、サーバ状態検出部33は、ステップSP95で取得した現在の自サーバのデータ処理能力を、ステップSP92で取得した通常稼働時の自サーバのデータ処理能力で除算し、その除算結果に100を乗算することにより、現在の自サーバの状態を、通常稼働時の自サーバのデータ処理能力に対する現在の自サーバのデータ処理能力の割合(%)として算出する。 Subsequently, the server status detection unit 33 determines the current server's current data processing capability based on the data processing capability of the server itself during normal operation acquired in step SP92 and the data processing capability of the current server acquired in step SP95. The state is calculated (SP96). Specifically, the server state detection unit 33 divides the current data processing capability of the local server acquired in step SP95 by the data processing capability of the local server during normal operation acquired in step SP92, and 100 is added to the result of the division. Is calculated as a ratio (%) of the current data processing capacity of the local server to the data processing capacity of the local server during normal operation.
 続いて、サーバ状態検出部33は、予め記憶している自サーバのサーバ名を取得し(SP97)、現在の自サーバの状態をサーバ状態管理テーブル44に登録する(SP98)。具体的に、サーバ状態検出部33は、サーバ状態管理テーブル44の未処理の1つ行を確保し、その行のサーバ名欄44Aに自サーバのサーバ名、その行の測定時刻欄44Bに現在時刻、その行の状態欄44CにステップSP96で算出した現在の自サーバの状態、その行の処理件数欄44DにステップSP95で取得した現在の自サーバのデータ処理件数をそれぞれ格納する。 Subsequently, the server status detection unit 33 acquires the server name of the server stored in advance (SP97), and registers the current server status in the server status management table 44 (SP98). Specifically, the server state detection unit 33 secures one unprocessed row in the server state management table 44, and stores the server name of the server in the server name column 44A of that row and the current time in the measurement time column 44B of that row. The current state of the current server calculated in step SP96 is stored in the time field 44C of the row, and the current number of data processing cases of the own server acquired in step SP95 is stored in the processing number column 44D of the row.
 そしてサーバ状態検出部33は、この後、このサーバ状態検出処理を終了する。 Then, the server state detection unit 33 thereafter ends this server state detection process.
(1-3-2-3)残留データ件数取得処理
(1-3-2-3-1)第1の残留データ件数取得処理
 図21は、図19について上述した残留データ収集処理のステップSP81において残留データ件数取得部34(図1)により実行される残留データ件数取得処理の一例(以下、これを第1の残留データ件数取得処理と呼ぶ)を示す。
(1-3-2-2-3) Residual Data Number Acquisition Process (1-3-2-2-3-1) First Residual Data Number Acquisition Process FIG. 21 is a flowchart of the residual data collection process described above with reference to FIG. An example of residual data number acquisition processing (hereinafter referred to as first residual data number acquisition processing) executed by the residual data number acquisition unit 34 (FIG. 1) is shown.
 この図21に示す第1の残留データ件数取得処理の方式は、各データ収集元端末2において現在の残留データのデータ件数をデータ種別ごとにそれぞれ算出させ、算出結果をデータ収集配信サーバ4に通知させ、データ収集配信サーバ4において、各データ収集元端末2からそれぞれ通知されたデータ種別ごとの残留データのデータ件数に基づいて、データ収集元テナント3内の残留データの合計数をデータ種別ごとにそれぞれ取得する方式である。 The first residual data number acquisition processing method shown in FIG. 21 causes each data collection source terminal 2 to calculate the current number of residual data for each data type, and notifies the data collection and distribution server 4 of the calculation result. In the data collection / delivery server 4, the total number of residual data in the data collection source tenant 3 is determined for each data type based on the number of residual data items for each data type notified from each data collection source terminal 2. It is a method to acquire each.
 実際上、残留データ収集処理の方式としてこの第1の残留データ件数取得処理の方式が適用された場合、残留データ件数取得部34は、まず、残留データ件数管理テーブル45(図13)にレコードが存在するか否かを判断する(SP100)。そして残留データ件数取得部34は、この判断で否定結果を得ると、ステップSP102に進み、肯定結果を得ると、残留データ件数管理テーブル45上に存在するすべてのレコードを削除する(SP101)。 In practice, when the first residual data number acquisition processing method is applied as the residual data collection processing method, the residual data number acquisition unit 34 first stores a record in the residual data number management table 45 (FIG. 13). It is determined whether or not it exists (SP100). If the residual data number acquisition unit 34 obtains a negative result in this determination, it proceeds to step SP102, and if it obtains a positive result, it deletes all the records existing on the residual data number management table 45 (SP101).
 続いて、残留データ件数取得部34は、変数nを初期値の「1」に設定し(SP102)、この後、端末情報テーブル40(図8)のn行目のレコードの端末ID欄40A(図8)に格納されている端末IDを取得する(SP103)。 Subsequently, the residual data number acquisition unit 34 sets the variable n to the initial value “1” (SP102), and thereafter, the terminal ID column 40A (in the record of the nth row of the terminal information table 40 (FIG. 8)) ( The terminal ID stored in FIG. 8) is acquired (SP103).
 次いで、残留データ件数取得部34は、稼働情報判断基準ファイル50(図15)に格納されたすべての稼働情報判断基準と、アラート情報判断基準ファイル51(図16)に格納されたアラート情報判断基準とをそれぞれ取得する(SP104)。 Next, the residual data count acquisition unit 34 includes all the operation information determination criteria stored in the operation information determination criteria file 50 (FIG. 15) and the alert information determination criteria stored in the alert information determination criteria file 51 (FIG. 16). Are acquired (SP104).
 また残留データ件数取得部34は、ステップSP104で取得した各稼働情報判断基準に基づいて稼働情報に相当すると判断されるデータの件数と、ステップSP104で取得したアラート情報判断基準に基づいてアラート情報に相当すると判断されるデータの件数とを通知すべき旨のコマンド(以下、これをアラート/稼働情報取得コマンドと呼ぶ)を生成する(SP105)。 The residual data count acquisition unit 34 generates alert information based on the number of data determined to correspond to the operation information based on each operation information determination criterion acquired in step SP104 and the alert information determination criterion acquired in step SP104. A command for notifying the number of data determined to be equivalent (hereinafter referred to as an alert / operation information acquisition command) is generated (SP105).
 そして残留データ件数取得部34は、ステップSP105で作成したアラート/稼働情報取得コマンドをステップSP103で取得した端末IDが付与されたデータ収集元端末2に送信するようコマンド配送部36(図1)に指示を与える(SP106)。この結果、かかるアラート/稼働情報取得コマンドがコマンド配送部36によりかかるデータ収集元端末2に送信される。 Then, the remaining data number acquisition unit 34 transmits the alert / operation information acquisition command created in step SP105 to the command distribution unit 36 (FIG. 1) so as to transmit it to the data collection source terminal 2 assigned with the terminal ID acquired in step SP103. An instruction is given (SP106). As a result, the alert / operation information acquisition command is transmitted to the data collection source terminal 2 by the command delivery unit 36.
 なお、このアラート/稼働情報取得コマンドを受信したデータ収集元端末2は、当該アラート/稼働情報取得コマンドに含まれる稼働情報サブ種別ごとの稼働情報判断基準、及び、アラート情報判断基準に基づいて、自己の主記憶装置12(図1)のバッファエリア13(図1)内に残留している各データのデータ種別をそれぞれ判断し、稼働情報サブ種別ごとのデータの件数と、アラート情報に相当するデータの件数とをそれぞれ取得し、取得結果を自データ収集元端末2の端末IDと共にデータ収集配信サーバ4に送信する。 The data collection source terminal 2 that has received this alert / operation information acquisition command, based on the operation information determination criteria for each operation information subtype included in the alert / operation information acquisition command, and the alert information determination criteria, The data type of each data remaining in the buffer area 13 (FIG. 1) of its own main storage device 12 (FIG. 1) is determined, and corresponds to the number of data for each operation information sub-type and alert information. The number of data items is acquired, and the acquisition result is transmitted to the data collection and distribution server 4 together with the terminal ID of the own data collection source terminal 2.
 この後、残留データ件数取得部34は、変数nの値を「1」だけ増加させ(SP107)、端末情報テーブル40(図8)にn行目のレコードが存在するか否かを判断する(SP108)。そして残留データ件数取得部は、この判断で肯定結果を得るとステップSPに戻り、この後、ステップSPにおいて肯定結果を得るまでステップSP~ステップSPの処理を繰り返す。 Thereafter, the residual data number acquisition unit 34 increases the value of the variable n by “1” (SP107), and determines whether or not the record in the n-th row exists in the terminal information table 40 (FIG. 8) ( SP108). The residual data number acquiring unit returns to step SP when obtaining a positive result in this determination, and thereafter repeats the processing of step SP to step SP until obtaining a positive result at step SP.
 そして残留データ件数取得部34は、やがて端末情報テーブル40に端末IDが登録されたすべてのデータ収集元端末2に対して上述のアラート/稼働情報取得コマンドを送信し終えることによりステップSP108で否定結果を得ると、各稼働情報サブ種別に対する変数[サブ種別名]_Cと、アラート情報に対する変数ARERT_Cとをそれぞれ生成し、これらの値をそれぞれ初期値の「0」に設定する(SP109)。なお「変数[サブ種別名]_C」は、対応する稼働情報サブ種別のサブ種別名が「[サブ種別名]」の箇所に格納される変数である。 Then, the residual data number acquisition unit 34 eventually transmits the above alert / operation information acquisition command to all the data collection source terminals 2 whose terminal IDs are registered in the terminal information table 40, and thereby returns a negative result in step SP108. Is obtained, a variable [sub-type name] _C for each operation information sub-type and a variable ARERT_C for alert information are respectively generated, and these values are set to initial values “0” (SP109). Note that “variable [sub-type name] _C” is a variable stored in the place where the sub-type name of the corresponding operation information sub-type is “[sub-type name]”.
 続いて、残留データ件数取得部34は、変数nを初期値の「0」に設定し(SP110)、端末情報テーブル40のn行目のレコードの端末ID欄40Aに格納されている端末IDを取得する(SP111)。また残留データ件数取得部34は、ステップSP111で取得した端末IDが付与されたデータ収集元端末2に送信したアラート/稼働情報取得コマンドに応じて当該データ収集元端末2から送信されてきたアラート/稼働情報取得コマンドの実行結果(稼働情報サブ種別ごとのデータ件数及びアラート情報のデータ件数)を取得する(SP112)。 Subsequently, the residual data number acquisition unit 34 sets the variable n to an initial value “0” (SP110), and sets the terminal ID stored in the terminal ID column 40A of the record in the n-th row of the terminal information table 40. Obtain (SP111). In addition, the remaining data number acquisition unit 34 receives the alert / data received from the data collection source terminal 2 in response to the alert / operation information acquisition command transmitted to the data collection source terminal 2 to which the terminal ID acquired in step SP111 is assigned. The execution result of the operation information acquisition command (the number of data items for each operation information sub type and the number of data items of alert information) is acquired (SP112).
 そして残留データ件数取得部34は、ステップSP112で取得した稼働情報サブ種別ごとのデータ件数及びアラート情報のデータ件数をそれぞれ対応する変数[サブ種別名]_C又は変数ARERT_Cに加算するようにして、これら各変数[サブ種別名]_C及び変数ARERT_Cの値の値をそれぞれ更新する(SP113)。 The residual data count acquisition unit 34 adds the data count for each operation information subtype acquired in step SP112 and the data count of alert information to the corresponding variable [subtype name] _C or variable ARERT_C. The values of the values of each variable [sub-type name] _C and variable ARERT_C are updated (SP113).
 次いで、残留データ件数取得部34は、変数nを「1」だけ増加した後(SP114)、端末情報テーブル40にn行目のレコードが存在するか否かを判断する(SP115)。そして残留データ件数取得部34は、この判断で肯定結果を得るとステップSP111に戻り、この後、ステップSP115において肯定結果を得るまでステップSP111~ステップSP115の処理を繰り返す。 Next, the residual data number acquisition unit 34 increases the variable n by “1” (SP114), and then determines whether or not the record of the nth row exists in the terminal information table 40 (SP115). The residual data number acquiring unit 34 returns to step SP111 when obtaining a positive result in this determination, and thereafter repeats the processing of step SP111 to step SP115 until obtaining a positive result at step SP115.
 そして残留データ件数取得部34は、やがて端末情報テーブル40に端末IDが登録されたすべてのデータ収集元端末2についてステップSP111~ステップSP113の処理を実行し終えることによりステップSP115で肯定結果を得ると、各変数[サブ種別名]_C及び変数ARERT_Cの値をそれぞれ残留データ件数管理テーブル45(図13)に登録する(SP116)。 When the residual data count acquisition unit 34 eventually completes the processing of steps SP111 to SP113 for all the data collection source terminals 2 whose terminal IDs are registered in the terminal information table 40, it obtains a positive result in step SP115. The values of each variable [sub-type name] _C and variable ARERT_C are registered in the residual data number management table 45 (FIG. 13) (SP116).
 具体的に、残留データ件数取得部34は、各変数[サブ種別名]_Cの値をそれぞれ残留データ件数管理テーブル45の対応する稼働情報サブ種別に対応する行(データ種別欄45A(図13)に対応するサブ種別名が格納された行)の残留データ件数欄45B(図13)に格納すると共に、変数ARERT_Cの値を残留データ件数管理テーブル45のアラート情報に対応する行(データ種別欄45Aに「ARERT」が格納された行)の残留データ件数欄45Bに格納する。 Specifically, the residual data number acquisition unit 34 sets the value of each variable [sub-type name] _C to the corresponding operation information sub-type in the residual data number management table 45 (data type column 45A (FIG. 13)). Is stored in the remaining data number column 45B (FIG. 13), and the value of the variable ARERT_C is stored in the row corresponding to the alert information in the remaining data number management table 45 (data type column 45A). In the remaining data number column 45B).
 そして残留データ件数取得部34は、以上の処理を完了すると、この第1の残留データ件数取得処理を終了する。 Then, when the above process is completed, the residual data number acquisition unit 34 ends the first residual data number acquisition process.
(1-3-2-3-2)第2の残留データ件数取得処理
 一方、図22は、図19について上述した残留データ収集処理のステップSP81において残留データ件数取得部34により実行される残留データ件数取得処理の他の例(以下、これを第2の残留データ件数取得処理と呼ぶ)を示す。
(1-3-2-2-3-2) Second Residual Data Number Acquisition Process On the other hand, FIG. 22 shows the residual data executed by the residual data number acquisition unit 34 in step SP81 of the residual data collection process described above with reference to FIG. Another example of the number acquisition process (hereinafter referred to as a second residual data number acquisition process) is shown.
 この図22に示す第2の残留データ件数取得処理の方式は、データ収集配信サーバ4側において、通常稼働時の単位時間(1分)当りのデータ処理件数をデータ種別ごとにそれぞれ算出し、その算出結果に基づいて、現在のデータ収集元テナント3内に存在するデータ種別ごとの残留データのデータ件数を推定によりそれぞれ取得する方式である。 In the second residual data number acquisition processing method shown in FIG. 22, the data collection / delivery server 4 side calculates the number of data processing cases per unit time (1 minute) during normal operation for each data type. Based on the calculation result, the number of residual data items for each data type existing in the current data collection source tenant 3 is obtained by estimation.
 実際上、残留データ収集処理の方式としてこの第2の残留データ件数取得処理の方式が適用された場合、残留データ件数取得部34は、まず、残留データ件数管理テーブル45(図13)にレコードが存在するか否かを判断する(SP120)。そして残留データ件数取得部34は、この判断で否定結果を得ると、ステップSP122に進み、肯定結果を得ると、残留データ件数管理テーブル45上に存在するすべてのレコードを削除する(SP121)。 In practice, when the second residual data number acquisition processing method is applied as the residual data collection processing method, the residual data number acquisition unit 34 first stores a record in the residual data number management table 45 (FIG. 13). It is determined whether or not it exists (SP120). If the residual data number acquisition unit 34 obtains a negative result in this determination, it proceeds to step SP122, and if it obtains a positive result, it deletes all records existing on the residual data number management table 45 (SP121).
 続いて、残留データ件数取得部34は、高速配信ログファイル49(図1)に格納されている検索配信ログのうち直近数分間の高速配信ログを取得する(SP122)。本実施の形態の場合、残留データ件数取得部34は、このステップSP122において、出力日時が前日の12時から12時5分までの期間となっている高速配信ログを取得する。 Subsequently, the residual data number acquisition unit 34 acquires the high-speed distribution log for the latest several minutes from the search distribution log stored in the high-speed distribution log file 49 (FIG. 1) (SP122). In the case of the present embodiment, the remaining data number acquisition unit 34 acquires a high-speed delivery log whose output date and time is from 12:00 to 12:05 on the previous day in this step SP122.
 次いで、残留データ件数取得部34は、取得した高速配信ログに基づいて、1分当りのアラート情報の処理件数の平均値を算出する(SP123)。具体的に、残留データ件数取得部34は、ステップSP122で取得した高速配信ログを1分ごとの5つのグループ(出力日時が12時0分台、12時1分台、12時2分台、12時3分台及び12時4分台の5つのグループ)に分類する。また残留データ件数取得部34は、これらグループごとの高速配信ログの件数をそれぞれカウントし、カウントしたグループごとのカウント値の平均値(つまり1分間のアラート情報の処理データ件数の平均値)を算出する。 Next, the residual data number acquisition unit 34 calculates the average value of the number of alert information processed per minute based on the acquired high-speed delivery log (SP123). Specifically, the residual data number acquisition unit 34 divides the high-speed delivery log acquired in step SP122 into five groups per minute (the output date and time is 12: 0, 12: 1, 12: 2, 5 groups of 12: 3 and 12: 4). The residual data count acquisition unit 34 counts the number of high-speed delivery logs for each group, and calculates the average count value for each group (that is, the average value of the number of processing data of alert information for 1 minute). To do.
 この後、残留データ件数取得部34は、蓄積テーブル41(図9)から上述の所定期間(前日の午後12時から午後12時5分までの5分間)と同じ期間内に外部サーバ7に配信した稼働情報に関するすべてのレコード(蓄積日時が前日の午後12時から午後12時5分までの間のレコード)のレコード情報を取得する(SP124)。 Thereafter, the remaining data number acquisition unit 34 distributes to the external server 7 from the accumulation table 41 (FIG. 9) within the same period as the above-described predetermined period (5 minutes from 12:00 pm to 12:05 pm the previous day). The record information of all the records related to the operation information (records whose accumulation date and time is between 12:00 p.m. and 12: 5 p.m. the previous day) is acquired (SP124).
 そして残留データ件数取得部34は、ステップSP124で取得したレコード情報に基づいて、1分当りの稼働情報サブ種別ごとのデータ処理件数の平均値を算出する(SP125)。具体的に、残留データ件数取得部34は、ステップSP124で取得したレコード情報を稼働情報サブ種別ごとに、1分ごとの5つのグループ(蓄積日時が12時0分台、12時1分台、12時2分台、12時3分台及び12時4分台の5つのグループ)にそれぞれ分類する。また残留データ件数取得部34は、稼働情報サブ種別ごとに、1分ごとの各グループの稼働情報のデータ件数をそれぞれカウントし、カウントした1分ごとの各グループのカウント値の平均値(つまり稼働情報サブ種別ごとの1分間の処理データ件数の平均値)をそれぞれ算出する(SP125)。 Then, the residual data number acquisition unit 34 calculates the average value of the number of data processing cases per operation information subtype per minute based on the record information acquired in step SP124 (SP125). Specifically, the residual data number acquisition unit 34 stores the record information acquired in step SP124 for each of the operation information subtypes in five groups per minute (accumulation date is 12: 0, 12: 1, 5 groups of 12: 2 range, 12: 3 range, and 12: 4 range). The remaining data count acquisition unit 34 counts the number of data of the operation information of each group for each minute for each operation information subtype, and averages the count values of each group for each minute (that is, the operation information) The average value of the number of processed data items per minute for each information sub type is calculated (SP125).
 続いて、残留データ件数取得部34は、自サーバに発生した障害の障害発生時刻を障害検知部31(図1)から取得すると共に(SP126)、図示しないタイマから現在時刻を取得し(SP127)、ステップSP127で取得した現在時刻からステップSP126で取得した障害発生時刻を減算することにより、自サーバの障害によりデータ収集元テナント3内にデータが残留し始めてからの経過時間(障害発生時刻から現在までの経過時間に相当するものであり、以下、これをデータ残留時間と呼ぶ)を算出する(SP128)。 Subsequently, the remaining data number acquisition unit 34 acquires the failure occurrence time of the failure that occurred in the server from the failure detection unit 31 (FIG. 1) (SP126), and acquires the current time from a timer (not shown) (SP127). By subtracting the failure occurrence time acquired in step SP126 from the current time acquired in step SP127, the elapsed time from the start of data remaining in the data collection source tenant 3 due to the failure of the own server (from the failure occurrence time to the current (Hereinafter, referred to as data remaining time) is calculated (SP128).
 次いで、残留データ件数取得部34は、ステップSP123で算出した1分当りのアラート情報の処理データ件数の平均値と、ステップSP128で算出したデータ残留時間との乗算を実行することにより、データ収集元テナント3内のアラート情報の残留データ件数の推定値を算出し(SP129)、算出したアラート情報の残留データ件数の推定値を残留データ件数管理テーブル45(図13)に登録する(SP130)。具体的に、残留データ件数取得部34は、ステップSP129で算出したアラート情報の残留データ件数の推定値を残留データ件数管理テーブル45のアラート情報に対応する行(データ種別欄45A(図13)に「ARERT」が格納された行)の残留データ件数欄45B(図13)に格納する。 Next, the remaining data number acquisition unit 34 performs multiplication of the average value of the number of processed data items of alert information per minute calculated in step SP123 and the data remaining time calculated in step SP128, thereby obtaining a data collection source. An estimated value of the number of remaining data in the alert information in the tenant 3 is calculated (SP129), and the calculated estimated value of the number of remaining data in the alert information is registered in the remaining data number management table 45 (FIG. 13) (SP130). Specifically, the residual data number acquisition unit 34 stores the estimated value of the residual data number of the alert information calculated in step SP129 in the row corresponding to the alert information in the residual data number management table 45 (data type column 45A (FIG. 13)). The data is stored in the remaining data number column 45B (FIG. 13) of “ARERT”.
 また残留データ件数取得部34は、ステップSP125で取得した1分当りの稼働情報サブ種別ごとの処理データ件数の平均値と、ステップSP128で算出したデータ残留時間とのそれぞれ乗算を実行することにより、データ収集元テナント3における稼働情報サブ種別ごとの残留データ件数の推定値をそれぞれ算出する(SP131)。 Further, the residual data number acquisition unit 34 multiplies the average value of the number of processing data cases for each operation information subtype acquired in step SP125 by the data residual time calculated in step SP128, respectively. An estimated value of the number of remaining data items for each operation information subtype in the data collection source tenant 3 is calculated (SP131).
 そして残留データ件数取得部34は、ステップSP131で算出した稼働情報サブ種別ごとの残留データ件数の推定値を残留データ件数管理テーブル45にそれぞれ登録する(SP132)。具体的に、残留データ件数取得部34は、ステップSP131で算出した稼働情報サブ種別ごとの残留データ件数の推定値を、それぞれ残留データ件数管理テーブル45の対応する稼働情報サブ種別に対応する行(対応するサブ種別名がデータ種別欄45A(図13)に格納された行)の残留データ件数欄45B(図13)に格納する。 The residual data number acquisition unit 34 registers the estimated value of the residual data number for each operation information subtype calculated in step SP131 in the residual data number management table 45 (SP132). Specifically, the residual data number acquisition unit 34 sets the estimated value of the residual data number for each operating information subtype calculated in step SP131 to a row corresponding to the corresponding operating information subtype in the residual data number management table 45 ( The corresponding sub type name is stored in the remaining data number column 45B (FIG. 13) of the data type column 45A (line stored in FIG. 13).
 そして残留データ件数取得部34は、この後、この第2の残留データ件数取得処理を終了する。 Then, the residual data number acquisition unit 34 thereafter ends the second residual data number acquisition process.
(1-3-2-4)残留データ収集方式導出処理
 図23は、図19について上述した残留データ収集処理のステップSP82において残留データ収集制御部35(図1)により実行される残留データ収集方式導出処理の具体的な処理手順を示す。
(1-3-2-2-4) Residual data collection method derivation process FIG. 23 shows a residual data collection method executed by the residual data collection control unit 35 (FIG. 1) in step SP82 of the residual data collection process described above with reference to FIG. A specific processing procedure of the derivation processing is shown.
 残留データ収集制御部35は、この図23に示す残留データ収集方式導出処理を開始すると、まず、残留データ収集方式管理テーブル46にレコードが存在するか否かを判断する(SP140)。そして残留データ収集制御部35は、この判断で否定結果を得るとステップSP142に進み、肯定結果を得ると、残留データ収集方式管理テーブルに存在するすべてのレコードを削除する(SP141)。 When the residual data collection control unit 35 starts the residual data collection method derivation process shown in FIG. 23, it first determines whether or not a record exists in the residual data collection method management table 46 (SP140). If the residual data collection control unit 35 obtains a negative result in this determination, it proceeds to step SP142, and if it obtains a positive result, it deletes all the records existing in the residual data collection method management table (SP141).
 続いて、残留データ収集制御部35は、サーバ状態管理テーブル44(図12)から現在の自サーバのデータ処理能力を取得する(SP142)。具体的に、残留データ収集制御部35は、サーバ状態管理テーブル44における自サーバと対応する行の処理件数欄44D(図12)に格納されている値(現在の1分当りのデータ処理件数)を取得する。 Subsequently, the residual data collection control unit 35 acquires the current data processing capability of the own server from the server state management table 44 (FIG. 12) (SP142). Specifically, the residual data collection control unit 35 stores the value (current number of data processing per minute) stored in the processing number column 44D (FIG. 12) of the row corresponding to the own server in the server state management table 44. To get.
 次いで、残留データ収集制御部35は、そのときデータ収集元テナント3内に残留しているアラート情報の残留データ件数を残留データ件数管理テーブル45(図13)から取得する(SP143)。具体的に、残留データ収集制御部35は、残留データ件数管理テーブル45におけるアラート情報と対応する行(データ種別欄45A(図13)に「ARERT」が格納された行)の残留データ件数欄45B(図13)に格納されている値を取得する。 Next, the residual data collection control unit 35 acquires the number of residual data of the alert information remaining in the data collection source tenant 3 at that time from the residual data number management table 45 (FIG. 13) (SP143). Specifically, the residual data collection control unit 35 includes the residual data number column 45B in the row corresponding to the alert information in the residual data number management table 45 (the row in which “ARERT” is stored in the data type column 45A (FIG. 13)). The value stored in (FIG. 13) is acquired.
 さらに残留データ収集制御部35は、ステップSP143で取得した残留データ件数をステップSP142で取得した現在の自サーバのデータ処理能力で除算することにより、自サーバの現在のデータ処理能力でデータ収集元テナント3内に残留しているすべてのアラート情報を処理するために要する時間(処理時間)を算出する(SP144)。 Furthermore, the residual data collection control unit 35 divides the number of residual data acquired in step SP143 by the current data processing capability of the local server acquired in step SP142, thereby obtaining the data collection source tenant with the current data processing capability of the local server. 3 calculates the time (processing time) required to process all the alert information remaining in SP3 (SP144).
 そして残留データ収集制御部35は、この後、アラート情報の処理時間及び送信中断時間を残留データ収集方式管理テーブル46(図14)に登録する(SP145)。具体的に、残留データ収集制御部35は、残留データ収集方式管理テーブル46上の未使用の行を確保し、その行の優先度欄46A(図14)に「0」、その行の処理時間欄46B(図14)にステップSP144で算出した処理時間、その行の送信中断時間欄46C(図14)に「0」をそれぞれ格納する。 The residual data collection control unit 35 then registers the alert information processing time and transmission interruption time in the residual data collection method management table 46 (FIG. 14) (SP145). Specifically, the residual data collection control unit 35 secures an unused line on the residual data collection method management table 46, sets “0” in the priority column 46A (FIG. 14) of that line, and the processing time of that line. The processing time calculated in step SP144 is stored in the column 46B (FIG. 14), and “0” is stored in the transmission interruption time column 46C (FIG. 14) of that row.
 続いて、残留データ収集制御部35は、変数mを初期値の「1」に設定する(SP146)。また残留データ収集制御部35は、データ収集元テナント3内に残留している優先度が「m」の稼働情報サブ種別の残留データ件数を取得する(SP147)。具体的に、残留データ収集制御部35は、優先度管理テーブル42(図10)を参照して、優先度欄42A(図10)に格納された値が「m」であるレコードの稼働情報サブ種別欄42Bに格納されているサブ種別名を取得し、残留データ件数管理テーブル45(図13)のレコードのうち、上述のサブ種別名がデータ種別名欄45A(図13)に格納された残留データ件数欄45B(図13)に格納されている値を取得する。 Subsequently, the residual data collection controller 35 sets the variable m to the initial value “1” (SP146). Further, the residual data collection control unit 35 acquires the number of residual data items of the operation information sub type with the priority “m” remaining in the data collection source tenant 3 (SP147). Specifically, the residual data collection control unit 35 refers to the priority management table 42 (FIG. 10), and the operation information sub-record of the record whose value stored in the priority column 42A (FIG. 10) is “m”. The sub type name stored in the type column 42B is acquired, and among the records of the residual data number management table 45 (FIG. 13), the above-mentioned sub type name is stored in the data type name column 45A (FIG. 13). The value stored in the data number column 45B (FIG. 13) is acquired.
 次いで、残留データ収集制御部35は、ステップSP147で取得した残留データ件数をステップSP142で取得した現在の自サーバのデータ処理能力で除算することにより、データ収集元テナント3内に残留している優先度が「m」の稼働情報サブ種別のすべてのデータを現在の自サーバのデータ処理能力で処理するために要する時間(処理時間)を算出する(SP148)。 Next, the residual data collection control unit 35 divides the number of residual data acquired in step SP147 by the current data processing capability of the local server acquired in step SP142, so that the priority remaining in the data collection source tenant 3 is obtained. The time (processing time) required to process all the data of the operation information sub-type having the degree “m” with the current data processing capability of the local server is calculated (SP148).
 また残留データ収集制御部35は、優先度が「m」の稼働情報サブ種別のデータの送信中断時間を算出する(SP149)。具体的に、残留データ収集制御部35は、残留データ収集方式管理テーブル46(図14)に登録されたレコードのうち、優先度欄46Aに格納された優先度が「m」未満であるすべてのレコードの処理時間欄46Bに格納された値の合計値を、優先度が「m」の稼働情報サブ種別のデータの送信中断時間として算出する。 Further, the residual data collection control unit 35 calculates the transmission interruption time of the data of the operation information sub type with the priority “m” (SP149). Specifically, the residual data collection control unit 35 selects all of the records registered in the residual data collection method management table 46 (FIG. 14) whose priority stored in the priority column 46A is less than “m”. The total value of the values stored in the record processing time column 46B is calculated as the transmission interruption time of the data of the operation information sub type with the priority “m”.
 そして残留データ収集制御部35は、この後、残留データ収集方式管理テーブル46上の未使用の行を確保し、その行の優先度欄46Aに「m」、その行の処理時間欄46BにステップSP148で取得した処理時間、その行の送信中断時間欄149にステップSP149で取得した送信中断時間をそれぞれ格納する(SP150)。 Thereafter, the residual data collection control unit 35 secures an unused line on the residual data collection method management table 46, “m” in the priority column 46A of that line, and the step in the processing time column 46B of that line. The processing time acquired in SP148 and the transmission interruption time acquired in step SP149 are stored in the transmission interruption time column 149 of the row (SP150).
 この後、残留データ収集制御部35は、変数mの値を「1」だけ増加させた後(SP151)、優先度管理テーブル42(図10)を参照して、そのときの変数mの値が優先度として割り当てられた稼働情報サブ種別が存在するか否かを判断する(SP152)。そして残留データ収集制御部35は、この判断で否定結果を得るとステップSP147に戻り、この後、ステップSP152で肯定結果を得るまでステップSP147~ステップSP152の処理を繰り返す。 Thereafter, the residual data collection control unit 35 increases the value of the variable m by “1” (SP151), and then refers to the priority management table 42 (FIG. 10) to determine the value of the variable m at that time. It is determined whether there is an operation information sub type assigned as a priority (SP152). If the residual data collection control unit 35 obtains a negative result in this determination, it returns to step SP147, and thereafter repeats the processing of step SP147 to step SP152 until a positive result is obtained in step SP152.
 以上のステップSP142~ステップSP152の処理により、現在の自サーバのデータ処理能力を考慮した、データ種別(アラート情報及び各稼働情報サブ種別)ごとのデータ収集元端末2からデータ収集配信サーバ4へのデータの送信タイミングがそれぞれ導出されることになる。 Through the processing of step SP142 to step SP152, the data collection source terminal 2 for each data type (alert information and each operation information subtype) taking into account the current data processing capability of the server itself is sent to the data collection / delivery server 4. The data transmission timing is derived respectively.
 そして残留データ収集制御部35は、やがてデータ種別ごとのデータ収集元端末2からデータ収集配信サーバ4へのデータの送信タイミングを導出し終えることによりステップSPで肯定結果を得ると、端末情報テーブル40(図8)上の全レコード数をカウントすることによりデータ収集元テナント3内のデータ収集元端末2の総数(つまりアラート情報の収集元となるデータ収集元端末の総数)を取得する(SP153)。 When the residual data collection control unit 35 eventually obtains a positive result in step SP by deriving the transmission timing of data from the data collection source terminal 2 to the data collection / delivery server 4 for each data type, the terminal information table 40 is obtained. (FIG. 8) The total number of data collection source terminals 2 in the data collection source tenant 3 (that is, the total number of data collection source terminals from which alert information is collected) is obtained by counting the total number of records in the above (SP153). .
 また残留データ収集制御部35は、現在の自サーバの状態を考慮した、各データ収集元端末2から1分間に送信すべきアラート情報のデータ件数(以下、これをアラート情報の送信頻度と呼ぶ)を算出する(SP154)。具体的に、残留データ収集制御部35は、ステップSP143で取得したアラート情報の残留データ件数をステップSP153で算出した全端末数で除算し、その除算結果を、さらに残留データ収集方式管理テーブル46(図14)のアラート情報に対応するレコードの処理時間欄46Bに格納された値で除算することにより、かかるアラート情報の送信頻度を算出する。 Further, the residual data collection control unit 35 considers the current state of its own server, and the number of alert information data to be transmitted from each data collection source terminal 2 in one minute (hereinafter referred to as alert information transmission frequency). Is calculated (SP154). Specifically, the residual data collection control unit 35 divides the number of residual data items of the alert information acquired in step SP143 by the total number of terminals calculated in step SP153, and further divides the result of the residual data collection method management table 46 ( By dividing by the value stored in the processing time column 46B of the record corresponding to the alert information in FIG. 14), the transmission frequency of the alert information is calculated.
 そして残留データ収集制御部35は、このようにして算出したアラート情報の送信頻度を残留データ収集方式管理テーブル46の対応するレコードの送信データ件数欄46E(図14)に格納すると共に、送信間隔欄46D(図14)に「1」を格納する(SP155)。 The residual data collection control unit 35 stores the alert information transmission frequency calculated in this way in the transmission data number field 46E (FIG. 14) of the corresponding record in the residual data collection method management table 46, and at the same time, the transmission interval field. “1” is stored in 46D (FIG. 14) (SP155).
 続いて、残留データ収集制御部35は、変数xを初期値の「1」に設定する(SP156)。 Subsequently, the residual data collection controller 35 sets the variable x to the initial value “1” (SP156).
 また残留データ収集制御部35は、そのとき優先度管理テーブル42(図10)において優先度が「x」に設定されている稼働情報サブ種別に対応する端末リスト43A(図11)を取得する(SP157)。具体的に、残留データ収集制御部35は、優先度管理テーブル42から、優先度欄42Aに格納された値が「x」であるレコードの端末リスト欄42Cに格納された端末リスト43Aの端末リスト名を取得し、その端末リスト名が付与された端末リスト43Aを端末リスト群43(図11)から取得する。 Further, the residual data collection control unit 35 acquires the terminal list 43A (FIG. 11) corresponding to the operation information sub-type whose priority is set to “x” in the priority management table 42 (FIG. 10) at that time ( SP157). Specifically, the residual data collection control unit 35 determines from the priority management table 42 the terminal list of the terminal list 43A stored in the terminal list field 42C of the record whose value stored in the priority field 42A is “x”. The terminal list 43A to which the terminal list name is assigned is acquired from the terminal list group 43 (FIG. 11).
 次いで、残留データ収集制御部35は、ステップSP157で取得した端末リスト43Aに登録されているデータ収集元端末2の総数(つまり優先度が「x」の稼働情報サブ種別のデータを送信するデータ収集元端末2の全端末数)を取得する(SP158)。また残留データ収集制御部35は、そのときデータ収集元テナント3内に残留する優先度が「x」の稼働情報サブ種別のデータの件数を残留データ件数管理テーブル45(図13)から取得する(SP159)。 Next, the residual data collection control unit 35 transmits the total number of data collection source terminals 2 registered in the terminal list 43A acquired in step SP157 (that is, data of operation information subtype data with a priority “x”). The total number of original terminals 2) is acquired (SP158). Further, the residual data collection control unit 35 acquires the number of data of the operation information sub type with the priority “x” remaining in the data collection source tenant 3 from the residual data number management table 45 (FIG. 13) ( SP159).
 そして残留データ収集制御部35は、現在の自サーバの状態を考慮した、各データ収集元端末2が1分間に送信すべき優先度が「x」の稼働情報サブ種別のデータ件数(以下、これを優先度が「x」の稼働情報サブ種別の稼働情報の送信頻度と呼ぶ)を算出する(SP160)。具体的に、残留データ収集制御部35は、ステップSP159で取得した優先度が「x」の稼働情報サブ種別のデータの残留データ件数をステップSP158で取得した全端末数で除算し、その除算結果を、さらに残留データ収集方式管理テーブル46(図14)の優先度が「x」の稼働情報サブ種別に対応するレコードの処理時間欄46B(図14)に格納された値で除算することにより、かかる優先度が「x」の稼働情報サブ種別の稼働情報の送信頻度を算出する。 Then, the residual data collection control unit 35 considers the current state of its own server, and the number of data of the operation information sub-type with the priority “x” that each data collection source terminal 2 should transmit in one minute (hereinafter referred to as this) Is called the operating information transmission frequency of the operating information sub-type with the priority “x”) (SP160). Specifically, the residual data collection control unit 35 divides the residual data number of the data of the operation information sub type with the priority “x” acquired in step SP159 by the total number of terminals acquired in step SP158, and the division result Is further divided by the value stored in the processing time column 46B (FIG. 14) of the record corresponding to the operation information subtype with the priority “x” in the residual data collection method management table 46 (FIG. 14), The operation information transmission frequency of the operation information subtype with the priority “x” is calculated.
 そして残留データ収集制御部35は、このようにして算出した優先度が「x」の稼働情報サブ種別の稼働情報の送信頻度を、残留データ収集方式管理テーブル46(図14)の対応するレコードの送信データ件数欄46E(図14)に格納すると共に、送信間隔欄46D(図14)に「1」を格納する(SP161)。 Then, the residual data collection control unit 35 determines the transmission frequency of the operation information of the operation information subtype with the priority “x” calculated in this way in the corresponding record of the residual data collection method management table 46 (FIG. 14). The data is stored in the transmission data number column 46E (FIG. 14), and “1” is stored in the transmission interval column 46D (FIG. 14) (SP161).
 この後、残留データ収集制御部35は、変数xの値を「1」だけ増加させた後(SP162)、優先度管理テーブル42(図10)を参照して、そのときの変数xの値が優先度として割り当てられた稼働情報サブ種別が存在するか否かを判断する(SP163)。そして残留データ収集制御部35は、この判断で否定結果を得るとステップSP157に戻り、この後、ステップSP163で肯定結果を得るまでステップSP157~ステップSP163の処理を繰り返す。 Thereafter, the residual data collection control unit 35 increases the value of the variable x by “1” (SP162), and then refers to the priority management table 42 (FIG. 10) to determine the value of the variable x at that time. It is determined whether or not there is an operation information sub type assigned as a priority (SP163). If the residual data collection control unit 35 obtains a negative result in this determination, it returns to step SP157, and thereafter repeats the processing of step SP157 to step SP163 until a positive result is obtained in step SP163.
 以上のステップSP153~ステップSP163の処理により、現在のデータ収集配信サーバ4の状態を考慮した、データ種別(アラート情報及び各稼働情報サブ種別)ごとのデータ収集元端末2からデータ収集配信サーバ4への送信頻度がそれぞれ導出されることになる。なお、この送信頻度は、現在のデータ収集配信サーバ4の状態を考慮した、データ収集配信サーバ4が収集可能なデータ種別ごとの残留データの頻度ということもできる。 Through the processing of step SP153 to step SP163 described above, the data collection source terminal 2 for each data type (alert information and each operation information sub-type) is considered from the data collection / delivery server 4 in consideration of the current state of the data collection / delivery server 4. Are respectively derived. Note that this transmission frequency can be said to be the frequency of residual data for each data type that can be collected by the data collection and distribution server 4 in consideration of the current state of the data collection and distribution server 4.
 そして残留データ収集制御部35は、やがて稼働情報サブ種別に割り当てられるすべての優先度についてステップSP157~ステップSP161の処理を実行し終えることによりステップSP163で肯定結果を得ると、この残留データ収集方式導出処理を終了する。 When the residual data collection control unit 35 eventually obtains a positive result in step SP163 by completing the processing of steps SP157 to SP161 for all priorities assigned to the operation information subtype, the residual data collection method is derived. End the process.
(1-3-2-5)残留データ収集コマンド生成処理
 図24は、図19について上述した残留データ収集処理のステップSP83において残留データ収集制御部35により実行される残留データ収集コマンド生成処理の具体的な処理手順を示す。
(1-3-2-5) Residual Data Collection Command Generation Processing FIG. 24 shows the specifics of the residual data collection command generation processing executed by the residual data collection control unit 35 in step SP83 of the residual data collection processing described above with reference to FIG. A typical processing procedure is shown.
 残留データ収集制御部35は、図23について上述した残留データ収集方式導出処理を終了すると、この図24に示す残留データ収集コマンド生成処理を開始し、まず、アラート情報判断基準ファイル51(図16)に格納されているアラート情報判断基準を取得する(SP170)。 When the residual data collection control unit 35 ends the residual data collection method derivation process described above with reference to FIG. 23, the residual data collection command generation process shown in FIG. 24 is started. First, the alert information determination reference file 51 (FIG. 16). The alert information judgment criteria stored in the are acquired (SP170).
 続いて、残留データ収集制御部35は、変数nを初期値の「1」に設定し(SP171)、この後、端末情報テーブル40(図8)の「n」行目のレコードの端末ID欄40A(図8)に格納されている端末IDを取得する(SP172)。 Subsequently, the residual data collection control unit 35 sets the variable n to the initial value “1” (SP171), and thereafter, the terminal ID field of the record in the “n” line of the terminal information table 40 (FIG. 8). The terminal ID stored in 40A (FIG. 8) is acquired (SP172).
 次いで、残留データ収集制御部35は、ステップSP172で取得した端末IDが付与されたデータ収集元端末2を送信先とする上述の残留データ収集コマンドを生成する(SP173)。なお、この段階では、この残留データ収集コマンドに、図23について上述した残留データ収集方式導出処理により導出した対応するデータの収集方式についての情報は登録されていない。 Next, the residual data collection control unit 35 generates the above-described residual data collection command with the data collection source terminal 2 to which the terminal ID acquired in step SP172 is assigned as the transmission destination (SP173). At this stage, information on the corresponding data collection method derived by the residual data collection method derivation process described above with reference to FIG. 23 is not registered in this residual data collection command.
 さらに残留データ収集制御部35は、図23について上述した残留データ収集方式導出処理により導出したアラート情報の収集方式を取得する(SP174)。具体的に、残留データ収集制御部35は、残留データ収集方式管理テーブル46(図14)から、優先度欄46A(図14)に格納された優先度が「0」であるレコードの送信中断時間欄46C(図14)に格納された送信中断時間と、そのレコードの送信間隔欄46D(図14)に格納された送信間隔と、そのレコードの送信データ件数欄46E(図14)に格納されたデータ件数とを、アラート情報のデータの収集方式として取得する。 Further, the residual data collection control unit 35 acquires the alert information collection method derived by the residual data collection method derivation process described above with reference to FIG. 23 (SP174). Specifically, the residual data collection control unit 35 determines the transmission interruption time of the record whose priority stored in the priority column 46A (FIG. 14) is “0” from the residual data collection method management table 46 (FIG. 14). The transmission interruption time stored in the column 46C (FIG. 14), the transmission interval stored in the transmission interval column 46D (FIG. 14) of the record, and the transmission data number column 46E (FIG. 14) of the record The number of data is acquired as the alert information data collection method.
 そして残留データ収集制御部35は、ステップSP173で生成した残留データ収集コマンドに対して、アラート情報のデータの収集方式を登録する(SP175)。具体的に、残留データ収集制御部35は、残留データ収集コマンドにおけるそれぞれ対応する箇所に、対象とすべきデータ種別としてアラート情報を設定し、その送信中断時間としてステップSP174で取得した送信中断時間を設定し、その送信頻度として、ステップSP174で取得したデータ件数をステップSP174で取得した送信間隔で除算した値を設定する。 Then, the residual data collection control unit 35 registers the alert information data collection method for the residual data collection command generated in step SP173 (SP175). Specifically, the residual data collection control unit 35 sets alert information as a data type to be targeted at each corresponding position in the residual data collection command, and uses the transmission interruption time acquired in step SP174 as the transmission interruption time. As the transmission frequency, a value obtained by dividing the number of data acquired in step SP174 by the transmission interval acquired in step SP174 is set.
 続いて、残留データ収集制御部35は、変数「t」を初期値の「1」に設定し(SP176)、優先度管理テーブル42(図10)から、優先度欄42A(図10)に格納された優先度が「t」であるレコードの稼働情報サブ種別欄42B(図10)に格納されているサブ種別名を取得する(SP177)。 Subsequently, the residual data collection controller 35 sets the variable “t” to the initial value “1” (SP176), and stores it in the priority column 42A (FIG. 10) from the priority management table 42 (FIG. 10). The sub type name stored in the operation information sub type column 42B (FIG. 10) of the record having the priority “t” is acquired (SP177).
 次いで、残留データ収集制御部35は、ステップSP177で取得したサブ種別名が付与された稼働情報サブ種別に対応する端末リスト43A(図11)を取得し(SP178)、取得した端末リスト43A上にステップSP172で取得した端末IDが存在するか否かを判断する(SP179)。 Next, the residual data collection control unit 35 acquires the terminal list 43A (FIG. 11) corresponding to the operation information subtype to which the subtype name acquired in step SP177 is assigned (SP178), and puts it on the acquired terminal list 43A. It is determined whether or not the terminal ID acquired in step SP172 exists (SP179).
 この判断で否定結果を得ることは、ステップSP172で取得した端末IDが付与されたデータ収集元端末2から送信されるデータの稼働情報サブ種別がステップSP177で取得したサブ種別名の稼働情報サブ種別ではないことを意味する。 Obtaining a negative result in this determination means that the operation information subtype of the data transmitted from the data collection source terminal 2 to which the terminal ID acquired in step SP172 is assigned is the operation information subtype of the subtype name acquired in step SP177. Means not.
 かくして、このとき残留データ収集制御部35は、変数tの値を「1」だけ増加させ(SP183)、この後、優先度管理テーブル42(図10)上に、優先度欄42A(図10)に格納された優先度がそのときの変数tと同じ値のレコードが存在するか否かを判断する(SP184)。そして残留データ収集制御部35は、この判断で肯定結果を得るとステップSP177に戻り、この後、ステップSP179において肯定結果を得、又はステップSP184において否定結果を得るまでステップSP177~ステップSP179-ステップSP182及びステップSP184の処理を繰り返す。 Thus, at this time, the residual data collection control unit 35 increases the value of the variable t by “1” (SP183), and thereafter, the priority column 42A (FIG. 10) on the priority management table 42 (FIG. 10). It is determined whether there is a record having the same priority as the variable t at that time (SP184). When the residual data collection control unit 35 obtains a positive result in this determination, it returns to step SP177, and thereafter obtains a positive result at step SP179 or obtains a negative result at step SP184 until it obtains a negative result at step SP177 to step SP179-step SP182. And the process of step SP184 is repeated.
 これに対して、ステップSP179の判断で肯定結果を得ることは、ステップSP172で取得した端末IDが付与されたデータ収集元端末2から送信されるデータの稼働情報サブ種別がステップSP177で取得したサブ種別名の稼働情報サブ種別であることを意味する。かくして、このとき残留データ収集制御部35は、ステップSP172で取得したサブ種別名に対応する稼働情報判断基準を稼働情報判断基準ファイル50(図15)から取得する(SP180)。 On the other hand, obtaining an affirmative result in the determination of step SP179 is that the operation information subtype of the data transmitted from the data collection source terminal 2 to which the terminal ID acquired in step SP172 is assigned is the sub acquired in step SP177. It means that it is the operation information sub-type of the type name. Thus, at this time, the residual data collection control unit 35 acquires the operation information determination standard corresponding to the sub type name acquired in step SP172 from the operation information determination reference file 50 (FIG. 15) (SP180).
 続いて、残留データ収集制御部35は、図23について上述した残留データ収集方式導出処理により導出した優先度が「t」の稼働情報サブ種別のデータの収集方式を取得する(SP181)。具体的に、残留データ収集制御部35は、残留データ収集方式管理テーブル46(図14)から、優先度欄46A(図14)に格納された優先度が「t」であるレコードの送信中断時間欄46C(図14)に格納された送信中断時間と、そのレコードの送信間隔欄46D(図14)に格納された送信間隔と、そのレコードの送信データ件数欄46E(図14)に格納されたデータ件数とを、かかる稼働情報サブ種別のデータの収集方式として取得する。 Subsequently, the residual data collection control unit 35 acquires the data collection method of the operation information sub type with the priority “t” derived by the residual data collection method derivation process described above with reference to FIG. 23 (SP181). Specifically, the residual data collection control unit 35 transmits the transmission interruption time of the record having the priority “t” stored in the priority column 46A (FIG. 14) from the residual data collection method management table 46 (FIG. 14). The transmission interruption time stored in the column 46C (FIG. 14), the transmission interval stored in the transmission interval column 46D (FIG. 14) of the record, and the transmission data number column 46E (FIG. 14) of the record The number of data items is acquired as the data collection method of the operation information sub type.
 次いで、残留データ収集制御部35は、ステップSP173で生成した残留データ収集コマンドに対して、優先度が「t」の稼働情報サブ種別のデータの収集方式を登録する(SP182)。具体的に、残留データ収集制御部35は、残留データ収集コマンドにおけるそれぞれ対応する箇所に、対象とすべきデータ種別として優先度が「t」の稼働情報サブ種別を設定し、その送信中断時間としてステップSP181で取得した送信中断時間を設定し、その送信頻度として、ステップSP181で取得したデータ件数をステップSP181で取得した送信間隔で除算した値を設定する。 Next, the residual data collection control unit 35 registers the data collection method of the operation information sub type with the priority “t” for the residual data collection command generated in step SP173 (SP182). Specifically, the residual data collection control unit 35 sets the operation information sub-type having the priority “t” as the data type to be targeted at each corresponding location in the residual data collection command, and sets the transmission interruption time as the transmission interruption time. The transmission interruption time acquired in step SP181 is set, and the value obtained by dividing the number of data acquired in step SP181 by the transmission interval acquired in step SP181 is set as the transmission frequency.
 そして残留データ収集制御部35は、この後ステップSP183以降を上述と同様に処理する。 Then, the residual data collection controller 35 thereafter processes step SP183 and subsequent steps in the same manner as described above.
 やがて残留データ収集制御部35は、ステップSP172で取得した端末IDのデータ収集元端末2についてステップSP177~ステップSP182の処理を実行し終えることによりステップSP184で肯定結果を得ると、変数nの値を「1」だけ増加させ(SP185)、端末情報テーブル40(図8)に「n」行目のレコードが存在するか否かを判断する(SP186)。 Eventually, when the residual data collection control unit 35 obtains a positive result in step SP184 by completing the processing of step SP177 to step SP182 for the data collection source terminal 2 of the terminal ID acquired in step SP172, the value of the variable n is set. It is incremented by “1” (SP185), and it is determined whether or not the record of the “n” line exists in the terminal information table 40 (FIG. 8) (SP186).
 そして残留データ収集制御部35は、この判断で否定結果を得るとステップSP172に戻り、この後ステップSP186で肯定結果を得るまでステップSP172~ステップSP186の処理を繰り返す。 Then, when the residual data collection control unit 35 obtains a negative result in this determination, it returns to step SP172, and thereafter repeats the processing of step SP172 to step SP186 until a positive result is obtained at step SP186.
 そして残留データ収集制御部35は、やがて端末情報テーブル40に端末IDが登録されたすべてのデータ収集元端末2に対する残留データ収集コマンドを生成し終えることによりステップSP186で肯定結果を得ると、この残留データ収集コマンド生成処理を終了する。 When the residual data collection control unit 35 finally generates a residual data collection command for all the data collection source terminals 2 whose terminal IDs are registered in the terminal information table 40 and obtains a positive result in step SP186, the residual data collection control unit 35 The data collection command generation process is terminated.
 なお、このようにして生成された各残留データ収集コマンドは、この後、上述のようにコマンド配送部36(図1)により対応するデータ収集元端末2にそれぞれ送信される。そして、この残留データ収集コマンドを受信した各データ収集元端末2は、それぞれその残留データ収集コマンドにおいて指定された収集方式に従った順序、タイミング及び頻度でアラート情報及び対応する稼働情報のデータをデータ収集配信サーバ4に送信することになる。 Each residual data collection command generated in this way is then transmitted to the corresponding data collection source terminal 2 by the command delivery unit 36 (FIG. 1) as described above. Each data collection source terminal 2 that has received the residual data collection command stores the alert information and the corresponding operation information data in the order, timing, and frequency according to the collection method specified in the residual data collection command. It is transmitted to the collection / delivery server 4.
 この場合において、図19について上述した残留データ収集処理のステップSP81における残留データ件数取得処理の方式として、図21について上述した第1の残留データ件数取得処理の方式を適用したときには、各データ収集元端末2は、それぞれアラート情報判断基準及び各稼働情報サブ種別の稼働情報判断基準の情報を既に得ているため(図21のステップSP104~ステップSP106を参照)、主記憶装置12(図1)のバッファエリア13に残留しているデータのうちのどのデータがアラート情報でどのデータが稼働情報かを判別することができる。従って、この場合、各データ収集元端末2は、受信した残留データ収集コマンドにおいて指定された順序、タイミング及び頻度でアラート情報及び対応する稼働情報をそれぞれデータ収集配信サーバ4に送信することができる。 In this case, when the first residual data number acquisition processing method described above with reference to FIG. 21 is applied as the residual data number acquisition processing method in step SP81 of the residual data collection processing described above with reference to FIG. Since the terminal 2 has already obtained information on the alert information determination criteria and the operation information determination criteria for each operation information subtype (see step SP104 to step SP106 in FIG. 21), the terminal 2 of the main storage device 12 (FIG. 1) It is possible to determine which data among the data remaining in the buffer area 13 is alert information and which data is operation information. Therefore, in this case, each data collection source terminal 2 can transmit alert information and corresponding operation information to the data collection / delivery server 4 in the order, timing and frequency specified in the received residual data collection command.
 しかしながら、かかる残留データ件数取得処理の方式として、図22について上述した第2の残留データ件数取得処理の方式を適用したときには、各データ収集元端末2は、それぞれアラート情報判断基準及び各稼働情報サブ種別の稼働情報判断基準の情報をデータ収集配信サーバ4から得ておらず、このため主記憶装置12のバッファエリア13に残留しているデータのうちのどのデータがアラート情報でどのデータが稼働情報かを判別することができない。 However, when the second residual data number acquisition processing method described above with reference to FIG. 22 is applied as the residual data number acquisition processing method, each data collection source terminal 2 receives the alert information determination standard and each operation information sub The information of the type of operation information determination criterion is not obtained from the data collection / delivery server 4, and therefore, of the data remaining in the buffer area 13 of the main storage device 12, which data is alert information and which data is operation information Cannot be determined.
 このため、かかる残留データ件数取得処理の方式として第2の残留データ件数取得処理の方式を適用する場合には、予め各データ収集元端末2に上述のアラート情報判断基準及び対応する稼働情報サブ種別の稼働情報判断基準の情報を与えておくか、又は、データ収集配信サーバ4から適切なタイミングで各データ収集元端末2に上述のアラート情報判断基準及び対応する稼働情報サブ種別の稼働情報判断基準を通知する必要がある。 For this reason, when the second residual data number acquisition processing method is applied as the residual data number acquisition processing method, the above alert information determination criteria and the corresponding operation information subtype are previously applied to each data collection source terminal 2. Of the above-mentioned alert information and the above-mentioned alert information determination criteria and the corresponding operation information sub-type operation information determination criteria to each data collection source terminal 2 at an appropriate timing from the data collection / delivery server 4 Need to be notified.
 この場合、例えば、データ収集配信サーバ4から適切なタイミングで各データ収集元端末2に上述のアラート情報判断基準及び対応する稼働情報サブ種別の稼働情報判断基準を通知する残留データ件数取得処理の方式として第2の残留データ件数取得処理の方式を適用する場合には、図21について上述した第1の残留データ件数取得処理のステップSP102~ステップSP108までの処理を、コマンド配送部36が残留データ収集コマンドをデータ収集元端末2に送信する前又は直後に実行するか、又は、残留データ収集コマンドにアラート情報判断基準及び対応する稼働情報サブ種別の稼働情報判断基準の情報を格納するようにすれば良い。 In this case, for example, a residual data number acquisition processing method for notifying the data collection source terminal 2 of the above-described alert information determination criteria and the corresponding operation information sub-type operation information determination criteria from the data collection / delivery server 4 at an appropriate timing. When the second residual data number acquisition processing method is applied as described above, the command delivery unit 36 collects residual data in the processing from step SP102 to step SP108 of the first residual data number acquisition processing described above with reference to FIG. If the command is executed before or immediately after being sent to the data collection source terminal 2 or the information on the alert information judgment standard and the corresponding operation information sub-type operation information judgment standard is stored in the residual data collection command good.
(1-4)本実施の形態の効果
 以上のように本実施の形態のデータ収集配信システム1では、データ収集配信サーバ4が、サービス利用者から見た現在の各データ種別の優先度を定期的に検出し、障害復旧後に、そのときデータ収集元テナント3内に残留している未収集の残留データを、サービス利用者から見た現在の各データ種別の優先度と、現在のデータ収集配信サーバ4の状態と応じた適切な順序及びタイミングと、適切な頻度とで収集するように各データ収集元端末2を制御する。
(1-4) Effects of this Embodiment As described above, in the data collection and delivery system 1 of this embodiment, the data collection and delivery server 4 periodically determines the priority of each current data type as viewed from the service user. After data recovery and failure recovery, the uncollected residual data remaining in the data collection source tenant 3 at that time, the priority of each current data type viewed from the service user, and the current data collection and distribution Each data collection source terminal 2 is controlled to collect data at an appropriate order and timing according to the state of the server 4 and at an appropriate frequency.
 従って、本データ収集配信システム1によれば、データ収集配信サーバ4が、障害復旧後に、サービス利用者から見てそのとき優先度がより高いデータ種別のデータをより優先的に、かつその時点におけるデータ収集配信サーバ4のデータ処理能力に応じた頻度で収集することができる。かくするにつき、本データ収集配信システム1によれば、かかる障害に起因するサービス利用者への悪影響を低減させて、データ収集配信サーバ4の信頼性を向上させることができる。 Therefore, according to the data collection / distribution system 1, the data collection / distribution server 4 gives priority to the data of the data type having a higher priority when viewed from the service user after the failure recovery and at that time. Data can be collected at a frequency according to the data processing capability of the data collection / delivery server 4. In this way, according to the data collection and distribution system 1, it is possible to reduce the adverse effect on the service user due to such a failure and improve the reliability of the data collection and distribution server 4.
(2)第2の実施の形態
(2-1)本実施の形態によるデータ収集配信システムの構成
 図1との対応部分に同一符号を付して示す図25は、第2の実施の形態によるデータ収集配信システム70を示す。このデータ収集配信システム70は、1又は複数のデータ格納サーバ71が設けられ、データ収集元テナント3内の各データ収集元端末2がそれぞれそのデータ収集元端末2について予め定められたデータ格納サーバ71にデータを送信する点が第1の実施の形態によるデータ収集配信システム1(図1)と異なる。
(2) Second Embodiment (2-1) Configuration of Data Collection / Distribution System According to This Embodiment FIG. 25, in which parts corresponding to those in FIG. A data collection and distribution system 70 is shown. The data collection / distribution system 70 is provided with one or a plurality of data storage servers 71, and each data collection source terminal 2 in the data collection source tenant 3 has a data storage server 71 predetermined for the data collection source terminal 2. Is different from the data collection and delivery system 1 (FIG. 1) according to the first embodiment.
 データ格納サーバ71は、データ収集元テナント3の各データ収集元端末2からそれぞれ送信されるデータを一時的に蓄積する機能を有するサーバ装置であり、第2のネットワーク72を介してデータ収集元テナント3内の各データ収集元端末2とそれぞれ接続されると共に、第3のネットワーク73を介してデータ収集配信サーバ74と接続される。 The data storage server 71 is a server device having a function of temporarily storing data transmitted from each data collection source terminal 2 of the data collection source tenant 3, and the data collection source tenant via the second network 72. 3 is connected to each data collection source terminal 2 in the network 3, and is connected to a data collection / distribution server 74 via a third network 73.
 このデータ格納サーバ71は、CPU80及び主記憶装置81を備えて構成される。CPU80は、データ格納サーバ71全体の動作制御を司るプロセッサである。また主記憶装置81は、例えば半導体メモリから構成される。主記憶装置81には、各データ収集元端末2から送信されてきたデータを一時的に保持するためのバッファエリア82が設けられると共に、データ格納部83が格納される。データ格納部83は、各データ収集元端末2から送信されてきたデータをバッファエリア82に格納する一方、バッファエリア82に格納したデータをデータ収集配信サーバ74からの要求に応じてそのデータ収集配信サーバ74に送信する機能を有するプログラムである。 The data storage server 71 includes a CPU 80 and a main storage device 81. The CPU 80 is a processor that controls operation of the entire data storage server 71. The main storage device 81 is composed of, for example, a semiconductor memory. The main storage device 81 is provided with a buffer area 82 for temporarily holding data transmitted from each data collection source terminal 2 and also stores a data storage unit 83. The data storage unit 83 stores the data transmitted from each data collection source terminal 2 in the buffer area 82, while collecting the data stored in the buffer area 82 in response to a request from the data collection / delivery server 74. This is a program having a function of transmitting to the server 74.
 データ収集配信サーバ74は、主記憶装置21にデータ収集元端末2からのデータを一時的に保持するためのバッファエリアが設けられておらず、データ収集元端末2からのデータを主記憶装置21に格納されたデータ処理部90によりデータ格納サーバ71から取得する点が第1の実施の形態のデータ収集配信サーバ4と相違する。 The data collection / distribution server 74 is not provided with a buffer area for temporarily storing data from the data collection source terminal 2 in the main storage device 21, and the data collection / delivery server 74 stores the data from the data collection source terminal 2 in the main storage device 21. It is different from the data collection / delivery server 4 of the first embodiment in that it is acquired from the data storage server 71 by the data processing unit 90 stored in the first embodiment.
 図26は、本実施の形態のデータ収集配信システム70において、データ収集元テナント3内のデータ収集元端末2からデータ格納サーバ71に送信されたデータが稼働情報に該当するものであった場合の一連の処理の流れを示す。ステップSP190~ステップSP192の処理は図3について上述した第1の実施の形態のステップSP1~ステップSP3と同様であるので、ここでの説明は省略する。 FIG. 26 shows a case where data transmitted from the data collection source terminal 2 in the data collection source tenant 3 to the data storage server 71 corresponds to the operation information in the data collection and distribution system 70 of the present embodiment. The flow of a series of processing is shown. Since the processing of step SP190 to step SP192 is the same as that of step SP1 to step SP3 of the first embodiment described above with reference to FIG. 3, description thereof is omitted here.
 ただし、本実施の形態の場合、データ収集元端末2のデータ通信制御部14は、バッファエリア13に格納されたデータを予め定められたデータ格納サーバ71に送信し、当該データがそのデータ格納サーバ71の主記憶装置21(図25)のバッファエリア82に格納される。 However, in the case of this embodiment, the data communication control unit 14 of the data collection source terminal 2 transmits the data stored in the buffer area 13 to a predetermined data storage server 71, and the data is stored in the data storage server 71 is stored in the buffer area 82 of the main storage device 21 (FIG. 25).
 データ格納サーバ71のバッファエリア82に格納されたデータは、この後、データ収集配信サーバ74のデータ処理部90により定期的に読み出される(SP193)。なお、データ収集配信サーバ74のデータ処理部90によりデータ格納サーバ71のバッファエリア82から読み出されたデータは、この後、当該バッファエリア82から削除される。 Thereafter, the data stored in the buffer area 82 of the data storage server 71 is periodically read out by the data processing unit 90 of the data collection / delivery server 74 (SP193). The data read from the buffer area 82 of the data storage server 71 by the data processing unit 90 of the data collection / distribution server 74 is thereafter deleted from the buffer area 82.
 そしてデータ処理部90により読み出されたデータは、稼働情報判断基準ファイル50に格納された稼働情報判断基準と、アラート情報判断基準ファイル51に格納されたアラート情報判断基準とに基づいて、データ種別(アラート情報又は稼働情報サブ種別)が判断される(SP194)。 The data read by the data processing unit 90 is based on the operation information determination criteria stored in the operation information determination criteria file 50 and the alert information determination criteria stored in the alert information determination criteria file 51. (Alert information or operation information sub-type) is determined (SP194).
 この判定でそのデータが稼働情報に相当するものであると判断された場合(つまり、そのデータに格納された測定値が、対応する稼働情報サブ種別の測定値として正常範囲にあると判断された場合)、そのデータが蓄積テーブル41に登録される(SP195)。 If it is determined by this determination that the data corresponds to the operation information (that is, the measurement value stored in the data is determined to be within the normal range as the measurement value of the corresponding operation information sub-type) The data is registered in the accumulation table 41 (SP195).
 この後、外部サーバ7から稼働情報サブ種別及び蓄積日時などの条件を指定したデータ検索配信依頼がデータ収集配信サーバ74に与えられると(SP196)、このデータ検索配信依頼において指定された条件を満たすデータの検索がデータ処理部90により蓄積テーブル41上で行われる(SP197)。 Thereafter, when a data search / delivery request specifying conditions such as operation information sub-type and storage date / time is given from the external server 7 to the data collection / delivery server 74 (SP196), the conditions specified in the data search / delivery request are satisfied. Data search is performed on the accumulation table 41 by the data processing unit 90 (SP197).
 そして、この検索により検出されたデータがかかるデータ検索配信依頼の送信元の外部サーバ7に配信されると共に(SP198)、そのデータの内容、配信先の外部サーバ7のURL、及び、配信日時などの履歴情報が検索配信ログとして検索配信ログファイル48に書き込まれる(SP195)。 The data detected by this search is distributed to the external server 7 that is the transmission source of the data search distribution request (SP198), the contents of the data, the URL of the external server 7 that is the distribution destination, the distribution date and time, etc. Is written in the search distribution log file 48 as a search distribution log (SP195).
 また図27は、データ格納サーバ71から読み出されたデータがアラート情報に相当するものであった場合の一連の処理の流れを示す。この場合、ステップSP200~ステップSP204の処理は、図26について上述したステップSP190~ステップSP194の処理と同様であるため、ここでの説明は省略する。 FIG. 27 shows a flow of a series of processing when the data read from the data storage server 71 corresponds to alert information. In this case, the processing from step SP200 to step SP204 is the same as the processing from step SP190 to step SP194 described above with reference to FIG. 26, and thus description thereof is omitted here.
 データ処理部90は、ステップSP203の判断で、データ格納サーバ71のバッファエリア82から読み出したデータがアラート情報に相当するものであると判断した場合、そのデータを外部サーバ7に直ちに配信し(SP205)、さらにそのデータの内容、配信先の外部サーバのURL、配信日時などの履歴情報を高速配信ログとして高速配信ログファイル49に書き込む(SP206)。 If it is determined in step SP203 that the data read from the buffer area 82 of the data storage server 71 corresponds to the alert information, the data processing unit 90 immediately distributes the data to the external server 7 (SP205). Further, history information such as the contents of the data, the URL of the external server of the distribution destination, and the distribution date and time is written as a high-speed distribution log in the high-speed distribution log file 49 (SP206).
 一方、図28は、サービス提供に必要なデータ処理を実行できないような障害がデータ収集配信サーバ74に発生した場合のデータ収集元端末2、データ格納サーバ71、データ収集配信サーバ74及び外部サーバ7の様子を示す。この図28では、データ収集配信サーバ74に発生した障害が、データ格納サーバ71からデータを取得できず、また外部サーバ7からのデータ検索配信依頼を一切の受信できない障害である場合の例を示している。 On the other hand, FIG. 28 shows the data collection source terminal 2, the data storage server 71, the data collection / distribution server 74, and the external server 7 when a failure occurs in the data collection / distribution server 74 so that the data processing necessary for providing the service cannot be performed. The state of is shown. FIG. 28 shows an example in which the failure that occurred in the data collection / delivery server 74 is a failure in which data cannot be acquired from the data storage server 71 and no data search / delivery request from the external server 7 can be received. ing.
 各データ収集元端末2からのデータは、データ収集配信サーバ74の障害発生中もデータ格納サーバ71に順次蓄積される(SP210)。このようにデータ格納サーバ71のバッファエリア82に蓄積されるデータとしては、各データ種別(アラート情報及び各稼働情報サブ種別)のデータが混在している。従って、データ収集配信サーバ74は、障害復旧後に、データ格納サーバ71のバッファエリア82に蓄積された大量のデータの中から、サービス利用者から見て現在の優先度が高いデータ種別のデータを優先的に取得する必要がある。 The data from each data collection source terminal 2 is sequentially accumulated in the data storage server 71 even during the occurrence of a failure in the data collection and distribution server 74 (SP210). As described above, data stored in the buffer area 82 of the data storage server 71 includes data of each data type (alert information and each operation information sub-type). Therefore, the data collection / distribution server 74 prioritizes data of a data type having a high priority when viewed from the service user from among a large amount of data stored in the buffer area 82 of the data storage server 71 after the failure is recovered. Need to be acquired.
 そこで本実施の形態のデータ収集配信システム70では、図28について上述したような障害からデータ収集配信サーバ74が復旧した場合に、サービス利用者から見た現在の各稼働情報サブ種別の優先度と、現在のデータ収集配信サーバ74の状態と、そのときデータ格納サーバ71のバッファエリア82に残留しているデータ種別ごとの残留データのデータ件数と応じた適切な順序、タイミング及び頻度で各データ種別のデータをデータ格納サーバ71から収集する第2の残留データ収集機能がデータ収集配信サーバに搭載されている。 Therefore, in the data collection / distribution system 70 of the present embodiment, when the data collection / distribution server 74 recovers from the failure as described above with reference to FIG. Each data type in an appropriate order, timing and frequency according to the current state of the data collection / distribution server 74 and the number of residual data for each data type remaining in the buffer area 82 of the data storage server 71 at that time A second residual data collection function for collecting the data from the data storage server 71 is mounted on the data collection and distribution server.
 実際上、本データ収集配信システム70の場合、データ収集配信サーバ74は、第1の実施の形態と同様にして、サービス利用者から見た現在の各稼働情報サブ種別の優先度を定期的に検出し、管理している。 In practice, in the case of the data collection / distribution system 70, the data collection / distribution server 74 periodically determines the priority of each current operation information sub-type viewed from the service user in the same manner as in the first embodiment. Detect and manage.
 またデータ収集配信サーバ4は、図28について上述したような障害から復旧した場合、第1の実施の形態と同様にして、通常稼働時のデータ処理能力に対する現在の自己のデータ処理能力を検出する。 In addition, when the data collection / delivery server 4 recovers from the failure as described above with reference to FIG. 28, the data collection / delivery server 4 detects the current data processing capability with respect to the data processing capability during normal operation in the same manner as in the first embodiment. .
 さらにデータ収集配信サーバ74は、データ格納サーバ71に対してそのデータ格納サーバ71のバッファエリア82に残留している各データ種別のデータの件数を自らカウントするなどしてそれぞれ取得する。 Further, the data collection / delivery server 74 obtains the data storage server 71 by, for example, counting the number of data of each data type remaining in the buffer area 82 of the data storage server 71 by itself.
 そしてデータ収集配信サーバ74は、そのとき管理している各稼働情報サブ種別の優先度と、現在の自己のデータ処理能力と、データ格納サーバ71に残留しているデータ種別ごとのデータ件数とに基づいて、データ種別ごとに、そのデータをどのような順序、タイミング及び頻度で収集すべきかといったデータの収集方式(残留データ収集方式)を導出する。この際、データ収集配信サーバ74は、アラート情報については、稼働情報よりも早く(最初に)収集するような残留データ収集方式を導出する。 The data collection / distribution server 74 determines the priority of each operation information sub-type managed at that time, the current data processing capability, and the number of data items for each data type remaining in the data storage server 71. Based on the data type, a data collection method (residual data collection method) for deriving the data in what order, timing and frequency is derived. At this time, the data collection / distribution server 74 derives a residual data collection method for collecting alert information earlier (first) than the operation information.
 そしてデータ収集配信サーバ74は、このようにして導出した残留データ収集方式に従った順序、タイミング及び頻度で、各データ種別のデータをデータ格納サーバ71からそれぞれ取得する。 The data collection / distribution server 74 obtains data of each data type from the data storage server 71 in the order, timing and frequency according to the residual data collection method derived in this way.
 以上のような本実施の形態による第2の残留データ収集機能を実現するための機能として、データ収集配信サーバ74の主記憶装置21には、図25に示すように、データ処理部90、障害検知部31、稼働情報優先度検出部91、サーバ状態検出部33、残留データ件数取得部92、残留データ収集制御部93及びコマンド配送部36が格納されている。このうち障害検知部31、サーバ状態検出部33及びコマンド配送部36は、第1の実施の形態について上述した機能を有するプログラムであるため、ここでの説明は省略する。 As a function for realizing the second residual data collection function according to the present embodiment as described above, the main storage device 21 of the data collection / distribution server 74 includes a data processing unit 90, a failure, as shown in FIG. A detection unit 31, an operation information priority detection unit 91, a server state detection unit 33, a residual data number acquisition unit 92, a residual data collection control unit 93, and a command delivery unit 36 are stored. Among these, the failure detection unit 31, the server state detection unit 33, and the command delivery unit 36 are programs having the functions described above with respect to the first embodiment, and thus description thereof is omitted here.
 データ処理部90は、データ格納サーバ71の主記憶装置81のバッファエリア82に蓄積された各データ収集元端末2からのデータを、第3のネットワーク73を介して定期的にデータ格納サーバ71から取得する機能を有するプログラムである。 The data processing unit 90 periodically receives data from each data collection source terminal 2 accumulated in the buffer area 82 of the main storage device 81 of the data storage server 71 from the data storage server 71 via the third network 73. It is a program having a function to acquire.
 またデータ処理部90は、データ格納サーバ71から取得したデータのデータ種別を稼働情報判断基準ファイル50(図15)に格納された稼働情報判断基準と、アラート情報判断基準ファイル51(図16)に格納されたアラート情報判断基準とに基づいて判断する。 Further, the data processing unit 90 stores the data type of the data acquired from the data storage server 71 in the operation information determination standard file 50 (FIG. 15) stored in the operation information determination standard file 50 (FIG. 15) and the alert information determination standard file 51 (FIG. 16). Judgment is made based on the stored alert information judgment criteria.
 そしてデータ処理部90は、そのデータのデータ種別が稼働情報であると判断した場合には、そのデータを蓄積テーブル41に登録する。またデータ処理部90は、その後、外部サーバ7からのデータ検索配信依頼に応じて、条件を満たすデータを蓄積テーブル41から読み出してその外部サーバ7に送信すると共に、その履歴情報(検索配信ログ)を検索配信ログファイル48(図25)に格納する。またデータ処理部30は、かかる判断処理においてそのデータがアラート情報であると判断した場合には、当該アラート情報を外部サーバ7に高速配信すると共に、その履歴情報(高速配信ログ)を高速配信ログファイル49(図25)に格納する。 When the data processing unit 90 determines that the data type of the data is operation information, the data processing unit 90 registers the data in the accumulation table 41. The data processing unit 90 then reads out data satisfying the condition from the storage table 41 and transmits it to the external server 7 in response to a data search / distribution request from the external server 7, and the history information (search / distribution log). Is stored in the search distribution log file 48 (FIG. 25). When the data processing unit 30 determines that the data is alert information in the determination process, the data processing unit 30 distributes the alert information to the external server 7 at a high speed, and the history information (high-speed distribution log) Store in file 49 (FIG. 25).
 また稼働情報優先度検出部91は、検索配信ログファイル48に格納された検索配信ログに基づいて、サービス利用者から見た現在の各データ種別の優先度を定期的に検出する機能を有するプログラムである。稼働情報優先度検出部91は、検出結果に基づいて、後述する優先度管理テーブル100を更新する。 The operation information priority detection unit 91 is a program having a function of periodically detecting the priority of each current data type viewed from the service user based on the search distribution log stored in the search distribution log file 48. It is. The operating information priority detection unit 91 updates a priority management table 100 described later based on the detection result.
 さらに残留データ件数取得部92は、自サーバが障害から復旧した場合に、そのときデータ格納サーバ71のバッファエリア82に残留している各データ種別のデータの件数を取得する機能を有するプログラムである。残留データ件数取得部92は、取得したデータ種別ごとのデータ件数を残留データ件数管理テーブル45に登録して管理する。 Further, the remaining data number acquisition unit 92 is a program having a function of acquiring the number of data of each data type remaining in the buffer area 82 of the data storage server 71 when the server recovers from a failure. . The residual data count acquisition unit 92 registers and manages the acquired data count for each data type in the residual data count management table 45.
 残留データ収集制御部93は、自サーバが障害から復旧した場合に、稼働情報優先度検出部32により検出されたデータ種別ごとの現在の優先度と、サーバ状態検出部33により検出された自サーバの現在の状態と、残留データ件数取得部92により取得されたデータ格納サーバ71のバッファエリア82に残留するデータ種別ごとの残留データのデータ件数とに基づいて、上述の残留データ収集方式を導出する機能を有するプログラムである。残留データ収集制御部93は、導出した残留データ収集方式を後述する残留データ収集方式管理テーブル102に登録して管理する。また残留データ収集制御部93は、残留データ収集方式管理テーブル102に登録した残留データ収集方式に従った順序、タイミング及び頻度でデータ格納サーバ71から各データ種別のデータをそれぞれ取得する。 The residual data collection control unit 93 determines the current priority for each data type detected by the operation information priority detection unit 32 and the own server detected by the server state detection unit 33 when the own server recovers from a failure. The residual data collection method described above is derived on the basis of the current state of the data and the number of residual data items for each data type remaining in the buffer area 82 of the data storage server 71 acquired by the residual data number acquisition unit 92. It is a program having a function. The residual data collection control unit 93 registers and manages the derived residual data collection method in a residual data collection method management table 102 described later. The residual data collection control unit 93 acquires data of each data type from the data storage server 71 in the order, timing, and frequency according to the residual data collection method registered in the residual data collection method management table 102.
 一方、データ収集配信サーバ74の補助記憶装置22(図25)には、かかる本実施の形態の第2の残留データ収集機能を実現するための手段として、端末情報テーブル40、蓄積テーブル41、優先度管理テーブル100、データ取得先サーバ管理テーブル101、サーバ状態管理テーブル44、残留データ件数管理テーブル45、残留データ収集方式管理テーブル102、スペック情報ファイル47、検索配信ログファイル48、高速配信ログファイル49、稼働情報判断基準ファイル50及びアラート情報判断基準ファイル51が格納されている。 On the other hand, the auxiliary storage device 22 (FIG. 25) of the data collection and distribution server 74 has a terminal information table 40, an accumulation table 41, a priority as means for realizing the second residual data collection function of the present embodiment. Degree management table 100, data acquisition destination server management table 101, server state management table 44, residual data number management table 45, residual data collection method management table 102, specification information file 47, search distribution log file 48, high-speed distribution log file 49 The operation information determination standard file 50 and the alert information determination standard file 51 are stored.
 このうち端末情報テーブル40、蓄積テーブル41、サーバ状態管理テーブル44、残留データ件数管理テーブル45、スペック情報ファイル47、検索配信ログファイル48、高速配信ログファイル49、稼働情報判断基準ファイル50及びアラート情報判断基準ファイル51は、第1の実施の形態について上述した通りの構成を有する情報であるため、ここでの説明は省略する。 Among these, the terminal information table 40, the accumulation table 41, the server state management table 44, the residual data number management table 45, the specification information file 47, the search distribution log file 48, the high-speed distribution log file 49, the operation information determination reference file 50, and the alert information The determination reference file 51 is information having the configuration as described above with respect to the first embodiment, and thus description thereof is omitted here.
 優先度管理テーブル100は、稼働情報サブ種別ごとの優先度を管理するために利用されるテーブルであり、図29に示すように、優先度欄100A、稼働情報サブ種別欄100B、収集データ取得先サーバ欄100C及び検索配信実行回数欄100Dを備えて構成される。優先度管理テーブル100では、1つの行が1つの優先度に対応する。 The priority management table 100 is a table used for managing the priority for each operation information sub type, and as shown in FIG. 29, the priority column 100A, the operation information sub type column 100B, the collected data acquisition destination A server column 100C and a search distribution execution number column 100D are provided. In the priority management table 100, one row corresponds to one priority.
 そして優先度欄100A、稼働情報サブ種別欄100B及び検索配信実行回数欄100Dには、それぞれ図10について上述した第1の実施の形態の優先度管理テーブル42の優先度欄42A、稼働情報サブ種別欄42B及び検索配信実行回数欄42Dのうちの対応する欄に格納される情報と同様の情報がそれぞれ格納される。また収集データ取得先サーバ欄100Cには、対応する稼働情報サブ種別のデータが格納されるデータ格納サーバ71のサーバ名が格納される。なお図29は、すべてのデータ収集元端末2が「DATA_Server1」というサーバ名のデータ格納サーバ71にデータを送信する場合の例を示している。 In the priority column 100A, the operation information sub-type column 100B, and the search delivery execution count column 100D, the priority column 42A and the operation information sub-type of the priority management table 42 according to the first embodiment described above with reference to FIG. Information similar to the information stored in the corresponding columns in the column 42B and the search distribution execution count column 42D is stored. The collected data acquisition destination server column 100C stores the server name of the data storage server 71 in which the corresponding operation information sub-type data is stored. FIG. 29 shows an example in which all data collection source terminals 2 transmit data to the data storage server 71 having the server name “DATA_Server1”.
 データ取得先サーバ管理テーブル101は、各データ格納サーバ71における対応するデータ収集元端末2からのデータが格納されるバッファエリア82の名称(キャッシュ名)を管理するために利用されるテーブルであり、各データ格納サーバ71のサーバ名(取得先サーバ名)と、対応するデータ格納サーバ71におけるデータ収集元端末2からのデータを格納するバッファエリア82の名称(取得先キャッシュ名)が対応付けて格納される。 The data acquisition server management table 101 is a table used for managing the name (cache name) of the buffer area 82 in which data from the corresponding data collection source terminal 2 in each data storage server 71 is stored. The server name (acquisition destination server name) of each data storage server 71 and the name of the buffer area 82 (acquisition destination cache name) for storing data from the data collection source terminal 2 in the corresponding data storage server 71 are stored in association with each other. Is done.
 一方、残留データ収集方式管理テーブル102は、残留データ収集制御部93(図25)により導出された上述の残留データ収集方式を管理するために利用されるテーブルであり、図30に示すように、優先度欄102A、処理時間欄102B、取得中断時間欄102C、取得間隔欄102D及び取得データ件数欄102Eを備えて構成される。 On the other hand, the residual data collection method management table 102 is a table used for managing the above-described residual data collection method derived by the residual data collection control unit 93 (FIG. 25). As shown in FIG. A priority column 102A, a processing time column 102B, an acquisition interruption time column 102C, an acquisition interval column 102D, and an acquisition data number column 102E are configured.
 そして、これら優先度欄102A、処理時間欄102B、取得中断時間欄102C、取得間隔欄102D及び取得データ件数欄102Eには、それぞれ図14について上述した第1の実施の形態の残留データ収集方式管理テーブル46の優先度欄46A、処理時間欄46B、送信中断時間欄46C、送信間隔欄46D及び送信データ件数欄46Eのうちの対応する欄に格納される情報と同様の情報が格納される。 The priority column 102A, the processing time column 102B, the acquisition interruption time column 102C, the acquisition interval column 102D, and the acquisition data number column 102E are respectively stored in the residual data collection method management of the first embodiment described above with reference to FIG. Information similar to the information stored in the corresponding columns of the priority column 46A, the processing time column 46B, the transmission interruption time column 46C, the transmission interval column 46D, and the transmission data number column 46E of the table 46 is stored.
(2-2)本実施の形態による第2の残留データ収集機能に関する各種処理
(2-2-1)稼働情報優先度割当て処理
 本実施の形態による稼働情報優先度検出部91は、図17について上述した第1の実施の形態の稼働情報優先度割当て処理及び図18について上述した第1の実施の形態のサブ種別優先度登録処理と同様の処理手順により、サービス利用者から見た現在の各データ種別の優先度を検出し、検出結果に基づいて優先度管理テーブル100を更新する。
(2-2) Various Processes Related to Second Residual Data Collection Function According to this Embodiment (2-2-1) Operation Information Priority Allocation Processing The operation information priority detection unit 91 according to this embodiment is shown in FIG. According to the same processing procedure as the operation information priority assignment process of the first embodiment described above and the sub type priority registration process of the first embodiment described above with reference to FIG. The priority of the data type is detected, and the priority management table 100 is updated based on the detection result.
 ただし本実施の形態の稼働情報優先度検出部91は、図17のステップSP57においてステップSP54でサブ種別名を取得した稼働情報サブ種別のデータが格納されるデータ格納サーバ71のサーバ名をデータ取得先サーバ管理テーブル101から取得し、図18のステップSP70においてその稼働情報サブ種別の優先度を優先度管理テーブル100(図29)に登録する際、上述のようにして取得したサーバ名を優先度管理テーブル100の収集データ取得先サーバ欄100Cに格納する。 However, the operation information priority detection unit 91 according to the present embodiment acquires the server name of the data storage server 71 in which the data of the operation information sub type obtained in step SP54 in step SP57 of FIG. 17 is stored. The server name acquired from the destination server management table 101 and registered in the priority management table 100 (FIG. 29) in step SP70 of FIG. Stored in the collected data acquisition destination server column 100C of the management table 100.
(2-2-2)残留データ取得処理の流れ
 図31は、データ収集配信サーバ74に障害が発生し、その障害から復旧した後にそのデータ収集配信サーバ74において実行される残留データ取得処理の流れを示す。
(2-2-2) Flow of Residual Data Acquisition Processing FIG. 31 shows a flow of residual data acquisition processing executed in the data collection / distribution server 74 after a failure occurs in the data collection / distribution server 74 and recovery from the failure. Indicates.
 本データ収集配信サーバ74では、かかる障害から復旧すると、まず、サーバ状態検出部33(図1)により、現在のデータ収集配信サーバ4のサーバ状態を検出するサーバ状態検出処理が実行される(SP220)。このサーバ状態検出処理の具体的な処理内容は、図20について上述した第1の実施の形態によるサーバ状態検出処理と同様である。 In the data collection / distribution server 74, after recovery from such a failure, first, the server state detection unit 33 (FIG. 1) executes server state detection processing for detecting the current server state of the data collection / distribution server 4 (SP220). ). The specific processing content of this server state detection process is the same as the server state detection process according to the first embodiment described above with reference to FIG.
 続いて、残留データ件数取得部92(図25)が、そのときデータ格納サーバ71のバッファエリア82に残留する残留データの件数をデータ種別ごとにそれぞれ取得する残留データ件数取得処理を実行する(SP221)。 Subsequently, the residual data number acquisition unit 92 (FIG. 25) executes a residual data number acquisition process for acquiring the number of residual data remaining in the buffer area 82 of the data storage server 71 for each data type (SP221). ).
 次いで、残留データ収集制御部93(図25)が、そのとき優先度管理テーブル100(図29)に登録されているサービス利用者から見た現在の各稼働情報サブ種別の優先度と、ステップSP221において取得されたデータ格納サーバ71のバッファエリア82に残留しているデータ種別ごとのデータ(残留データ)のデータ件数とに基づいて、これらの残留データを収集するデータ種別ごとの順序、タイミング及び頻度を規定した残留データ収集方式を導出する残留データ収集方式導出処理を実行する(SP222)。 Next, the residual data collection control unit 93 (FIG. 25) determines the priority of each current operation information subtype viewed from the service user registered in the priority management table 100 (FIG. 29), and step SP221. The order, timing, and frequency for each data type for collecting these residual data based on the number of data items for each data type (residual data) remaining in the buffer area 82 of the data storage server 71 acquired in FIG. The residual data collection method deriving process for deriving the residual data collection method that defines the above is executed (SP222).
 そして残留データ収集制御部93は、ステップSP222で導出した残留データ収集方式に従ったデータ種別ごとの順序、タイミング及び頻度でデータ格納サーバ71から残留データを取得する残留データ取得処理を実行する(SP223)。 Then, the residual data collection controller 93 executes a residual data acquisition process for acquiring residual data from the data storage server 71 at the order, timing and frequency for each data type according to the residual data collection method derived at step SP222 (SP223). ).
 以上により、データ収集配信サーバ74の障害中にデータ格納サーバ71に蓄積された各データ種別のデータがすべてデータ収集配信サーバ74に収集されて、これらデータの必要な情報が蓄積テーブル41(図25)に格納される。そして、この後、この残留データ収集処理が終了する。 As described above, all data of each data type accumulated in the data storage server 71 during the failure of the data collection / delivery server 74 is collected in the data collection / delivery server 74, and necessary information of these data is stored in the accumulation table 41 (FIG. 25). ). Thereafter, the residual data collection process ends.
(2-2-3)残留データ件数取得処理
 図32は、図31について上述した残留データ収集処理のステップSP221において残留データ件数取得部92により実行される残留データ件数取得処理の一例を示す。この図32に示す残留データ件数取得処理の方式は、残留データ件数取得部92が、データ格納サーバ71のバッファエリア82上に存在する残留データのデータ種別を1件ずつ判定することにより、当該データ格納サーバ71内の残留データのデータ件数をデータ種別ごとにそれぞれ取得する方式である。
(2-2-3) Residual Data Number Acquisition Process FIG. 32 shows an example of a residual data number acquisition process executed by the residual data number acquisition unit 92 in step SP221 of the residual data collection process described above with reference to FIG. The residual data number acquisition processing method shown in FIG. 32 is performed by the residual data number acquisition unit 92 determining the data type of the residual data existing on the buffer area 82 of the data storage server 71 one by one. In this method, the number of remaining data items in the storage server 71 is acquired for each data type.
 実際上、残留データ件数取得処理としてこの図に示す方式が適用された場合、残留データ件数取得部92は、まず、残留データ件数管理テーブル45(図13)にレコードが存在するか否かを判断する(SP230)。そして残留データ件数取得部92は、この判断で否定結果を得ると、ステップSP232に進み、肯定結果を得ると、残留データ件数管理テーブル45上に存在するすべてのレコードを削除する(SP231)。 In practice, when the method shown in this figure is applied as the residual data number acquisition process, the residual data number acquisition unit 92 first determines whether or not a record exists in the residual data number management table 45 (FIG. 13). (SP230). When the residual data number acquisition unit 92 obtains a negative result in this determination, it proceeds to step SP232, and when it obtains a positive result, it deletes all the records existing on the residual data number management table 45 (SP231).
 続いて、残留データ件数取得部92は、残留データ件数をカウントするためのデータ種別ごとの変数[データ種別名]_Cを、それぞれ初期値を「0」として生成する(SP232)。なお「変数[データ種別名]_C」は、対応するデータ種別の種別名(本実施の形態においては、アラート情報、圧力情報、温度情報又は振動情報)が「[データ種別名]」の箇所に格納される変数である。 Subsequently, the residual data number acquisition unit 92 generates a variable [data type name] _C for each data type for counting the number of residual data with an initial value “0” (SP232). Note that “variable [data type name] _C” is a place where the type name of the corresponding data type (in this embodiment, alert information, pressure information, temperature information or vibration information) is “[data type name]”. A variable to be stored.
 次いで、残留データ件数取得部92は、データ取得先サーバ管理テーブル101から各レコードのレコード情報(取得先サーバ名及び取得先キャッシュ名)を取得する(SP233)。なお、本実施の形態においては、上述のようにデータ取得先サーバ管理テーブル233に登録されたレコードが1件のみであるものとする。 Next, the residual data number acquisition unit 92 acquires record information (acquisition destination server name and acquisition destination cache name) of each record from the data acquisition destination server management table 101 (SP233). In the present embodiment, it is assumed that there is only one record registered in the data acquisition destination server management table 233 as described above.
 この後、残留データ件数取得部92は、変数nを初期値の「1」に設定し(SP234)、さらにステップSP233で取得した取得先サーバ名が付与されたデータ格納サーバ71の当該ステップSP233で取得した取得先キャッシュ名が付与されたバッファエリア82からn件目の残留データの内容(残留データに格納されている各稼働情報サブ種別の値)を取得する(SP235)。 Thereafter, the remaining data number acquisition unit 92 sets the variable n to the initial value “1” (SP234), and further in step SP233 of the data storage server 71 to which the acquisition destination server name acquired in step SP233 is assigned. The contents of the n-th residual data (value of each operation information sub type stored in the residual data) are acquired from the buffer area 82 to which the acquired acquisition destination cache name is assigned (SP235).
 続いて、残留データ件数取得部92は、アラート情報判断基準ファイル51(図16)に格納されたアラート情報と、稼働情報判断基準ファイル50(図15)に格納された稼働情報サブ種別ごとの稼働情報判断基準とを順次読み出しながら、これらとステップSP235で内容を取得したn件目の残留データの内容と順次比較することにより、ステップSPで内容を取得した残留データのデータ種別を判定する(SP236)。そして残留データ件数取得部92は、この比較により検出したその残留データのデータ種別に対応する変数[データ種別名]_Cの値を「1」だけ増加(インクリメント)する(SP237)。 Subsequently, the remaining data number acquisition unit 92 operates for each alert information stored in the alert information determination reference file 51 (FIG. 16) and each operation information subtype stored in the operation information determination reference file 50 (FIG. 15). While sequentially reading out the information determination criteria, the data type of the residual data acquired at step SP is determined by sequentially comparing these with the content of the nth residual data acquired at step SP235 (SP236). ). Then, the residual data number acquisition unit 92 increases (increments) the value of the variable [data type name] _C corresponding to the data type of the residual data detected by this comparison by “1” (SP237).
 次いで、残留データ件数取得部92は、変数nの値を「1」だけ増加させ(SP238)、この後、ステップSP233で取得した取得先サーバ名が付与されたデータ格納サーバ71の当該ステップSP233で取得した取得先キャッシュ名が付与されたバッファエリア82内にn件目の残留データが存在するか否かを判断する(SP239)。そして残留データ件数取得部92は、この判断で肯定結果を得るとステップSP235に戻り、この後、ステップSP239で肯定結果を得るまでステップSP235~ステップSP239の処理を繰り返す。 Next, the residual data number acquisition unit 92 increases the value of the variable n by “1” (SP238), and then in step SP233 of the data storage server 71 to which the acquisition destination server name acquired in step SP233 is assigned. It is determined whether or not there is n-th residual data in the buffer area 82 to which the acquired acquisition destination cache name is assigned (SP239). The residual data number obtaining unit 92 returns to step SP235 when obtaining a positive result in this determination, and thereafter repeats the processing of step SP235 to step SP239 until obtaining a positive result at step SP239.
 そして残留データ件数取得部92は、やがてかかるバッファエリア82内に残留しているすべての残留データについてステップSP236~ステップSP237の処理を実行し終えることによりステップSP239で肯定結果を得ると、各変数[データ種別名]_Cの値を残留データ件数管理テーブル45(図13)にそれぞれ登録する(SP240)。具体的に、残留データ件数取得部92は、各変数[データ種別名]_Cの値を、それぞれ残留データ件数管理テーブル45におけるその変数[データ種別名]_Cの「[データ種別名]」の箇所と同じデータ種別名がデータ種別欄45A(図13)に格納されたレコードの残留データ件数欄45B(図13)に格納する。 When the residual data number acquisition unit 92 finally obtains a positive result in step SP239 by completing the processing of step SP236 to step SP237 for all residual data remaining in the buffer area 82, each variable [ The data type name] _C value is registered in the residual data number management table 45 (FIG. 13) (SP240). Specifically, the residual data number acquisition unit 92 sets the value of each variable [data type name] _C in the location of “[data type name]” of the variable [data type name] _C in the residual data number management table 45, respectively. Is stored in the remaining data number column 45B (FIG. 13) of the record stored in the data type column 45A (FIG. 13).
 そして残留データ件数取得部92は、この後、この残留データ件数取得処理を終了する。 Then, the residual data number acquisition unit 92 thereafter ends this residual data number acquisition processing.
 なお、図31について上述した残留データ取得処理のステップSP221において実行される残留データ件数取得処理の他の方式例として、データ収集配信サーバ74の残留データ件数取得部92が、通常稼働時の単位時間(1分)当りのデータ処理件数をデータ種別ごとにそれぞれ算出し、その算出結果に基づいて、現在のデータ格納サーバ71のバッファエリア82上に存在する残留データのデータ件数をデータ種別ごとに推定する方式も考えられる。この方式による残留データ件数取得部の処理内容は、図22について上述した第2の残留データ件数処理と同様であるため、ここでの説明は省略する。 As another example of the residual data number acquisition process executed in step SP221 of the residual data acquisition process described above with reference to FIG. 31, the residual data number acquisition unit 92 of the data collection / distribution server 74 has a unit time during normal operation. The number of data processing per (one minute) is calculated for each data type, and the number of data remaining in the buffer area 82 of the current data storage server 71 is estimated for each data type based on the calculation result. A method to do this is also possible. Since the processing content of the residual data number acquisition unit by this method is the same as the second residual data number processing described above with reference to FIG. 22, the description thereof is omitted here.
(2-2-4)残留データ収集方式導出処理
 図33は、図31について上述した残留データ収集処理のステップSP222において残留データ収集制御部93(図25)により実行される残留データ収集方式導出処理の具体的な処理手順を示す。
(2-2-4) Residual Data Collection Method Derivation Process FIG. 33 shows a residual data collection method derivation process executed by the residual data collection control unit 93 (FIG. 25) in step SP222 of the residual data collection process described above with reference to FIG. The specific processing procedure of is shown.
 残留データ収集制御部93は、この図33に示す残留データ収集方式導出処理を開始すると、まず、残留データ収集方式管理テーブル102(図30)にレコードが存在するか否かを判断する(SP250)。そして残留データ収集制御部93は、この判断で否定結果を得るとステップSP252に進み、肯定結果を得ると、残留データ収集方式管理テーブル102に存在するすべてのレコードを削除する(SP251)。 When the residual data collection control unit 93 starts the residual data collection method derivation process shown in FIG. 33, it first determines whether or not a record exists in the residual data collection method management table 102 (FIG. 30) (SP250). . If the residual data collection control unit 93 obtains a negative result in this determination, it proceeds to step SP252, and if it obtains a positive result, it deletes all the records existing in the residual data collection method management table 102 (SP251).
 続いて、残留データ収集制御部93は、サーバ状態管理テーブル44(図12)から現在の自サーバのデータ処理能力を取得する(SP252)。具体的に、残留データ収集制御部35は、サーバ状態管理テーブル44における自サーバと対応する行の処理件数欄44D(図12)に格納されている値(現在の1分当りのデータ処理件数)を取得する。 Subsequently, the residual data collection control unit 93 acquires the current data processing capability of the server itself from the server state management table 44 (FIG. 12) (SP252). Specifically, the residual data collection control unit 35 stores the value (current number of data processing per minute) stored in the processing number column 44D (FIG. 12) of the row corresponding to the own server in the server state management table 44. To get.
 次いで、残留データ収集制御部93は、そのときデータ格納サーバ71のバッファエリア82に残留しているアラート情報の残留データ件数を残留データ件数管理テーブル45(図13)から取得する(SP253)。具体的に、残留データ収集制御部93は、残留データ件数管理テーブル45におけるアラート情報と対応する行(データ種別欄45A(図13)に「ARERT」が格納された行)の残留データ件数欄45B(図13)に格納されている値を取得する。 Next, the residual data collection control unit 93 obtains the number of residual data of the alert information remaining in the buffer area 82 of the data storage server 71 at that time from the residual data number management table 45 (FIG. 13) (SP253). Specifically, the residual data collection control unit 93 includes the residual data count column 45B in the row corresponding to the alert information in the residual data count management table 45 (the row in which “ARERT” is stored in the data type column 45A (FIG. 13)). The value stored in (FIG. 13) is acquired.
 さらに残留データ収集制御部93は、ステップSP253で取得した残留データ件数をステップSP252で取得した現在の自サーバのデータ処理能力で除算することにより、データ格納サーバ71のバッファエリア82内に残留しているすべてのアラート情報に相当するデータを現在の自サーバのデータ処理能力で処理するために要する時間(処理時間)を算出する(SP254)。 Furthermore, the residual data collection controller 93 divides the number of residual data acquired in step SP253 by the current data processing capability of the local server acquired in step SP252, thereby remaining in the buffer area 82 of the data storage server 71. The time (processing time) required to process the data corresponding to all the alert information currently being processed with the data processing capability of the current server is calculated (SP254).
 そして残留データ収集制御部93は、この後、アラート情報の処理時間及び取得中断時間を残留データ収集方式管理テーブル102(図30)に登録する(SP255)。具体的に、残留データ収集制御部93は、残留データ収集方式管理テーブル102上の未使用の行を確保し、その行の優先度欄102A(図30)に「0」、その行の処理時間欄102B(図30)にステップSP254で算出した処理時間、その行の取得中断時間欄102C(図30)に「0」をそれぞれ格納する。 Then, the residual data collection controller 93 registers the alert information processing time and acquisition interruption time in the residual data collection method management table 102 (FIG. 30) (SP255). Specifically, the residual data collection control unit 93 secures an unused line on the residual data collection method management table 102, sets “0” in the priority column 102A (FIG. 30) of that line, and the processing time of that line. The processing time calculated in step SP254 is stored in the column 102B (FIG. 30), and “0” is stored in the acquisition interruption time column 102C (FIG. 30) of that row.
 続いて、残留データ収集制御部93は、変数mを初期値の「1」に設定する(SP256)。また残留データ収集制御部93は、データ格納サーバ71のバッファエリア82内に残留している優先度が「m」の稼働情報サブ種別の残留データのデータ件数を取得する(SP257)。具体的に、残留データ収集制御部93は、優先度管理テーブル100(図29)を参照して、優先度欄100A(図29)に格納された値が「m」であるレコードの稼働情報サブ種別欄100B(図29)に格納されているサブ種別名を取得し、残留データ件数管理テーブル45(図13)のレコードのうち、上述のサブ種別名がデータ種別名欄45A(図13)に格納された残留データ件数欄45B(図13)に格納されている値を取得する。 Subsequently, the residual data collection controller 93 sets the variable m to the initial value “1” (SP256). Further, the residual data collection control unit 93 acquires the number of remaining data items of the operation information sub type with the priority “m” remaining in the buffer area 82 of the data storage server 71 (SP257). Specifically, the residual data collection control unit 93 refers to the priority management table 100 (FIG. 29), and the operation information sub-record of the record whose value stored in the priority column 100A (FIG. 29) is “m”. The sub type name stored in the type column 100B (FIG. 29) is acquired, and among the records in the residual data number management table 45 (FIG. 13), the above-mentioned sub type name is stored in the data type name column 45A (FIG. 13). The value stored in the stored residual data number column 45B (FIG. 13) is acquired.
 次いで、残留データ収集制御部93は、ステップSP257で取得したデータ件数をステップSP252で取得した現在の自サーバのデータ処理能力で除算することにより、データ格納サーバ71のバッファエリア82内に残留している優先度が「m」の稼働情報サブ種別の稼働情報が格納されたすべてのデータを現在の自サーバのデータ処理能力で処理するために要する時間(処理時間)を算出する(SP258)。 Next, the residual data collection control unit 93 divides the number of data acquired in step SP257 by the current data processing capability of the local server acquired in step SP252, thereby remaining in the buffer area 82 of the data storage server 71. The time (processing time) required to process all the data storing the operation information of the operation information subtype having the priority “m” with the current data processing capability of the own server is calculated (SP258).
 また残留データ収集制御部93は、優先度が「m」の稼働情報サブ種別の稼働情報が格納されたデータの取得中断時間を算出する(SP259)。具体的に、残留データ収集制御部93は、残留データ収集方式管理テーブル102(図30)に登録されたレコードのうち、優先度欄102Aに格納された優先度が「m」未満であるすべてのレコードの処理時間欄102Bに格納された値の合計値を、優先度が「m」の稼働情報サブ種別の稼働情報が格納されたデータの取得中断時間として算出する。 Further, the residual data collection control unit 93 calculates the acquisition interruption time of data in which the operation information of the operation information subtype with the priority “m” is stored (SP259). Specifically, the residual data collection control unit 93 selects all the records registered in the residual data collection method management table 102 (FIG. 30) whose priority stored in the priority column 102A is less than “m”. The sum of the values stored in the record processing time column 102B is calculated as the acquisition interruption time of the data storing the operation information of the operation information subtype with the priority “m”.
 なお、「取得中断時間」とは、データ収集配信サーバ74がデータ格納サーバ71から優先度に従った順番で各データ種別のデータを取得した場合に、最も優先度が高いデータ種別(アラート情報)のデータの取得が開始されてから対応する優先度が割り当てられたデータ種別のデータの取得が開始されるまでの時間を指す。 The “acquisition interruption time” is the data type (alert information) having the highest priority when the data collection / distribution server 74 acquires data of each data type from the data storage server 71 in the order according to the priority. Indicates the time from the start of data acquisition until the start of data acquisition of the data type to which the corresponding priority is assigned.
 そして残留データ収集制御部93は、この後、残留データ収集方式管理テーブル102(図30)上の未使用の行を確保し、その行の優先度欄102Aに「m」、その行の処理時間欄102BにステップSP258で取得した処理時間、その行の取得中断時間欄102CにステップSP260で取得した取得中断時間をそれぞれ格納する(SP260)。 Thereafter, the residual data collection control unit 93 secures an unused line on the residual data collection method management table 102 (FIG. 30), “m” in the priority column 102A of that line, and the processing time of that line. The processing time acquired in step SP258 is stored in the column 102B, and the acquisition interruption time acquired in step SP260 is stored in the acquisition interruption time column 102C of the row (SP260).
 この後、残留データ収集制御部93は、変数mの値を「1」だけ増加させた後(SP261)、優先度管理テーブル100(図29)を参照して、そのときの変数mの値が優先度として割り当てられた稼働情報サブ種別が存在するか否かを判断する(SP262)。そして残留データ収集制御部93は、この判断で否定結果を得るとステップSP257に戻り、この後、ステップSP262で肯定結果を得るまでステップSP257~ステップSP262の処理を繰り返す。 Thereafter, the residual data collection control unit 93 increases the value of the variable m by “1” (SP261), and then refers to the priority management table 100 (FIG. 29) to determine the value of the variable m at that time. It is determined whether or not there is an operation information sub type assigned as a priority (SP262). If the residual data collection controller 93 obtains a negative result in this determination, it returns to step SP257, and thereafter repeats the processing of step SP257 to step SP262 until a positive result is obtained in step SP262.
 以上のステップSP257~ステップSP262の処理により、データ格納サーバ71のバッファエリア82に格納されたデータ種別(アラート情報及び各稼働情報サブ種別)ごとのデータの取得タイミングがそれぞれ導出されることになる。 Through the processing of step SP257 to step SP262 described above, the data acquisition timing for each data type (alert information and each operation information subtype) stored in the buffer area 82 of the data storage server 71 is derived.
 そして残留データ収集制御部93は、やがてデータ種別ごとの取得タイミングを導出し終えることによりステップSP262で肯定結果を得ると、1分間にデータ格納サーバ71から取得すべきアラート情報のデータ件数(以下、これをアラート情報の取得頻度と呼ぶ)を算出する(SP263)。具体的に、残留データ収集制御部93は、ステップSP253で取得したアラート情報の残留データ件数を、残留データ収集方式管理テーブル102(図30)のアラート情報に対応するレコードの処理時間欄102B(図30)に格納された値で除算することにより、かかるアラート情報の取得頻度を算出する。 When the residual data collection control unit 93 finally obtains a positive result in step SP262 by deriving the acquisition timing for each data type, the number of alert information data items to be acquired from the data storage server 71 per minute (hereinafter, This is called the alert information acquisition frequency) (SP263). Specifically, the residual data collection control unit 93 sets the remaining data count of the alert information acquired in step SP253 to the processing time column 102B of the record corresponding to the alert information in the residual data collection method management table 102 (FIG. 30) (FIG. The alert information acquisition frequency is calculated by dividing by the value stored in 30).
 そして残留データ収集制御部93は、このようにして算出したアラート情報の取得頻度を残留データ収集方式管理テーブル102の対応するレコードの取得データ件数欄102E(図30)に格納すると共に、取得間隔欄102D(図30)に「1」を格納する(SP264)。 The residual data collection control unit 93 stores the alert information acquisition frequency calculated in this way in the acquisition data number field 102E (FIG. 30) of the corresponding record in the residual data collection method management table 102, and the acquisition interval field. “1” is stored in 102D (FIG. 30) (SP264).
 続いて、残留データ収集制御部93は、変数xを初期値の「1」に設定する(SP265)。また残留データ収集制御部93は、そのとき優先度管理テーブル100(図29)において優先度が「x」に設定されている稼働情報サブ種別のサブ種別名を取得する(SP266)。 Subsequently, the residual data collection controller 93 sets the variable x to the initial value “1” (SP265). Further, the residual data collection control unit 93 acquires the sub type name of the operation information sub type whose priority is set to “x” in the priority management table 100 (FIG. 29) (SP266).
 次いで、残留データ収集制御部93は、そのときデータ格納サーバ71のバッファエリア82に残留している、ステップSP266でサブ種別名を取得した稼働情報サブ種別の稼働情報が格納された残留データのデータ件数を残留データ件数管理テーブル45(図13)から取得する(SP267)。 Next, the residual data collection control unit 93 stores data of residual data in which the operation information of the operation information subtype acquired in step SP266 and remaining in the buffer area 82 of the data storage server 71 is stored. The number of cases is acquired from the residual data number management table 45 (FIG. 13) (SP267).
 そして残留データ収集制御部93は、データ格納サーバ71から1分間に取得すべき優先度が「x」の稼働情報サブ種別の稼働情報が格納された残留データのデータ件数(以下、これを優先度が「x」の稼働情報サブ種別の稼働情報の取得頻度と呼ぶ)を算出する(SP268)。具体的に、残留データ収集制御部93は、ステップSP267で取得した優先度が「x」の稼働情報サブ種別の残留データのデータ件数を、残留データ収集方式管理テーブル102(図30)の優先度が「x」の稼働情報サブ種別に対応するレコードの処理時間欄102B(図30)に格納された値で除算することにより、かかる優先度が「x」の稼働情報サブ種別の稼働情報の取得頻度を算出する。 Then, the residual data collection control unit 93 stores the number of residual data items in which the operation information of the operation information sub-type with the priority “x” to be acquired from the data storage server 71 in one minute (hereinafter, this is the priority). Is called the operation information acquisition frequency of the operation information sub-type with “x” (SP268). Specifically, the residual data collection control unit 93 determines the number of residual data items of the operation information sub-type with the priority “x” acquired in step SP267 as the priority of the residual data collection method management table 102 (FIG. 30). Is obtained by dividing by the value stored in the processing time column 102B (FIG. 30) of the record corresponding to the operation information sub type of “x”, to obtain the operation information of the operation information sub type of the priority “x”. Calculate the frequency.
 そして残留データ収集制御部93は、このようにして算出した優先度が「x」の稼働情報サブ種別の稼働情報の取得頻度を、残留データ収集方式管理テーブル102(図30)の対応するレコードの取得データ件数欄102E(図30)に格納すると共に、取得間隔欄102D(図30)に「1」を格納する(SP269)。 Then, the residual data collection control unit 93 sets the frequency of operation information of the operation information sub-type having the priority “x” calculated in this way as the corresponding record in the residual data collection method management table 102 (FIG. 30). Stored in the acquisition data number column 102E (FIG. 30) and “1” in the acquisition interval column 102D (FIG. 30) (SP269).
 この後、残留データ収集制御部93は、変数xの値を「1」だけ増加させた後(SP270)、優先度管理テーブル100(図29)を参照して、そのときの変数xの値が優先度として割り当てられた稼働情報サブ種別が存在するか否かを判断する(SP271)。そして残留データ収集制御部93は、この判断で否定結果を得るとステップSP266に戻り、この後、ステップSP271で肯定結果を得るまでステップSP266~ステップSP271の処理を繰り返す。 Thereafter, the residual data collection control unit 93 increases the value of the variable x by “1” (SP270), and then refers to the priority management table 100 (FIG. 29) to determine the value of the variable x at that time. It is determined whether or not there is an operation information sub type assigned as priority (SP271). The residual data collection controller 93 returns to step SP266 when a negative result is obtained in this determination, and thereafter repeats the processing of step SP266 to step SP271 until a positive result is obtained at step SP271.
 以上のステップSP266~ステップSP271の処理により、稼働情報サブ種別ごとの稼働情報の取得頻度がそれぞれ導出されることになる。 Through the processes in steps SP266 to SP271 described above, the operation information acquisition frequency for each operation information subtype is derived.
 そして残留データ収集制御部93は、やがて稼働情報サブ種別に割り当てられるすべての優先度についてステップSP267~ステップSP269の処理を実行し終えることによりステップSP271で肯定結果を得ると、この残留データ収集方式導出処理を終了する。 When the residual data collection control unit 93 finally obtains a positive result in step SP271 by completing the processing of step SP267 to step SP269 for all priorities assigned to the operation information subtype, the residual data collection method is derived. The process ends.
(2-2-5)残留データ取得処理
 図34は、図31について上述した残留データ取集処理のステップSP223において残留データ収集制御部93により実行される残留データ取得処理の具体的な処理手順を示す。
(2-2-5) Residual Data Acquisition Processing FIG. 34 shows a specific processing procedure of the residual data acquisition processing executed by the residual data collection control unit 93 in step SP223 of the residual data collection processing described above with reference to FIG. Show.
 残留データ収集制御部93は、図33について上述した残留データ収集方式導出処理を終了すると、この図34に示す残留データ取得処理を開始し、まず、アラート情報判断基準ファイル51(図16)に格納されているアラート情報判断基準を取得する(SP280)。 When the residual data collection control unit 93 ends the residual data collection method derivation process described above with reference to FIG. 33, the residual data collection control unit 93 starts the residual data acquisition process shown in FIG. The alert information determination criteria that have been set are acquired (SP280).
 続いて、残留データ収集制御部93は、図33について上述した残留データ収集方式導出処理により導出したアラート情報の収集方式を取得する(SP281)。具体的に、残留データ収集制御部93は、残留データ収集方式管理テーブル102(図30)から、優先度欄102A(図30)に格納された優先度が「0」であるレコードの取得中断時間欄102C(図30)に格納された取得中断時間と、そのレコードの取得間隔欄102D(図30)に格納された取得間隔と、そのレコードの取得データ件数欄102E(図30)に格納されたデータ件数とを、アラート情報の残留データの収集方式として取得する。 Subsequently, the residual data collection control unit 93 acquires the alert information collection method derived by the residual data collection method derivation process described above with reference to FIG. 33 (SP281). Specifically, the residual data collection control unit 93 obtains the record interruption time of the record whose priority stored in the priority column 102A (FIG. 30) is “0” from the residual data collection method management table 102 (FIG. 30). The acquisition interruption time stored in the column 102C (FIG. 30), the acquisition interval stored in the acquisition interval column 102D (FIG. 30) of the record, and the acquisition data number column 102E (FIG. 30) of the record The number of data is acquired as a method for collecting residual data of alert information.
 そして残留データ収集制御部93は、ステップSP281で取得したアラート情報の取得中断時間分だけ待機し(SP282)、この後、データ格納サーバ71からアラート情報の残留データをすべて取得するようデータ処理部90(図25)に指示を与える(SP283)。この結果、かかる指示を受けたデータ処理部90により、データ格納サーバ71のバッファエリア82からアラート情報の残留データがすべて取得されて、これら残留データの必要な情報が蓄積テーブル41(図9)にそれぞれ登録される。 Then, the residual data collection control unit 93 waits for the alert interruption time of the alert information acquired at step SP281 (SP282), and thereafter, the data processing unit 90 acquires all the residual data of the alert information from the data storage server 71. An instruction is given to (FIG. 25) (SP283). As a result, the data processing unit 90 that has received such an instruction acquires all the residual data of the alert information from the buffer area 82 of the data storage server 71, and the necessary information of these residual data is stored in the accumulation table 41 (FIG. 9). Each is registered.
 続いて、残留データ収集制御部93は、変数「t」を初期値の「1」に設定し(SP284)、優先度管理テーブル100(図29)から、優先度欄100A(図29)に格納された優先度が「t」であるレコードの稼働情報サブ種別欄100B(図29)に格納されているサブ種別名を取得する(SP285)。 Subsequently, the residual data collection controller 93 sets the variable “t” to the initial value “1” (SP284) and stores it in the priority column 100A (FIG. 29) from the priority management table 100 (FIG. 29). The sub type name stored in the operation information sub type column 100B (FIG. 29) of the record having the priority “t” is acquired (SP285).
 次いで、残留データ収集制御部93は、ステップSP285で取得したサブ種別名に対応する稼働情報判断基準を稼働情報判断基準ファイル50(図15)から取得する(SP286)。 Next, the residual data collection control unit 93 acquires the operation information determination standard corresponding to the sub type name acquired in step SP285 from the operation information determination reference file 50 (FIG. 15) (SP286).
 さらに残留データ収集制御部93は、図33について上述した残留データ収集方式導出処理により導出した優先度が「t」の稼働情報サブ種別のデータの収集方式を取得する(SP287)。具体的に、残留データ収集制御部93は、残留データ収集方式管理テーブル102(図30)から、優先度欄102A(図30)に格納された優先度が「t」であるレコードの取得中断時間欄102C(図30)に格納された取得中断時間と、そのレコードの取得間隔欄102D(図30)に格納された取得間隔と、そのレコードの取得データ件数欄102E(図30)に格納されたデータ件数とを、かかる稼働情報サブ種別のデータの収集方式として取得する。 Further, the residual data collection control unit 93 acquires the data collection method of the operation information sub type with the priority “t” derived by the residual data collection method derivation process described above with reference to FIG. 33 (SP287). Specifically, the residual data collection control unit 93 obtains the record interruption time of the record whose priority stored in the priority column 102A (FIG. 30) is “t” from the residual data collection method management table 102 (FIG. 30). The acquisition interruption time stored in the column 102C (FIG. 30), the acquisition interval stored in the acquisition interval column 102D (FIG. 30) of the record, and the acquisition data number column 102E (FIG. 30) of the record The number of data items is acquired as the data collection method of the operation information sub type.
 続いて、残留データ収集制御部93は、ステップSP287で取得した対応する稼働情報サブ種別の取得中断時間が経過するまで待機し(SP288)、この後、データ格納サーバ71からその稼働情報サブ種別の稼働情報が格納された残留データを取得するようデータ処理部90に指示を与える(SP289)。この結果、かかる指示を受けたデータ処理部90により、データ格納サーバ71のバッファエリア82からかかる稼働情報サブ種別の稼働情報が格納された残留データがすべて取得されて、これら残留データの必要な情報が蓄積テーブル41(図9)にそれぞれ登録される。 Subsequently, the residual data collection control unit 93 waits until the acquisition interruption time of the corresponding operation information sub type acquired in step SP287 elapses (SP288), and thereafter, the data storage server 71 sets the operation information sub type. An instruction is given to the data processing unit 90 to acquire the residual data in which the operation information is stored (SP289). As a result, the data processing unit 90 that has received such an instruction acquires all the residual data in which the operation information of the operation information sub type is stored from the buffer area 82 of the data storage server 71, and the necessary information of these residual data. Are registered in the accumulation table 41 (FIG. 9).
 次いで、残留データ収集制御部93は、変数tの値を「1」だけ増加させ(SP290)、この後、データ格納サーバ71から未だ残留データを取得していない稼働情報サブ種別が存在するか否かを判断する(SP291)。そして残留データ収集制御部93は、この判断で肯定結果を得るとステップSP285に戻り、この後ステップSP291で否定結果を得るまでステップSP285~ステップSP291の処理を繰り返す。 Next, the residual data collection controller 93 increases the value of the variable t by “1” (SP290), and thereafter, there is an operation information sub-type for which residual data has not yet been acquired from the data storage server 71. Is determined (SP291). If the residual data collection control unit 93 obtains a positive result in this determination, it returns to step SP285, and thereafter repeats the processing of step SP285 to step SP291 until a negative result is obtained in step SP291.
 そして残留データ収集制御部93は、やがてデータ格納サーバ71からいずれかの稼働情報サブ種別の稼働情報が格納されたすべての残留データを取得し終えることによりステップSP291で肯定結果を得ると、この残留データ取得処理を終了する。 When the residual data collection control unit 93 finally obtains a positive result in step SP291 by completing the acquisition of all the residual data in which the operation information of any operation information subtype is stored from the data storage server 71, this residual data The data acquisition process is terminated.
(2-3)本実施の形態の効果
 以上のように本実施の形態のデータ収集配信システム1では、データ収集配信サーバ74が、サービス利用者から見た現在の各データ種別の優先度を定期的に検出し、障害復旧後に、そのときデータ格納サーバ71に残留している未収集の残留データを、サービス利用者から見た現在の各データ種別の優先度と、現在のデータ収集配信サーバ74の状態と応じた適切な順序及びタイミングと、適切な頻度とで収集する。
(2-3) Effects of this Embodiment As described above, in the data collection and delivery system 1 of this embodiment, the data collection and delivery server 74 periodically determines the priority of each data type viewed from the service user. After the failure is recovered and the failure is recovered, the uncollected residual data remaining in the data storage server 71 at that time, the current priority of each data type viewed from the service user, and the current data collection and distribution server 74 The data is collected at an appropriate order and timing according to the state, and at an appropriate frequency.
 従って、本データ収集配信システム70によれば、データ収集配信サーバ4が、障害復旧後に、サービス利用者から見てそのとき優先度がより高いデータ種別のデータをより優先的に、かつその時点におけるデータ収集配信サーバ4のデータ処理能力に応じた頻度で収集することができる。かくするにつき、本データ収集配信システム70によれば、第1の実施の形態のデータ収集配信システム1と同様に、かかる障害に起因するサービス利用者への悪影響を低減させて、データ収集配信サーバ74の信頼性を向上させることができる。 Therefore, according to the data collection / distribution system 70, after the failure recovery, the data collection / distribution server 4 gives priority to the data of the data type having a higher priority when viewed from the service user at that time. Data can be collected at a frequency according to the data processing capability of the data collection / delivery server 4. Thus, according to the data collection / distribution system 70, similarly to the data collection / distribution system 1 of the first embodiment, the adverse effect on the service user due to the failure is reduced, and the data collection / distribution server The reliability of 74 can be improved.
(3)他の実施の形態
 なお上述の第1及び第2の実施の形態においては、データをデータ収集配信サーバ4,74に送信する端末としてセンサ10(図1、図25)が搭載されたデータ収集元端末2を適用し、データ収集配信サーバ4,74がセンサ10から出力される測定対象の状態を表す測定値をデータとして収集するデータ収集配信システム1,70に本発明を適用するようにした場合について述べたが、本発明はこれに限らず、要は、1又は複数の端末と、サービス利用者が利用する外部装置と、かかる端末から送信される複数のデータ種別のデータを蓄積し、外部装置からの検索配信依頼に応じて、蓄積したデータの中から対応する前記データ種別のデータを当該外部装置に配信するデータ収集配信装置とから構成されるこの他種々の構成のデータ収集配信システムに広く適用することができる。
(3) Other Embodiments In the first and second embodiments described above, the sensor 10 (FIGS. 1 and 25) is mounted as a terminal that transmits data to the data collection and distribution servers 4 and 74. The data collection source terminal 2 is applied, and the present invention is applied to the data collection and distribution systems 1 and 70 in which the data collection and distribution servers 4 and 74 collect measurement values representing the state of the measurement target output from the sensor 10 as data. However, the present invention is not limited to this. In short, one or a plurality of terminals, an external device used by a service user, and data of a plurality of data types transmitted from the terminals are stored. In response to a search / delivery request from an external device, the data collection / distribution device configured to distribute data corresponding to the data type from the stored data to the external device. The present invention can be widely applied to data collection / distribution systems having various configurations.
 また上述の第1及び第2の実施の形態においては、通常稼働時のデータ収集配信サーバ4,74のデータ処理能力を表す情報が格納されたスペック情報ファイル47(図1、図25)を予め用意しておき、このスペック情報ファイル47に格納された通常稼働時のデータ収集配信サーバ4,74のデータ処理能力を利用してサーバ状態検出部33(図1、図25)が障害復旧後のデータ収集配信サーバ4,74の状態を検出するようにした場合について述べたが、本発明はこれに限らず、高速配信ログファイル49(図1、図25)や蓄積テーブル41(図1、図25)に登録されている通常稼働時のデータ処理内容に基づいて、サーバ状態検出部33が通常稼働時のデータ収集配信サーバ4,74のデータ処理能力を計算により求めるようにしても良い。 In the first and second embodiments described above, the specification information file 47 (FIGS. 1 and 25) in which information representing the data processing capability of the data collection and distribution servers 4 and 74 during normal operation is stored is stored in advance. The server status detection unit 33 (FIGS. 1 and 25) uses the data processing capability of the data collection / delivery servers 4 and 74 during normal operation stored in the specification information file 47 to recover the failure. Although the case where the state of the data collection / delivery servers 4 and 74 is detected has been described, the present invention is not limited to this, and the high-speed delivery log file 49 (FIGS. 1 and 25) and the accumulation table 41 (FIGS. 1 and 25) Based on the data processing contents during normal operation registered in 25), the server status detection unit 33 calculates the data processing capability of the data collection and distribution servers 4 and 74 during normal operation by calculation. It may be.
 本発明は、端末等からデータを収集して蓄積し、蓄積したデータをサービス利用者からの要求に応じてそのサービス利用者に提供する種々の構成のデータ収集配信装置に広く適用することができる。 INDUSTRIAL APPLICABILITY The present invention can be widely applied to data collection / distribution apparatuses having various configurations that collect and accumulate data from a terminal or the like and provide the accumulated data to the service user in response to a request from the service user. .
 1,70……データ収集配信システム、2……データ収集元端末(端末)、3……データ収集元テナント、4,74……データ収集配信サーバ、7……外部サーバ(外部装置)、10……センサ、20……CPU、30,90……データ処理部、31……障害検知部、32,91……稼働情報優先度検出部、33……サーバ状態検出部、34,92……残留データ件数取得部、35,93……残留データ収集制御部、36……コマンド配送部、37,82……バッファエリア、40……端末情報テーブル、41……蓄積テーブル、42,100……優先度管理テーブル、43……端末リスト群、43A……端末リスト、44……サーバ状態管理テーブル、45……残留データ件数管理テーブル、46,102……残留データ収集方式管理テーブル、47……スペック情報ファイル、48……検索配信ログファイル、49……高速配信ログファイル、50……稼働情報判断基準ファイル、51……アラート情報判断基準ファイル、71……データ格納サーバ、101……データ取得先サーバ管理テーブル。 DESCRIPTION OF SYMBOLS 1,70 ... Data collection delivery system, 2 ... Data collection origin terminal (terminal), 3 ... Data collection origin tenant, 4,74 ... Data collection delivery server, 7 ... External server (external device), 10 ... Sensor, 20 ... CPU, 90, 90 ... Data processing section, 31 ... Failure detection section, 32, 91 ... Operation information priority detection section, 33 ... Server status detection section, 34, 92 ... Residual data count acquisition unit, 35, 93 ... Residual data collection control unit, 36 ... Command delivery unit, 37, 82 ... Buffer area, 40 ... Terminal information table, 41 ... Accumulation table, 42, 100 ... Priority management table 43 …… Terminal list group 43A …… Terminal list 44 …… Server status management table 45 …… Residual data number management table 46,102 …… Residual data collection method management table , 47 …… Spec information file, 48 …… Search delivery log file, 49 …… High speed delivery log file, 50 …… Operation information judgment reference file, 51 …… Alert information judgment reference file, 71 …… Data storage server, 101: Data acquisition destination server management table.

Claims (12)

  1.  1又は複数の端末から送信される複数のデータ種別のデータを蓄積し、外部装置からの検索配信依頼に応じて、蓄積した前記データの中から対応する前記データ種別のデータを当該外部装置に配信するデータ収集装置において、
     過去の前記検索配信依頼に基づいて、現在の各前記データ種別の優先度をそれぞれ検出する優先度検出部と、
     前記データ種別ごとの未収集の前記データのデータ件数を取得するデータ件数取得部と、
     自装置の現在のデータ処理能力を検出するサーバ状態検出部と、
     前記優先度検出部により検出された現在の各前記データ種別の優先度と、障害からの復旧後に前記データ件数取得部により取得された前記データ件数と、当該障害からの復旧後に前記サーバ状態検出部により検出された自装置の現在の前記データ処理能力とを考慮した未収集の前記データの収集方式を導出し、導出した前記収集方式に従って、未収集の前記データを収集するデータ収集制御部と
     を備えることを特徴とするデータ収集装置。
    Stores data of a plurality of data types transmitted from one or a plurality of terminals, and distributes data of the corresponding data types from the stored data to the external device in response to a search distribution request from the external device. In the data collection device
    A priority detection unit that detects the priority of each current data type based on the past search distribution request;
    A data number acquisition unit for acquiring the data number of the uncollected data for each data type;
    A server state detection unit for detecting the current data processing capability of the own device;
    The priority of each data type currently detected by the priority detection unit, the number of data acquired by the data number acquisition unit after recovery from a failure, and the server status detection unit after recovery from the failure A data collection control unit for deriving a collection method of the uncollected data in consideration of the current data processing capability of the own device detected by the device and collecting the uncollected data according to the derived collection method; A data collection device comprising:
  2.  前記データ収集制御部は、
     未収集の前記データの前記収集方式として、当該データを収集すべき前記データ種別ごとの順序及びタイミングと、単位時間当たりに収集すべき前記データの件数とを導出する
     ことを特徴とする請求項1に記載のデータ収集装置。
    The data collection control unit
    The order and timing for each data type for which the data is to be collected and the number of the data to be collected per unit time are derived as the collection method for the uncollected data. The data collection device described in 1.
  3.  前記データ収集制御部は、
     導出した前記収集方式に応じた前記データの送信タイミングと、前記データの送信頻度とをそれぞれ指定した前記端末ごとのコマンドを生成し、生成した各前記コマンドをそれぞれ対応する前記端末に送信することにより、当該収集方式に従って各前記端末から未収集の前記データを収集する
     ことを特徴とする請求項2に記載のデータ収集装置。
    The data collection control unit
    By generating a command for each terminal designating the transmission timing of the data according to the derived collection method and the transmission frequency of the data, and transmitting each generated command to the corresponding terminal. The data collection device according to claim 2, wherein uncollected data is collected from each terminal according to the collection method.
  4.  各前記端末は、前記データをデータ格納サーバに送信し、
     前記データ格納サーバは、各前記端末から送信される前記データを一時的に保持し、
     前記データ収集制御部は、
     導出した前記収集方式に従って、未収集の前記データを前記データ格納サーバから収集する
     ことを特徴とする請求項2に記載のデータ収集装置。
    Each of the terminals transmits the data to a data storage server,
    The data storage server temporarily holds the data transmitted from each terminal,
    The data collection control unit
    The data collection device according to claim 2, wherein the uncollected data is collected from the data storage server in accordance with the derived collection method.
  5.  前記優先度検出部は、
     直近の所定期間における前記データ種別ごとの前記データの前記検索配信依頼の回数に基づいて、現在の各前記データ種別の前記優先度をそれぞれ検出する
     ことを特徴とする請求項1に記載のデータ収集装置。
    The priority detection unit
    2. The data collection according to claim 1, wherein the priority of each of the current data types is detected based on the number of search delivery requests for the data for each of the data types in a most recent predetermined period. apparatus.
  6.  前記データ件数取得部は、
     前記障害の発生前における単位時間当たりの前記データ種別ごとの取得件数の平均値を算出し、算出した単位時間当たりの前記データ種別ごとの取得件数の平均値と、当該障害が発生してから現在までの経過時間とに基づいて、前記データ種別ごとの未収集の前記データのデータ件数を推定することにより取得する
     ことを特徴とする請求項1に記載のデータ収集装置。
    The data count acquisition unit
    Calculate the average value of the number of acquisitions for each data type per unit time before the occurrence of the failure, the calculated average value of the number of acquisitions for each data type per unit time, and the current value after the occurrence of the failure The data collection device according to claim 1, wherein the data collection device is obtained by estimating the number of data items of the uncollected data for each data type based on an elapsed time until.
  7.  1又は複数の端末から送信される複数のデータ種別のデータを蓄積し、外部装置からの検索配信依頼に応じて、蓄積した前記データの中から対応する前記データ種別のデータを当該外部装置に配信するデータ収集装置により実行されるデータ収集方法において、
     過去の前記検索配信依頼に基づいて、現在の各前記データ種別の優先度をそれぞれ検出する第1のステップと、
     前記データ種別ごとの未収集の前記データのデータ件数を取得すると共に、自装置の現在のデータ処理能力を検出する第2のステップと、
     現在の各前記データ種別の優先度と、障害からの復旧後に取得した前記データ種別ごとの未収集の前記データ件数と、当該障害からの復旧後に検出した自装置の現在の前記データ処理能力とを考慮した未収集の前記データの収集方式を導出し、導出した前記収集方式に従って、未収集の前記データを収集する第3のステップと
     を備えることを特徴とするデータ収集方法。
    Stores data of a plurality of data types transmitted from one or a plurality of terminals, and distributes data of the corresponding data types from the stored data to the external device in response to a search distribution request from the external device. In the data collection method executed by the data collection device
    A first step of detecting a priority of each current data type based on the past search distribution request;
    A second step of obtaining the number of uncollected data for each data type and detecting the current data processing capability of the device;
    The current priority of each data type, the number of uncollected data for each data type acquired after recovery from a failure, and the current data processing capability of the own device detected after recovery from the failure A data collection method comprising: a third step of deriving a collection method of the uncollected data considered and collecting the uncollected data according to the derived collection method.
  8.  前記第2のステップでは、
     未収集の前記データの前記収集方式として、当該データを収集すべき前記データ種別ごとの順序及びタイミングと、単位時間当たりに収集すべき前記データの件数とを導出する
     ことを特徴とする請求項7に記載のデータ収集方法。
    In the second step,
    8. The method of collecting the uncollected data includes deriving an order and timing for each data type from which the data is to be collected, and a number of the data to be collected per unit time. The data collection method described in 1.
  9.  前記第3のステップでは、
     導出した前記収集方式に応じた前記データの送信タイミングと、前記データの送信頻度とをそれぞれ指定した前記端末ごとのコマンドを生成し、生成した各前記コマンドをそれぞれ対応する前記端末に送信することにより、当該収集方式に従って各前記端末から未収集の前記データを収集する
     ことを特徴とする請求項8に記載のデータ収集方法。
    In the third step,
    By generating a command for each terminal designating the transmission timing of the data according to the derived collection method and the transmission frequency of the data, and transmitting each generated command to the corresponding terminal. The data collection method according to claim 8, wherein the uncollected data is collected from each terminal according to the collection method.
  10.  各前記端末は、前記データをデータ格納サーバに送信し、
     前記データ格納サーバは、各前記端末から送信される前記データを一時的に保持し、
     前記第3のステップでは、
     導出した前記収集方式に従って、未収集の前記データを前記データ格納サーバから収集する
     ことを特徴とする請求項8に記載のデータ収集方法。
    Each of the terminals transmits the data to a data storage server,
    The data storage server temporarily holds the data transmitted from each terminal,
    In the third step,
    The data collection method according to claim 8, wherein the uncollected data is collected from the data storage server in accordance with the derived collection method.
  11.  前記第1のステップでは、
     直近の所定期間における前記データ種別ごとの前記データの前記検索配信依頼の回数に基づいて、現在の各前記データ種別の前記優先度をそれぞれ検出する
     ことを特徴とする請求項7に記載のデータ収集方法。
    In the first step,
    The data collection according to claim 7, wherein the priority of each of the current data types is detected based on the number of search delivery requests for the data for each of the data types in a most recent predetermined period. Method.
  12.  前記第2のステップでは、
     前記障害の発生前における単位時間当たりの前記データ種別ごとの取得件数の平均値を算出し、算出した単位時間当たりの前記データ種別ごとの取得件数の平均値と、当該障害が発生してから現在までの経過時間とに基づいて、前記データ種別ごとの未収集の前記データのデータ件数を推定することにより取得する
     ことを特徴とする請求項7に記載のデータ収集方法。
    In the second step,
    Calculate the average value of the number of acquisitions for each data type per unit time before the occurrence of the failure, the calculated average value of the number of acquisitions for each data type per unit time, and the current value after the occurrence of the failure The data collection method according to claim 7, wherein the data collection method is obtained by estimating the number of data pieces of the uncollected data for each data type based on the elapsed time until.
PCT/JP2015/067292 2015-06-16 2015-06-16 Data collection device and method WO2016203543A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/067292 WO2016203543A1 (en) 2015-06-16 2015-06-16 Data collection device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/067292 WO2016203543A1 (en) 2015-06-16 2015-06-16 Data collection device and method

Publications (1)

Publication Number Publication Date
WO2016203543A1 true WO2016203543A1 (en) 2016-12-22

Family

ID=57545244

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/067292 WO2016203543A1 (en) 2015-06-16 2015-06-16 Data collection device and method

Country Status (1)

Country Link
WO (1) WO2016203543A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190377695A1 (en) * 2017-12-19 2019-12-12 Sony Corporation Terminal management device and terminal device
CN110909033A (en) * 2018-09-18 2020-03-24 卡西欧计算机株式会社 Data processing apparatus and method, storage medium, and method of data processing system
JPWO2019240034A1 (en) * 2018-06-15 2020-12-17 日本電信電話株式会社 Network management systems, management devices, relay devices, methods and programs

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146492A (en) * 2004-11-18 2006-06-08 Sharp Corp Device and method for acquiring status of image processor, program for executing same method and recording medium with same program recorded
JP2008108120A (en) * 2006-10-26 2008-05-08 Hitachi Ltd Computer system and method for monitoring performance by using agent
WO2013001609A1 (en) * 2011-06-28 2013-01-03 株式会社日立製作所 Monitoring system and monitoring method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146492A (en) * 2004-11-18 2006-06-08 Sharp Corp Device and method for acquiring status of image processor, program for executing same method and recording medium with same program recorded
JP2008108120A (en) * 2006-10-26 2008-05-08 Hitachi Ltd Computer system and method for monitoring performance by using agent
WO2013001609A1 (en) * 2011-06-28 2013-01-03 株式会社日立製作所 Monitoring system and monitoring method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190377695A1 (en) * 2017-12-19 2019-12-12 Sony Corporation Terminal management device and terminal device
US11797458B2 (en) * 2017-12-19 2023-10-24 Sony Corporation Terminal management device and terminal device
JPWO2019240034A1 (en) * 2018-06-15 2020-12-17 日本電信電話株式会社 Network management systems, management devices, relay devices, methods and programs
JP2022000999A (en) * 2018-06-15 2022-01-04 日本電信電話株式会社 Network management system, management device, relay device, method, and program
US11477124B2 (en) 2018-06-15 2022-10-18 Nippon Telegraph And Telephone Corporation Network management system, management device, relay device, method, and program
JP7205599B2 (en) 2018-06-15 2023-01-17 日本電信電話株式会社 Network management system, management device, relay device, method and program
CN110909033A (en) * 2018-09-18 2020-03-24 卡西欧计算机株式会社 Data processing apparatus and method, storage medium, and method of data processing system
CN110909033B (en) * 2018-09-18 2023-10-27 卡西欧计算机株式会社 Data processing apparatus and method, storage medium, and method of data processing system

Similar Documents

Publication Publication Date Title
US7908606B2 (en) Usage metering system
JP4089427B2 (en) Management system, management computer, management method and program
US7698251B2 (en) Fault tolerant facility for the aggregation of data from multiple processing units
US9307048B2 (en) System and method for proactive task scheduling of a copy of outlier task in a computing environment
TWI505092B (en) Method of automated and self-adjusting data protection driven by business and data activity events
WO2014184934A1 (en) Fault analysis method, fault analysis system, and storage medium
WO2016203543A1 (en) Data collection device and method
WO2017039795A1 (en) Systems and methods for verification of code resiliency for data storage
KR20090085058A (en) Message forwarding backup manager in a distributed server system
US20210240575A1 (en) Dynamic backup management
US10936216B2 (en) Method and system for storage exhaustion estimation
JP2007304665A (en) Device connected to peer-to-peer network and distribution system
US20110113429A1 (en) Incident management method and operation management server
CN110389715B (en) Data storage method, storage server and cloud storage system
KR20130048594A (en) Distributed storage system, apparatus and method for managing a distributed storage in consideration of delay elements
US20200026428A1 (en) Smart auto-backup of virtual machines using a virtual proxy
JPWO2018109825A1 (en) Version control system and version control method
US8271454B2 (en) Circular log amnesia detection
US10936464B2 (en) Method and system for countering capacity shortages on storage systems
WO2022247219A1 (en) Information backup method, device, and platform
US8959056B1 (en) Method and apparatus for evaluating a backup policy in a computer network
CN102541542B (en) The content of storage and issue content storage apparatus
US11722558B2 (en) Server-side resource monitoring in a distributed data storage environment
JP5691229B2 (en) Online storage system and method for providing online storage service
Bandari Proactive Fault Tolerance Through Cloud Failure Prediction Using Machine Learning

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15895564

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP