US20040093254A1 - Method of analyzing delay factor in job system - Google Patents

Method of analyzing delay factor in job system Download PDF

Info

Publication number
US20040093254A1
US20040093254A1 US10/701,463 US70146303A US2004093254A1 US 20040093254 A1 US20040093254 A1 US 20040093254A1 US 70146303 A US70146303 A US 70146303A US 2004093254 A1 US2004093254 A1 US 2004093254A1
Authority
US
United States
Prior art keywords
job
computer
execution
net
delay
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/701,463
Inventor
Toshiaki Hirata
Yasuo Takenaka
Eiji Matsumura
Shigeru Miyake
Satoshi Miyazaki
Akihiro Urano
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US10/701,463 priority Critical patent/US20040093254A1/en
Publication of US20040093254A1 publication Critical patent/US20040093254A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3452Performance evaluation by statistical analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • G06F11/3419Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment by assessing time
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/86Event-based monitoring

Definitions

  • the present invention relates to a technique of analyzing cause of delay in a single business processing in a job system in which a computer system comprising a plurality of computers connected through a network is used, the computers are respectively assigned to a series of jobs constituting the single business processing, and the computers, to which the jobs in question are assigned, are made to execute respective jobs in a predetermined order, the analysis being carried out associating the cause with processes on the computers and traffic of a network used by the processes.
  • the job system described in Japanese Unexamined Patent Laid-Open Nos. 10-11406, 10-161987, and 9-311795 is one in which taking resources and a load of each computer into consideration, jobs are dynamically assigned to respective computers to be executed by them, so that delay in processing is not generated.
  • a system designer assigns computers to a series of jobs and makes the jobs be executed in a predetermined order by respective computers to which the jobs in question are assigned, it is not supposed to present necessary material for reconsideration when the system designer reconsiders assignment of jobs to respective computers.
  • an object of the present invention is to effectively detect a causative location, in relation to loads of the computers, network traffic, and the jobs.
  • Another object of the present invention is to present necessary information for reconsideration when the assignment of jobs to respective computers constituting the above-mentioned job system is reconsidered.
  • the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected, for example, through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises:
  • an analyzing step in which a job and a part of the computer system that became delay factors in processing the job net is decided, in accordance with a form of delay in execution of each job expressed in the history, in relation to an execution schedule of each job expressed in definition information defined in advance, and in accordance with computers assigned to each job.
  • a job net implies a unified processing (for example, business processing) that is constituted by a series of jobs and processed by the job system.
  • the analyzing step comprises:
  • the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises:
  • a collecting step in which history information from each computer is collected the history information being information that can specify an execution start time at which the computer started execution of a job, and an execution time which the computer required to execute the job, from each computer;
  • an analyzing step in which the delay factor in processing the job net is decided by comparing definition information, which is defined in advance and can specify a planned start time, i.e., a planned time at which execution of each job is started, and a planned execution time, i.e., a planned tithe required for execution of each job, with the history information collected, and
  • the analyzing step comprises:
  • a second step for repeating a process in which, when an execution start time of the noticed job is delayed from a planned start time of the job by more than a predetermined degree, a job executed just prior to the noticed job in the order is noticed;
  • a third step in which, with regard to each noticed job, when an execution time of the job exceeds a planned execution time of the job by a predetermined degree, the job is extracted as the delay factor in processing the job net.
  • the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises:
  • a collecting step in which history information is collected from each computer, the history information being information that can specify an execution start time at which the computer started execution of a job, an execution end time at which the computer ended the execution of the job, and an execution time which the computer required to execute the job, from each computer;
  • an analyzing step in which the delay factor in processing the job net is decided by comparing definition information, which is defined in advance and can specify a planned start time, i.e., a planned time at which execution of each job is started, a planned end time, i.e., a planned time at which execution of each job is ended, and a planned execution time, i.e., a planned time required for execution of each job, with the history information collected, and
  • the analyzing step comprises:
  • a second step for repeating a process in which, among jobs executed just prior to the noticed job in the order, jobs whose execution end times stand within n-th (n: a natural number) from the latest are extracted and noticed; and
  • a third step in which, with regard to each noticed job, when an execution time of the job exceeds a planned execution time of the job by a predetermined degree, the job is extracted as the delay factor in processing the job net.
  • the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises:
  • a collecting step in which history information is collected from each computer, the history information expressing a history of executing a job which constitutes the job net and is assigned to the computer;
  • an analyzing step in which a job and a computer assigned to the job that became the delay factors in processing the job net are decided, in accordance with a form of delay in execution of each of the series of jobs constituting the job net, expressed by the history information collected, in-relation to an execution schedule of each of the series of jobs constituting the job net, expressed in definition information defined in advance, and in accordance with computers assigned to each of the series of jobs;
  • a computer utilization status acquiring step in which a resource utilization status owing to each process executed in the computer to which the job became the delay factor in processing the job net is assigned is acquired, from the computer;
  • a process specifying step in which a process as an execution form of the job that became the delay factor in processing the job net is specified, on the computer to which the job is assigned, and a computer utilization status of the computer owing to the process of the job that became the delay factor in processing the job net is specified, among resource utilization statuses owing to respective processes acquired from the computer to which the job that became the delay factor in processing the job net is assigned;
  • a computer utilization status displaying step in which a resource utilization status of the computer to which the job that became the delay factor in processing the job net is assigned is displayed, owing to each process, acquired from the computer, distinguishing, at least, the resource utilization status of the computer owing to the process specified with respect to the job that became the delay factor in processing the job net.
  • the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises:
  • a collecting step in which history information is collected from each computer, the history information expressing a history of executing a job which constitutes the job net and is assigned to the computer;
  • an analyzing step in which a job and a computer assigned to the job that became the delay factors in processing the job net are decided, in accordance with a form of delay in execution of each of the series of jobs constituting the job net, expressed by the history information collected, in relation to an execution schedule of each of the series of jobs constituting the job net, expressed in definition information defined in advance, and in accordance with computers assigned to each of the series of jobs;
  • a network specifying step in which a process as an execution form of the job that became the delay factor in processing the job net is specified, on the computer to which the job is assigned, and a logical channel used by the specified process and a part of the network to which the logical channel is set are specified;
  • a traffic status displaying step in which the traffic status collected for the each logical channel is displayed, so as to, at least, distinguish a traffic status of the logical channel used by the process specified to the job that became the delay factor in processing the job net.
  • the logical channel used by the specified process implies a logical channel on the network, which is set between the process and an application, when the job corresponding to the process requests processing by that application running on a computer different from a job executing computer that executes the process.
  • a traffic status of a network to which a logical channel used by a process of a job detected as a delay factor in processing a job net is set is displayed, distinguishing, as least, a traffic status of a logical channel used by the process of the job.
  • FIG. 1 is a block diagram showing a configuration of a job system relating to an embodiment of the present invention
  • FIG. 2 is a block diagram showing a hardware configuration of an administrative manager computer and a job executing computer relating to the embodiment of the present invention
  • FIG. 3 is a block diagram showing a functional configuration of an administrative manager computer and a job executing computer relating to the embodiment of the present invention
  • FIGS. 4A and 4B show job net definitions and jobs relating to the embodiment of the present invention
  • FIG. 5 shows a state of executing jobs in a job system relating to the embodiment of the present invention
  • FIG. 6 is a flowchart showing a procedure for collecting log information relating to the embodiment of the present invention.
  • FIG. 7 shows log information relating to the embodiment of the present invention
  • FIG. 8 is a flowchart showing a procedure for collecting computer information relating to the embodiment of the present invention.
  • FIG. 9 is a flowchart showing a procedure for collecting network information relating to the embodiment of the present invention.
  • FIG. 10 is a flowchart showing a procedure for detecting a delay factor in execution of a job net relating to the embodiment of the present invention
  • FIG. 11 is a flowchart showing a procedure for detecting a delay factor in execution of a job net relating to the embodiment of the present invention
  • FIGS. 12A and 12B show a display screen for displaying a delay factor in execution of a job net relating to the embodiment of the present invention
  • FIGS. 13 A- 13 C show a display screen for displaying a delay factor in execution of a job net relating to the embodiment of the present invention
  • FIGS. 14 A- 14 C show a display screen for displaying a delay factor in execution of a job net relating to the embodiment of the present invention
  • FIG. 15 show a state in which, in the job system shown in FIG. 1, the job net A and the job net B are executed in accordance with the definitions of FIG. 4;
  • FIG. 16 is a flowchart relating to a job judged to be one cause of delay in execution of a job net, and showing a procedure for displaying a cause of delay in the job in question to an operator from an aspect of resource usage of a job executing computer 202 executing that job;
  • FIG. 17 shows the computer information displayed in the step 1603 of FIG. 16;
  • FIG. 18 shows a state in which, in the job system of FIG. 1, the job net A and the job net B are executed in accordance with the definitions of FIG. 4;
  • FIG. 19 is a flowchart relating to a job judged to be one cause of delay in execution of a job net and showing a procedure for displaying a cause of delay in the job in question to an operator from an aspect of traffic of a network used in executing that job;
  • FIG. 20 shows a list of logical channels displayed in the step 2102 of FIG. 19;
  • FIG. 21 shows the network information displayed in FIG. 22 is a flowchart relating to a job judged to be one cause of delay in execution of a job net and showing a procedure for reducing a load of a job executing computer 202 executing that job;
  • FIG. 23 shows an example of a screen for selecting a job of a job net judged to be one cause of delay out of a list of job nets and jobs constituting each of the job nets, the listed job nets being executed in the job system shown in FIG. 1;
  • FIG. 24 shows an example of a screen for selecting a computer that executed a job of a job net judged to be one cause of delay out of job executing computers constituting the job system shown in FIG. 1.
  • FIG. 1 shows a configuration of a job system relating to the present embodiment.
  • the job system relating to the present embodiment comprises a network that is constructed by connecting a trunk network, i.e., a network ( 0 ) 212 , with branch networks, i.e., a network ( 1 ) 208 , a network ( 2 ) 209 , a network ( 3 ) 210 , a network ( 4 ) 211 , and a network ( 5 ) 213 , this network being connected with an administrative manager computer 201 , a job executing computer (A) 202 -A, a job executing computer (B) 202 -B, a job executing computer (C) 202 -C, a job executing computer (D) 202 -D, a job executing computer (E) 202 -E, and a job executing computer (F) 202 -F.
  • a trunk network i.e., a network ( 0 ) 212
  • branch networks i.e., a network ( 1 ) 208 ,
  • the administrative manager computer 201 and job executing computer 202 may be used, for example, an electronic computer 201 / 202 shown in FIG. 2, comprising a central processing unit 302 for executing instructions of various operations etc., a main memory 301 for storing data required for those operations, a network control unit 303 for controlling data input-output to communication line 305 and to a local area network 304 , a disk storage 306 , a disk control unit 307 for controlling input-output of the disk storage 306 , a display unit 308 , and a display control unit 309 for controlling input-output of the display unit 308 .
  • a central processing unit 302 for executing instructions of various operations etc.
  • main memory 301 for storing data required for those operations
  • a network control unit 303 for controlling data input-output to communication line 305 and to a local area network 304
  • a disk storage 306 for controlling input-output of the disk storage 306
  • a display unit 308 for controlling input-output of
  • the central processing unit 302 executes a program loaded into the main memory 301 .
  • the program to be loaded into the main memory 301 is stored in the disk storage 306 in advance, loaded into the main memory 301 as the need arises, and executed by the central processing unit 302 .
  • a program is directly loaded into the main memory 301 from a portable storage medium (not shown) such as a CD-ROM via a portable disk recording medium reader (not shown) as the need arises, and then is executed by the central processing unit.
  • a program is once installed into the disk storage 306 from a portable disk storage via a portable disk recording medium reader, is loaded into the main memory 301 as the need arises, and executed by the central processing unit 302 .
  • a program is directly loaded into the main memory 301 from the communication line 305 or local area network 304 via the network control unit 303 , or once downloaded into the disk storage 306 and thereafter loaded into the main memory 301 , and then executed by the central processing unit 302 .
  • FIG. 3 shows a configuration of functional parts that realizes as processes on the administrative manager computer 201 and the job executing computer 202 by a program in the central processing unit 302 .
  • the administrative manager computer 201 comprises, as its functional parts: a management application part 102 for processing collected management information; a database 104 for storing the management information; a management information control part 105 , which collects the management information from the job executing computers 202 , stores the information into the database 104 and searches and extracts the information stored in the database 104 by request of the management application part 102 ; an input part 180 ; and a display part 190 .
  • the management application part 102 has a performance analysis part 103 that performs processing such as analysis of the collected management information and detection of cause of a bottleneck.
  • the management information control part 105 comprises: a job execution log collecting part 106 for collecting results of job execution from the job executing computers 202 ; a job definition information collecting part 107 for collecting job definition information possessed by the job executing computers 202 ; a computer information collecting part 108 for collecting computer information indicating a CPU load, a memory utilization factor, or the like of each process executed in a computer from each job executing computer 202 ; and a network information collecting part 109 for collecting network information indicating traffic (specified by the number of packets or bytes transmitted per unit time) of each logical channel (specified by a combination of a communication port specifying an address of a process and a communication port specifying an address of a communication partner of the process in question through the network) on a network used by each process executed by a computer from each job executing computer 202 .
  • the job executing computer 202 comprises, as its functional parts: a job execution control part 115 for executing job; a computer management part 116 , which measures a CPU load, a memory utilization factor, or the like for each process executed in its own computer and generates computer information to be sent to the administrative manager computer 201 ; a network management part 117 , which measures traffic of the network and the like for each logical channel on the network used by each process executed in its own computer, and generates network information to be sent to the administrative manager computer 201 ; and an integrated management agent 113 , which collects job execution logs and the measured management information and sends them to the administrative manager computer 201 .
  • the integrated management agent 113 comprises: a job definition information/log information collecting part 110 for treating the job definition information and log information expressing results of executing the job; a computer information collecting part 111 for treating the computer information; and a network information collecting part 112 for treating the network information.
  • the measurement of traffic for each logical channel by the network management part 117 can be performed by investigating destination and source addresses attached to a header of a packet sent and received in the network control unit 303 via the network, and by investigating the number of packets or bytes sent and received for each logical channel specified by the destination and source addresses.
  • Each business processing carried out in the present job system is constituted by a series of jobs.
  • a series of jobs constituting a single business processing is referred to as a job net.
  • “Operational Definition Identifier” for identifying the definition
  • “Job Net Name” for identifying a job net
  • “Starting Day of the Week/Starting Day” and “Start time” specifying a planned start of execution of the job net
  • “Component Jobs Definition” defining execution sequence of jobs in the job net, those jobs constituting the job net.
  • “Component Jobs Definition” shown in FIG. 4A shows that the job net A consists of the jobs 1 - 5 , the job 1 is executed, then, the jobs 2 and 3 are executed in parallel from the viewpoint of order, then, at the time of finishing both jobs 2 and 3 , the job 4 is executed, and finally, the job 5 is executed.
  • the job net B consists of the jobs 1 - 3 , and the jobs 1 - 3 are executed in turn.
  • Job Name for identifying the job
  • Planned Start time i.e., planned start of executing the job
  • Plantned End Time i.e., planned end of executing the job
  • Operaational Definition Identifier for identifying the definition
  • Computer Name specifying a job executing computer 202 for executing the job in question
  • Executable File Name specifying an executable file for executing the job in question.
  • “Operational Definition Identifier” among the definitions of a job is used “Operational Definition Identifier” of the job net to which the job in question belongs, being added with a branch number, so that the definition of the job and the definition of the job net to which the job in question belongs can be easily associated with each other.
  • start time and an end time of a job have appropriate values in the log information shown in FIG. 7 which is described below and indicates results of executing jobs
  • the start time and the end time of the can be applied to the planned start time and the planned end time of the job used for detecting delay in FIG. 4, in order to save labor of setting.
  • FIG. 5 shows a state of executing the job net A in accordance with the definition shown in FIG. 4.
  • the job executing computer (A) 202 -A executes the job 1 at 9:30 from Monday through Friday, in accordance with the definition of the job net in FIG. 4A and the definition of the job 1 in FIG. 4B.
  • the job executing computer (B) 202 -B awaits an end of the job 1 to execute the job 2 , in accordance with the definition of the job net in FIG. 4A and the definition of the job 2 in FIG. 4B.
  • each of the job executing computers (C) 202 -C-(E) 202 -E executes an assigned job when the previous job in the execution sequence ends, in accordance with the definition of the job net in FIG. 4A and a definition of a job assigned to itself in FIG. 4B.
  • the job 1 is executed first on the job executing computer (A) 202 -A; then, after the end of the job 1 , the jobs 2 and 3 are executed respectively on the job executing computers (B) 202 -B and (C) 202 -C in parallel from the viewpoint of order; then, after the end of both jobs 2 and 3 , the job 4 is executed on the job executing computer (D) 202 -D; and, after the end of the job 4 , the job 5 is executed on the job executing computer (E) 202 -E.
  • the job execution control part 115 of each job executing computer 202 holds a part relating to a job assigned to its own job executing computer 202 as job definition information, to control execution of the job assigned to its own job executing computer 202 .
  • the job execution control part 115 of each job executing computer 202 gives notice of an end of execution of the job assigned to its own job executing computer 202 as an event to a job execution control part 115 of another job executing computer 202 to which a job to be executed next to the job in question is assigned, if there exists any such job executing computer 202 .
  • the job execution control part 115 of each job executing computer 202 controls execution of the job assigned to its own job executing computer 202 , in the above-described sequence.
  • a job execution control part 115 of one specific job executing computer 202 performs control of execution of a job net in a centralized manner.
  • the job execution control part 115 of that one specific job executing computer 202 holds the definition information shown in FIG. 4 as job definition information.
  • “Operational Definition Identifier” of each job is held by a job executing computer 202 to which that job is assigned, in order to give notice of log information described below.
  • the job execution control part 115 of each job executing computer 202 outputs log information expressing history of job execution.
  • FIG. 6 shows a procedure for collecting the above-mentioned log information from each job executing computers 202 to the administrative manager computer 201 .
  • the job execution control part 115 of each job executing computer 202 outputs log information that records necessary information, at the time when a predetermined event takes place (Step 501 ).
  • the job definition information/log information collecting part 110 of the integrated management agent 113 collects the log information outputted by the job execution control part 115 , in accordance with an instruction from the administrative manager computer 201 , converts it into a predetermined common format for example, and sends it to the administrative manager computer 201 (Step 502 ).
  • the job execution log collecting part 106 of the administrative manager computer 201 receives the log information and stores it into a database 104 (Step 503 ).
  • FIG. 7 shows log information 1301 given from each job executing computer 202 to the administrative manager computer and stored in the database 104 .
  • Event Log Identifier stands for an identifier of an event log generated
  • Computer Name for a name of a job executing computer 202 that gave the log information
  • Time for a time when the event was generated
  • Event Log Class for a class of the event generated
  • Operaational Definition Identifier for “Operational Definition Identifier” specified in the definition of FIG. 4 when the generated event is an event of a job or a job net
  • Detailed Information for contents of the event.
  • Event Log Class includes at least a start or end of a job.
  • Event Log Class When “Event Log Class” is a start of a job, “Time” of that log information indicates a time when execution of the job indicated by “Operational Definition Identifier” of that log information is started in a computer assigned to that job in the definition of FIG. 4, i.e., a job executing computer 202 indicated by “Computer Name”.
  • Event Log Class When “Event Log Class” is an end of a job, “Time” of that log information indicates a time when execution of the job indicated by “Operational Definition Identifier” of that log information is ended in a computer assigned to that job in the definition of FIG. 4, i.e., a job executing computer 202 indicated by “Computer Name”.
  • the job definition information/log information collecting part 110 of the integrated management agent 113 sends the job definition information held by the job execution control part 115 to the administrative manager computer 201 , converting it into a predetermined common format for example, following a similar procedure to one shown in FIG. 6, in accordance with an instruction from the administrative manager computer 201 .
  • the job definition information collecting part 107 of the administrative manager computer receives the job definition information from the job executing computers 202 , prepares the definitions of the job nets and the jobs shown in FIG. 4 from the received information, and stores them into the database 104 .
  • FIG. 8 shows a procedure for collecting computer information that indicates a CPU load, a memory utilization factor, or the like of each executable file executed in each job executing computer 202 , from that each job executing computer 202 to the administrative manager computer 201 .
  • This procedure is performed when the administrative manager computer 201 gives an instruction to each job executing computer 202 , periodically or at generation of a predetermined event.
  • the computer information collecting part 111 of each job executing computer 202 requests the computer management part 116 , which manages the resource of that job executing computer 202 , to send the computer information.
  • the computer management part 116 delivers results of measurement of a CPU load, a memory utilization factor, or the like for each executable file executed on its own job executing computer 202 in a period of predetermined time from the present, as the computer information, to the computer information collecting part 111 .
  • the computer information collecting part 111 converts the received computer information to the predetermined common format, and sends it to the manager computer 201 (Step 601 ).
  • the computer information collecting part 108 of the administrative manager computer 201 receives the computer information from each job executing computer 202 , and stores it into the database 104 (Step 602 ).
  • FIG. 9 shows a procedure for collecting network information that indicates traffic of a logical channel on the network used by each executable file executed on each job executing computer 202 , from that each job executing computer 202 .
  • This procedure is performed when the administrative manager computer 201 gives an instruction to each job executing computer 202 , periodically or at generation of a predetermined event.
  • the network information collecting part 112 of each job executing computer 202 requests the network management part 117 , which manages a state of the network, to send network information.
  • the network management part 117 delivers, as the network information, results of measurement of traffic, a network utilization factor, and the like for each logical channel (specified by a combination of a communication port specifying an address of an executable file and communication port specifying an address of a communication partner of that executable file through the network) used by an executable file executed on its own job executing computer 202 in a period of predetermined time from the present, to the network information collecting part 112 .
  • the network information collecting part 112 converts the received network information to a predetermined common format, and sends it to the manager computer 201 (Step 701 ).
  • the network information collecting part 109 of the administrative manager computer 201 receives the network information from the job executing computer 202 , and stores it into the database 104 (Step 702 ).
  • the performance information analysis part 103 of the administrative manager computer 201 analyzes cause of delay in certain business processing specified by the log information of FIG. 7 collected from each job executing computer 202 as described above and stored in the database 104 and by the definitions of the job nets and the jobs of FIG. 4 collected from each job executing computer 202 as described above and stored in the database 104 .
  • the performance information analysis part 103 monitors the log information of FIG. 7 stored in the database 104 , and performs the procedures shown in FIGS. 10 and 11 when it detects an event, “a real end time of the job net is delayed from the planned end time for prescribed time or more”, for example.
  • a real end time of a job net may be used an end time of the last job of that job net, shown in the log information given from the job executing computer 202 that executed the last job in question. Further, such structure may be employed that a job executing computer 202 that executed the last job of a job net informs the end time of that job net as log information, and the end time shown in this log information may be used as the real end time of the job net. Start time can be dealt with similarly.
  • the performance information analysis part 103 decides the last job of the job net in which the delay has been detected, from the definition of the job net in FIG. 4A, and sets that last lob as a first job. Then, it stores the fact that the last job is set as the first job, into history information, and inspects this first job.
  • Step 801 the log information of this first job as shown in FIG. 7 is obtained (Step 801 ), and judges if execution time, i.e., time between the start and end times of the execution exceeds planned execution time, i.e., time between the planned start time and the planned end time in the definition of the first job in FIG. 4B (Step 802 ).
  • Step 813 When the execution time of the first job does not exceed the planned execution time, the procedure goes to Step 813 .
  • the execution time exceeds the planned time it is judged that a cause of the delay of the job lies in the execution delay in the first job in the job executing computer 202 executed the first job, and then the procedure goes to Step 803 in FIG. 11.
  • Step 813 the execution start time of this first job is obtained from the log information of FIG. 7, and it is judged if the execution start time of the first job is delayed from the planned start time in the definition of the job 1 in FIG. 4B.
  • Step 804 from the definitions of the job nets in FIG. 4A and the history information, it is examined which are jobs G that stand within n-th in execution end time counting from the latest among jobs executed just prior to the first job, and are not set as a second job in relation to the first job.
  • Step 805 when there exist a plurality of jobs G, the first job is stored into an array “Branch Point”, and the procedure goes to Step 806 .
  • Step 806 out of the jobs G, the latest one in its execution end time is selected, and set as the second job.
  • the fact that this job is set as the second job in relation to the job set as the first job is stored into the history information.
  • the execution end time of the second job is obtained from the log information of FIG. 7.
  • the second job is the latest job in its execution end time among the jobs executed just prior to the first job, it is judged if the execution end time bf the second job is delayed from its planned end time specified in the definition of the job in FIG. 4B (Step 807 ).
  • the execution end time of the second job is delayed from the planned end time, the procedure goes to Step 850 .
  • Step 810 in FIG. 11 When the second job is the one executed on the same job executing computer 202 as the first job, it is judged that a cause of the delay in executing the job net lies in the performance of the job executing computer 202 that executed the first and second jobs (Step 810 in FIG. 11), and the procedure goes to Step 850 .
  • the second and first jobs were executed in different job executing computers 202 , it is judged that a cause of the delay in executing the job net lies in the performance of the network between the job executing computer 202 that executed the first job and the job executing computer 202 that executed the second job (Step 812 in FIG. 11), and the procedure goes to Step 850 .
  • the performance of the network between those job executing computers 202 is extracted as a cause of the delay.
  • extracted is the performance of the network between the job executing computer 202 on which the first job is executed and the job executing computer 202 on which that job different from the first job in their job executing computers 202 is executed.
  • Step 850 from the history information, it is investigated if the second job has been inspected as the first job, and when it is the inspected job, the procedure goes to Step 814 .
  • the second job is set as the first job (Step 811 ), and the fact that this job is set as the first job is stored into the history information, and the procedure returns to Step 801 .
  • Step 814 it is investigated if the array “Branch Point” stores a job, and when no job is stored, the process is ended. On the other hand, when the array “Branch Point” stores a job or jobs, a job that was stored last among the jobs stored in the array “Branch Point” is set as the first job, the procedure returns to Step 804 , and the job that is set as the first job is deleted from the array “Branch Point”.
  • Step 804 the job system shown in FIG. 5 as an example, application of the above-described process will be described, assuming n in Step 804 to be 2 .
  • Step 801 , 802 , and 803 First, when delay is generated in the job net, the 10 job 5 is set as the first job, and the job 5 is inspected for delay in its execution time, in Steps 801 , 802 , and 803 .
  • Step 811 the job 4 as the second job is set as the first job (Step 811 ), and this job 4 is inspected for delay in its execution time, in Steps 801 , 802 , and 803 .
  • Step 811 the job 2 as the second job is set as the first job (Step 811 ), and this job 2 is examined for delay in execution time, in Steps 801 , 802 and 803 .
  • Step 813 When the execution start time of the job 2 is delayed from its planned time (Step 813 ), the job 1 is set as a job G. Here, only job 1 is set as the job G, and accordingly, storing into the array “Branch Point” is not performed in Step 805 . Next, the job 1 , only which has been set as the job C, is set as the second job in Step 806 , and it is examined if there is delay from the end of the job 1 till the start of the job 2 in Steps 807 , 808 , 810 , and 812 .
  • Step 811 the job 1 as the second job is set as the first job (Step 811 ), and this job 1 is examined for delay in execution time, in Steps 801 , 802 , and 803 .
  • This job 4 is set as the first job, and it is investigated if there is a job G just prior to the job 4 .
  • job 3 is a job that has not been set as the second job in relation to the job 4 as the first job. Accordingly, here, storing into the array “Branch Point” is not performed in Step 805 . Further, the job 3 , only which is set as the job G, is set as the second job in Step 806 .
  • the job 3 is not the job that is latest in its execution end time among the jobs just prior to the first job, it is not examined if there is delay from the end of the job 3 till the start of the job 4 in Steps 807 , 808 , 810 , and 812 .
  • Step 811 the job 3 as the second job is set as the first job (Step 811 ), and this job 3 is examined for delay in execution time, in Steps 801 , 802 , and 803 .
  • Step 813 When the execution start time of the job 3 is delayed from the planned start time (Step 813 ), the job 1 which has not been set as the second job in relation to the job 3 , is set as a job C. Here, only job 1 is set as the job C, storing into the array “Branch Point”. is not performed in Step 805 . Next, the job 1 , only which has been set as the job G, is set as the second job in Step 806 , and it is examined if there is delay from the end of the job 1 till the start of the job 3 in Steps 807 , 808 , 810 , and 812 .
  • Step 850 since the job 1 as the second job has already been set as the first job and examined (Step 850 ), it is investigated, in Step 814 , if a job is stored in the array “Branch Point”. Since no job is stored, all process is ended.
  • Step 814 if, for example, the execution start time of the job 4 is not delayed from its planned start time, then, after performing the above described (1-2)-(2-1), it is investigated, in Step 814 , if a job is stored in the array “Branch Point”. Since no job is stored in this case, all process is ended.
  • Step 813 performing Step 804 after Step 802 .
  • n 1 in Step 804 for example
  • Step 805 the job 4 as the first job is not stored into the array “Branch Point”. Accordingly, after performing the above (1-1)-(4-1), it is detected in (4-2) that no job is stored in the array “Branch Point”, and the process is ended.
  • delay of the execution start time of the job 4 depends in greater degree on the job having later execution end time between the job 3 and job 2 , only the execution sequence leading to the job 4 via the job 2 is examined, without investigating the execution sequence leading to the job 4 via the job 3 .
  • the value of n may be set at more than the maximum of the number of jobs executed in parallel from the viewpoint of the execution sequence.
  • all the jobs that has not been set as the second job in relation to the first job among the jobs just prior to the first job may be set as the jobs C.
  • a job is taken out in turn from the queue and executed. Length of time from putting a job into the queue till taking out that job from the queue varies depending on resources and throughput of the job executing computer 202 . Thus, the time when a job is in this queue may be taken into consideration as a delay time due to the queue, to analyze a cause of delay of a job net.
  • a time when a job is put into a queue is collected as log information from each job executing computer 202 to the administrative manager computer 201 , and, between Step 801 and Step 802 , is provided a procedure in which performance of a computer assigned to a job is judged to be a cause of delay of the job net when a length of time between an input time of the job into the queue and an execution start time of that job exceeds a predetermined threshold.
  • the execution start time of a job implies a time when that job is taken out from the queue and actually executed.
  • the display part 190 of the administrative manager computer 201 displays a fault monitoring screen 901 shown in FIG. 12A.
  • the fault monitoring screen 901 displays log information collected from job executing computers 202 up to that point of time in time series, with regard to a job net designated by an operator. Further, when there is delay in the job net, the display part 190 displays a fact that the delay has been detected on the fault monitoring screen 901 .
  • the detailed information display screen 903 displays: a start time, indicating an execution start time; a computer, indicating a job executing computer 202 having executed the job in question; a cumulative delay time, indicating delay of an execution start time from the planned start time; delay time, indicating a time obtained by subtracting, from the cumulative delay time, the maximum cumulative delay time among cumulative delay times of jobs just prior to the job in question; and, a delay source indicating a delay factor judged in the process of FIGS.
  • Display 1001 shown in FIG. 13A is given when the selected delay source is judged to come from performance of a computer in Step 803 of FIG. 11, highlighting a job whose execution time exceeded the planned time in Step 802 of FIG. 10, in a block diagram of the job net connecting the jobs with arrows in the sequence of executing the jobs.
  • display 1002 shown in FIG. 13B can be invoked by an operator on the display of FIG. 13A and highlights a job executing computer 202 that executes the job highlighted in FIG.
  • Display 1003 shown in FIG. 13C is a combination of the display 1001 of FIG. 13A and the display 1002 of FIG. 13B, displaying a relation between the job judged to contain the cause of the delay and the computer, in one screen.
  • display 1101 shown in FIG. 14A is given when the selected delay source is judged to come from performance of a computer or performance of a network between computers in Steps 810 , 812 of FIG. 11, and highlights an arrow connecting the first job and the second job of the time when the execution time of the first job was judged to exceed the planned start time in Step 807 of FIG. 10, in a block diagram of the job net connecting the jobs.
  • display 1102 shown in FIG. 14B can be invoked by an operator on the display of FIG. 14A, and highlights one or two computers executed the two jobs highlighted in FIG. 14A, in a network block diagram.
  • Display 1103 shown in FIG. 14C is a combination of the display 1101 of FIG. 14A and the display 1102 of the FIG. 14B, displaying a relation of the transfer between the jobs judged to contain the cause of the delay to the computers, in one screen.
  • two cases may be considered as a cause of delay in executing the job 2 in the job executing computer (B) 202 -B: namely, a case where, from the viewpoint of the performance of the job executing computer (B) 202 -B, its capability in executing the job 2 is deficient, and a case where throughput of the job executing computer (B) 202 -B is deficient because a job or application other than the job 2 is executed in parallel with the job 2 .
  • FIG. 15 shows a state in which the job net A and the job net B are executed in accordance with the definitions of FIG. 4, in the job system shown in FIG. 1.
  • the 5 job executing computer (A) 202 -A executes the job 1 at 9:30 on Monday-Friday, in accordance with the definition of the job net in FIG. 4A and the definition of the job 1 in FIG. 4B.
  • the job executing computer (B) 202 -B awaits the end of the job 1 to execute the job 2 , in accordance with the definition of the job net in FIG. 4A and the definition of the job 2 in FIG. 4B.
  • each of the job executing computers (C) 202 -C-(E) 202 -E executes an assigned job when the preceding job in the execution order ends, in accordance with the definition of the job net in FIG. 4A and a definition of the job assigned to itself in FIG. 4B.
  • the job executing computer (B) 202 -B executes the job 1 at 10:00 on Monday-Friday, in accordance with the definition of the job net in FIG. 4A and the definition of the 1 o job 1 in FIG. 4B.
  • the job executing computer (E) 202 -E awaits the end of the job 1 to execute the job 2 , in accordance with the definition of the job net in FIG. 4A and the definition of the job 2 in FIG. 4B.
  • the job executing computer (C) 202 -C executes the assigned job when the preceding job in the execution order ends, in accordance with the definition of the job net in FIG. 4A and the definition of the job assigned to itself in FIG. 4B.
  • the job executing computer (B) 202 -B executes the job 2 of the job net A and the job 2 of the job net B in parallel in the same time zone of Monday-Friday.
  • a cause of delay in that job can be analyzed in further detail from the aspect of the resource usage of a job executing computer 202 that executes the job in question.
  • FIG. 16 shows a procedure for displaying a cause of delay in that job to an operator from the aspect of the resource usage of a job executing computer 202 that executes the job in question.
  • the performance information analysis part 103 of the administrative manager computer 201 displays a detailed information display screen as shown in FIG. 12B, when it specifies a cause of delay in execution of a certain job net defined in the definition information shown in FIG. 4.
  • the display part 190 gives display of the causal location, as shown in FIGS. 13 and 14.
  • the performance information analysis part 103 of the administrative manager computer 201 searches the computer information stored in the database 104 according to the above-described flow shown in FIG. 8, and specifies the computer information of the job executing computer 202 highlighted as the delay source in the display screen shown in FIG. 13. Then, among the computer information in question, it specifies the information indicating a CPU load or a memory utilization factor due to the executable file of the job to which the execution delay in that job executing computer 202 is attributed (Step 1601 ).
  • the executable file of the job to which the execution delay is attributed is also the executable file for other job.
  • the computer information includes pieces of information, each indicating a CPU load or a memory utilization factor due to the executable file having the same name as the executable file of the job to which the execution delay is attributed.
  • the information indicating the CPU load or the memory utilization factor due to the executable file of the job to which the execution delay is attributed is specified based on the execution start time and the execution end time of that job indicated by the log information collected with respect to that job to which the execution delay is attributed.
  • the performance information analysis part 103 of the administrative manager computer 201 specifies information indicating a CPU load or a memory utilization factor due to other executable files executed in the same time zone as the executable file of the job, to which the execution delay is attributed, by the job executing computer 202 that executed that job (Step 1602 ). That time zone is specified as described above. In that case, when it is possible to specify job nets and jobs of those job nets corresponding to those other executable files, by the execution start times and execution end times of those other executable files, specified from the names of those other executable files and from the information indicating the CPU loads or the memory utilization factors of those other executable files, based on the definition information shown in FIG. 4 or the log information shown in FIG. 7, then, the names of those job nets and those jobs are associated with those other executable files.
  • the display part 190 of the administrative manager computer 201 displays a list indicating the information specified in the above Step 1601 , which indicates the CPU load or the memory utilization factor due to the executable file of the job to which the execution delay is attributed, and the information specified in the above Step 1602 , which indicates the CPU loads or the memory utilization factors due to those other executable files executed in the same time zone as the executable file of the job to which the execution delay is attributed (Step 1603 ).
  • FIG. 17 shows the computer information displayed in Step 1603 of FIG. 16.
  • “Computer Name” is shown the name of the job executing computer 202 highlighted in the display screen shown in FIG. 13 as the delay source.
  • “Display Class” indicates if the displayed contents are CPU load or memory utilization factor.
  • An operator can select a display class setting button 1701 via the input part 180 , to set the display class to either CPU load or memory utilization factor.
  • “Executable File Name” is shown a list of the names of the executable files specified in the above-described Steps 1601 , 1602 .
  • “Job Net/Job Names” are shown names of job net/job, if there are such names corresponding to each executable file shown in the column of “Executable File Name”.
  • an operator can analyze a delay source of a job judged to be a cause of execution delay of a job net, in further detail, from the aspect of resource usage of a job executing computer 202 that executes the job in question. Further, by making it possible to display definition information of a job net including a job to which execution delay is attributed and definition information of a job net including other jobs executed by the same job executing computer 202 in the same time zone as the job in question, it is possible to assist an operator in reconsidering the job nets.
  • the network used in executing a job implies a logical channel on a network between the job and an application, that network being set when a request of processing is made to the application running on a computer different from the job executing computer that executes the job in question.
  • two cases may be considered as a cause of delay in executing the job 2 in the job executing computer (B) 202 -B: namely, a case where a sufficient bandwidth can not be secured for a logical channel on the network used for performing the job 2 , from the viewpoint of a communication band, and a case where a sufficient bandwidth can not be secured for a logical channel on the network used for performing the job 2 , owing to pressure on all the bandwidth for logical channels used by applications sharing the network medium (for example, a case where jobs or applications different from the job 2 are executed simultaneously with the job 2 in the job executing computer (B) 202 -B, and a sufficient bandwidth can not be secured for a logical channel on the network used for performing the job 2 owing to logical channels on the network used by those jobs or applications).
  • FIG. 19 shows a procedure for displaying a delay source with respect to a job judged to be a cause of execution delay of a job net, from the aspect of traffic of a network used in executing that job.
  • the performance information analysis part 103 of the administrative manager computer 201 specifies a cause of execution delay of a certain job net defined in the definition information shown in FIG. 4, by the above-described process of FIGS. 10, 11, then, it displays a detailed information display screen as shown in FIG. 12B.
  • the display part 190 gives display indicating the causal location as shown in FIGS. 13, 14.
  • the performance information analysis part 103 of the administrative manager computer 201 searches the network information stored in the database 104 according to the above-described flow shown in FIG. 9, and specifies the traffic information of the logical channels used by the job highlighted as the delay source in the display screen shown in FIG. 13 (Step 2101 ). This can be performed by searching traffic information of a logical channel whose destination or source of communication is a port number associated with the job of the job net highlighted as the delay source in the display screen in FIG. 13, in the definitions shown in FIG. 4B concerning respective jobs constituting the job net in question, from the network information stored in the database 104 . In that case, in addition to the logical channel set between the job highlighted as the delay source in the display screen shown in FIG.
  • a logical channel set between the application to which the processing is requested and an application to which the former application requested for the processing makes request for processing for performing the former processing both two communication ports terminating the logical channel do not correspond to the communication port used by the above-mentioned highlighted job, but, one of the two corresponds to a communication port that forms a counterpart to the communication port used by the above-mentioned highlighted job
  • the display part 190 displays a list of thus-specified logical channels used by the job highlighted in the display screen shown in FIG. 13 and segments used by the logical channels as the delay source (Step 2102 ).
  • FIG. 20 shows the list of logical channels displayed in Step 2102 of FIG. 19.
  • Job Net/Job Names are shown the name of the job which was highlighted as the delay source in the display screen shown in FIG. 13 and the name of the job nets including that job.
  • Logical Channel Name are shown combinations of each two communication port numbers terminating a logical channel.
  • Source-Destination are shown combinations of each two names of computers indicating a part (a communication medium (communication line or LAN) between two computers) of the network, to which is set a logical channel specified by two communication port numbers displayed under “Logical Channel Name”.
  • the administrative manager computer 201 stores a table describing correspondence of a communication port number with a job executing computer 202 and jobs to which that communication port number is assigned, into the database 104 .
  • the performance information analysis part 103 of the administrative manager computer 201 can use this table to specify to which part of the network, and to which part of a running process associated with a job, each logical channel corresponds.
  • the performance information analysis part 103 of the administrative manager computer 201 obtains information indicating traffic of the selected logical channel (or, logical channel corresponding to the selected source-destination or network name) in a period of executing the job highlighted as the delay source in the display screen shown in FIG. 13, from the network information stored in the database 104 (Step 2103 ). Further, the performance information analysis part 103 searches the network information stored in the database 104 , to investigate if other logical channels are set at the network part (communication medium between two computers) at which the selected logical channel is set.
  • the administrative manager computer 201 stores the table describing correspondence of a communication port number with a job executing computer 202 and jobs to which that communication port number is assigned, into the database 104 . Accordingly, the performance information analysis part 103 of the administrative manager computer 201 uses this table to specify to which part of the network, each logical channel corresponds to. In that case, when, with respect to each of the obtained other logical channels, either of two communication port numbers specifying the logical channel in question is set as one used by a job in the definitions shown in FIG. 4, the performance information analysis part 103 of the administrative manager computer 201 associates the name of that job and the name of the job net including that job with the logical channel in question.
  • the display part 190 of the administrative manager computer 201 displays, in a list, the information indicating the traffic of the logical channel selected in the above Step 2103 and the information obtained in the above Step 2104 , which indicates the traffic of the other logical channels set at the network part at which the logical channel selected in the above Step 2103 is set (Step 2105 ).
  • FIG. 21 shows the network information displayed in Step 2105 of FIG. 19.
  • Network Name shows a name specifying a network part at which the logical channel selected in the display screen shown in FIG. 20 is set.
  • Display Class indicates if the displayed contents are the number of packets or the number of bytes per unit time.
  • An operator can select a display class setting button 2201 via the input part 180 , to set the display class to either the number of packets per unit time or the number of bytes per unit time.
  • Under the “Logical Channel Name” are shown, in a list, names of the logical channel selected in the above Step 2103 and of the other logical channels specified in the above Step 2104 .
  • Average Byte Number are shown the average numbers of bytes per unit time in the respective corresponding logical channels shown in the column of “Logical Channel Name”, and under “Maximum Byte Number”, are shown the maximum numbers of bytes per unit time in those respective logical channels.
  • the names of the logical channels listed under “Logical Channel Name” are displayed being arranged in descending order of value shown under “Average Packet Number” when “Display Class” is the number of packets, and in descending order, of value shown under “Average Byte Number” when “Display Class” is the number of bytes.
  • Step 2106 when an operator selects a name of a logical channel added with job net/job names, via the input part 180 , then, the job net definition (see FIG. 4A) of the job net specified by those job net/job names and definitions (see FIG. 4B) of respective jobs constituting that job net are displayed (Step 2106 ). Then, when the operator gives an instruction of display switching to the display screen of the network information via the input part 180 (Step 2107 ), the procedure returns to Step 2105 and the network information shown in FIG. 21 is displayed. Further, when an instruction of display switching to the display screen of the list of the logical channels is given (Step 2108 ), the procedure returns to Step 2102 and the list of the logical channels shown in FIG. 20 is displayed.
  • an operator can analyze a delay source of a job judged to be a cause of execution delay of a job net, in further detail, from the aspect of traffic of a network used in executing that job. Further, by making it possible to display definition information of a job net including a job to which execution delay is attributed and definition information of job nets including other jobs using the same network part in the same time zone as the job in question, it is possible to assist an operator in reconsidering the job nets.
  • FIG. 22 shows a procedure for relieving a load of a job executing computer 202 that executes a job judged to be a cause of execution delay of a job net.
  • the performance analysis part 103 of the administrative manager computer 201 specifies a cause of execution delay of a certain job net defined in the definition information shown in FIG. 4 by the above described process of FIGS. 10, 11, it displays a detailed information display screen as shown in FIG. 12 B.
  • an operator selects a job judged to be a cause of the execution delay of the job net and a job executing computer that executes the job in question and inputs a instruction to relieve the load of the computer, the flow of FIG. 22 is started.
  • the performance analysis part 103 of the administrative manager computer 201 searches the computer information stored in the database 104 according to the above-described flow shown in FIG. 8, and specifies the computer information of the job executing computer 202 that executes the job judged to be a cause of the execution delay of the job net. Then, among the computer information in question, it obtains the information indicating a CPU load or a memory utilization factor due to the executable file of the job judged to be a cause of the execution delay of the job net and the information indicating CPU loads or memory utilization factors due to the other executable files executed in the same time zone as the executable file of the job in question by the job executing computer 202 that executed the job in question (Step 2301 ).
  • the performance analysis part 103 of the administrative manager computer 201 investigates if the CPU load or memory utilization factor of the job executing computer as a whole exceeds a predetermined tolerance or not, from the information obtained in the above Step 2301 , which indicates the CPU loads or memory utilization factors due to respective executable files (Step 2302 ).
  • Step 2303 there is selected a job of a job net such that, when that job is executed in an alternative computer, a CPU load or memory utilization factor of that alternative computer as a whole does not exceed a predetermined tolerance (Step 2304 ).
  • the computer information stored in the database 104 is searched to specify the computer information of the alternative computer.
  • the CPU load or memory utilization factor of the alternative computer as a whole, specified from the obtained information is added to the CPU loads or memory utilization factors due to the executable files of the jobs of the job nets, judged to have that alternative computer set to them, obtained in the above Step 2301 . Then, the value obtained by this addition is compared with the above-mentioned predetermined tolerance.
  • the performance information analysis part 103 of the administrative manager computer 201 changes the definition information of FIG. 4 so that the job of the job net selected in the above Step 2304 is executed by the alternative computer of that job (Step 2305 ).
  • the above-described first mode is employed for execution control of a job net by the job execution control part 115 of each job executing computer 202 , i.e., in the case that the job execution control part 115 of each job executing computer 202 holds, as its job definition information, a part of the definition information relating to the jobs assigned to its own job executing computer 202 out of the definition information shown in FIG.
  • the performance information analysis part 103 of the administrative manager computer 201 sends the definition information of the job of the job net selected in the above Step 2304 (the definition information in which the name of its computer is changed to one displayed as the alternative computer) to the alternative computer, and, at the same time, instructs the computer that has executed the job of the job net selected in the above Step 2304 to discard the definition information on that job of the job net.
  • the performance information analysis part 103 of the administrative computer 201 sends the amended definition information shown in FIG. 4 (the definition information in which the computer name of the job of the job net selected in the above Step 2304 is changed to one displayed as the alternative computer).
  • the performance analysis part 103 of the administrative manager computer 201 subtracts the CPU load or memory utilization factor due to the executable file of the job of the job net whose execution is transferred to the alternative computer in the above Step 2305 from the CPU load or memory utilization factor of the job executing computer: as a whole obtained in the above Step 2302 , and investigates if the obtained value exceeds the above-mentioned predetermined tolerance or not (Step 2306 ).
  • Step 2304 the procedure returns to, Step 2304 .
  • Step 2304 it prompts an operator to enhance the performance of the job executing computer that executes the job judged to be a cause of the execution delay of the job net, via the display part 190 (Step 2307 ).
  • the administrative manager computer 201 may make the display part 190 display a screen, in which, out of these plurality of job nets, a job net generating delay and a location of that delay can be specified, according to an operator's instruction inputted into the input part 180 .
  • FIG. 23 shows an example of a screen for selecting a job of a job net, judged to be a cause of delay, out of a list of the job nets and the jobs constituting each of these jobs, executed in the job system shown in FIG. 1.
  • jobs of job nets judged to be a cause of delay by the process shown in FIGS. 10, 11 are highlighted, for example, by changing their color.
  • FIG. 16 When a highlighted job of a job net is selected on this screen, is started the procedure shown in FIG. 16 for displaying, to an operator, a delay source of that job of the job net in question from the aspect of resource usage of the job executing computer that executes the job in question, or the procedure shown in FIG.
  • FIG. 24 shows an example of a screen for selecting a computer that executed a job of a job net, judged to be a cause of delay, out of the job executing computers constituting the job system shown in FIG. 1.
  • job executing computers that executed respective jobs of job nets, judged to be a cause of delay according to the process shown in FIGS. 10, 11 are highlighted, for example, by changing their color.
  • this screen when a highlighted job executing computer is selected, is started the procedure shown in FIG. 16 for displaying, to an operator, a delay source of a job of a job net judged to be a cause of delay, from the aspect of the resource usage of the selected job executing computer, or the procedure shown in FIG.

Abstract

A delay factor in a processing in a job system in which an ordered series of jobs are executed in computers assigned to respective jobs, is efficiently detected, and the delay factor is analyzed in detail by associating it with load information of the computers and a network. An administrative manager computer 201 collects a history of executing a job from each job executing computer 202, and refers to a history of each job, one by one from a job executed later to a job executed earlier, until no delay is detected in a job, for judging a cause of delay in each job. Further, with respect to a job in which delay is detected, load statuses of the other jobs or applications in the computer in which said job is in execution are compared with said job and displayed.

Description

  • The present application is a continuation of application Ser. No. 09/386,436, filed Aug. 31, 1999, the contents of which are incorporated herein by reference.[0001]
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0002]
  • The present invention relates to a technique of analyzing cause of delay in a single business processing in a job system in which a computer system comprising a plurality of computers connected through a network is used, the computers are respectively assigned to a series of jobs constituting the single business processing, and the computers, to which the jobs in question are assigned, are made to execute respective jobs in a predetermined order, the analysis being carried out associating the cause with processes on the computers and traffic of a network used by the processes. [0003]
  • 2. Description of Related Art [0004]
  • As a job system using a computer system comprising a plurality of computers connected through a network, there is known one in which, taking resources and a load of each computer into consideration, jobs are dynamically assigned to respective computers to be executed by them, so that delay in processing is not generated, as described in Japanese Unexamined Patent Laid-Open Nos. 10-11406, 10-161987, and 9-311795. [0005]
  • Further, as a job system using a computer system comprising a plurality of computers connected through a network, there is known one in which, a computer is assigned to each of a series of jobs constituting one business processing, so that the jobs are executed in predetermined order by respective computers to which those jobs are assigned. [0006]
  • On the other hand, as a technique of analyzing a location of a bottleneck to performance, in a computer system comprising a plurality of computers connected through a network, there is known a technique in which pieces of load information about component devices constituting the computer system are collected, and a bottleneck component device is judged from the collected information, as described in Japanese Unexamined Patent Laid-Open No. 8-137810. [0007]
  • Now, when cause of delay in a single business processing is to be detected in the above-mentioned job system in which computers are respectively assigned to a series of jobs constituting so that the single business processing and the jobs are executed in predetermined order by respective computers to which those jobs are assigned, it is insufficient to judge a component device that is a bottleneck of performance of the computer system, applying the technique of the above-mentioned Japanese Unexamined Patent Laid-Open No. 8-137810. It is because delay in a business processing in such a job system is generated from relation between component devices of the computer system and jobs. Thus its cause should be detected taking account of the relation between the component devices of the computer system and the jobs, more closely, to be able to decide effective measures to get rid of generated delay. [0008]
  • Further, the job system described in Japanese Unexamined Patent Laid-Open Nos. 10-11406, 10-161987, and 9-311795 is one in which taking resources and a load of each computer into consideration, jobs are dynamically assigned to respective computers to be executed by them, so that delay in processing is not generated. Thus, in a job system in which a system designer assigns computers to a series of jobs and makes the jobs be executed in a predetermined order by respective computers to which the jobs in question are assigned, it is not supposed to present necessary material for reconsideration when the system designer reconsiders assignment of jobs to respective computers. [0009]
  • SUMMARY OF THE INVENTION
  • Accordingly, an object of the present invention is to effectively detect a causative location, in relation to loads of the computers, network traffic, and the jobs. [0010]
  • Further, another object of the present invention is to present necessary information for reconsideration when the assignment of jobs to respective computers constituting the above-mentioned job system is reconsidered. [0011]
  • To attain the above objects, the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected, for example, through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises: [0012]
  • a collecting step in which history information expressing history of execution of a job from each computer is collected; and [0013]
  • an analyzing step in which a job and a part of the computer system that became delay factors in processing the job net is decided, in accordance with a form of delay in execution of each job expressed in the history, in relation to an execution schedule of each job expressed in definition information defined in advance, and in accordance with computers assigned to each job. [0014]
  • Here, a job net implies a unified processing (for example, business processing) that is constituted by a series of jobs and processed by the job system. [0015]
  • According to thus-described method, it is possible to extract a part of the computers, which became a delay factor in processing the job net, in relation to the jobs. [0016]
  • In detail, the analyzing step comprises: [0017]
  • a first step in which a computer assigned to a job whose execution time exceeds a planned execution time by more than a predetermined degree is extracted as a delay factor in processing the job net; and [0018]
  • a second step in which, with respect to a job whose execution end time is latest among jobs executed just prior to a job whose execution start time is delayed from a planned start time by more than a predetermined degree, when the execution end time is not delayed from a planned end time by more than a predetermined degree, the part of the computer system that undertakes transfer between the job whose execution start time is delayed from the planned start time by more than the predetermined degree and the job executed just prior to the job in question is extracted as a delay factor in processing the job net. [0019]
  • By doing this, it is possible to present a job that became a delay factor in processing a job net, and at the same time, to distinguish a case where that factor was caused by a computer, and a case where a part of the above-mentioned computer system that undertakes transfer between two jobs. [0020]
  • Further, to attain the above objects, the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises: [0021]
  • a collecting step in which history information from each computer is collected, the history information being information that can specify an execution start time at which the computer started execution of a job, and an execution time which the computer required to execute the job, from each computer; and [0022]
  • an analyzing step in which the delay factor in processing the job net is decided by comparing definition information, which is defined in advance and can specify a planned start time, i.e., a planned time at which execution of each job is started, and a planned execution time, i.e., a planned tithe required for execution of each job, with the history information collected, and [0023]
  • the analyzing step comprises: [0024]
  • a first step, in which a specific job is noticed in accordance with a predetermined rule; [0025]
  • a second step, for repeating a process in which, when an execution start time of the noticed job is delayed from a planned start time of the job by more than a predetermined degree, a job executed just prior to the noticed job in the order is noticed; and [0026]
  • a third step, in which, with regard to each noticed job, when an execution time of the job exceeds a planned execution time of the job by a predetermined degree, the job is extracted as the delay factor in processing the job net. [0027]
  • According to thus-described method, when an execution start time of the noticed job does not exceed the planned start time by more than the predetermined degree, it is possible to exclude jobs earlier than the noticed job in that order, from the processing of searching a delay factor, judging that the delay factor does not exist in those jobs. Thus, a delay factor can be searched more efficiently. [0028]
  • Further, to attain the above objects, the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises: [0029]
  • a collecting step in which history information is collected from each computer, the history information being information that can specify an execution start time at which the computer started execution of a job, an execution end time at which the computer ended the execution of the job, and an execution time which the computer required to execute the job, from each computer; and [0030]
  • an analyzing step in which the delay factor in processing the job net is decided by comparing definition information, which is defined in advance and can specify a planned start time, i.e., a planned time at which execution of each job is started, a planned end time, i.e., a planned time at which execution of each job is ended, and a planned execution time, i.e., a planned time required for execution of each job, with the history information collected, and [0031]
  • the analyzing step comprises: [0032]
  • a first step, in which a specific job is noticed in accordance with a predetermined rule; [0033]
  • a second step, for repeating a process in which, among jobs executed just prior to the noticed job in the order, jobs whose execution end times stand within n-th (n: a natural number) from the latest are extracted and noticed; and [0034]
  • a third step, in which, with regard to each noticed job, when an execution time of the job exceeds a planned execution time of the job by a predetermined degree, the job is extracted as the delay factor in processing the job net. [0035]
  • According to thus-described method, it is judged that, among the jobs executed just prior to the noticed job in that order, jobs having later execution end times become bottlenecks affecting the delay as a whole. Among the jobs executed just prior to the noticed job, jobs having earlier execution end times are judged not to be a delay factor, and can be excluded from the processing of searching a delay factor. Thus, it is possible to efficiently search a delay factor. [0036]
  • Further, to attain the above objects, the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises: [0037]
  • a collecting step in which history information is collected from each computer, the history information expressing a history of executing a job which constitutes the job net and is assigned to the computer; [0038]
  • an analyzing step in which a job and a computer assigned to the job that became the delay factors in processing the job net are decided, in accordance with a form of delay in execution of each of the series of jobs constituting the job net, expressed by the history information collected, in-relation to an execution schedule of each of the series of jobs constituting the job net, expressed in definition information defined in advance, and in accordance with computers assigned to each of the series of jobs; [0039]
  • a computer utilization status acquiring step in which a resource utilization status owing to each process executed in the computer to which the job became the delay factor in processing the job net is assigned is acquired, from the computer; [0040]
  • a process specifying step in which a process as an execution form of the job that became the delay factor in processing the job net is specified, on the computer to which the job is assigned, and a computer utilization status of the computer owing to the process of the job that became the delay factor in processing the job net is specified, among resource utilization statuses owing to respective processes acquired from the computer to which the job that became the delay factor in processing the job net is assigned; and [0041]
  • a computer utilization status displaying step in which a resource utilization status of the computer to which the job that became the delay factor in processing the job net is assigned is displayed, owing to each process, acquired from the computer, distinguishing, at least, the resource utilization status of the computer owing to the process specified with respect to the job that became the delay factor in processing the job net. [0042]
  • According to thus-described method, since a resource utilization status of a computer to which a job detected as a factor of delay in processing a job net is assigned is displayed, distinguishing, at least, the resource utilization status owing to a process of the job, it is easy to understand if the job presses a load of the computer, or another job or application program presses the load of the computer. In other words, it is possible to present necessary information when assignment of jobs to respective computers constituting a job system is to be reconsidered. [0043]
  • Further, to attain the above objects, the present invention provides a method of analyzing a delay factor, for analyzing a delay factor in processing a job net in a job system that uses a computer system having a plurality of computers connected through a network, assigns the computers respectively to a series of jobs constituting the job net, and executes the jobs in a predetermined order by the respective computers assigned to the jobs, to process the job net, wherein the method comprises: [0044]
  • a collecting step in which history information is collected from each computer, the history information expressing a history of executing a job which constitutes the job net and is assigned to the computer; and [0045]
  • an analyzing step in which a job and a computer assigned to the job that became the delay factors in processing the job net are decided, in accordance with a form of delay in execution of each of the series of jobs constituting the job net, expressed by the history information collected, in relation to an execution schedule of each of the series of jobs constituting the job net, expressed in definition information defined in advance, and in accordance with computers assigned to each of the series of jobs; [0046]
  • a network specifying step in which a process as an execution form of the job that became the delay factor in processing the job net is specified, on the computer to which the job is assigned, and a logical channel used by the specified process and a part of the network to which the logical channel is set are specified; [0047]
  • a traffic status collecting step in which a traffic status in the specified network is collected, for each logical channel set to the network; and [0048]
  • a traffic status displaying step in which the traffic status collected for the each logical channel is displayed, so as to, at least, distinguish a traffic status of the logical channel used by the process specified to the job that became the delay factor in processing the job net. [0049]
  • Here, the logical channel used by the specified process implies a logical channel on the network, which is set between the process and an application, when the job corresponding to the process requests processing by that application running on a computer different from a job executing computer that executes the process. [0050]
  • According to thus-described method, a traffic status of a network to which a logical channel used by a process of a job detected as a delay factor in processing a job net is set is displayed, distinguishing, as least, a traffic status of a logical channel used by the process of the job. Thus, it is easy to understand if the job presses a load of the network, or another job or application presses the load of the network. In other words, it is possible to present necessary information when assignment of jobs to respective computers constituting a job system is to be reconsidered.[0051]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram showing a configuration of a job system relating to an embodiment of the present invention; [0052]
  • FIG. 2 is a block diagram showing a hardware configuration of an administrative manager computer and a job executing computer relating to the embodiment of the present invention; [0053]
  • FIG. 3 is a block diagram showing a functional configuration of an administrative manager computer and a job executing computer relating to the embodiment of the present invention; [0054]
  • FIGS. 4A and 4B show job net definitions and jobs relating to the embodiment of the present invention; [0055]
  • FIG. 5 shows a state of executing jobs in a job system relating to the embodiment of the present invention; [0056]
  • FIG. 6 is a flowchart showing a procedure for collecting log information relating to the embodiment of the present invention; [0057]
  • FIG. 7 shows log information relating to the embodiment of the present invention; [0058]
  • FIG. 8 is a flowchart showing a procedure for collecting computer information relating to the embodiment of the present invention; [0059]
  • FIG. 9 is a flowchart showing a procedure for collecting network information relating to the embodiment of the present invention; [0060]
  • FIG. 10 is a flowchart showing a procedure for detecting a delay factor in execution of a job net relating to the embodiment of the present invention; [0061]
  • FIG. 11 is a flowchart showing a procedure for detecting a delay factor in execution of a job net relating to the embodiment of the present invention; [0062]
  • FIGS. 12A and 12B show a display screen for displaying a delay factor in execution of a job net relating to the embodiment of the present invention; [0063]
  • FIGS. [0064] 13A-13C show a display screen for displaying a delay factor in execution of a job net relating to the embodiment of the present invention;
  • FIGS. [0065] 14A-14C show a display screen for displaying a delay factor in execution of a job net relating to the embodiment of the present invention;
  • FIG. 15 show a state in which, in the job system shown in FIG. 1, the job net A and the job net B are executed in accordance with the definitions of FIG. 4; [0066]
  • FIG. 16 is a flowchart relating to a job judged to be one cause of delay in execution of a job net, and showing a procedure for displaying a cause of delay in the job in question to an operator from an aspect of resource usage of a [0067] job executing computer 202 executing that job;
  • FIG. 17 shows the computer information displayed in the [0068] step 1603 of FIG. 16;
  • FIG. 18 shows a state in which, in the job system of FIG. 1, the job net A and the job net B are executed in accordance with the definitions of FIG. 4; [0069]
  • FIG. 19 is a flowchart relating to a job judged to be one cause of delay in execution of a job net and showing a procedure for displaying a cause of delay in the job in question to an operator from an aspect of traffic of a network used in executing that job; [0070]
  • FIG. 20 shows a list of logical channels displayed in the [0071] step 2102 of FIG. 19;
  • FIG. 21 shows the network information displayed in FIG. 22 is a flowchart relating to a job judged to be one cause of delay in execution of a job net and showing a procedure for reducing a load of a [0072] job executing computer 202 executing that job;
  • FIG. 23 shows an example of a screen for selecting a job of a job net judged to be one cause of delay out of a list of job nets and jobs constituting each of the job nets, the listed job nets being executed in the job system shown in FIG. 1; and [0073]
  • FIG. 24 shows an example of a screen for selecting a computer that executed a job of a job net judged to be one cause of delay out of job executing computers constituting the job system shown in FIG. 1.[0074]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • In the following, one embodiment of the present invention will be described. [0075]
  • First, FIG. 1 shows a configuration of a job system relating to the present embodiment. [0076]
  • As shown in the figure, the job system relating to the present embodiment comprises a network that is constructed by connecting a trunk network, i.e., a network ([0077] 0) 212, with branch networks, i.e., a network (1) 208, a network (2) 209, a network (3) 210, a network (4) 211, and a network (5) 213, this network being connected with an administrative manager computer 201, a job executing computer (A) 202-A, a job executing computer (B) 202-B, a job executing computer (C) 202-C, a job executing computer (D) 202-D, a job executing computer (E) 202-E, and a job executing computer (F) 202-F.
  • In the following, when a common matter is described with respect to the job executing computer (A) [0078] 202-A, the job executing computer (B) 202-B, the job executing computer (C) 202-C, the job executing computer (D) 202-D, the job executing computer (E) 202-E, and the job executing computer (F) 202-F, they are referred to simply as the job executing computers 202, putting them together.
  • Here, as the [0079] administrative manager computer 201 and job executing computer 202, may be used, for example, an electronic computer 201/202 shown in FIG. 2, comprising a central processing unit 302 for executing instructions of various operations etc., a main memory 301 for storing data required for those operations, a network control unit 303 for controlling data input-output to communication line 305 and to a local area network 304, a disk storage 306, a disk control unit 307 for controlling input-output of the disk storage 306, a display unit 308, and a display control unit 309 for controlling input-output of the display unit 308.
  • The [0080] central processing unit 302 executes a program loaded into the main memory 301. The program to be loaded into the main memory 301 is stored in the disk storage 306 in advance, loaded into the main memory 301 as the need arises, and executed by the central processing unit 302. Or, a program is directly loaded into the main memory 301 from a portable storage medium (not shown) such as a CD-ROM via a portable disk recording medium reader (not shown) as the need arises, and then is executed by the central processing unit. Or, a program is once installed into the disk storage 306 from a portable disk storage via a portable disk recording medium reader, is loaded into the main memory 301 as the need arises, and executed by the central processing unit 302. Or, a program is directly loaded into the main memory 301 from the communication line 305 or local area network 304 via the network control unit 303, or once downloaded into the disk storage 306 and thereafter loaded into the main memory 301, and then executed by the central processing unit 302.
  • Next, FIG. 3 shows a configuration of functional parts that realizes as processes on the [0081] administrative manager computer 201 and the job executing computer 202 by a program in the central processing unit 302.
  • Namely, as shown, the [0082] administrative manager computer 201 comprises, as its functional parts: a management application part 102 for processing collected management information; a database 104 for storing the management information; a management information control part 105, which collects the management information from the job executing computers 202, stores the information into the database 104 and searches and extracts the information stored in the database 104 by request of the management application part 102; an input part 180; and a display part 190. The management application part 102 has a performance analysis part 103 that performs processing such as analysis of the collected management information and detection of cause of a bottleneck. The management information control part 105 comprises: a job execution log collecting part 106 for collecting results of job execution from the job executing computers 202; a job definition information collecting part 107 for collecting job definition information possessed by the job executing computers 202; a computer information collecting part 108 for collecting computer information indicating a CPU load, a memory utilization factor, or the like of each process executed in a computer from each job executing computer 202; and a network information collecting part 109 for collecting network information indicating traffic (specified by the number of packets or bytes transmitted per unit time) of each logical channel (specified by a combination of a communication port specifying an address of a process and a communication port specifying an address of a communication partner of the process in question through the network) on a network used by each process executed by a computer from each job executing computer 202.
  • On the other hand, the [0083] job executing computer 202 comprises, as its functional parts: a job execution control part 115 for executing job; a computer management part 116, which measures a CPU load, a memory utilization factor, or the like for each process executed in its own computer and generates computer information to be sent to the administrative manager computer 201; a network management part 117, which measures traffic of the network and the like for each logical channel on the network used by each process executed in its own computer, and generates network information to be sent to the administrative manager computer 201; and an integrated management agent 113, which collects job execution logs and the measured management information and sends them to the administrative manager computer 201. The integrated management agent 113 comprises: a job definition information/log information collecting part 110 for treating the job definition information and log information expressing results of executing the job; a computer information collecting part 111 for treating the computer information; and a network information collecting part 112 for treating the network information. Here, the measurement of traffic for each logical channel by the network management part 117 can be performed by investigating destination and source addresses attached to a header of a packet sent and received in the network control unit 303 via the network, and by investigating the number of packets or bytes sent and received for each logical channel specified by the destination and source addresses.
  • Next, business processing carried out in the present job system will be described. [0084]
  • Each business processing carried out in the present job system is constituted by a series of jobs. In the following, a series of jobs constituting a single business processing is referred to as a job net. [0085]
  • Now, in the present embodiment, information shown in FIG. 4A is defined for each job net. [0086]
  • Namely, for each job net, there are defined “Operational Definition Identifier” for identifying the definition, “Job Net Name” for identifying a job net, “Starting Day of the Week/Starting Day” and “Start time” specifying a planned start of execution of the job net, and “Component Jobs Definition” defining execution sequence of jobs in the job net, those jobs constituting the job net. For example, “Component Jobs Definition” shown in FIG. 4A shows that the job net A consists of the jobs [0087] 1-5, the job 1 is executed, then, the jobs 2 and 3 are executed in parallel from the viewpoint of order, then, at the time of finishing both jobs 2 and 3, the job 4 is executed, and finally, the job 5 is executed. Also, it shows that the job net B consists of the jobs 1-3, and the jobs 1-3 are executed in turn.
  • Further, in the present embodiment, for each job net defined in the job net definitions, information shown in FIG. 4B is defined to each of jobs constituting the job net in question. [0088]
  • Namely, for each job, there are defined “Job Name” for identifying the job, “Planned Start time”, i.e., planned start of executing the job, “Planned End Time”, i.e., planned end of executing the job, “Operational Definition Identifier” for identifying the definition, “Computer Name” specifying a [0089] job executing computer 202 for executing the job in question, and “Executable File Name” specifying an executable file for executing the job in question. In addition, for each job, there are defined “Port Number” specifying a communication port used for communication by the job in question when an executable file specified by “Executable File Name” is executed, and “Alternative Candidate Name” specifying a job executing computer 202 if that job executing computer 202, which is different from the job executing computer 202 specified by “Computer Name”, can serve as a job executing computer executing the job in question. Further, as “Operational Definition Identifier” among the definitions of a job, is used “Operational Definition Identifier” of the job net to which the job in question belongs, being added with a branch number, so that the definition of the job and the definition of the job net to which the job in question belongs can be easily associated with each other.
  • Here, when a start time and an end time of a job have appropriate values in the log information shown in FIG. 7 which is described below and indicates results of executing jobs, the start time and the end time of the can be applied to the planned start time and the planned end time of the job used for detecting delay in FIG. 4, in order to save labor of setting. [0090]
  • FIG. 5 shows a state of executing the job net A in accordance with the definition shown in FIG. 4. [0091]
  • First, the job executing computer (A) [0092] 202-A executes the job 1 at 9:30 from Monday through Friday, in accordance with the definition of the job net in FIG. 4A and the definition of the job 1 in FIG. 4B. The job executing computer (B) 202-B awaits an end of the job 1 to execute the job 2, in accordance with the definition of the job net in FIG. 4A and the definition of the job 2 in FIG. 4B. Similarly, each of the job executing computers (C) 202-C-(E) 202-E executes an assigned job when the previous job in the execution sequence ends, in accordance with the definition of the job net in FIG. 4A and a definition of a job assigned to itself in FIG. 4B.
  • As a result, as shown in FIG. 5, the [0093] job 1 is executed first on the job executing computer (A) 202-A; then, after the end of the job 1, the jobs 2 and 3 are executed respectively on the job executing computers (B) 202-B and (C) 202-C in parallel from the viewpoint of order; then, after the end of both jobs 2 and 3, the job 4 is executed on the job executing computer (D) 202-D; and, after the end of the job 4, the job 5 is executed on the job executing computer (E) 202-E.
  • Here, it is the job [0094] execution control part 115 of each job executing computer 202 that controls thus-described execution of a job net. With regard to the execution control of a job net by the job execution control part 115 of each job executing computer 202, there are two modes as will be described in the following.
  • (1) First Mode
  • Out of the definition information shown in FIG. 4, the job [0095] execution control part 115 of each job executing computer 202 holds a part relating to a job assigned to its own job executing computer 202 as job definition information, to control execution of the job assigned to its own job executing computer 202.
  • In this first mode, the job [0096] execution control part 115 of each job executing computer 202 gives notice of an end of execution of the job assigned to its own job executing computer 202 as an event to a job execution control part 115 of another job executing computer 202 to which a job to be executed next to the job in question is assigned, if there exists any such job executing computer 202. In accordance with the notice of this event and the job definition information held, the job execution control part 115 of each job executing computer 202 controls execution of the job assigned to its own job executing computer 202, in the above-described sequence.
  • (2) Second Mode
  • Out of the [0097] job executing computers 202, a job execution control part 115 of one specific job executing computer 202 performs control of execution of a job net in a centralized manner. The job execution control part 115 of that one specific job executing computer 202 holds the definition information shown in FIG. 4 as job definition information. However, “Operational Definition Identifier” of each job is held by a job executing computer 202 to which that job is assigned, in order to give notice of log information described below.
  • In this second mode, when a [0098] job executing computer 202 ends execution of a job assigned to itself, its job execution control part 115 gives notice of the end of the job to the job execution control part 115 of the above mentioned one specific job executing computer 202. The jobs are executed in the following way. Namely, the job execution control part 115 of the above-mentioned one specific job executing computer 202 successively sends events that respectively causes job executing computers 202 to execute their assigned jobs in the above-described sequence. Those events are sent to respective job execution control parts of the job executing computers 202 in accordance with the job definition information held by that one specific job executing computer and notices of job ends received from respective job execution control parts 115 of the job executing computers 202. Among the job executing computers 202 which receive those events, may be included that one specific job executing computer 202.
  • In both first and second modes described above, the job [0099] execution control part 115 of each job executing computer 202 outputs log information expressing history of job execution.
  • In the following, operation of analyzing cause of delay in a business processing in thus-described job system will be described. [0100]
  • First, operation of the [0101] administrative manager computer 201 that collects information for analysis from each job executing computer 202 will be described.
  • FIG. 6 shows a procedure for collecting the above-mentioned log information from each [0102] job executing computers 202 to the administrative manager computer 201.
  • The job [0103] execution control part 115 of each job executing computer 202 outputs log information that records necessary information, at the time when a predetermined event takes place (Step 501). The job definition information/log information collecting part 110 of the integrated management agent 113 collects the log information outputted by the job execution control part 115, in accordance with an instruction from the administrative manager computer 201, converts it into a predetermined common format for example, and sends it to the administrative manager computer 201 (Step 502).
  • The job execution [0104] log collecting part 106 of the administrative manager computer 201 receives the log information and stores it into a database 104 (Step 503).
  • FIG. 7 shows log [0105] information 1301 given from each job executing computer 202 to the administrative manager computer and stored in the database 104.
  • Each line indicates log information corresponding to a single event. In each piece of log information, “Event Log Identifier” stands for an identifier of an event log generated, “Computer Name” for a name of a [0106] job executing computer 202 that gave the log information, “Time” for a time when the event was generated, “Event Log Class” for a class of the event generated, “Operational Definition Identifier” for “Operational Definition Identifier” specified in the definition of FIG. 4 when the generated event is an event of a job or a job net, and “Detailed Information” for contents of the event. “Event Log Class” includes at least a start or end of a job. When “Event Log Class” is a start of a job, “Time” of that log information indicates a time when execution of the job indicated by “Operational Definition Identifier” of that log information is started in a computer assigned to that job in the definition of FIG. 4, i.e., a job executing computer 202 indicated by “Computer Name”. When “Event Log Class” is an end of a job, “Time” of that log information indicates a time when execution of the job indicated by “Operational Definition Identifier” of that log information is ended in a computer assigned to that job in the definition of FIG. 4, i.e., a job executing computer 202 indicated by “Computer Name”.
  • Here, for the sake of simplicity of description, only log information collected with regard to the job net A out of the job nets defined in FIG. 4 is shown. However, log information is similarly collected with regard to the job net B, too. [0107]
  • In each [0108] job executing computer 202, the job definition information/log information collecting part 110 of the integrated management agent 113 sends the job definition information held by the job execution control part 115 to the administrative manager computer 201, converting it into a predetermined common format for example, following a similar procedure to one shown in FIG. 6, in accordance with an instruction from the administrative manager computer 201.
  • The job definition [0109] information collecting part 107 of the administrative manager computer receives the job definition information from the job executing computers 202, prepares the definitions of the job nets and the jobs shown in FIG. 4 from the received information, and stores them into the database 104.
  • In the case of the above-described second mode of executing jobs, in which the job [0110] execution control part 115 of the above-mentioned one specific job executing computer 202 holds all the definition information shown in FIG. 4, it is sufficient for the administrative manager computer 201 to collect the job definition information from this one specific job executing computer 202.
  • Next, FIG. 8 shows a procedure for collecting computer information that indicates a CPU load, a memory utilization factor, or the like of each executable file executed in each [0111] job executing computer 202, from that each job executing computer 202 to the administrative manager computer 201. This procedure is performed when the administrative manager computer 201 gives an instruction to each job executing computer 202, periodically or at generation of a predetermined event.
  • By the instruction from the [0112] administrative manager computer 201, the computer information collecting part 111 of each job executing computer 202 requests the computer management part 116, which manages the resource of that job executing computer 202, to send the computer information. Receiving this request, the computer management part 116 delivers results of measurement of a CPU load, a memory utilization factor, or the like for each executable file executed on its own job executing computer 202 in a period of predetermined time from the present, as the computer information, to the computer information collecting part 111. The computer information collecting part 111 converts the received computer information to the predetermined common format, and sends it to the manager computer 201 (Step 601). The computer information collecting part 108 of the administrative manager computer 201 receives the computer information from each job executing computer 202, and stores it into the database 104 (Step 602).
  • Next, FIG. 9 shows a procedure for collecting network information that indicates traffic of a logical channel on the network used by each executable file executed on each [0113] job executing computer 202, from that each job executing computer 202. This procedure is performed when the administrative manager computer 201 gives an instruction to each job executing computer 202, periodically or at generation of a predetermined event.
  • By the instruction from the [0114] administrative manager computer 201, the network information collecting part 112 of each job executing computer 202 requests the network management part 117, which manages a state of the network, to send network information. Receiving this request, the network management part 117 delivers, as the network information, results of measurement of traffic, a network utilization factor, and the like for each logical channel (specified by a combination of a communication port specifying an address of an executable file and communication port specifying an address of a communication partner of that executable file through the network) used by an executable file executed on its own job executing computer 202 in a period of predetermined time from the present, to the network information collecting part 112. The network information collecting part 112 converts the received network information to a predetermined common format, and sends it to the manager computer 201 (Step 701). The network information collecting part 109 of the administrative manager computer 201 receives the network information from the job executing computer 202, and stores it into the database 104 (Step 702).
  • Next, operation in the [0115] administrative manager computer 201 with respect to analyzing cause of delay in processing of a business processing (job net) will be described.
  • The performance [0116] information analysis part 103 of the administrative manager computer 201 analyzes cause of delay in certain business processing specified by the log information of FIG. 7 collected from each job executing computer 202 as described above and stored in the database 104 and by the definitions of the job nets and the jobs of FIG. 4 collected from each job executing computer 202 as described above and stored in the database 104. The performance information analysis part 103 monitors the log information of FIG. 7 stored in the database 104, and performs the procedures shown in FIGS. 10 and 11 when it detects an event, “a real end time of the job net is delayed from the planned end time for prescribed time or more”, for example.
  • As a real end time of a job net, may be used an end time of the last job of that job net, shown in the log information given from the [0117] job executing computer 202 that executed the last job in question. Further, such structure may be employed that a job executing computer 202 that executed the last job of a job net informs the end time of that job net as log information, and the end time shown in this log information may be used as the real end time of the job net. Start time can be dealt with similarly.
  • As shown in FIG. 10, when the event “a real end time of the job net is delayed from the planned end time for prescribed time or more” is detected, the performance [0118] information analysis part 103 decides the last job of the job net in which the delay has been detected, from the definition of the job net in FIG. 4A, and sets that last lob as a first job. Then, it stores the fact that the last job is set as the first job, into history information, and inspects this first job.
  • Namely, first, the log information of this first job as shown in FIG. 7 is obtained (Step [0119] 801), and judges if execution time, i.e., time between the start and end times of the execution exceeds planned execution time, i.e., time between the planned start time and the planned end time in the definition of the first job in FIG. 4B (Step 802).
  • When the execution time of the first job does not exceed the planned execution time, the procedure goes to Step [0120] 813. When the execution time exceeds the planned time, it is judged that a cause of the delay of the job lies in the execution delay in the first job in the job executing computer 202 executed the first job, and then the procedure goes to Step 803 in FIG. 11.
  • Next, in [0121] Step 813, the execution start time of this first job is obtained from the log information of FIG. 7, and it is judged if the execution start time of the first job is delayed from the planned start time in the definition of the job 1 in FIG. 4B.
  • When the execution start time of the first job is not delayed from the is planned start time, it is judged that a cause of the delay in executing the job net does not lie in the flow up to the first job, and the procedure goes to Step [0122] 814. On the other hand, when the execution start time of the first job is delayed from the planned start time, the procedure goes to Step 804.
  • Next, in [0123] Step 804, from the definitions of the job nets in FIG. 4A and the history information, it is examined which are jobs G that stand within n-th in execution end time counting from the latest among jobs executed just prior to the first job, and are not set as a second job in relation to the first job.
  • Then, in [0124] Step 805, when there exist a plurality of jobs G, the first job is stored into an array “Branch Point”, and the procedure goes to Step 806.
  • In [0125] Step 806, out of the jobs G, the latest one in its execution end time is selected, and set as the second job. The fact that this job is set as the second job in relation to the job set as the first job is stored into the history information.
  • On the other hand, if a job G does not exist, the procedure goes to Step [0126] 814.
  • In the case that the second job is set in [0127] Step 806, the execution end time of the second job is obtained from the log information of FIG. 7. In the case that the second job is the latest job in its execution end time among the jobs executed just prior to the first job, it is judged if the execution end time bf the second job is delayed from its planned end time specified in the definition of the job in FIG. 4B (Step 807). When the execution end time of the second job is delayed from the planned end time, the procedure goes to Step 850.
  • On the other hand, when the execution end time of the second job is not delayed from the planned end time, it is judged if the second job was executed on the same [0128] job executing computer 202 as the first job, from the definitions of FIG. 4B (Step 808 in FIG. 11).
  • When the second job is the one executed on the same [0129] job executing computer 202 as the first job, it is judged that a cause of the delay in executing the job net lies in the performance of the job executing computer 202 that executed the first and second jobs (Step 810 in FIG. 11), and the procedure goes to Step 850. On the other hand, in the case that the second and first jobs were executed in different job executing computers 202, it is judged that a cause of the delay in executing the job net lies in the performance of the network between the job executing computer 202 that executed the first job and the job executing computer 202 that executed the second job (Step 812 in FIG. 11), and the procedure goes to Step 850.
  • In the process of FIG. 11, it is assumed that a cause of delay in starting the first job lies in transfer between the first job and the second job that is latest in its execution end time among the jobs executed just prior to the first job, the second job, and the corresponding computer or network is extracted. However, it is also possible that a cause of the delay in starting the first job lies in transfer between the first job and a job that is not latest in its execution end time among the jobs executed just prior to the first job. Thus, as the process of FIG. 11, may be employed the following. Namely, in a case where there is a job executed just prior to the first job and on the same [0130] job executing computer 202 as the first job, the performance of that job executing computer 202 is extracted as a cause of the delay. And, in a case where there is a job executed just prior to the first job and different from the first job in their job executing computers 202, the performance of the network between those job executing computers 202 is extracted as a cause of the delay. Namely, extracted is the performance of the network between the job executing computer 202 on which the first job is executed and the job executing computer 202 on which that job different from the first job in their job executing computers 202 is executed.
  • In [0131] Step 850, from the history information, it is investigated if the second job has been inspected as the first job, and when it is the inspected job, the procedure goes to Step 814. When it is not the inspected job, the second job is set as the first job (Step 811), and the fact that this job is set as the first job is stored into the history information, and the procedure returns to Step 801.
  • In [0132] Step 814, it is investigated if the array “Branch Point” stores a job, and when no job is stored, the process is ended. On the other hand, when the array “Branch Point” stores a job or jobs, a job that was stored last among the jobs stored in the array “Branch Point” is set as the first job, the procedure returns to Step 804, and the job that is set as the first job is deleted from the array “Branch Point”.
  • Now, taking the job system shown in FIG. 5 as an example, application of the above-described process will be described, assuming n in [0133] Step 804 to be 2.
  • (1-1)
  • First, when delay is generated in the job net, the [0134] 10 job 5 is set as the first job, and the job 5 is inspected for delay in its execution time, in Steps 801, 802, and 803.
  • (1-2)
  • When the execution start time of the [0135] job 5 is delayed from the planned start time (Step 813), the job 4, which is just prior to the job 5, is set as the job G. Here, only job 4 is classified as the job G, and thus, it is not stored into the array “Branch Point” in Step 805. Further, since only job 4 is classified as the job G, this job 4 is set as the second job in Step 80& and it is examined if there is delay from the end of the job 4 till the start of the job 5 in Steps 807, 808, 810, and 812.
  • (2-1)
  • Next, the [0136] job 4 as the second job is set as the first job (Step 811), and this job 4 is inspected for delay in its execution time, in Steps 801, 802, and 803.
  • (2-2)
  • When the execution start time of the [0137] job 4 is delayed from its planned start time (step 813), the job 3 and the job 2, which are just prior to the job 4, are set as the jobs G. Here, as the jobs G, are classified a plurality of jobs, the job 3 and the job 2, and accordingly, the job 4 as the first job is stored into the array “Branch Point”. Next, assuming that, between the job 2 and job 3, both set as the jobs G, the job 2 is later in its execution end time, the job 2 is set as the second job in Step 806. It is stored that this job 2 is set as the second job in relation to the job 4 as the first job. Then, it is examined if there is delay from the end of the job 2 till the start of the job 4 in Steps 807, 808, 810, and 812.
  • (3-1)
  • Next, the [0138] job 2 as the second job is set as the first job (Step 811), and this job 2 is examined for delay in execution time, in Steps 801, 802 and 803.
  • (3-2)
  • When the execution start time of the [0139] job 2 is delayed from its planned time (Step 813), the job 1 is set as a job G. Here, only job 1 is set as the job G, and accordingly, storing into the array “Branch Point” is not performed in Step 805. Next, the job 1, only which has been set as the job C, is set as the second job in Step 806, and it is examined if there is delay from the end of the job 1 till the start of the job 2 in Steps 807, 808, 810, and 812.
  • (4-1)
  • Next, the [0140] job 1 as the second job is set as the first job (Step 811), and this job 1 is examined for delay in execution time, in Steps 801, 802, and 803.
  • (4-2)
  • Thus, when the execution start time of the [0141] job 1 is delayed from its planned start time (Step 813), jobs C are inspected. Here, since there is no job G, it is investigated if a job is stored in the array “Branch Point”. Here, the job 4 is stored. This job 4 is the job stored last, and accordingly, this job 4 is set as the first job, and the job 4 is deleted from the array “Branch Point”.
  • (5-1)
  • This [0142] job 4 is set as the first job, and it is investigated if there is a job G just prior to the job 4. Among the jobs just prior to the job 4, only job 3 is a job that has not been set as the second job in relation to the job 4 as the first job. Accordingly, here, storing into the array “Branch Point” is not performed in Step 805. Further, the job 3, only which is set as the job G, is set as the second job in Step 806. Here, since the job 3 is not the job that is latest in its execution end time among the jobs just prior to the first job, it is not examined if there is delay from the end of the job 3 till the start of the job 4 in Steps 807, 808, 810, and 812.
  • (6-1)
  • Then, the [0143] job 3 as the second job is set as the first job (Step 811), and this job 3 is examined for delay in execution time, in Steps 801, 802, and 803.
  • (6-2)
  • When the execution start time of the [0144] job 3 is delayed from the planned start time (Step 813), the job 1 which has not been set as the second job in relation to the job 3, is set as a job C. Here, only job 1 is set as the job C, storing into the array “Branch Point”. is not performed in Step 805. Next, the job 1, only which has been set as the job G, is set as the second job in Step 806, and it is examined if there is delay from the end of the job 1 till the start of the job 3 in Steps 807, 808, 810, and 812.
  • (6-3)
  • Next, since the [0145] job 1 as the second job has already been set as the first job and examined (Step 850), it is investigated, in Step 814, if a job is stored in the array “Branch Point”. Since no job is stored, all process is ended.
  • In the above description, if, for example, the execution start time of the [0146] job 4 is not delayed from its planned start time, then, after performing the above described (1-2)-(2-1), it is investigated, in Step 814, if a job is stored in the array “Branch Point”. Since no job is stored in this case, all process is ended.
  • Thus, according to the above-described process, from the viewpoint of the execution sequence of jobs, a part before a point at which no delay exists, i.e., at which an execution start time is not delayed from the planned start time is regarded as normal, and only the part to be performed after that point in the execution sequence of jobs is examined to extract a cause of the delay of the job net. Accordingly, it is possible to more efficiently analyze a cause of delay of a job net in comparison with a case in which the whole execution sequence of jobs is examined. [0147]
  • However, when it is desired to investigate a part before a point at which an execution start time is not delayed from the planned start time, it is sufficient to omit [0148] Step 813, performing Step 804 after Step 802. Further, when, in the above description, n is 1 in Step 804 for example, then, in the above (2-2), only the job 2 having the latest execution end time is set as the job C. Accordingly, in Step 805, the job 4 as the first job is not stored into the array “Branch Point”. Accordingly, after performing the above (1-1)-(4-1), it is detected in (4-2) that no job is stored in the array “Branch Point”, and the process is ended. Thus, in this example, since delay of the execution start time of the job 4 depends in greater degree on the job having later execution end time between the job 3 and job 2, only the execution sequence leading to the job 4 via the job 2 is examined, without investigating the execution sequence leading to the job 4 via the job 3.
  • Thus, according to the above-described process, by selecting a value of n, it is possible to limit a range in which a cause of delay of a job net is investigated, only to a part of the execution sequence that has a large effect on the delay of the job net. Thus, it is possible to analyze a cause of delay of a job net more efficiently in comparison with the case in which all the execution sequence of jobs is investigated. [0149]
  • When it is not desired to limit the range in which a cause of delay of a job net is investigated only to a part of the execution sequence that has a large effect on the delay of the job net, the value of n may be set at more than the maximum of the number of jobs executed in parallel from the viewpoint of the execution sequence. Or, in [0150] Step 805, all the jobs that has not been set as the second job in relation to the first job among the jobs just prior to the first job may be set as the jobs C.
  • Further, in the above description, it is possible that, at the time when such a job appears that difference between its execution start time/execution end time expressed in the log information and its planned start time/planned end time expressed in the definition of that job exceeds a predetermined threshold, that job is set as the first job in place of the last job of the job net, and then, the process shown in FIGS. 10, 11 is performed. Further, generally, a job is executed in each [0151] job executing computer 202 in the following manner. Namely, at the time when the above-described condition for executing the job (arrival of the planned start time or end of execution of a job just prior to the job in question) is satisfied, that job is put into a queue provided in each job executing computer 202. Thereafter, at the time when the job executing computer 202 can actually process a job stored in the queue, a job is taken out in turn from the queue and executed. Length of time from putting a job into the queue till taking out that job from the queue varies depending on resources and throughput of the job executing computer 202. Thus, the time when a job is in this queue may be taken into consideration as a delay time due to the queue, to analyze a cause of delay of a job net. In detail, for example, a time when a job is put into a queue is collected as log information from each job executing computer 202 to the administrative manager computer 201, and, between Step 801 and Step 802, is provided a procedure in which performance of a computer assigned to a job is judged to be a cause of delay of the job net when a length of time between an input time of the job into the queue and an execution start time of that job exceeds a predetermined threshold. Here, the execution start time of a job implies a time when that job is taken out from the queue and actually executed.
  • In the following, there is described a procedure for presenting a cause of delay in execution of a job net, which is judged from the process shown in FIGS. 10, 11 as described above. [0152]
  • First, the [0153] display part 190 of the administrative manager computer 201 displays a fault monitoring screen 901 shown in FIG. 12A. The fault monitoring screen 901 displays log information collected from job executing computers 202 up to that point of time in time series, with regard to a job net designated by an operator. Further, when there is delay in the job net, the display part 190 displays a fact that the delay has been detected on the fault monitoring screen 901.
  • When, on this [0154] fault monitoring screen 901, the operator selects a display part 902 displaying the fact that the delay has been detected, through the input part 180, and inputs an instruction to display detailed information, then, the display part 180 displays a detailed information display screen 903 on delay factors, shown in FIG. 12B.
  • As shown in FIG. 12B, the detailed [0155] information display screen 903 displays: a start time, indicating an execution start time; a computer, indicating a job executing computer 202 having executed the job in question; a cumulative delay time, indicating delay of an execution start time from the planned start time; delay time, indicating a time obtained by subtracting, from the cumulative delay time, the maximum cumulative delay time among cumulative delay times of jobs just prior to the job in question; and, a delay source indicating a delay factor judged in the process of FIGS. 10, 11, for each job constituting the job net in which execution delay has been detected Further, when an operator inputs selection of a delay source and an instruction to display a causal location via the input part 180, the display part 190 displays the causal location, as shown in FIGS. 13, 14. Display 1001 shown in FIG. 13A is given when the selected delay source is judged to come from performance of a computer in Step 803 of FIG. 11, highlighting a job whose execution time exceeded the planned time in Step 802 of FIG. 10, in a block diagram of the job net connecting the jobs with arrows in the sequence of executing the jobs. Further, display 1002 shown in FIG. 13B can be invoked by an operator on the display of FIG. 13A and highlights a job executing computer 202 that executes the job highlighted in FIG. 13A, in a network block diagram linking, the job executing computers 202 in accordance with their connecting relation via the network. Display 1003 shown in FIG. 13C is a combination of the display 1001 of FIG. 13A and the display 1002 of FIG. 13B, displaying a relation between the job judged to contain the cause of the delay and the computer, in one screen.
  • Further, [0156] display 1101 shown in FIG. 14A is given when the selected delay source is judged to come from performance of a computer or performance of a network between computers in Steps 810, 812 of FIG. 11, and highlights an arrow connecting the first job and the second job of the time when the execution time of the first job was judged to exceed the planned start time in Step 807 of FIG. 10, in a block diagram of the job net connecting the jobs. Further, display 1102 shown in FIG. 14B can be invoked by an operator on the display of FIG. 14A, and highlights one or two computers executed the two jobs highlighted in FIG. 14A, in a network block diagram. Display 1103 shown in FIG. 14C is a combination of the display 1101 of FIG. 14A and the display 1102 of the FIG. 14B, displaying a relation of the transfer between the jobs judged to contain the cause of the delay to the computers, in one screen.
  • According to thus-described displays, it is possible to present jobs, computers and networks which were delay factors, together with their relationship, in a graspable manner. [0157]
  • Next, with respect to a job that has been judged to be a cause of execution delay of a job net by the above-described process, there will be described procedures for analyzing a cause of delay in the job in further detail, from an aspect of resource usage of a [0158] job executing computer 202 that executes the job in question and from an aspect of traffic of a network used in execution of the job.
  • First, with respect to a job that has been judged to be a cause of execution delay of a job net, a procedure for analyzing a cause of delay in the job in further detail from the aspect of resource usage of a [0159] job executing computer 202 that executes the job in question will be described.
  • Here, it is assumed that, with respect to the job net A shown in the definition of FIG. 4, the process shown in FIGS. 10, 11 specified the [0160] job 2 and the job executing computer (B) 202-B that executes the job 2, as cause of delay in execution of the job net A.
  • From the aspect of the computer resources, two cases may be considered as a cause of delay in executing the [0161] job 2 in the job executing computer (B) 202-B: namely, a case where, from the viewpoint of the performance of the job executing computer (B) 202-B, its capability in executing the job 2 is deficient, and a case where throughput of the job executing computer (B) 202-B is deficient because a job or application other than the job 2 is executed in parallel with the job 2.
  • FIG. 15 shows a state in which the job net A and the job net B are executed in accordance with the definitions of FIG. 4, in the job system shown in FIG. 1. [0162]
  • Namely, with regard to the job net A, first, the [0163] 5 job executing computer (A) 202-A executes the job 1 at 9:30 on Monday-Friday, in accordance with the definition of the job net in FIG. 4A and the definition of the job 1 in FIG. 4B. The job executing computer (B) 202-B awaits the end of the job 1 to execute the job 2, in accordance with the definition of the job net in FIG. 4A and the definition of the job 2 in FIG. 4B. Similarly, each of the job executing computers (C) 202-C-(E) 202-E executes an assigned job when the preceding job in the execution order ends, in accordance with the definition of the job net in FIG. 4A and a definition of the job assigned to itself in FIG. 4B.
  • On the other hand, with respect to the job net B, first, the job executing computer (B) [0164] 202-B executes the job 1 at 10:00 on Monday-Friday, in accordance with the definition of the job net in FIG. 4A and the definition of the 1 o job 1 in FIG. 4B. The job executing computer (E) 202-E awaits the end of the job 1 to execute the job 2, in accordance with the definition of the job net in FIG. 4A and the definition of the job 2 in FIG. 4B. Similarly, the job executing computer (C) 202-C executes the assigned job when the preceding job in the execution order ends, in accordance with the definition of the job net in FIG. 4A and the definition of the job assigned to itself in FIG. 4B.
  • As a result, as shown in FIG. 15, the job executing computer (B) [0165] 202-B executes the job 2 of the job net A and the job 2 of the job net B in parallel in the same time zone of Monday-Friday.
  • In such a case, even if the job executing computer (B)[0166] 202-B has sufficient capability for executing the job 2 of the job net A, it is possible that the job 1 of the job net B executed simultaneously in the job executing computer (B) 202-B puts pressure on the load of the job executing computer (B) 202-B to delay process of the job 2 of the job net A.
  • Accordingly, in the present embodiment, with regard to a job judged to be a cause of delay in execution of a job net, a cause of delay in that job can be analyzed in further detail from the aspect of the resource usage of a [0167] job executing computer 202 that executes the job in question.
  • With respect to a job judged to be a cause of delay in execution of a job net, FIG. 16 shows a procedure for displaying a cause of delay in that job to an operator from the aspect of the resource usage of a [0168] job executing computer 202 that executes the job in question.
  • The performance [0169] information analysis part 103 of the administrative manager computer 201 displays a detailed information display screen as shown in FIG. 12B, when it specifies a cause of delay in execution of a certain job net defined in the definition information shown in FIG. 4. When an operator inputs selection of a delay source and an instruction to display a causal location on this detailed information display screen, via the input part 180, then; the display part 190 gives display of the causal location, as shown in FIGS. 13 and 14.
  • When, in the display screen shown in FIG. 13 (display screen given when a job executing computer is selected as the delay source in the detailed information display screen shown in FIG. 12B), an operator inputs via the [0170] input part 180 an instruction to analyze the delay source from the aspect of resource usage of a job executing computer, then, the flow of FIG. 16 is started.
  • First, the performance [0171] information analysis part 103 of the administrative manager computer 201 searches the computer information stored in the database 104 according to the above-described flow shown in FIG. 8, and specifies the computer information of the job executing computer 202 highlighted as the delay source in the display screen shown in FIG. 13. Then, among the computer information in question, it specifies the information indicating a CPU load or a memory utilization factor due to the executable file of the job to which the execution delay in that job executing computer 202 is attributed (Step 1601).
  • In a case where a plurality pf jobs are executed on the [0172] job executing computer 202, it is possible that the executable file of the job to which the execution delay is attributed is also the executable file for other job. In such a case, the computer information includes pieces of information, each indicating a CPU load or a memory utilization factor due to the executable file having the same name as the executable file of the job to which the execution delay is attributed. Thus, in such a case, the information indicating the CPU load or the memory utilization factor due to the executable file of the job to which the execution delay is attributed is specified based on the execution start time and the execution end time of that job indicated by the log information collected with respect to that job to which the execution delay is attributed.
  • Next, among the computer information specified in the above-described manner, the performance [0173] information analysis part 103 of the administrative manager computer 201 specifies information indicating a CPU load or a memory utilization factor due to other executable files executed in the same time zone as the executable file of the job, to which the execution delay is attributed, by the job executing computer 202 that executed that job (Step 1602). That time zone is specified as described above. In that case, when it is possible to specify job nets and jobs of those job nets corresponding to those other executable files, by the execution start times and execution end times of those other executable files, specified from the names of those other executable files and from the information indicating the CPU loads or the memory utilization factors of those other executable files, based on the definition information shown in FIG. 4 or the log information shown in FIG. 7, then, the names of those job nets and those jobs are associated with those other executable files.
  • Next, the [0174] display part 190 of the administrative manager computer 201 displays a list indicating the information specified in the above Step 1601, which indicates the CPU load or the memory utilization factor due to the executable file of the job to which the execution delay is attributed, and the information specified in the above Step 1602, which indicates the CPU loads or the memory utilization factors due to those other executable files executed in the same time zone as the executable file of the job to which the execution delay is attributed (Step 1603).
  • FIG. 17 shows the computer information displayed in [0175] Step 1603 of FIG. 16. In the figure, under “Computer Name”, is shown the name of the job executing computer 202 highlighted in the display screen shown in FIG. 13 as the delay source. “Display Class” indicates if the displayed contents are CPU load or memory utilization factor. An operator can select a display class setting button 1701 via the input part 180, to set the display class to either CPU load or memory utilization factor. Under “Executable File Name” is shown a list of the names of the executable files specified in the above-described Steps 1601, 1602. Under “Job Net/Job Names”, are shown names of job net/job, if there are such names corresponding to each executable file shown in the column of “Executable File Name”.
  • Under “Maximum Load”, are shown the maximum CPU loads due to the respective executable files shown in the column of “Executable File Name”, and under “Average Load”, the average CPU loads due to those respective executable files are shown. These columns “Maximum Load” and “Average Load” are changed to “Maximum Utilization Factor” and “Average Utilization Factor”, when “Display Class” is set to the memory utilization factor. Under “Maximum Utilization Factor”, are shown the maximum memory utilization factors due to respective executable files shown in the column of “Executable File Name”, and under “Average Utilization Factor”, the average memory utilization factors due to those respective executable files. [0176]
  • Further, under “Graph”, is displayed a graph showing changes of a CPU load for each of the executable files specified in the [0177] above Steps 1601, 1602, with CPU loads being shown by the ordinate and times by the abscissa. When the “Display Class” is the memory utilization factor, changes of a memory utilization factor for each of the executable files specified in the above Steps 1601, 1602 are shown in a graph, with the ordinate showing memory utilization factors and the abscissa showing times.
  • It is preferable that the names of the executable files listed under “Executable File Name” are displayed being arranged in descending order of value shown under “Average Load” when “Display Class” is the CPU load, and in descending order of value shown under “Average Utilization Factor” when “Display Class” is the memory utilization factor. [0178]
  • Now, in the display screen shown in FIG. 17, when an operator selects a name of an executable file added with job net/job names, via the [0179] input part 180, then, the job net definition (see FIG. 4A) of the job net specified by those job net/job names and the definitions (see FIG. 4B) of respective jobs constituting that job net are displayed (Step 1604). Then) when the operator gives an instruction of display switching via the input part 180 (Step 1605), the procedure returns to Step 1603 and the computer information shown in FIG. 17 is displayed.
  • According to thus-described process, an operator can analyze a delay source of a job judged to be a cause of execution delay of a job net, in further detail, from the aspect of resource usage of a [0180] job executing computer 202 that executes the job in question. Further, by making it possible to display definition information of a job net including a job to which execution delay is attributed and definition information of a job net including other jobs executed by the same job executing computer 202 in the same time zone as the job in question, it is possible to assist an operator in reconsidering the job nets.
  • Next, there will be described a procedure for analyzing a delay source of a job judged to be a cause of execution delay of a job net, in further detail, from the aspect of traffic of a network used in executing that job. Here, the network used in executing a job implies a logical channel on a network between the job and an application, that network being set when a request of processing is made to the application running on a computer different from the job executing computer that executes the job in question. [0181]
  • Now, it is assumed that, with respect to the job net A shown in the definitions of FIG. 4, the process shown in FIGS. 10, 11 specified the [0182] job 2 and the job net executing computer (B) 202-B as delay factors in the execution of the job net A.
  • Here, from the aspect of the network resources, two cases may be considered as a cause of delay in executing the [0183] job 2 in the job executing computer (B) 202-B: namely, a case where a sufficient bandwidth can not be secured for a logical channel on the network used for performing the job 2, from the viewpoint of a communication band, and a case where a sufficient bandwidth can not be secured for a logical channel on the network used for performing the job 2, owing to pressure on all the bandwidth for logical channels used by applications sharing the network medium (for example, a case where jobs or applications different from the job 2 are executed simultaneously with the job 2 in the job executing computer (B) 202-B, and a sufficient bandwidth can not be secured for a logical channel on the network used for performing the job 2 owing to logical channels on the network used by those jobs or applications).
  • For example, even when, in FIG. 15, the job executing computer (B) [0184] 202-B has sufficient throughput for simultaneously executing the job 2 of the job net A and the job 1 of the job net B from the viewpoint of the performance, it is possible that, as shown in FIG. 18, a logical channel used by the job 1 of the job net B presses a bandwidth of a logical channel used by the job 2 of the job net A, to delay processing of the job 2 of the job net A.
  • Accordingly, in the present embodiment, it is possible to analyze a delay source of a job judged to be a cause of delay in executing a job net, in further detail, from the aspect of traffic of a network used in executing that job. [0185]
  • FIG. 19 shows a procedure for displaying a delay source with respect to a job judged to be a cause of execution delay of a job net, from the aspect of traffic of a network used in executing that job. [0186]
  • When the performance [0187] information analysis part 103 of the administrative manager computer 201 specifies a cause of execution delay of a certain job net defined in the definition information shown in FIG. 4, by the above-described process of FIGS. 10, 11, then, it displays a detailed information display screen as shown in FIG. 12B. When an operator inputs selection of a delay source and an instruction to display a causal location on this detailed information display screen via the input part 180, then, the display part 190 gives display indicating the causal location as shown in FIGS. 13, 14.
  • When, in the display screen shown in FIG. 13 (display screen given when a job executing computer is selected as the delay source in the detailed information display screen shown in FIG. 12B), an operator inputs an instruction to analyze the delay source from the aspect of network traffic, then, the flow of FIG. 19 is started. [0188]
  • First, the performance [0189] information analysis part 103 of the administrative manager computer 201 searches the network information stored in the database 104 according to the above-described flow shown in FIG. 9, and specifies the traffic information of the logical channels used by the job highlighted as the delay source in the display screen shown in FIG. 13 (Step 2101). This can be performed by searching traffic information of a logical channel whose destination or source of communication is a port number associated with the job of the job net highlighted as the delay source in the display screen in FIG. 13, in the definitions shown in FIG. 4B concerning respective jobs constituting the job net in question, from the network information stored in the database 104. In that case, in addition to the logical channel set between the job highlighted as the delay source in the display screen shown in FIG. 13 and an application to which that job makes request for processing (either one of two communication ports terminating the logical channel corresponds to the communication port used by the above-mentioned highlighted job), a logical channel set between the application to which the processing is requested and an application to which the former application requested for the processing makes request for processing for performing the former processing (both two communication ports terminating the logical channel do not correspond to the communication port used by the above-mentioned highlighted job, but, one of the two corresponds to a communication port that forms a counterpart to the communication port used by the above-mentioned highlighted job) may also be included in the logical channel used by the above-mentioned highlighted job.
  • Next, the [0190] display part 190 displays a list of thus-specified logical channels used by the job highlighted in the display screen shown in FIG. 13 and segments used by the logical channels as the delay source (Step 2102).
  • FIG. 20 shows the list of logical channels displayed in [0191] Step 2102 of FIG. 19. In this figure, under “Job Net/Job Names”, are shown the name of the job which was highlighted as the delay source in the display screen shown in FIG. 13 and the name of the job nets including that job. Under “Logical Channel Name”, are shown combinations of each two communication port numbers terminating a logical channel. Under “Source-Destination”, are shown combinations of each two names of computers indicating a part (a communication medium (communication line or LAN) between two computers) of the network, to which is set a logical channel specified by two communication port numbers displayed under “Logical Channel Name”. Further, under “Network Name”, are shown names of lines or segments of LAN, each line or segment connecting two computers specified under “Source-Destination”. The administrative manager computer 201 stores a table describing correspondence of a communication port number with a job executing computer 202 and jobs to which that communication port number is assigned, into the database 104. The performance information analysis part 103 of the administrative manager computer 201 can use this table to specify to which part of the network, and to which part of a running process associated with a job, each logical channel corresponds.
  • Next, when an operator selects any one logical channel (or, source-destination, or network name) in the display screen shown in FIG. 20 via the [0192] input part 180, the performance information analysis part 103 of the administrative manager computer 201 obtains information indicating traffic of the selected logical channel (or, logical channel corresponding to the selected source-destination or network name) in a period of executing the job highlighted as the delay source in the display screen shown in FIG. 13, from the network information stored in the database 104 (Step 2103). Further, the performance information analysis part 103 searches the network information stored in the database 104, to investigate if other logical channels are set at the network part (communication medium between two computers) at which the selected logical channel is set. In the case that other logical channels are set, it obtains information indicating traffic of those other logical channels in the period of executing the job highlighted in the display screen shown in FIG. 13 as the delay source (Step 2104). As described above, the administrative manager computer 201 stores the table describing correspondence of a communication port number with a job executing computer 202 and jobs to which that communication port number is assigned, into the database 104. Accordingly, the performance information analysis part 103 of the administrative manager computer 201 uses this table to specify to which part of the network, each logical channel corresponds to. In that case, when, with respect to each of the obtained other logical channels, either of two communication port numbers specifying the logical channel in question is set as one used by a job in the definitions shown in FIG. 4, the performance information analysis part 103 of the administrative manager computer 201 associates the name of that job and the name of the job net including that job with the logical channel in question.
  • Next, the [0193] display part 190 of the administrative manager computer 201 displays, in a list, the information indicating the traffic of the logical channel selected in the above Step 2103 and the information obtained in the above Step 2104, which indicates the traffic of the other logical channels set at the network part at which the logical channel selected in the above Step 2103 is set (Step 2105).
  • FIG. 21 shows the network information displayed in [0194] Step 2105 of FIG. 19. In the figure, “Network Name” shows a name specifying a network part at which the logical channel selected in the display screen shown in FIG. 20 is set. “Display Class” indicates if the displayed contents are the number of packets or the number of bytes per unit time. An operator can select a display class setting button 2201 via the input part 180, to set the display class to either the number of packets per unit time or the number of bytes per unit time. Under the “Logical Channel Name”, are shown, in a list, names of the logical channel selected in the above Step 2103 and of the other logical channels specified in the above Step 2104. Under “Job Net/Job Names”, are shown names of job net/job, if there are such names corresponding to each logical channel displayed in the column of “Logical Channel Name”. Under “Average Packet Number”, are shown the average numbers of packets per unit time in the respective corresponding logical channels shown in the column of “Logical Channel Name”, and under “Maximum Packet Number”, the maximum numbers of packets per unit time in those respective logical channels. These columns “Average Packet Number” and “Maximum Packet Number” are changed to “Average Byte Number” and “Maximum Byte Number” when “Display Class” is the number of bytes per unit time. Under “Average Byte Number”, are shown the average numbers of bytes per unit time in the respective corresponding logical channels shown in the column of “Logical Channel Name”, and under “Maximum Byte Number”, are shown the maximum numbers of bytes per unit time in those respective logical channels.
  • Further, under “Graph”, is displayed a graph showing changes of the number of packets per unit time in the logical channel selected in the [0195] above Step 2103 and in the other logical channels specified in the above Step 2104, with numbers of packets per each time unit shown by the ordinate and times by the abscissa. When the “Display Class” is the number of bytes per unit time, changes of the number of bytes per unit time in the logical channel selected in the above Step 2103 and in the other logical channels specified in the above Step 2104 are shown in a graph, with the ordinate showing numbers of bytes per unit time and the abscissa showing times.
  • It is preferable that the names of the logical channels listed under “Logical Channel Name” are displayed being arranged in descending order of value shown under “Average Packet Number” when “Display Class” is the number of packets, and in descending order, of value shown under “Average Byte Number” when “Display Class” is the number of bytes. [0196]
  • Now, in the display screen shown in FIG. 21, when an operator selects a name of a logical channel added with job net/job names, via the [0197] input part 180, then, the job net definition (see FIG. 4A) of the job net specified by those job net/job names and definitions (see FIG. 4B) of respective jobs constituting that job net are displayed (Step 2106). Then, when the operator gives an instruction of display switching to the display screen of the network information via the input part 180 (Step 2107), the procedure returns to Step 2105 and the network information shown in FIG. 21 is displayed. Further, when an instruction of display switching to the display screen of the list of the logical channels is given (Step 2108), the procedure returns to Step 2102 and the list of the logical channels shown in FIG. 20 is displayed.
  • According to thus-described process, an operator can analyze a delay source of a job judged to be a cause of execution delay of a job net, in further detail, from the aspect of traffic of a network used in executing that job. Further, by making it possible to display definition information of a job net including a job to which execution delay is attributed and definition information of job nets including other jobs using the same network part in the same time zone as the job in question, it is possible to assist an operator in reconsidering the job nets. [0198]
  • In the flow shown in FIG. 19, when the job highlighted as the delay source is selected in the display screen shown in FIG. 13, the logical channels used by that job, the source-destination of those logical channels, and the names of the network parts at which those logical channels are set are displayed in a list as shown in FIG. 20. When one logical channel is selected in this list display screen, the network information as shown in FIG. 21 is displayed with respect to the network part at which the selected logical channel is set. However, it is possible that, when the job highlighted as the delay source in the display screen shown in FIG. 13 is selected, the network information as shown in FIG. 21 is directly displayed with respect to network parts at which logical channels used by that job are set respectively. For that purpose, the following design, for example, will be sufficient. Namely, when an operator uses a cursor to point to the column of the network name shown in FIG. 21, there is displayed a list of the network names indicating the network parts at which the logical channels used by the job selected in the display screen shown in FIG. 13 are set, respectively. Then, the operator designates a network name in the list using the cursor, so that the network information Us relating to that network name is displayed. [0199]
  • Next, a procedure will be described for relieving a load of a [0200] job executing computer 202 that executes a job judged to be a cause of execution delay of a job net.
  • FIG. 22 shows a procedure for relieving a load of a [0201] job executing computer 202 that executes a job judged to be a cause of execution delay of a job net.
  • When the [0202] performance analysis part 103 of the administrative manager computer 201 specifies a cause of execution delay of a certain job net defined in the definition information shown in FIG. 4 by the above described process of FIGS. 10, 11, it displays a detailed information display screen as shown in FIG. 12B. When an operator selects a job judged to be a cause of the execution delay of the job net and a job executing computer that executes the job in question and inputs a instruction to relieve the load of the computer, the flow of FIG. 22 is started.
  • First, the [0203] performance analysis part 103 of the administrative manager computer 201 searches the computer information stored in the database 104 according to the above-described flow shown in FIG. 8, and specifies the computer information of the job executing computer 202 that executes the job judged to be a cause of the execution delay of the job net. Then, among the computer information in question, it obtains the information indicating a CPU load or a memory utilization factor due to the executable file of the job judged to be a cause of the execution delay of the job net and the information indicating CPU loads or memory utilization factors due to the other executable files executed in the same time zone as the executable file of the job in question by the job executing computer 202 that executed the job in question (Step 2301). In that case, when it is possible to specify job nets and jobs of those job nets corresponding to those other executable files, by the execution start times and execution end times of those other executable files specified from the names of those other executable files and from the information indicating the CPU loads or the memory utilization factors of those other executable files, based on the definition information shown in FIG. 4 or the log information shown in FIG. 7, the names of those job nets and those jobs are associated with those other executable files.
  • Next, the [0204] performance analysis part 103 of the administrative manager computer 201 investigates if the CPU load or memory utilization factor of the job executing computer as a whole exceeds a predetermined tolerance or not, from the information obtained in the above Step 2301, which indicates the CPU loads or memory utilization factors due to respective executable files (Step 2302).
  • In the case of the excess, it is investigated if an alternative computer is set to the job judged to be a cause of the execution delay of the job net, by referring to the definition information shown in FIG. 4. Further, with respect to the executable files with which the names of the job nets and jobs are associated in [0205] Step 2301, it is investigated if alternative computers are set to the jobs of the job nets specified by those names of the job nets and jobs, respectively (Step 2303).
  • Next, among the jobs of the job nets, judged to have alternative computers set to them is [0206] Step 2303, there is selected a job of a job net such that, when that job is executed in an alternative computer, a CPU load or memory utilization factor of that alternative computer as a whole does not exceed a predetermined tolerance (Step 2304). In order to judge if the predetermined tolerance is exceeded, the computer information stored in the database 104 is searched to specify the computer information of the alternative computer. Among that computer information, is obtained the information indicating CPU loads or memory utilization factors due to executable files executed in that alternative computer in the same time zone as the executable file judged to be a cause of the execution delay of the above-mentioned job net. Then, the CPU load or memory utilization factor of the alternative computer as a whole, specified from the obtained information, is added to the CPU loads or memory utilization factors due to the executable files of the jobs of the job nets, judged to have that alternative computer set to them, obtained in the above Step 2301. Then, the value obtained by this addition is compared with the above-mentioned predetermined tolerance.
  • Next, the performance [0207] information analysis part 103 of the administrative manager computer 201 changes the definition information of FIG. 4 so that the job of the job net selected in the above Step 2304 is executed by the alternative computer of that job (Step 2305). In the case that (1) the above-described first mode is employed for execution control of a job net by the job execution control part 115 of each job executing computer 202, i.e., in the case that the job execution control part 115 of each job executing computer 202 holds, as its job definition information, a part of the definition information relating to the jobs assigned to its own job executing computer 202 out of the definition information shown in FIG. 4, to control execution of the jobs assigned to its own job executing computer 202, the performance information analysis part 103 of the administrative manager computer 201 sends the definition information of the job of the job net selected in the above Step 2304 (the definition information in which the name of its computer is changed to one displayed as the alternative computer) to the alternative computer, and, at the same time, instructs the computer that has executed the job of the job net selected in the above Step 2304 to discard the definition information on that job of the job net. On the other hand, in the case that (2) the above-described second mode is employed, i.e., in the case that the job execution control part 115 of one specific job executing computer 202 out of the job executing computers 202 controls execution of the job net, the performance information analysis part 103 of the administrative computer 201 sends the amended definition information shown in FIG. 4 (the definition information in which the computer name of the job of the job net selected in the above Step 2304 is changed to one displayed as the alternative computer).
  • Next, the [0208] performance analysis part 103 of the administrative manager computer 201 subtracts the CPU load or memory utilization factor due to the executable file of the job of the job net whose execution is transferred to the alternative computer in the above Step 2305 from the CPU load or memory utilization factor of the job executing computer: as a whole obtained in the above Step 2302, and investigates if the obtained value exceeds the above-mentioned predetermined tolerance or not (Step 2306).
  • If there is no excess, this flow is ended. On the other hand, if there is the excess, and when all the jobs of the job nets judged to have respective alternative computers set to them have not been investigated, the procedure returns to, [0209] Step 2304. When all the jobs have been investigated, it prompts an operator to enhance the performance of the job executing computer that executes the job judged to be a cause of the execution delay of the job net, via the display part 190 (Step 2307).
  • Hereinabove, one embodiment of the present invention has been described. [0210]
  • In the above embodiment, in a case where each of the plurality of job nets defined by the definition information shown in FIG. 4 has been analyzed in execution delay of that job net according to the process of FIGS. 10,11, the [0211] administrative manager computer 201 may make the display part 190 display a screen, in which, out of these plurality of job nets, a job net generating delay and a location of that delay can be specified, according to an operator's instruction inputted into the input part 180.
  • FIG. 23 shows an example of a screen for selecting a job of a job net, judged to be a cause of delay, out of a list of the job nets and the jobs constituting each of these jobs, executed in the job system shown in FIG. 1. In this screen, jobs of job nets judged to be a cause of delay by the process shown in FIGS. 10, 11 are highlighted, for example, by changing their color. When a highlighted job of a job net is selected on this screen, is started the procedure shown in FIG. 16 for displaying, to an operator, a delay source of that job of the job net in question from the aspect of resource usage of the job executing computer that executes the job in question, or the procedure shown in FIG. 19 for displaying the delay source to an operator, from the aspect of traffic of a network used in executing that job. By using the display screen shown in FIG. 23, it is easy to select a job to be examined on a cause of a bottleneck out of a plurality of highlighted jobs, when a plurality of job nets are evaluated on a job system. [0212]
  • FIG. 24 shows an example of a screen for selecting a computer that executed a job of a job net, judged to be a cause of delay, out of the job executing computers constituting the job system shown in FIG. 1. In this figure, similarly to FIG. 18, job executing computers that executed respective jobs of job nets, judged to be a cause of delay according to the process shown in FIGS. 10, 11 are highlighted, for example, by changing their color. In this screen, when a highlighted job executing computer is selected, is started the procedure shown in FIG. 16 for displaying, to an operator, a delay source of a job of a job net judged to be a cause of delay, from the aspect of the resource usage of the selected job executing computer, or the procedure shown in FIG. 19 for displaying, to an operator, a delay source from the aspect of traffic of the network used in executing that job. By using the display screen shown in FIG. 24, it is easy to select a computer to be examined on a cause of a bottleneck out of a plurality of highlighted computers, when a plurality of job nets are evaluated. [0213]
  • As described above, according to the present invention, in a job system in which computers are assigned respectively to a series of jobs constituting a job net, and the jobs are executed in a predetermined order in respective computers assigned to those jobs, it is possible to efficiently detect a causal location having generated delay in a business processing, in relation to the jobs. [0214]
  • Further, according to the present invention, in addition to the above effect, it is easy to specify capacity deficiency of computer or network resources or to specify jobs putting pressure on these resources, associating a problem of execution delay of a job with information on computer load or network traffic. [0215]

Claims (5)

What is claimed is:
1. A method of specifying a delay factor, for specifying a delay factor in processing a job net executed by a computer system having a plurality of computers, wherein said method comprises:
a collecting step in which history information expressing history of execution of a job is collected from each computer assigned each of a series of jobs which are executed in a predetermined order and constitute said job net; and
a specifying step in which a job which became a delay factor in processing said job net, and a part of the computer system, which undertakes transfer of said job which became the delay factor, are decided, in accordance with said history information and definition information expressing an execution schedule of each job assigned said computers.
2. The method of specifying a delay factor according to claim 1, wherein said history information is information that can specify an execution start time at which said each computer started execution of the job, an execution end time at which that computer ended the job, and an execution time which that computer required to execute the job;
said definition information is information that can specify a planned start time, a planned time at which execution of each job is started, a planned end time, a planned time at which execution of each job is ended, and a planned execution time, a planned time required for execution of each job; and
said specifying step comprises:
a first step in which a computer assigned to a job whose execution time exceeds a planned execution time by more than a predetermined degree is extracted as a delay factor in processing said job net; and
a second step in which, with respect to a job whose execution end time is latest among jobs executed just prior to a job whose execution start time is delayed from a planned start time by more than a predetermined degree, when said execution end time is not delayed from a planned end time by more than a predetermined degree, said part of the computer system that undertakes transfer between said job whose execution start time is delayed from the planned start time by more than the predetermined degree and said job executed just prior to the job in question is extracted as a delay factor in processing said job net
3. The method of specifying a delay factor according to claim 2, wherein said second step when a same computer is assigned to said job whose execution start time is delayed from the planned start time by more than the predetermined degree and to said job executed just prior to the job in question, said computer is extracted as the delay factor, and
when different computers are respectively assigned to said job whose execution start time is delayed from the planned start time by more than the predetermined degree and to said job executed just prior to the job in question, a network between said computers is extracted as the delay factor.
4. A recording medium that stores therein a program to be read and executed by an electronic computer, wherein said program is one for specifying a delay factor in processing a job net executed by a computer system having a plurality of computers; and
said program makes said electronic computer execute:
a collecting step in which history information is collected from each computer assigned each of a series of jobs which are executed in a predetermined order and constitute said job net to said electronic computer, said history information expressing a history of executing a job which constitutes said job net and is assigned to said each computer; and
a specifying step in which a job which became a delay factor in processing said job net, and a part of the computer system, which undertakes transfer of said job which became the delay factor, are decided, based on said history information and definition information expressing an execution schedule of each job assigned said computers.
5. A management unit for specifying a delay factor in processing a job net executed by a computer system having a plurality of computers;
wherein said management unit comprises:
means for collecting history information from each computer to said electronic computer assigned each of a series of jobs which are executed in a predetermined order and constitute said job net, said history information expressing a history of executing a job which constitutes said job net and is assigned to said each computer; and
means for deciding a job, which became a delay factor in processing said job net, and a part of the computer system which, undertakes transfer of said job which became the delay factor, based on said history information and definition information expressing an execution schedule of each job assigned said computers.
US10/701,463 1998-12-09 2003-11-06 Method of analyzing delay factor in job system Abandoned US20040093254A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/701,463 US20040093254A1 (en) 1998-12-09 2003-11-06 Method of analyzing delay factor in job system

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP34966998 1998-12-09
JP10-349669 1998-12-09
JP11-197763 1999-07-12
JP19776399A JP3537356B2 (en) 1998-12-09 1999-07-12 Delay factor analysis method in job system
US09/386,439 US6665716B1 (en) 1998-12-09 1999-08-31 Method of analyzing delay factor in job system
US10/701,463 US20040093254A1 (en) 1998-12-09 2003-11-06 Method of analyzing delay factor in job system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/386,439 Continuation US6665716B1 (en) 1998-12-09 1999-08-31 Method of analyzing delay factor in job system

Publications (1)

Publication Number Publication Date
US20040093254A1 true US20040093254A1 (en) 2004-05-13

Family

ID=26510553

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/386,439 Expired - Lifetime US6665716B1 (en) 1998-12-09 1999-08-31 Method of analyzing delay factor in job system
US10/701,463 Abandoned US20040093254A1 (en) 1998-12-09 2003-11-06 Method of analyzing delay factor in job system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/386,439 Expired - Lifetime US6665716B1 (en) 1998-12-09 1999-08-31 Method of analyzing delay factor in job system

Country Status (3)

Country Link
US (2) US6665716B1 (en)
EP (1) EP1008938A3 (en)
JP (1) JP3537356B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020138597A1 (en) * 2001-03-22 2002-09-26 Hideyuki Hashimoto Information processing apparatus, information distribution apparatus, information processing system, network monitoring apparatus and network monitoring program
US20030086115A1 (en) * 2001-11-05 2003-05-08 Bhatti Kristen L. Systems and methods for scheduling print jobs
US20040194107A1 (en) * 2003-03-27 2004-09-30 Yoshimasa Masuoka Method for generating policy rules and method for controlling jobs using the policy rules
US20050234935A1 (en) * 2004-04-14 2005-10-20 International Business Machines Corporation Dynamically managing computer resources based on valuations of work items being processed
US20080120619A1 (en) * 2006-11-16 2008-05-22 Sun Microsystems, Inc. Real time monitoring and tracing of scheduler decisions
US20080180737A1 (en) * 2007-01-31 2008-07-31 Brother Kogyo Kabushiki Kaisha Image Forming System, Image Forming Apparatus, and Terminal
US20160020980A1 (en) * 2014-07-18 2016-01-21 International Business Machines Corporation Measuring delay
US20160197952A1 (en) * 2014-03-31 2016-07-07 Lac Co., Ltd. Log analysis system
WO2017079978A1 (en) * 2015-11-13 2017-05-18 Ebay Inc. Distributed database job data skew detection

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2354090B (en) * 1999-09-08 2004-03-17 Sony Uk Ltd Distributed service provider
JP2001109638A (en) * 1999-10-06 2001-04-20 Nec Corp Method and system for distributing transaction load based on estimated extension rate and computer readable recording medium
JP3726604B2 (en) * 1999-12-14 2005-12-14 コニカミノルタビジネステクノロジーズ株式会社 Printing apparatus, printing system, printing method, and recording medium recording printing program
US6591262B1 (en) * 2000-08-01 2003-07-08 International Business Machines Corporation Collaborative workload management incorporating work unit attributes in resource allocation
US7302478B2 (en) * 2001-03-02 2007-11-27 Hewlett-Packard Development Company, L.P. System for self-monitoring of SNMP data collection process
US7020797B2 (en) * 2001-09-10 2006-03-28 Optimyz Software, Inc. Automated software testing management system
US7127456B1 (en) * 2002-12-05 2006-10-24 Ncr Corp. System and method for logging database queries
JP4393774B2 (en) * 2003-02-28 2010-01-06 株式会社日立製作所 Job management method, information processing system, program, and recording medium
JP4485763B2 (en) * 2003-07-10 2010-06-23 株式会社日立製作所 Operation management method and apparatus
US7500241B1 (en) * 2003-10-10 2009-03-03 Avaya Inc. Method and apparatus for scheduling tasks
US8544005B2 (en) * 2003-10-28 2013-09-24 International Business Machines Corporation Autonomic method, system and program product for managing processes
US8255422B2 (en) 2004-05-28 2012-08-28 Microsoft Corporation Highly reliable and scalable architecture for data centers
JP4168281B2 (en) * 2004-09-16 2008-10-22 日本電気株式会社 Parallel processing system, interconnection network, node and network control program
US7552212B2 (en) * 2004-10-22 2009-06-23 International Business Machines Corporation Intelligent performance monitoring based on user transactions
US8825833B2 (en) * 2005-03-30 2014-09-02 International Business Machines Corporation Tracking computer system configuration changes with corresponding message responses
US8095649B2 (en) * 2007-05-09 2012-01-10 Opnet Technologies, Inc. Network delay analysis including parallel delay effects
JP4906587B2 (en) * 2007-05-16 2012-03-28 株式会社リコー Job operating status evaluation system, job operating status evaluation method, and job operating status evaluation program
JP4834622B2 (en) * 2007-07-23 2011-12-14 株式会社日立製作所 Business process operation management system, method, process operation management apparatus and program thereof
US8612991B2 (en) * 2007-12-18 2013-12-17 International Business Machines Corporation Dynamic critical-path recalculation facility
US8266622B2 (en) * 2007-12-18 2012-09-11 International Business Machines Corporation Dynamic critical path update facility
JP4983636B2 (en) * 2008-02-12 2012-07-25 日本電気株式会社 Transaction apparatus, delay fault analysis apparatus, delay fault analysis method and program
JP5111186B2 (en) * 2008-03-24 2012-12-26 株式会社野村総合研究所 Job processing system and job management method
JP5062896B2 (en) * 2008-05-22 2012-10-31 株式会社日立製作所 Batch processing monitoring apparatus, batch processing monitoring method and program
JP5359234B2 (en) * 2008-12-09 2013-12-04 日本電気株式会社 Job execution system and job flow takeover control program
US9032406B2 (en) * 2010-07-01 2015-05-12 Sap Se Cooperative batch scheduling in multitenancy system based on estimated execution time and generating a load distribution chart
US20120117227A1 (en) * 2010-11-10 2012-05-10 Sony Corporation Method and apparatus for obtaining feedback from a device
US8954968B1 (en) * 2011-08-03 2015-02-10 Juniper Networks, Inc. Measuring by the kernel the amount of time a monitored thread spends in a queue in order to monitor scheduler delays in a computing device
EP2751684A4 (en) * 2011-09-02 2015-07-08 Freescale Semiconductor Inc Data processing system and method for task scheduling in a data processing system
WO2014042072A1 (en) * 2012-09-12 2014-03-20 大日本印刷株式会社 Job management device and job management program
FR3021765B1 (en) * 2014-05-27 2016-10-21 Bull Sas METHOD AND APPARATUS FOR SYNCHRONIZED AGGREGATION OF PERFORMANCE DATA AND OPERATING DATA
JP2016062506A (en) * 2014-09-19 2016-04-25 株式会社東芝 Monitoring system, monitor and monitoring method
US11093836B2 (en) 2016-06-15 2021-08-17 International Business Machines Corporation Detecting and predicting bottlenecks in complex systems
US10592279B2 (en) * 2016-06-23 2020-03-17 Advanced Micro Devices, Inc. Multi-processor apparatus and method of detection and acceleration of lagging tasks
US10803042B2 (en) * 2017-10-06 2020-10-13 Chicago Mercantile Exchange Inc. Database indexing in performance measurement systems
JP6926956B2 (en) * 2017-11-01 2021-08-25 富士フイルムビジネスイノベーション株式会社 Information processing equipment, programs and management systems
US11275610B2 (en) * 2019-07-26 2022-03-15 Bank Of America Corporation Systems for determining delayed or hung backend processes within process management applications

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5353422A (en) * 1989-10-06 1994-10-04 Hitachi, Ltd. Method and system for storing and managing a plurality of information media used by recording/reproducing units
US5442730A (en) * 1993-10-08 1995-08-15 International Business Machines Corporation Adaptive job scheduling using neural network priority functions
US5465354A (en) * 1992-03-19 1995-11-07 Hitachi, Ltd. Method and apparatus for job execution prediction and control and method for job execution situation display
US5893905A (en) * 1996-12-24 1999-04-13 Mci Communications Corporation Automated SLA performance analysis monitor with impact alerts on downstream jobs
US6041425A (en) * 1996-09-03 2000-03-21 Hitachi, Ltd. Error recovery method and apparatus in a computer system
US6076174A (en) * 1998-02-19 2000-06-13 United States Of America Scheduling framework for a heterogeneous computer network
US6170010B1 (en) * 1997-11-07 2001-01-02 Hitachi, Ltd. Computer operation management system
US6178449B1 (en) * 1997-11-26 2001-01-23 International Business Machines Corporation Apparatus and method for measuring transaction time in a computer system
US6219701B1 (en) * 1997-10-27 2001-04-17 Hitachi, Ltd. Method for controlling managing computer, medium for storing control program, and managing computer
US6263359B1 (en) * 1997-05-22 2001-07-17 International Business Machines Corporation Computer resource proportional utilization and response time scheduling
US6269401B1 (en) * 1998-08-28 2001-07-31 3Com Corporation Integrated computer system and network performance monitoring
US6289368B1 (en) * 1995-12-27 2001-09-11 First Data Corporation Method and apparatus for indicating the status of one or more computer processes
US6345351B1 (en) * 1999-11-12 2002-02-05 Telefonaktiebolaget Lm Ericsson(Publ) Maintenance of speculative state of parallel executed jobs in an information processing system
US20020138762A1 (en) * 2000-12-01 2002-09-26 Horne Donald R. Management of log archival and reporting for data network security systems
US6560647B1 (en) * 1999-03-04 2003-05-06 Bmc Software, Inc. Enterprise management system and method which includes semantically correct summarization
US6570867B1 (en) * 1999-04-09 2003-05-27 Nortel Networks Limited Routes and paths management
US6708224B1 (en) * 1999-01-19 2004-03-16 Netiq Corporation Methods, systems and computer program products for coordination of operations for interrelated tasks
US20040064760A1 (en) * 2002-09-27 2004-04-01 Hicks Jeffrey Todd Methods, systems and computer program products for assessing network quality
US20040226013A1 (en) * 2003-05-09 2004-11-11 Andrea Mariotti Managing tasks in a data processing environment
US20050010608A1 (en) * 2003-07-08 2005-01-13 Shigeru Horikawa Job scheduling management method, system and program
US20050052684A1 (en) * 2003-09-10 2005-03-10 Sharp Laboratories Of America, Inc. System and method for maintaining a device job history
US6889196B1 (en) * 1999-06-16 2005-05-03 Metier, Ltd. Method and apparatus for planning, monitoring, and illustrating multiple tasks based on user defined criteria and predictive ability
US20050237947A1 (en) * 2004-04-22 2005-10-27 Tsutomu Ando Information management system and a method thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3693184B2 (en) 1994-11-14 2005-09-07 株式会社日立製作所 Computer network management system
JPH09311795A (en) 1996-05-22 1997-12-02 Hitachi Ltd Scheduling method
JPH1011406A (en) 1996-06-25 1998-01-16 Hitachi Ltd Method for job execution in decentralized environment of resource
JPH10161987A (en) 1996-11-27 1998-06-19 Toshiba Corp Method and system for load distribution of computer system

Patent Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5353422A (en) * 1989-10-06 1994-10-04 Hitachi, Ltd. Method and system for storing and managing a plurality of information media used by recording/reproducing units
US5465354A (en) * 1992-03-19 1995-11-07 Hitachi, Ltd. Method and apparatus for job execution prediction and control and method for job execution situation display
US5442730A (en) * 1993-10-08 1995-08-15 International Business Machines Corporation Adaptive job scheduling using neural network priority functions
US6289368B1 (en) * 1995-12-27 2001-09-11 First Data Corporation Method and apparatus for indicating the status of one or more computer processes
US6041425A (en) * 1996-09-03 2000-03-21 Hitachi, Ltd. Error recovery method and apparatus in a computer system
US5893905A (en) * 1996-12-24 1999-04-13 Mci Communications Corporation Automated SLA performance analysis monitor with impact alerts on downstream jobs
US6263359B1 (en) * 1997-05-22 2001-07-17 International Business Machines Corporation Computer resource proportional utilization and response time scheduling
US6219701B1 (en) * 1997-10-27 2001-04-17 Hitachi, Ltd. Method for controlling managing computer, medium for storing control program, and managing computer
US6170010B1 (en) * 1997-11-07 2001-01-02 Hitachi, Ltd. Computer operation management system
US6178449B1 (en) * 1997-11-26 2001-01-23 International Business Machines Corporation Apparatus and method for measuring transaction time in a computer system
US6076174A (en) * 1998-02-19 2000-06-13 United States Of America Scheduling framework for a heterogeneous computer network
US6269401B1 (en) * 1998-08-28 2001-07-31 3Com Corporation Integrated computer system and network performance monitoring
US6708224B1 (en) * 1999-01-19 2004-03-16 Netiq Corporation Methods, systems and computer program products for coordination of operations for interrelated tasks
US6560647B1 (en) * 1999-03-04 2003-05-06 Bmc Software, Inc. Enterprise management system and method which includes semantically correct summarization
US6570867B1 (en) * 1999-04-09 2003-05-27 Nortel Networks Limited Routes and paths management
US6889196B1 (en) * 1999-06-16 2005-05-03 Metier, Ltd. Method and apparatus for planning, monitoring, and illustrating multiple tasks based on user defined criteria and predictive ability
US6345351B1 (en) * 1999-11-12 2002-02-05 Telefonaktiebolaget Lm Ericsson(Publ) Maintenance of speculative state of parallel executed jobs in an information processing system
US20020138762A1 (en) * 2000-12-01 2002-09-26 Horne Donald R. Management of log archival and reporting for data network security systems
US20040064760A1 (en) * 2002-09-27 2004-04-01 Hicks Jeffrey Todd Methods, systems and computer program products for assessing network quality
US20040226013A1 (en) * 2003-05-09 2004-11-11 Andrea Mariotti Managing tasks in a data processing environment
US20050010608A1 (en) * 2003-07-08 2005-01-13 Shigeru Horikawa Job scheduling management method, system and program
US20050052684A1 (en) * 2003-09-10 2005-03-10 Sharp Laboratories Of America, Inc. System and method for maintaining a device job history
US20050237947A1 (en) * 2004-04-22 2005-10-27 Tsutomu Ando Information management system and a method thereof

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162516B2 (en) * 2001-03-22 2007-01-09 Minolta Co., Ltd. Information processing apparatus, information distribution apparatus, information processing system, network monitoring apparatus and network monitoring program
US20020138597A1 (en) * 2001-03-22 2002-09-26 Hideyuki Hashimoto Information processing apparatus, information distribution apparatus, information processing system, network monitoring apparatus and network monitoring program
US20030086115A1 (en) * 2001-11-05 2003-05-08 Bhatti Kristen L. Systems and methods for scheduling print jobs
US7385720B2 (en) * 2001-11-05 2008-06-10 Hewlett-Packard Development Company, L.P. Systems and methods for scheduling print jobs
US7454752B2 (en) * 2003-03-27 2008-11-18 Hitachi, Ltd. Method for generating policy rules and method for controlling jobs using the policy rules
US20040194107A1 (en) * 2003-03-27 2004-09-30 Yoshimasa Masuoka Method for generating policy rules and method for controlling jobs using the policy rules
US20050234935A1 (en) * 2004-04-14 2005-10-20 International Business Machines Corporation Dynamically managing computer resources based on valuations of work items being processed
US7941427B2 (en) * 2004-04-14 2011-05-10 International Business Machines Corporation Dynamically managing computer resources based on valuations of work items being processed
US20080120619A1 (en) * 2006-11-16 2008-05-22 Sun Microsystems, Inc. Real time monitoring and tracing of scheduler decisions
US8776065B2 (en) * 2006-11-16 2014-07-08 Oracle America, Inc. Real time monitoring and tracing of scheduler decisions
US20080180737A1 (en) * 2007-01-31 2008-07-31 Brother Kogyo Kabushiki Kaisha Image Forming System, Image Forming Apparatus, and Terminal
US20160197952A1 (en) * 2014-03-31 2016-07-07 Lac Co., Ltd. Log analysis system
US10104108B2 (en) * 2014-03-31 2018-10-16 Lac Co., Ltd. Log analysis system
US20160020980A1 (en) * 2014-07-18 2016-01-21 International Business Machines Corporation Measuring delay
US9686170B2 (en) * 2014-07-18 2017-06-20 International Business Machines Corporation Measuring delay
WO2017079978A1 (en) * 2015-11-13 2017-05-18 Ebay Inc. Distributed database job data skew detection
US10713250B2 (en) 2015-11-13 2020-07-14 Ebay Inc. Distributed database job data skew detection

Also Published As

Publication number Publication date
JP3537356B2 (en) 2004-06-14
EP1008938A2 (en) 2000-06-14
US6665716B1 (en) 2003-12-16
JP2000231502A (en) 2000-08-22
EP1008938A3 (en) 2005-10-26

Similar Documents

Publication Publication Date Title
US6665716B1 (en) Method of analyzing delay factor in job system
US7756978B2 (en) Multiplicity adjustment system and method
US8543988B2 (en) Trace processing program, method and system
Werstein et al. Load balancing in a cluster computer
EP0613270B1 (en) Network analysis method
JP3778652B2 (en) Log data collection management method and apparatus
JP4313336B2 (en) Monitoring system and monitoring method
CN105956138B (en) The control method and device of database connection
US7689688B2 (en) Multiple-application transaction monitoring facility for debugging and performance tuning
CN111400186B (en) Performance test method and system
US20050021530A1 (en) Resource allocation for multiple applications
US20130268678A1 (en) Method and Apparatus for Facilitating Fulfillment of Requests on a Communication Network
US8359378B2 (en) Network system and method of administrating networks
CN111274604B (en) Service access method, device, equipment and computer readable storage medium
CN114116172A (en) Flow data acquisition method, device, equipment and storage medium
JP2002342182A (en) Support system for operation management in network system
CN113672934A (en) Security vulnerability scanning system and method, terminal and storage medium
EP1533699B1 (en) A method of assigning objects to processing units
KR102028342B1 (en) System and method for supporting real-time financial business provision and decision making using data process solution
CN112527642A (en) Performance test index data display method, device, equipment and storage medium
US20030225877A1 (en) Method and apparatus of diagnosing network performance issues through correlative analysis
CN112433908A (en) Method, system, device and medium for determining interval time of detection server
CN107229569A (en) Method and system are performed towards the automatic test centralized dispatching for performing technology more
US7903571B1 (en) System and method for improving multi-node processing
CN112948229A (en) Method and device for determining performance of scheduling cluster, computer equipment and storage medium

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION