JP2001282554A - Monitoring method and monitoring device - Google Patents

Monitoring method and monitoring device

Info

Publication number
JP2001282554A
JP2001282554A JP2000091761A JP2000091761A JP2001282554A JP 2001282554 A JP2001282554 A JP 2001282554A JP 2000091761 A JP2000091761 A JP 2000091761A JP 2000091761 A JP2000091761 A JP 2000091761A JP 2001282554 A JP2001282554 A JP 2001282554A
Authority
JP
Japan
Prior art keywords
monitoring
item
time
execution
job
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000091761A
Other languages
Japanese (ja)
Inventor
Hiromi Isogawa
弘実 礒川
Makoto Kayashima
信 萱島
Masatoshi Terada
真敏 寺田
Masatoshi Nakatani
正年 中谷
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2000091761A priority Critical patent/JP2001282554A/en
Publication of JP2001282554A publication Critical patent/JP2001282554A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To periodically monitor the respective monitoring items of a computer system so that the influence exerted on an information system becomes small. SOLUTION: Monitoring job modules monitoring the respective monitoring items are installed for the respective monitoring items. A monitoring job schedule generation program 3045 decides the execution time bands of the respective monitoring job modules so that the load of monitoring in the respective time bands becomes not more than a threshold and the execution period of the respective monitoring modules becomes the monitoring period of the corresponding monitoring item from the monitoring periods of the monitoring items, which are mentioned in a monitoring job list table 3041, and the required execution time of the respective monitoring job modules mentioned in a monitoring job execution time table 3042, and registers it in a monitoring job periodical start time table 3043 as the execution schedule of the monitoring job module.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報システムの稼
働状況等を監視する技術に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for monitoring the operation status of an information system.

【0002】[0002]

【従来の技術】従来の情報システムの稼働状況等を監視
する技術としては、サーバ計算機や通信機器などより構
成される情報ネットワークシステムの状態の取得や設定
を、SNMP(Simple Network Management Protocol)等
のプロトコルを用いて遠隔から行う「ネットワーク管理
システム」が知られている。
2. Description of the Related Art As a conventional technology for monitoring the operation status of an information system, the acquisition and setting of the status of an information network system composed of server computers and communication devices are performed by using SNMP (Simple Network Management Protocol) or the like. 2. Description of the Related Art There is known a "network management system" that is remotely performed using a protocol.

【0003】ここで、このようなSNMPベースのネッ
トワーク管理システムにおける、ネットワーク情報シス
テムの各監視対象の稼動状況を監視する方法としては、
検査対象の稼動状況に応じて、監視エージェントが適宜
マネージャに監視対象の稼働状況を通知する「トラッ
プ」と呼ばれる手法と、一定期間毎に、マネージャが監
視対象で動作する監視エージェントに稼動状況の報告を
要求し、これに応答して監視エージェントが監視対象の
稼働状況の報告を行う「ポーリング」と呼ばれる手法が
知られている。
Here, in such an SNMP-based network management system, as a method of monitoring the operating status of each monitoring target of the network information system,
A method called "trap" in which the monitoring agent notifies the manager of the operating status of the monitoring target as appropriate according to the operating status of the inspection target, and the manager reports the operating status to the monitoring agent that operates on the monitoring target at regular intervals. A method called "polling" is known in which a monitoring agent reports an operation status of a monitoring target in response to the request.

【0004】[0004]

【発明が解決しようとする課題】さて、インターネット
の発展に伴い、電子モールのような高機能なインターネ
ットサービスを提供する情報システムが実現されてい
る。この種の情報システムは、ユーザからの要求をネッ
トワーク経由で受け付けるネットワークアプリケーショ
ンや、ユーザの識別、認証を行うためのバックエンドア
プリケーション等の様々な要素を含む複雑なシステムで
ある。そして、このような情報システムで周期的に監視
を行うべき監視項目の対象は、情報システムを構成する
計算機や、ネットワーク機器におけるハードウェアや、
ネットワーク、オペレーティングシステム、ミドルウェ
ア、アプリケーションソフトウェアというように、広範
囲にわたる。
Now, with the development of the Internet, an information system for providing a high-performance Internet service such as an electronic mall has been realized. This type of information system is a complex system including various elements such as a network application that receives a request from a user via a network, and a back-end application for identifying and authenticating the user. The targets of the monitoring items that should be periodically monitored in such an information system include a computer constituting the information system, hardware in a network device,
Network, operating system, middleware, application software, and so on.

【0005】一方で、インターネットサービスを提供す
る情報システムは、不特定多数のユーザに対するサービ
スを行うものであるために、サービス要求による負荷レ
ベルが時間により大きく変動するという特質を持つ。そ
して、このことなどにより、無作為に、これらの多様な
監視項目の監視を行ったのでは、監視を行うための負荷
によって、情報システムが提供するサービスに影響を与
えてしまうことがある。よって、各監視項目の監視をど
のようなタイミングで行うかを定めるスケジューリング
が重要となる。
[0005] On the other hand, an information system that provides an Internet service provides a service to an unspecified number of users, and therefore has a characteristic that a load level due to a service request varies greatly with time. Due to this, if these various monitoring items are monitored at random, the load provided by the monitoring may affect services provided by the information system. Therefore, it is important to determine the timing of monitoring each monitoring item.

【0006】なお、スケジューリングに関連する従来の
技術としては、たとえば、リアルタイムOS等に適用さ
れるUSP5606695“Method of scheduling successive ta
skssubject only to timing constraints”記載の技術
が知られている。この技術では、各タスクに対して、そ
のタスクの実行時間の上限値と下限値をあらかじめ設定
し、1回目は各タスクを下限値の昇べきの順に、2
回目は各タスクを上限値の昇べきの順にそれぞれスケジ
ューリングし、制約を満足しない部分を調整すること
により、タスクのスケジューリングを行う。
Conventional techniques related to scheduling include, for example, US Pat. No. 5,669,955 “Method of scheduling successive data” applied to a real-time OS or the like.
A technique described in “skssubject only to timing constraints” is known. In this technique, an upper limit value and a lower limit value of the execution time of the task are set in advance for each task, and the first time the task is set to the lower limit value. 2 in ascending order
In the third round, each task is scheduled in the order of increasing the upper limit value, and tasks that do not satisfy the constraints are adjusted, thereby scheduling the tasks.

【0007】本発明は、上記事情に鑑みてなされたもの
であり、本発明の目的は、周期的に繰り返し実行される
複数のジョブ(タスク)を、システムへの負荷が小さく
なるように、スケジューリングすることにある。特に、
情報システムの各監視項目の周期的な監視を、情報シス
テムが提供するサービスに与える影響が小さくなるよう
にスケジューリングすることにある。
[0007] The present invention has been made in view of the above circumstances, and an object of the present invention is to schedule a plurality of jobs (tasks) that are repeatedly executed periodically so as to reduce the load on the system. Is to do. In particular,
An object of the present invention is to schedule the periodic monitoring of each monitoring item of the information system so that the effect on services provided by the information system is reduced.

【0008】[0008]

【課題を解決するための手段】前記課題達成のために、
本発明の監視方法は、複数の項目毎に予め用意した、当
該項目について監視対象の監視を行う複数の監視処理プ
ログラム各々について、当該監視処理プログラムの実行
に要する時間を求める。また、前記複数の項目毎に予め
用意した複数の監視処理プログラム各々について、当該
監視処理プログラムを実行すべき周期を決定する。そし
て、求めた各監視処理プログラムの実行に要する時間
と、決定した各監視処理プログラムを実行すべき周期と
に基づいて、前記複数の項目毎に予め用意した複数の監
視処理プログラム各々の実行による負荷が時間的に分散
され、かつ、当該複数の監視処理プログラム各々が前記
第2のステップで決定された対応する周期で開始される
ように、当該複数の監視処理プログラム各々の実行開始
のスケジュールを作成する。
In order to achieve the above object,
According to the monitoring method of the present invention, for each of a plurality of monitoring processing programs prepared in advance for each of a plurality of items and monitoring a monitoring target of the item, a time required for executing the monitoring processing program is obtained. Further, for each of the plurality of monitoring processing programs prepared in advance for each of the plurality of items, a cycle for executing the monitoring processing program is determined. Then, based on the obtained time required for execution of each monitoring processing program and the determined cycle at which each monitoring processing program is to be executed, the load caused by the execution of each of the plurality of monitoring processing programs prepared in advance for each of the plurality of items is determined. Are scheduled in time so that each of the plurality of monitoring processing programs is started at the corresponding cycle determined in the second step. I do.

【0009】本発明では、複数の項目毎に監視処理プロ
グラムを用意する。このようにすることにより、各監視
処理の実行時刻を監視項目毎にずらすことができる。そ
こで、さらに、このことを利用して、監視処理プログラ
ムの実行開始時刻を、当該監視処理プログラムを実行す
べき周期が守られ、かつ、時間的に負荷が分散されるよ
うにスケジューリングする。その結果、このスケジュー
リングに従って、各監視処理プログラムを実行すること
により、情報システムの各監視項目の周期的な監視を、
情報システムが提供するサービスに与える影響が小さく
なるように行うことができる。
In the present invention, a monitoring processing program is prepared for each of a plurality of items. By doing so, the execution time of each monitoring process can be shifted for each monitoring item. Therefore, utilizing this fact, the execution start time of the monitoring processing program is scheduled so that the cycle in which the monitoring processing program should be executed is kept and the load is temporally distributed. As a result, by executing each monitoring processing program according to this scheduling, periodic monitoring of each monitoring item of the information system is performed.
It is possible to reduce the influence on the service provided by the information system.

【0010】[0010]

【発明の実施の形態】以下、本発明の1実施形態につい
て説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below.

【0011】図1に、本発明の1実施形態に係る監視シ
ステムの構成を示す。
FIG. 1 shows a configuration of a monitoring system according to an embodiment of the present invention.

【0012】図中、計算機システム103は、監視対象
の情報システムであり、サービスを提供する複数のサー
ビス計算機1031と、サービスシステムネットワーク
1033とを含んで構成される。計算機システム103
は、ユーザに対して、サービスを提供する。ユーザは、
ユーザ端末101を用いて、ネットワーク102を介し
て、計算機システム103からサービスを受ける。
In FIG. 1, a computer system 103 is an information system to be monitored, and includes a plurality of service computers 1031 for providing services and a service system network 1033. Computer system 103
Provides a service to the user. The user
Using the user terminal 101, a service is received from the computer system 103 via the network 102.

【0013】このような計算機システム103を正常に
運用管理していくために、計算機システム103のシス
テム管理者は、システム管理者端末203を用いて、サ
ービスシステムネットワーク1033に接続された管理
用計算機202を介して、計算機システム103に障害
が発生していないか、稼動状況を常に監視する。ここ
で、システム管理者端末203は、サービスシステムネ
ットワーク1033を介して管理用計算機202にアク
セスするものであっても、システム管理者端末203’
のように、他のネットワーク110を介して管理用計算
機202にアクセスするものであってもよい。
In order to normally operate and manage such a computer system 103, a system administrator of the computer system 103 uses a system administrator terminal 203 to manage the management computer 202 connected to the service system network 1033. , The operation status is constantly monitored for a failure in the computer system 103. Here, even if the system administrator terminal 203 accesses the management computer 202 via the service system network 1033, the system administrator terminal 203 ′
As described above, the management computer 202 may be accessed via another network 110.

【0014】次に、このような監視システムにおいて、
監視を行うための構成を、任意のサービス計算機103
1上の監視対象nの監視を例にとり、図2(a)に示
す。
Next, in such a monitoring system,
The configuration for performing the monitoring is changed to an arbitrary service computer 103.
FIG. 2 (a) shows an example of monitoring the monitoring target n on 1.

【0015】図2(a)において、サービス計算機10
31の内部には、ユーザへサービスを提供するサービス
提供部2012を有する。また、管理用計算機202
は、計算機システム103の管理を支援するための計算
機であり、サービス計算機1031のサービス提供部2
012の稼動状況を外部からネットワークを介して定期
的に検査する監視処理部2022と、監視処理部202
2の監視結果を受信し、システム管理者端末203に対
して監視結果報告を行う結果報告処理部2021があ
る。また、システム管理者端末203は、監視結果表示
処理部2031を有し、監視結果表示処理部2031
は、結果報告処理部2021からの監視結果データを表
示する。システム管理者は、このシステム管理者端末2
03を用い、サービス計算機の稼動状況の監視結果を得
ることができる。また、システム管理者端末203は、
監視内容を管理用計算機202に指定する監視内容指定
部2032を有し、監視処理部2022は、監視内容指
定部2032から指定された監視内容に従い、検査のス
ケジュールを作成し、これに従って、サービス提供部2
012の検査を行う。
In FIG. 2A, the service computer 10
A service providing unit 2012 for providing a service to the user is provided inside 31. Also, the management computer 202
Is a computer for supporting the management of the computer system 103, and is a service providing unit 2 of the service computer 1031.
A monitoring processing unit 2022 for periodically checking the operation status of the 012 from the outside via a network, and a monitoring processing unit 202
There is a result report processing unit 2021 that receives the monitoring result of No. 2 and reports the monitoring result to the system administrator terminal 203. Further, the system administrator terminal 203 has a monitoring result display processing unit 2031, and the monitoring result display processing unit 2031.
Displays the monitoring result data from the result report processing unit 2021. The system administrator uses this system administrator terminal 2
03, the result of monitoring the operating status of the service computer can be obtained. Also, the system administrator terminal 203
The monitoring processing unit 2022 has a monitoring content designating unit 2032 for designating the monitoring content to the management computer 202. The monitoring processing unit 2022 creates an inspection schedule according to the monitoring content designated by the monitoring content designating unit 2032, and provides a service in accordance with the schedule. Part 2
The inspection of 012 is performed.

【0016】ただし、この構成は、図2(b)に示すよ
うに、サービス計算機1031のサービス提供部201
2の稼動状況の監視と、監視スケジュールの決定を行う
監視処理部2011とを、サービス計算機1031上に
設けるようにしてもよい。この場合、結果報告処理部2
021は、監視処理部2011の監視結果をステム管理
者端末203に対して報告する。また、監視内容指定部
2032は、管理用計算機202を介して、監視処理部
2011に、監視内容を指定する。
However, as shown in FIG. 2 (b), this configuration is similar to that of the service providing unit 201 of the service computer 1031.
The service computer 1031 may be provided with the monitoring processing unit 2011 for monitoring the operation status of the second and determining the monitoring schedule. In this case, the result report processing unit 2
Reference numeral 021 reports the monitoring result of the monitoring processing unit 2011 to the system administrator terminal 203. The monitoring content specifying unit 2032 specifies the monitoring content to the monitoring processing unit 2011 via the management computer 202.

【0017】以下、このような監視処理部2011/2
022の詳細について説明する。
Hereinafter, such a monitoring processing unit 2011/2 will be described.
022 will be described in detail.

【0018】図3に、監視処理部2011/2022の
構成を示す。
FIG. 3 shows the configuration of the monitoring processor 2011/2022.

【0019】図中、301は、監視処理部2011/2
022が配置された計算機であり、図2(b)の配置の
場合はサービス計算機1031が、図2(a)の配置の
場合は管理用計算機202がこの計算機に該当する。
In the figure, reference numeral 301 denotes a monitoring processing unit 2011/2.
Reference numeral 022 denotes a computer provided, and the service computer 1031 corresponds to the computer shown in FIG. 2B, and the management computer 202 corresponds to the computer shown in FIG. 2A.

【0020】計算機301は、たとえば、主記憶302
と、バス303と、固定ディスク304と、プロセッサ
305と、I/O制御部306と、通信制御部307と
を含んで構成される。プロセッサ305は、計算機30
1内のハードウェア間の制御とプログラムの処理を行う
装置である。固定ディスク304は、補助記憶装置であ
り、プログラムやテーブルを格納する装置である。主記
憶302は、プログラムをロードしたり、一時的なデー
タを格納する装置である。I/O制御部306はモニタ
への出力やキーボードからの入力を制御し、通信制御部
307は、他の計算機との間の回線を制御する。
The computer 301 has, for example, a main memory 302
, A bus 303, a fixed disk 304, a processor 305, an I / O control unit 306, and a communication control unit 307. The processor 305 is a computer
1 is a device for controlling between hardware and processing programs. The fixed disk 304 is an auxiliary storage device that stores programs and tables. The main memory 302 is a device that loads a program and stores temporary data. The I / O control unit 306 controls output to a monitor and input from a keyboard, and the communication control unit 307 controls a line to another computer.

【0021】さて、固定ディスク304には、オペレー
ティングシステム(OS)プログラム3021と、監視
処理部2011/2022を実現するための各種プログ
ラムおよび各種テーブルとが格納される。監視処理部2
011/2022を実現するためのプログラムとして
は、監視プログラム3044と、監視スケジュール作成
プログラム3045と、監視ジョブリストテーブル設定
プログラム3046とが格納される。監視処理部201
1/2022を実現するためのテーブルとしては、監視
ジョブリストテーブル3041と、監視ジョブ実行時間
テーブル3042と、監視ジョブ定期起動時刻テーブル
3043とが格納される。
The fixed disk 304 stores an operating system (OS) program 3021 and various programs and tables for realizing the monitoring processor 2011/2022. Monitoring processing unit 2
As programs for realizing 011/2022, a monitoring program 3044, a monitoring schedule creation program 3045, and a monitoring job list table setting program 3046 are stored. Monitoring processing unit 201
As a table for realizing 1/2022, a monitoring job list table 3041, a monitoring job execution time table 3042, and a monitoring job regular activation time table 3043 are stored.

【0022】ここで、監視プログラム3044は、図4
に示すように、監視項目毎に対応して設けられた、対応
する監視項目に対する監視ジョブのプロセスを実現する
プログラムである、監視ジョブモジュール402〜40
4と、監視ジョブモジュール402〜404を起動する
監視ジョブモジュール起動モジュール401と、を含ん
で構成される。
Here, the monitoring program 3044 corresponds to FIG.
As shown in the figure, the monitoring job modules 402 to 40 are programs provided to correspond to the monitoring items, and are programs for realizing a monitoring job process for the corresponding monitoring items.
4 and a monitoring job module activation module 401 that activates the monitoring job modules 402 to 404.

【0023】また、監視ジョブリストテーブル3041
は、図5に示すように構成される。
The monitoring job list table 3041
Is configured as shown in FIG.

【0024】図中、符号501は監視ジョブのIDを記
述するジョブIDフィールド、符号502はジョブID
フィールド501に記載された監視ジョブの名称を記載
するジョブ名フィールド、符号503はジョブIDフィ
ールド501に記載された監視ジョブの起動周期を記述
する周期フィールド、そして、符号504はジョブID
フィールド501に記載された監視ジョブの処理を実行
する関数(監視ジョブモジュール402〜404)の名
称を記述する関数フィールドである。
In the figure, reference numeral 501 denotes a job ID field describing the ID of a monitoring job, and reference numeral 502 denotes a job ID.
A job name field describing the name of the monitoring job described in the field 501, a reference numeral 503 is a cycle field describing a start cycle of the monitoring job described in the job ID field 501, and a reference numeral 504 is a job ID.
This function field describes the names of the functions (monitoring job modules 402 to 404) that execute the processing of the monitoring job described in the field 501.

【0025】また、監視ジョブ実行時間テーブル304
2は、図6に示すように構成される。
The monitoring job execution time table 304
2 is configured as shown in FIG.

【0026】図中、符号601は監視ジョブのIDを記
述するジョブIDフィールド、符号602はジョブID
フィールド601に記載された監視ジョブの要実行時間
を記述する実行時間フィールドである。
In the figure, reference numeral 601 denotes a job ID field describing the ID of a monitoring job, and reference numeral 602 denotes a job ID.
This is an execution time field that describes the required execution time of the monitoring job described in the field 601.

【0027】また、監視ジョブ定期起動時刻テーブル3
043は、図7に示すように構成される。
The monitoring job periodic start time table 3
043 is configured as shown in FIG.

【0028】図中、符号701は監視プログラム302
1の監視ジョブモジュール起動モジュール401を起動
する周期と同期間の時刻帯毎に設けた時刻フィールドで
ある。本実施形態では、監視プログラム3021を起動
する周期は1分とするので、各時刻帯の長さは1分であ
る。ここで、異なる時(hour)の同じ分は同じ時刻帯で
あるとし、すなわち、1時間をスケジュールの単位とし
て同じスケジュールを毎時(hour)繰り返すこととす
る。このため、時刻フィールド701の数は60とな
る。また、本実施形態では、時刻帯をその時刻帯が始ま
る分で表すこととしているので、時刻フィールド701
の値は0〜59となる。符号702は時刻フィールド7
01に対応する時刻帯において実行する監視ジョブのI
Dをリストとして格納した時刻ジョブIDリストフィー
ルドである。そして、符号703は、時刻フィールド7
01に対応する時刻ジョブIDリスト702に含まれる
監視ジョブの実行時間の合計を格納する時刻ジョブ実行
時間合計フィールドである。
In the figure, reference numeral 701 denotes the monitoring program 302.
This is a time field provided for each time zone between the period in which the first monitoring job module activation module 401 is activated and the synchronization period. In the present embodiment, since the cycle for activating the monitoring program 3021 is one minute, the length of each time zone is one minute. Here, the same minutes at different times (hours) are assumed to be in the same time zone, that is, the same schedule is repeated every hour (hour) using one hour as a unit of schedule. Therefore, the number of time fields 701 is 60. In the present embodiment, the time zone is represented by the minute at which the time zone starts.
Is from 0 to 59. Reference numeral 702 denotes a time field 7
I of the monitoring job executed in the time zone corresponding to 01
It is a time job ID list field in which D is stored as a list. Reference numeral 703 denotes a time field 7
The time job execution time total field stores the total execution time of the monitoring job included in the time job ID list 702 corresponding to “01”.

【0029】さて、プロセッサ305は、固定ディスク
304に記憶されたOSプログラム3021を主記憶3
02に読み込んで実行することにより実現されるオペレ
ーティングシステム(OS)の制御下で、固定ディスク
304に記憶された監視プログラム3044や、監視ス
ケジュール作成プログラム3045や、監視ジョブリス
トテーブル設定プログラム3046を読み込んで、実行
することにより、監視処理部2011/2022を計算
機301上に具現化するすなわち、監視ジョブリストテ
ーブル設定プログラム3046は、監視ジョブリストテ
ーブル3041を書き換えるためのプログラムであり、
システム管理者は、適宜、監視ジョブリストテーブル設
定プログラム3046のプロセスによって、計算機シス
テム103の監視項目の設定を監視ジョブリストテーブ
ル3041に対して行うことができる。また、監視ジョ
ブリストテーブル設定プログラム3046は、監視ジョ
ブリストテーブル3041の書き換えを行った後、監視
ジョブスケジュール作成プログラム3045を起動す
る。監視ジョブスケジュール作成プログラム3045の
プロセスは、設定された監視ジョブリストテーブル30
41の内容と、各監視監視ジョブの要実行時間が記述さ
れた監視ジョブ実行時間テーブル3042の内容から、
監視項目の検査のスケジュールを定める監視ジョブ定期
起動時刻テーブル3043を更新する。
The processor 305 stores the OS program 3021 stored in the fixed disk 304 in the main storage 3.
Under the control of an operating system (OS) realized by reading and executing the monitoring program 3002, the monitoring program 3044, the monitoring schedule creation program 3045, and the monitoring job list table setting program 3046 stored in the fixed disk 304 are read. By executing the monitoring processing unit 2011/2022 on the computer 301, the monitoring job list table setting program 3046 is a program for rewriting the monitoring job list table 3041.
The system administrator can appropriately set the monitoring items of the computer system 103 in the monitoring job list table 3041 by a process of the monitoring job list table setting program 3046. After rewriting the monitoring job list table 3041, the monitoring job list table setting program 3046 activates the monitoring job schedule creation program 3045. The process of the monitoring job schedule creation program 3045 is based on the set monitoring job list table 30
41 and the contents of the monitoring job execution time table 3042 that describes the required execution time of each monitoring monitoring job,
The monitoring job regular start-up time table 3043 that defines the inspection item inspection schedule is updated.

【0030】また、監視プログラム3044の監視ジョ
ブモジュール起動モジュール401のプロセスは、OS
により一定周期ごとに起動される。本実施形態において
は、以降、この周期を1分とし説明する。監視プログラ
ム3044のプロセスは、監視ジョブ定期起動時刻テー
ブル3043の内容により、その時刻帯に起動すべき監
視ジョブを判断し、その監視ジョブに対応する監視ジョ
ブモジュール402〜404を起動する。
The process of the monitoring job module activation module 401 of the monitoring program 3044
Is activated at regular intervals. In the present embodiment, hereinafter, this cycle will be described as one minute. The process of the monitoring program 3044 determines the monitoring job to be started in that time zone based on the contents of the monitoring job regular startup time table 3043, and starts the monitoring job modules 402 to 404 corresponding to the monitoring job.

【0031】以下、このような処理の詳細について説明
する。
Hereinafter, details of such processing will be described.

【0032】まず、監視ジョブリストテーブル設定プロ
グラム3046の処理について説明する。
First, the processing of the monitoring job list table setting program 3046 will be described.

【0033】この、監視ジョブリストテーブル設定プロ
グラム3046のプロセスは、計算機システム103の
監視を行うシステム管理者から、各監視ジョブの新しい
起動周期の入力を受け付け、新しい起動周期を監視ジョ
ブリストテーブル3041に書き込むとともに、監視ジ
ョブスケジュール作成プログラム3045を起動するプ
ログラムである。
The process of the monitoring job list table setting program 3046 receives an input of a new startup cycle of each monitoring job from the system administrator who monitors the computer system 103, and stores the new startup cycle in the monitoring job list table 3041. It is a program that writes and starts the monitoring job schedule creation program 3045.

【0034】さて、監視ジョブリストテーブル3041
には、予め監視プログラム3044の監視ジョブモジュ
ール402〜404全てを登録しておく。
Now, the monitoring job list table 3041
, All the monitoring job modules 402 to 404 of the monitoring program 3044 are registered in advance.

【0035】図8に示すように、監視ジョブリストテー
ブル設定プログラム3046のプロセスでは、まず、監
視ジョブリストテーブル3041の内容を読み、監視ジ
ョブリストテーブル3041に登録されている全監視ジ
ョブから成るジョブIDリストL1を作る(S80
2)。次に、ジョブIDリストL1の先頭からジョブI
Dを1つずつ取り出し、それぞれについて以下のS80
4〜S806の処理を行う(S803、806)。
As shown in FIG. 8, in the process of the monitoring job list table setting program 3046, first, the contents of the monitoring job list table 3041 are read, and the job ID of all monitoring jobs registered in the monitoring job list table 3041 is read. Create List L1 (S80
2). Next, from the top of the job ID list L1,
D are taken out one by one and the following S80
4 to S806 are performed (S803, 806).

【0036】すなわち、取り出した監視ジョブのジョブ
名502と周期503を監視ジョブリストテーブル30
41より読み出し、システム管理者端末203の監視内
容指定部2032を介して、システム管理者端末203
上に、監視ジョブ名と周期を表示する。これと共に、シ
ステム管理者が新しい周期をステム管理者端末203の
キーボードで入力するように文字列を表示し、システム
管理者が新しい周期をキーボードで入力するまで待つ
(S804)。次いで、システム管理者端末203の監
視内容指定部2032を介してシステム管理者より入力
された新しい周期を読み取り、監視ジョブリストテーブ
ル3041の該当ジョブIDに対応する周期フィールド
503に、新しい周期値を上書き格納する(S80
5)。ここで、本実施形態では、実行しない監視ジョブ
については、システム管理者より周期として0を受け付
ける。また、システム管理者は、実行する監視ジョブの
周期として60の約数のみを指定するものとする。
That is, the job name 502 and the period 503 of the extracted monitoring job are stored in the monitoring job list table 30.
41 via the monitoring content designation unit 2032 of the system administrator terminal 203.
The monitoring job name and cycle are displayed above. At the same time, a character string is displayed so that the system administrator can input a new cycle with the keyboard of the system administrator terminal 203, and waits until the system administrator inputs the new cycle with the keyboard (S804). Next, a new cycle input from the system administrator via the monitoring content specifying unit 2032 of the system administrator terminal 203 is read, and the new cycle value is overwritten in the cycle field 503 corresponding to the job ID in the monitoring job list table 3041. To be stored (S80
5). Here, in the present embodiment, for a monitoring job that is not executed, 0 is accepted as a cycle from the system administrator. It is assumed that the system administrator specifies only a divisor of 60 as the cycle of the monitoring job to be executed.

【0037】そして、全ジョブIDについて、以上の終
了したか否かを、監視ジョブを順次取り出したジョブI
DリストL1が空か否かより判定し、空でなければ、S
803の処理に戻る(S806)。
Then, for all the job IDs, it is determined whether or not the above process has been completed.
It is determined based on whether or not the D list L1 is empty.
The process returns to 803 (S806).

【0038】以上の処理により、全監視ジョブに対する
新しい周期が監視ジョブリストテーブル3041に格納
される。その後、監視ジョブスケジュール作成プログラ
ム3045を起動して(S807)、処理を終了する。
With the above processing, a new cycle for all monitoring jobs is stored in the monitoring job list table 3041. After that, the monitoring job schedule creation program 3045 is activated (S807), and the process ends.

【0039】監視ジョブスケジュール作成プログラム3
045は、新しい監視ジョブリストテーブル3041の
内容を、監視ジョブ定期起動時刻テーブル3043に反
映する。
Monitoring job schedule creation program 3
No. 045 reflects the contents of the new monitoring job list table 3041 in the monitoring job regular activation time table 3043.

【0040】以下、この監視ジョブスケジュール作成プ
ログラム3045の処理について説明する。
The processing of the monitoring job schedule creation program 3045 will be described below.

【0041】図9に、監視ジョブスケジュール作成プロ
グラム3045の処理手順を示す。
FIG. 9 shows a processing procedure of the monitoring job schedule creation program 3045.

【0042】図示するように、監視ジョブスケジュール
作成プログラム3045のプロセスは、まず、監視ジョ
ブリストテーブル3041が、前回監視ジョブスケジュ
ール作成プログラム3045が起動された以降に更新さ
れたか否かを調べ、更新されていなければ、処理を終了
する(S902)。
As shown in the figure, the process of the monitoring job schedule creation program 3045 first checks whether or not the monitoring job list table 3041 has been updated since the last time the monitoring job schedule creation program 3045 was started. If not, the process ends (S902).

【0043】一方、更新されていれば、監視ジョブ実行
時間テーブル3042の各ジョブIDフィールド601
と実行時間602を走査し、対応する実行時間602の
値が登録されていないジョブIDを調べる(S90
3)。そして、実行時間が登録されていないジョブID
があった場合には、その監視ジョブに対応する監視ジョ
ブモジュール402〜404を実行し、実行終了時刻と
実行開始時刻との時間差を計算することで、その監視ジ
ョブの実行時間を測定する(S904)。そして、測定
結果を監視ジョブ実行時間テーブル3042に書き加え
る(S905)。以上のS903〜S905の処理によ
り、全監視監視ジョブの実行時間がテーブル3042に
格納されたことになる。
On the other hand, if it has been updated, each job ID field 601 of the monitoring job execution time table 3042
And the execution time 602, and examines the job ID for which the corresponding value of the execution time 602 is not registered (S90).
3). And the job ID for which the execution time is not registered
If there is, the monitoring job modules 402 to 404 corresponding to the monitoring job are executed, and the time difference between the execution end time and the execution start time is calculated to measure the execution time of the monitoring job (S904). ). Then, the measurement result is added to the monitoring job execution time table 3042 (S905). The execution times of all the monitoring jobs are stored in the table 3042 by the processing of S903 to S905 described above.

【0044】そこで、次いで、監視ジョブリストテーブ
ル3041の各ジョブIDフィールド501に記載され
た各監視ジョブについて、対応する周期フィールド50
3に記載された周期に整合するように、その実行時刻帯
を決定し、監視ジョブ実行時間テーブル3042を更新
する(S906)。このS906での各監視ジョブの実
行時刻帯決定処理の詳細については、後に説明する。
Then, next, for each monitoring job described in each job ID field 501 of the monitoring job list table 3041, the corresponding period field 50
The execution time zone is determined so as to match the cycle described in No. 3 and the monitoring job execution time table 3042 is updated (S906). Details of the execution time zone determination processing of each monitoring job in S906 will be described later.

【0045】そして、次に、各実行時刻帯毎に、実行す
る監視ジョブの実行時間の合計が、監視プログラム30
44の監視ジョブモジュール起動モジュール401の起
動周期(本実施形態では1分)よりも大きい時刻帯に登
録されている監視ジョブについて、1部の監視ジョブを
前後の時刻帯にずらす処理を行う(S907)。
Then, for each execution time zone, the total execution time of the monitoring job to be executed is calculated by the monitoring program 30.
For a monitoring job registered in a time zone longer than the startup cycle of the monitoring job module startup module 401 (one minute in the present embodiment), a process of shifting one set of monitoring job to the preceding or following time zone is performed (S907). ).

【0046】たとえば、監視ジョブ定期起動時刻テーブ
ル2043の内容が図10の場合には、次のような処理
を行う。
For example, when the contents of the monitoring job regular activation time table 2043 are as shown in FIG. 10, the following processing is performed.

【0047】図10において、符号1101は、時刻5
8(分)の時刻帯に実行される監視モジュール群のリス
トであり、時刻58(分)の時刻帯の開始後、監視ジョ
ブ001と002と004が順番に起動されることを示
している。同様に、符号1102は、時刻59(分)の
時刻帯に実行される監視モジュールであり、時刻59
(分)の時刻帯の開始後、監視ジョブ003が起動され
ることを示している。
In FIG. 10, reference numeral 1101 denotes time 5
8 is a list of monitoring module groups executed in the time zone of 8 (minutes), and indicates that the monitoring jobs 001, 002, and 004 are sequentially activated after the start of the time zone of time 58 (minutes). Similarly, reference numeral 1102 denotes a monitoring module that is executed in the time zone of time 59 (minute).
This indicates that the monitoring job 003 is started after the start of the (minute) time zone.

【0048】このようなスケジュールでは、図11に示
すとおり、時刻58(分)の時刻帯に登録された監視ジ
ョブの実行時間合計(65秒)と、時刻59(分)の時
刻帯に登録された監視ジョブの実行時間合計(20秒)
とが重なっている期間が生じる。この期間中、2つの監
視モジュールが並行して動作することになる。そして、
この場合、この間、計算機システム103には2つの監
視モジュール分の負荷がかかってしまう。
In such a schedule, as shown in FIG. 11, the total execution time (65 seconds) of the monitoring job registered in the time zone of time 58 (minutes) and the execution time of the monitoring job registered in the time zone of time 59 (minutes) are set. Monitoring job total execution time (20 seconds)
There is a period in which. During this period, the two monitoring modules will operate in parallel. And
In this case, during this time, the load for the two monitoring modules is applied to the computer system 103.

【0049】そこで、このような場合、S907の処理
で、図12に示すように、監視ジョブ定期起動時刻テー
ブル2043を修正する。
Therefore, in such a case, the monitoring job periodic start time table 2043 is modified as shown in FIG.

【0050】すなわち、時刻58(分)の時刻帯の監視
ジョブの実行時間の合計が、監視プログラム3044の
起動周期(本実施形態では1分)よりも大きいため、図
10では時刻58(分)の時刻帯に起動されることにな
っていた監視ジョブ001を、図12に示すように、前の
時刻にずらし、時刻57(分)の時刻帯に起動されるよ
うにする。
That is, since the total execution time of the monitoring job in the time zone of the time 58 (minute) is larger than the activation cycle of the monitoring program 3044 (1 minute in this embodiment), the time 58 (minute) in FIG. As shown in FIG. 12, the monitoring job 001 that is to be started in the time zone is shifted to the previous time, and is started in the time zone of time 57 (minutes).

【0051】このような、図12に示すスケジュールに
従い、監視モジュールを実行した時の、各時刻で動作す
る予定の監視モジュールを図13に示す。時刻57
(分)の時刻帯の監視ジョブの実行期間と、時刻58
(分)の時刻帯の監視ジョブの実行期間1302と、時
刻59(分)の時刻帯の監視ジョブの実行期間1303
は、いずれも重ならず、各時刻帯に計算機システム10
3に与える負荷を1つの監視モジュール分に抑えること
ができる。
FIG. 13 shows a monitoring module scheduled to operate at each time when the monitoring module is executed according to the schedule shown in FIG. Time 57
The execution period of the monitoring job in the time zone of (minute) and the time 58
The execution period 1302 of the monitoring job in the time zone of (minute) and the execution period 1303 of the monitoring job in the time zone of 59 (minute)
Are not overlapped, and the computer system 10
3 can be reduced to one monitoring module.

【0052】なお、このS907の監視ジョブ実行時刻
の前後への調整の処理の詳細については、後で説明す
る。
The process of adjusting the monitoring job execution time back and forth in S907 will be described later.

【0053】さて、図9に戻り、このS907が終了し
たならば、監視ジョブスケジュール作成プログラム30
45の処理を終了する。
Returning to FIG. 9, when this step S907 is completed, the monitoring job schedule creation program 30
The process at 45 is ended.

【0054】以下、図9のS906における、各監視ジ
ョブ実行時刻帯を決定する処理の詳細を説明する。
The details of the process of determining each monitoring job execution time zone in S906 of FIG. 9 will be described below.

【0055】この処理の手順を図14に示す。FIG. 14 shows the procedure of this processing.

【0056】図示するように、この処理では、まず、監
視ジョブ起動時刻テーブル3043の時刻フィールド7
01の全時刻帯に対して、対応する起動ジョブIDリス
ト702を空に、対応する時刻ジョブ実行時間703を
0に初期化する(S1402)。次に、監視ジョブリス
トテーブル3041の内容を読み、周期503に0が設
定されている、すなわち、実行しないことが設定されて
いる監視ジョブのジョブIDを除く、全ジョブIDから
なるジョブIDリストL2を作る(S1403)。ま
た、監視ジョブ実行時間テーブル3042の内容を読
み、ジョブIDリストL2を実行時間の大きい順に並べ
替える(S1404)。そして、ジョブIDリストL2
から先頭のジョブIDを順次1つづつ取り出し(S14
05)、それぞれについて、以下のS1406〜S14
12の処理を行う。
As shown in the figure, in this processing, first, the time field 7 of the monitoring job activation time table 3043 is set.
For the entire time zone of 01, the corresponding start job ID list 702 is emptied, and the corresponding time job execution time 703 is initialized to 0 (S1402). Next, the content of the monitoring job list table 3041 is read, and the job ID list L2 including all job IDs except for the job ID of the monitoring job for which the cycle 503 is set to 0, that is, for which the execution is not executed, is set. Is made (S1403). Further, the contents of the monitoring job execution time table 3042 are read, and the job ID list L2 is rearranged in descending order of the execution time (S1404). Then, the job ID list L2
From the job IDs one by one (S14)
05), for each of the following S1406 to S14
Step 12 is performed.

【0057】すなわち、監視ジョブリストテーブル30
41と監視ジョブ実行時間テーブル3042から、S1
405で取り出したジョブID(Jとする)に対応する
周期503(Cとする)および実行時間602(Eとす
る)を読み出す(S1406)。次に、0以上C未満の
整数のリストL3を作る(S1407)。たとえば、周
期が3であれば、0と1と2がリストL3の内容とな
る。
That is, the monitoring job list table 30
41 and the monitoring job execution time table 3042, S1
A cycle 503 (C) and an execution time 602 (E) corresponding to the job ID (J) extracted in 405 are read (S1406). Next, a list L3 of integers equal to or larger than 0 and smaller than C is created (S1407). For example, if the cycle is 3, 0, 1, and 2 are the contents of the list L3.

【0058】次に、リストL3から整数を順次1つ取り
出し(取り出した整数をSとする)、それぞれのSにつ
いて、以下のS1409〜S1410の処理を行う。
Next, one integer is sequentially extracted from the list L3 (the extracted integer is defined as S), and the following S1409 to S1410 are performed for each S.

【0059】すなわち、Nを0以上の整数とし、時刻T
1=S+N*C<59を満たすT1の各時刻帯につい
て、T1の時刻帯に対応する時刻ジョブ実行時間合計7
03の値F(T1)と、実行時間Eを加算した値G(T1)
=F(T1)+Eを計算する(S1409)。すなわち、い
ま取り出している監視ジョブJの周期Cが15で、いま
取り出しているSが0であれば、T1は、0、15、3
0、45の時刻帯となる。そして、監視ジョブJの実行
時間Eが20の場合、0の時刻帯の時刻ジョブ実行時間
合計F(0)が10であれば、0の時刻帯でのG(0)
は30となり、15の時刻帯の時刻ジョブ実行時間合計
F(15)が0であれば、15の時刻帯のG(15)は
10となる。
That is, N is an integer equal to or greater than 0, and time T
1 = S + N * C <59 For each time zone of T1 that satisfies 59, the time job execution time total corresponding to the time zone of T1 is 7
G (T1) obtained by adding the value F (T1) of 03 to the execution time E
= F (T1) + E is calculated (S1409). In other words, if the cycle C of the monitoring job J being taken out is 15 and S being taken out is 0, T1 is 0, 15, 3
The time zone is 0, 45. Then, when the execution time E of the monitoring job J is 20, if the total time job execution time F (0) in the time zone of 0 is 10, then G (0) in the time zone of 0
Is 30, and if the total time job execution time F (15) in the 15 time zone is 0, G (15) in the 15 time zone is 10.

【0060】そして、時刻フィールド701の各時刻帯
T2において、時刻T2=S+N*C(Nは0以上の整
数)を満たすT2の各時刻帯については、H(T2)=G
(T2)=F(T2)+E、それ以外の各時刻帯T2につい
ては、H(T2)=(対応する時刻ジョブ実行時間合計F
(T2))とする。そして、各T2について求めたH(T
2)の最大値Mを求める(S1410)。ここで、H(T
2)は、監視ジョブJを、S+N*Cを満たす時刻帯に
実行することと仮定した場合の、時刻フィールド701
の各時刻帯T2での時刻ジョブ実行時間合計703とな
り、Mはこの場合の時刻ジョブ実行時間合計の最大値、
すなわち、最も負荷が大きい時間帯の、その負荷の値と
なる。
Then, in each time zone T2 of the time field 701, for each time zone of T2 satisfying the time T2 = S + N * C (N is an integer of 0 or more), H (T2) = G
(T2) = F (T2) + E, and for each other time zone T2, H (T2) = (corresponding time job execution time total F
(T2)). Then, H (T
The maximum value M of 2) is obtained (S1410). Here, H (T
2) is a time field 701 when it is assumed that the monitoring job J is executed in a time zone satisfying S + N * C.
Is the total time job execution time 703 in each time zone T2, M is the maximum value of the total time job execution time in this case,
That is, the value of the load in the time zone where the load is the largest is obtained.

【0061】さて、リストL3の各Sについて、S14
09〜S1410の処理を行ったならば、次に、リスト
L3の各Sについて求めた、各Sに対するH(T2)の最
大値M(S)が最小となるSのリストL4を求める(S
1411)。この結果、リストL4は、監視ジョブJ
を、S+N*Cを満たす時刻帯に実行することと仮定し
た場合の、最も負荷が大きい時間帯の、その負荷の値を
最小とするSの集合となる。そこで、リストL4にSが
1つだけ含まれている場合にはそのSを、複数のSが含
まれている場合にはランダムに選択した1つのSを取り
出し、時刻=S+N*C(Nは0以上の整数)を満たす
各時刻T3について、監視ジョブ定期起動時刻テーブル
3043の時刻T3に対応する時刻ジョブIDリスト7
02に該当監視ジョブJのジョブIDを追加すると共
に、時刻ジョブ実行時間合計703にEを加算する(S
1412)。
Now, for each S in the list L3, S14
After performing the processing from 09 to S1410, a list L4 of S that minimizes the maximum value M (S) of H (T2) for each S obtained for each S in the list L3 is obtained (S
1411). As a result, the list L4 contains the monitoring job J
Is set in a time zone satisfying S + N * C, a set of S in which the load value is the minimum in a time zone with the largest load. Therefore, when only one S is included in the list L4, that S is extracted, and when a plurality of S are included, one S selected at random is extracted, and time = S + N * C (N is For each time T3 that satisfies an integer of 0 or more, the time job ID list 7 corresponding to the time T3 in the monitoring job regular activation time table 3043
02, the job ID of the monitoring job J is added, and E is added to the total time job execution time 703 (S
1412).

【0062】以上S1406〜S1412の処理を、実
行する全監視ジョブIDに対して行うことで、実行する
全監視ジョブIDが監視ジョブ定期起動時刻テーブル3
043の時刻ジョブIDリスト702のいずれかに登録
されると共に、監視ジョブ定期起動時刻テーブル304
3の各時刻帯の時刻ジョブ実行時間合計703が算出さ
れ、登録される。
By performing the processing of steps S1406 to S1412 for all the monitoring job IDs to be executed, all the monitoring job IDs to be executed become
043 and registered in one of the time job ID lists 702, and the monitoring job
The total time job execution time 703 of each time zone of No. 3 is calculated and registered.

【0063】そして、このようにして作成された監視ジ
ョブ定期起動時刻テーブル3043は、各監視ジョブ
が、監視ジョブリストテーブルで規定された周期通りに
起動され、かつ、任意時刻において並行して実行される
監視ジョブ数の最大数が低く抑えされたものとなる。し
かし、この段階では、まだ、任意時刻において監視ジョ
ブが平行して実行されることがないように制限されてい
ない。そこで、前述したように、この後に、図9のS9
07の、監視ジョブ実行時刻の前後への調整処理を行
う。
The monitoring job periodical start time table 3043 created in this way indicates that each monitoring job is started in the cycle specified in the monitoring job list table and is executed in parallel at an arbitrary time. Thus, the maximum number of monitoring jobs to be monitored is kept low. However, at this stage, it is not yet limited so that the monitoring job is not executed in parallel at an arbitrary time. Therefore, as described above, after this, S9 in FIG.
In step 07, an adjustment process is performed before and after the monitoring job execution time.

【0064】以下、前述したように、この図9のS90
7の、監視ジョブ実行時刻の前後への調整の処理の詳細
について説明する。
Hereinafter, as described above, S90 of FIG.
The details of the process of adjusting the monitoring job execution time back and forth of No. 7 will be described.

【0065】図15に、この処理の手順を示す。FIG. 15 shows the procedure of this process.

【0066】図示するように、この処理では、まず、監
視ジョブ起動時刻テーブル3043の時刻フィールド7
01の各時刻帯について、時刻ジョブ実行時間合計70
3と実行時間閾値Bとを比較し、時刻ジョブ実行時間合
計703が実行時間閾値Bより大きい時刻のリストL5
を作る(S1502)。ここで、実行時間閾値Bとは、
実行時間合計がBを越える時刻についてのみ監視ジョブ
を前後へ調整するといった、調整処理を行うか否かを決
定するための閾値である。本調整手順S907を実現す
るプログラム中に値を記述することで実現する。本実施
形態では、この実行時間閾値Bを監視プログラムの起動
周期の1分としている。
As shown, in this process, first, the time field 7 of the monitoring job activation time table 3043 is set.
01, and the time job execution time total 70
3 is compared with the execution time threshold B, and a list L5 of the times when the total time job execution time 703 is larger than the execution time threshold B
Is created (S1502). Here, the execution time threshold B is
This is a threshold for determining whether or not to perform an adjustment process such as adjusting the monitoring job forward and backward only at times when the total execution time exceeds B. This is achieved by describing a value in a program for implementing the adjustment procedure S907. In the present embodiment, the execution time threshold B is set to one minute of the start cycle of the monitoring program.

【0067】次に、時刻リストL5から先頭の時刻帯を
1つずつ取り出し、それぞれについて、取り出した時刻
帯をT4とし、以下のS1504〜S1509の処理を
行う(S1503、1510)。
Next, the leading time zones are extracted one by one from the time list L5, and the extracted time zones are set as T4, and the following processes of S1504 to S1509 are performed (S1503, 1510).

【0068】すなわち、監視ジョブ起動時刻テーブル3
043のT4の時刻帯の時刻ジョブIDリスト702に
登録された各監視ジョブについて、監視ジョブ実行時間
テーブル3042の実行時間602を調べ、実行時間の
小さい順に監視ジョブを並び替え、T4の時刻帯の時刻
ジョブ実行時間合計703が実行時間閾値Bより小さく
なるまで(S1509)、先頭から順次1つずつ監視ジ
ョブJを取り出し、それぞれについて、以下のS150
5からS1508の処理を行う(S1504)。
That is, the monitoring job start time table 3
For each monitoring job registered in the time job ID list 702 in the time zone of T4 of 043, the execution time 602 of the monitoring job execution time table 3042 is checked, and the monitoring jobs are rearranged in ascending order of the execution time. Until the total time job execution time 703 becomes smaller than the execution time threshold value B (S1509), one monitoring job J is sequentially extracted from the top, and the following monitoring jobs J are performed on each of them.
5 through S1508 (S1504).

【0069】すなわち、監視ジョブJを、時刻帯T4の
1分前の時刻帯T4−1に移した場合の時刻帯T4−1
の時刻ジョブ実行時間合計S1と、時刻帯T4の1分後
の時刻帯T4+1に移した場合の時刻T4+1の時刻ジ
ョブ実行時間合計S2を計算する(S1505)。そし
て、S1またはS2が実行時間閾値B以下かどうかを判
定し、両方とも小さくない場合には、これ以上の監視ジ
ョブの前後への移動は、前後の時刻帯の時刻ジョブ実行
時間合計を実行時間閾値Bを超える値としてしまうため
にできないと判定して、時刻リストL5の次の時刻帯が
存在する場合には(ステップ1510)、S1503に
戻り、時刻リストL5の次の時刻帯の処理を行う。一
方、時刻リストL5の次の時刻帯が存在しない場合には
処理を終了する(S1510)。
That is, the time zone T4-1 when the monitoring job J is shifted to the time zone T4-1 one minute before the time zone T4.
The time job execution time total S1 and the time job execution time total S2 at time T4 + 1 in the case of shifting to the time zone T4 + 1 one minute after the time zone T4 are calculated (S1505). Then, it is determined whether or not S1 or S2 is equal to or less than the execution time threshold B. If both are not small, the movement of the monitoring job forward or backward is determined by adding the total time job execution time in the preceding and following time zones to the execution time. If it is determined that it cannot be performed because the value exceeds the threshold value B, and there is a time zone next to the time list L5 (step 1510), the process returns to S1503 to perform processing for the time zone next to the time list L5. . On the other hand, if the next time zone of the time list L5 does not exist, the process ends (S1510).

【0070】さて、S1506において、S1またはS
2がBより小さいと判定された場合には、S1とS2を
比較して、小さかった方(同一の時はどちらか一方)の
時刻帯T5に監視ジョブJを移すため、時刻帯T5に対
応するジョブIDリスト702に該当監視ジョブJのジ
ョブIDを追加するとともに、時刻帯T4の時刻ジョブ
IDリスト702から監視ジョブJのジョブIDを削除
する(S1507)。また、時刻T5、T4の各時刻帯
に対して、時刻ジョブ実行時間合計703を更新するた
めに、時刻ジョブIDリスト702に登録されているジ
ョブIDについて実行時間602を合計することで時刻
ジョブ実行時間合計703の値を計算し、時刻ジョブ実
行時間合計703にその値を書きこむ(S1508)。
Now, in S1506, S1 or S
If it is determined that 2 is smaller than B, S1 and S2 are compared, and the monitoring job J is moved to the smaller time zone T5 (if one is the same), it corresponds to the time zone T5. The job ID of the monitoring job J is added to the job ID list 702 to be executed, and the job ID of the monitoring job J is deleted from the time job ID list 702 in the time zone T4 (S1507). In addition, in order to update the total time job execution time 703 for each time zone of times T5 and T4, the time job execution time 602 is added to the job IDs registered in the time job ID list 702 to execute the time job execution. The value of the total time 703 is calculated, and the value is written in the total time of job execution time 703 (S1508).

【0071】そして、時刻帯T4の時刻ジョブ実行時間
合計703が実行時間閾値B以下となったかどうかを判
定し(S1509)、以下となっておらず且つ次の監視
ジョブが存在する場合には、S1504に戻り、次の監
視ジョブについての処理を行う。一方、以下となってい
るか、次の監視ジョブが存在しない場合には、S150
3に戻り、時刻リストL5の次の時刻帯の処理を行う。
一方、時刻リストL5の次の時刻帯が存在しない場合に
は処理を終了する(S1510)。
Then, it is determined whether or not the total time job execution time 703 in the time zone T4 has become equal to or less than the execution time threshold value B (S1509). Returning to step S1504, the process for the next monitoring job is performed. On the other hand, if it is below, or if there is no next monitoring job, S150
3, the process for the next time zone of the time list L5 is performed.
On the other hand, if the next time zone of the time list L5 does not exist, the process ends (S1510).

【0072】以上の処理をリストL5の全時刻帯T4に
対して行うことで、全時刻帯T4に対して監視ジョブの
前後への調整が完了する。
By performing the above processing for all time zones T4 in the list L5, the adjustment before and after the monitoring job is completed for all time zones T4.

【0073】そして、このようにして調整された監視ジ
ョブ定期起動時刻テーブル3043は、任意時刻におい
て並行して実行される監視ジョブ数の最大数が、監視ジ
ョブの前後時刻帯への移動によって可能な範囲で1に制
限されたものとなっている。また、各監視ジョブの実行
開始周期は、前後時刻帯へ移動したものについては監視
ジョブリストテーブル3041に登録された周期とは完
全には一致しないことになるが、時刻帯への移動は直前
直後の時刻帯への移動のみに制限しているので、この移
動による監視ジョブリストテーブルに登録された周期に
対する周期のずれは僅かに抑えられる。なお、この周期
のずれを許容できる範囲によっては、監視ジョブの前後
時刻帯へ移動することのできる時刻帯を、直前直後の時
刻帯の範囲のみならず、さらなる時刻帯の範囲に拡大す
るようにしてもよい。
The monitoring job periodical start time table 3043 adjusted in this manner indicates that the maximum number of monitoring jobs executed in parallel at any time can be changed by moving the monitoring job to the preceding and following time zones. It is limited to 1 in the range. In addition, the execution start cycle of each monitoring job does not completely match the cycle registered in the monitoring job list table 3041 for those that have moved to the preceding and following time zones. , The shift of the cycle from the cycle registered in the monitoring job list table due to this movement is slightly suppressed. Note that, depending on the range in which this cycle deviation can be tolerated, the time zone that can be moved to the time zone before and after the monitoring job is expanded not only to the time zone immediately before and immediately after, but also to a further time zone. You may.

【0074】以上、監視ジョブスケジュール作成プログ
ラム3045の処理の詳細について説明した。
The details of the processing of the monitoring job schedule creation program 3045 have been described above.

【0075】以下、監視プログラム3044の、監視ジ
ョブモジュール起動モジュール401の処理について説
明する。
The processing of the monitoring job module activation module 401 of the monitoring program 3044 will be described below.

【0076】図16に、この処理の手順を示す。FIG. 16 shows the procedure of this processing.

【0077】図示するように、監視ジョブモジュール起
動モジュール401は、1分毎にOSにより起動される
と、まず、現在時刻を調べる(S1602)。次に、現
在の時刻の分の値T6で示される時刻帯を、監視ジョブ
定期起動時刻ファイル3043の時刻フィールド701
から見つけ、T6の時刻帯に対応する時刻ジョブIDリ
スト702にあるジョブIDをこの時刻帯で起動する監
視ジョブとして、リストL6に列挙する(S160
3)。
As shown, when the monitoring job module activation module 401 is activated by the OS every minute, it first checks the current time (S1602). Next, the time zone indicated by the minute value T6 of the current time is set in the time field 701 of the monitoring job regular activation time file 3043.
The job ID in the time job ID list 702 corresponding to the time zone of T6 is listed in the list L6 as the monitoring job to be started in this time zone (S160).
3).

【0078】次いで、リストL6からジョブIDを1つ
取り出し、該当ジョブIDに対応する監視ジョブリスト
テーブル3041の監視ジョブ関数名フィールド504
で指定された関数、すなわち監視ジョブモジュールを実
行すると共に、実行に要した時間を測定し、測定した時
間またはその監視ジョブモジュールについて測定してき
た時間の平均値等で、監視ジョブ実行時間テーブル30
42の実行時間602を更新する(S1604)。
Next, one job ID is extracted from the list L6, and the monitoring job function name field 504 of the monitoring job list table 3041 corresponding to the job ID is obtained.
In addition to executing the function designated by (1), that is, the monitoring job module, the time required for execution is measured, and the monitoring job execution time table 30 is calculated using the measured time or the average value of the time measured for the monitoring job module.
The execution time 602 of 42 is updated (S1604).

【0079】そして、以上の処理を、S1604の処理
をリストL6が空になるまで続けることで、現在時刻帯
に処理すべき監視ジョブを全て起動する。
By continuing the above processing until the list L6 becomes empty, all monitoring jobs to be processed in the current time zone are started.

【0080】以上、本発明の一実施形態について説明し
た。
The embodiment of the present invention has been described above.

【0081】なお、以上の監視プログラム3044や、
監視スケジュール作成プログラム3045や、監視ジョ
ブリストテーブル設定プログラム3046の個々の機能
またはその部分を構成する機能は、それぞれ、サービス
計算機1031、管理用計算機202、システム管理者
端末203上に任意の配置で配置してよい。
The above monitoring program 3044,
The individual functions of the monitoring schedule creation program 3045 and the monitoring job list table setting program 3046 or the functions constituting the parts thereof are arranged in an arbitrary arrangement on the service computer 1031, the management computer 202, and the system administrator terminal 203, respectively. May do it.

【0082】また、本実施形態では、周期的に繰り返し
実行される複数の監視ジョブモジュールの実行開始時刻
をスケジューリングする場合について説明したが、本発
明は、周期的に繰り返し実行される複数のジョブやタス
クなどの実行開始時刻をスケジューリングする場合に広
く適用可能である。
In this embodiment, a case has been described in which the execution start times of a plurality of monitoring job modules that are periodically and repeatedly executed are scheduled. It is widely applicable when scheduling the execution start time of a task or the like.

【0083】[0083]

【発明の効果】以上のように、本発明によれば、周期的
に繰り返し実行される複数のジョブ(タスク)を、シス
テムへの負荷が小さくなるように、スケジューリングす
ることができる。特に、情報システムの各監視項目の周
期的な監視を、情報システムが提供するサービスに与え
る影響が小さくなるようにスケジューリングすることが
できる。
As described above, according to the present invention, a plurality of jobs (tasks) that are repeatedly executed periodically can be scheduled so as to reduce the load on the system. In particular, it is possible to schedule the periodic monitoring of each monitoring item of the information system so that the influence on the service provided by the information system is reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の1実施形態が適用された監視システム
の全体構成を示すブロック図である。
FIG. 1 is a block diagram illustrating an overall configuration of a monitoring system to which an embodiment of the present invention has been applied.

【図2】図1に示す計算機システムの監視を行う構成を
示すブロック図である。
FIG. 2 is a block diagram showing a configuration for monitoring the computer system shown in FIG.

【図3】図2に示す態監視処理部の構成を示すブロック
図である。
FIG. 3 is a block diagram illustrating a configuration of a state monitoring processing unit illustrated in FIG. 2;

【図4】図3に示す監視プログラムの構成を示す図であ
る。
FIG. 4 is a diagram showing a configuration of a monitoring program shown in FIG. 3;

【図5】図3に示す監視ジョブリストテーブルの構成を
示す図である。
FIG. 5 is a diagram showing a configuration of a monitoring job list table shown in FIG.

【図6】図3に示す監視ジョブ実行時間テーブルの構成
を示す図である。
FIG. 6 is a diagram showing a configuration of a monitoring job execution time table shown in FIG.

【図7】図3に示す監視ジョブ定期起動時刻テーブルの
構成を示す図である。
FIG. 7 is a diagram showing a configuration of a monitoring job regular activation time table shown in FIG. 3;

【図8】図3に示す監視ジョブリストテーブル設定プロ
グラムの処理手順を示すフロー図である。
FIG. 8 is a flowchart showing a processing procedure of a monitoring job list table setting program shown in FIG. 3;

【図9】図3に示すスケジュール作成プログラムの処理
手順を示すフロー図である。
FIG. 9 is a flowchart showing a processing procedure of a schedule creation program shown in FIG. 3;

【図10】図1に示す計算機システムへの負荷が大きく
なる監視ジョブの定期起動時刻テーブルの例である。
10 is an example of a regular startup time table of a monitoring job in which a load on the computer system shown in FIG. 1 increases.

【図11】図1に示す計算機システムへの負荷が大きく
なる監視モジュールの実行タイミングを示す図である。
11 is a diagram illustrating execution timing of a monitoring module that increases a load on the computer system illustrated in FIG. 1;

【図12】図1に示す計算機システムへの負荷を分散し
た監視ジョブの定期起動時刻テーブルの例である。
12 is an example of a regular startup time table of a monitoring job in which the load on the computer system shown in FIG. 1 is distributed.

【図13】図1に示す計算機システムへの負荷を分散し
た監視モジュールの実行タイミングを示す図である。
FIG. 13 is a diagram showing execution timing of a monitoring module in which the load on the computer system shown in FIG. 1 is distributed.

【図14】図9の監視ジョブ実行時刻を決定する処理の
手順を示すフロー図である。
FIG. 14 is a flowchart illustrating a procedure of a process of determining a monitoring job execution time in FIG. 9;

【図15】図9の監視ジョブ実行時刻の前後時刻帯への
調整を行う処理の手順を示すフロー図である。
FIG. 15 is a flowchart illustrating a procedure of a process of adjusting a monitoring job execution time to a time zone before and after the monitoring job in FIG. 9;

【図16】図4に示す監視ジョブモジュール起動モジュ
ールの処理手順を示すフロー図である。
FIG. 16 is a flowchart showing a processing procedure of a monitoring job module activation module shown in FIG. 4;

【符号の説明】[Explanation of symbols]

101…ユーザ端末、102…ネットワーク、103…
計算機システム、202…管理用計算機、203…シス
テム管理者端末、301…監視処理部の動作する計算
機、302…メモリ、303…バス、304…固定ディ
スク、305…プロセッサ、306…I/O制御部、3
07…通信制御部、401…監視ジョブモジュール起動
モジュール、402〜404…監視ジョブモジュール、
1031〜1032…サービス計算機、1033…サー
ビスシステムネットワーク、2011…監視処理部、2
012…サービス提供部、2021…結果報告処理部、
2022…監視処理部、2031…監視結果表示処理
部、2032…監視内容指定部、3021…オペレーテ
ィングシステム、3041…監視ジョブリストテーブ
ル、3042…監視ジョブ実行時間テーブル、3043
…監視ジョブ定期起動時刻テーブル、3044…監視プ
ログラム、3045…監視ジョブスケジュール作成プロ
グラム、3046…監視ジョブリストテーブル設定プロ
グラム
101 ... user terminal, 102 ... network, 103 ...
Computer system, 202: management computer, 203: system administrator terminal, 301: computer on which the monitoring processing unit operates, 302: memory, 303: bus, 304: fixed disk, 305: processor, 306: I / O control unit , 3
07: communication control unit, 401: monitoring job module activation module, 402 to 404: monitoring job module
1031 to 1032: service computer, 1033: service system network, 2011: monitoring processing unit, 2
012: service providing unit, 2021: result report processing unit,
2022: monitoring processing unit, 2031: monitoring result display processing unit, 2032: monitoring content specifying unit, 3021: operating system, 3041: monitoring job list table, 3042: monitoring job execution time table, 3043
... Monitoring job regular start time table, 3044 ... Monitoring program, 3045 ... Monitoring job schedule creation program, 3046 ... Monitoring job list table setting program

───────────────────────────────────────────────────── フロントページの続き (72)発明者 寺田 真敏 神奈川県川崎市麻生区王禅寺1099番地 株 式会社日立製作所システム開発研究所内 (72)発明者 中谷 正年 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア事業部内 Fターム(参考) 5B098 GC01 GC10 GC16 GD02 JJ08 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Masatoshi Terada 1099 Ozenji Temple, Aso-ku, Kawasaki City, Kanagawa Prefecture Inside System Development Laboratory, Hitachi, Ltd. 5B098 GC01 GC10 GC16 GD02 JJ08 F term in the Software Division of Hitachi, Ltd. (Reference)

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】電子計算機を用いて監視対象の監視を行う
監視方法であって、 複数の項目毎に予め用意した、当該項目について監視対
象の監視を行う複数の監視処理プログラム各々につい
て、当該監視処理プログラムの実行に要する負荷を求め
る第1のステップと、 前記複数の項目毎に予め用意した複数の監視処理プログ
ラム各々について、当該監視処理プログラムを実行すべ
き周期を決定する第2のステップと、 前記第1のステップで求めた各監視処理プログラムの実
行に要する負荷と、前記第2のステップで決定した各監
視処理プログラムを実行すべき周期とに基づいて、前記
複数の項目毎に予め用意した複数の監視処理プログラム
各々の実行による負荷が時間的に分散され、かつ、当該
複数の監視処理プログラム各々が前記第2のステップで
決定された対応する周期で開始されるように、当該複数
の監視処理プログラム各々の実行開始のスケジュールを
作成する第3のステップと、 前記第3のステップで作成した前記複数の監視処理プロ
グラム各々の実行開始のスケジュールに従って、当該複
数の監視処理プログラム各々の実行を開始する第4のス
テップと、を有することを特徴とする監視方法。
1. A monitoring method for monitoring a monitoring target using an electronic computer, comprising: a monitoring method for each of a plurality of monitoring processing programs prepared for each of a plurality of items and monitoring the monitoring target for the item; A first step of determining a load required to execute the processing program; a second step of determining a cycle at which the monitoring processing program is to be executed for each of the plurality of monitoring processing programs prepared in advance for each of the plurality of items; Based on the load required to execute each monitoring processing program obtained in the first step and the cycle to execute each monitoring processing program determined in the second step, it is prepared in advance for each of the plurality of items. The load caused by the execution of each of the plurality of monitoring processing programs is temporally distributed, and each of the plurality of monitoring processing programs is in the second state. A third step of creating an execution start schedule for each of the plurality of monitoring processing programs so that the plurality of monitoring processing programs start at the corresponding cycle determined in the step, and the plurality of monitoring processing programs created in the third step. A fourth step of starting execution of each of the plurality of monitoring processing programs according to each execution start schedule.
【請求項2】監視対象の監視を行う監視装置であって、 それぞれ所定の項目について監視対象の監視を行う複数
の項目別監視処理各々の実行に要する時間を記述した監
視要時間情報と、前記複数の項目別監視処理各々の実行
周期を記述した監視周期情報と、前記複数の項目別監視
処理各々の実行開始のスケジュールである監視スケジュ
ール情報と、を記憶する記憶手段と、 前記監視要時間情報に記述された各項目別監視処理の実
行に要する時間と、前記監視周期情報に記述された各項
目別監視処理の実行周期とに基づいて、前記複数の項目
別監視処理各々が前記監視周期情報に記述された対応す
る実行周期で実行開始され、かつ、任意の時間帯におい
て実行開始される項目別監視処理の合計実行時間の最大
値が最小となるように、前記複数の項目別監視処理各々
の実行開始のスケジュールを作成し、当該スケジュール
を前記監視スケジュール情報として前記記憶手段に記憶
するスケジューリング手段と、を有することを特徴とす
る監視装置。
2. A monitoring device for monitoring a monitoring target, comprising: monitoring required time information describing time required to execute each of a plurality of item-specific monitoring processes for monitoring the monitoring target for a predetermined item; A storage unit for storing monitoring cycle information describing an execution cycle of each of the plurality of item-by-item monitoring processes, and monitoring schedule information that is a schedule for starting execution of each of the plurality of item-by-item monitoring processes; The plurality of item-based monitoring processes are each performed based on the time required to execute each item-based monitoring process described in (1) and the execution period of each item-based monitoring process described in the monitoring period information. The execution is started in the corresponding execution cycle described in the above, and the plurality of items are monitored such that the maximum value of the total execution time of the item-by-item monitoring process started in an arbitrary time zone is minimized. Itemized monitoring process creates a respective start of execution of the schedule, the monitoring apparatus characterized by comprising: a scheduling means, the storing in the storage means the schedule as the monitoring scheduling information.
【請求項3】請求項2記載の監視装置であって、 前記スケジュール手段は、 作成した前記複数の項目別監視処理各々の実行開始のス
ケジュールに従って当該複数の項目別監視処理各々を実
行した場合に、その時間帯で実行開始される項目別監視
処理の合計実行時間が当該時間帯内に収まらなくなる時
間帯がある場合、当該時間帯で実行開始されることにな
っている少なくとも1つの項目別監視処理の実行開始時
刻を、当該時間帯の前後時間帯にずらすことにより、当
該時間帯において実行されることになっている項目別監
視処理の合計実行時間がその時間帯内に収まるように、
前記複数の項目別監視処理各々の実行開始のスケジュー
ルを調整することを特徴とする監視装置。
3. The monitoring device according to claim 2, wherein the scheduler executes each of the plurality of item-based monitoring processes according to the created execution start schedule of the plurality of item-based monitoring processes. If there is a time zone in which the total execution time of the item-by-item monitoring process that is started to be executed in that time zone does not fit within the time zone, at least one item-by-item monitoring that is to be started in that time zone By shifting the execution start time of the process to a time zone before and after the time zone, the total execution time of the item-by-item monitoring process to be executed in the time zone falls within the time zone.
A monitoring apparatus, wherein an execution start schedule of each of the plurality of item-by-item monitoring processes is adjusted.
【請求項4】請求項2または3記載の監視装置におい
て、 前記スケジューリング手段は、 少なくとも2つの項目別監視処理が実行開始される時間
帯では、当該少なくとも2つの項目別監視処理が直列に
実行されるように、前記複数の項目別監視処理各々の実
行開始のスケジュールを作成することを特徴とする監視
装置。
4. The monitoring device according to claim 2, wherein the scheduling means executes the at least two item-by-item monitoring processes in series during a time period when at least two item-by-item monitoring processes are started. Thus, a monitoring apparatus for creating an execution start schedule for each of the plurality of item-by-item monitoring processes.
【請求項5】監視対象の監視を行うプログラムが記憶さ
れた記憶媒体であって、 前記プログラムは、電子計算機によって前記記憶媒体か
ら読み取られ、実行されることで、 それぞれ所定の項目について監視対象の監視を行う複数
の項目別監視処理各々の実行に要する時間を記述した監
視要時間情報と、前記複数の項目別監視処理各々の実行
周期を記述した監視周期情報と、前記複数の項目別監視
処理各々の実行開始のスケジュールである監視スケジュ
ール情報と、を記憶する記憶手段と、 前記監視要時間情報に記述された前記複数の項目別監視
処理各々の実行に要する時間と、前記監視周期情報に記
述された前記複数の項目別監視処理各々の実行周期とに
基づいて、前記複数の項目別監視処理各々が前記監視周
期情報に記述された対応する実行周期で実行開始され、
かつ、任意の時間帯において実行開始される項目別監視
処理の合計実行時間の最大値が最小となるように、前記
複数の項目別監視処理各々の実行開始のスケジュールを
作成し、当該スケジュールを前記監視スケジュール情報
として前記記憶手段に記憶するスケジューリング手段
と、を当該電子計算機上に構築することを特徴とする記
憶媒体。
5. A storage medium storing a program for monitoring a monitoring target, wherein the program is read from the storage medium by an electronic computer and executed to execute monitoring of a monitoring target for each predetermined item. Monitoring required time information describing the time required to execute each of the plurality of item-based monitoring processes, monitoring cycle information describing the execution cycle of each of the plurality of item-based monitoring processes, and the plurality of item-based monitoring processes Storage means for storing monitoring schedule information which is a schedule for starting each execution; time required for execution of each of the plurality of item-specific monitoring processes described in the monitoring required time information; and description in the monitoring cycle information Based on the execution cycle of each of the plurality of item-by-item monitoring processes, the corresponding one of the plurality of item-by-item monitoring processes described in the monitoring cycle information. To start running in the row cycle,
In addition, a schedule for starting execution of each of the plurality of item-by-item monitoring processes is created so that the maximum value of the total execution time of the item-by-item monitoring processes to be started in an arbitrary time zone is minimized, and the schedule is defined as And a scheduling means for storing the monitoring schedule information in the storage means on the computer.
【請求項6】電子計算機上でそれぞれ所定の周期で実行
されるべき複数のジョブまたはタスクのスケジューリン
グ方法であって、 前記複数のジョブまたはタスク各々の実行に要する時間
を求める第1のステップと、 前記第1のステップで求めた前記複数のジョブまたはタ
スク各々の実行に要する時間と、当該複数のジョブまた
はタスク各々の実行周期とに基づいて、前記複数のジョ
ブまたはタスク各々が対応する実行周期で実行開始さ
れ、かつ、任意の時間帯において実行開始されるジョブ
またはタスクの合計実行時間の最大値が最小となるよう
に、前記複数のジョブまたはタスク各々の実行開始時刻
をスケジューリングする第2のステップと、を有するこ
とを特徴とするスケジューリング方法。
6. A method for scheduling a plurality of jobs or tasks to be executed at a predetermined cycle on a computer, comprising: a first step of determining a time required for executing each of the plurality of jobs or tasks; Based on the time required for execution of each of the plurality of jobs or tasks determined in the first step and the execution cycle of each of the plurality of jobs or tasks, the execution cycle corresponding to each of the plurality of jobs or tasks is A second step of scheduling the execution start time of each of the plurality of jobs or tasks such that the maximum value of the total execution time of the jobs or tasks to be started and started to be executed in an arbitrary time zone is minimized And a scheduling method comprising:
JP2000091761A 2000-03-29 2000-03-29 Monitoring method and monitoring device Pending JP2001282554A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000091761A JP2001282554A (en) 2000-03-29 2000-03-29 Monitoring method and monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000091761A JP2001282554A (en) 2000-03-29 2000-03-29 Monitoring method and monitoring device

Publications (1)

Publication Number Publication Date
JP2001282554A true JP2001282554A (en) 2001-10-12

Family

ID=18607188

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000091761A Pending JP2001282554A (en) 2000-03-29 2000-03-29 Monitoring method and monitoring device

Country Status (1)

Country Link
JP (1) JP2001282554A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7809529B2 (en) 2007-01-16 2010-10-05 Kabushiki Kaisha Toshiba Remote monitoring and diagnostic system
US7890620B2 (en) 2005-06-03 2011-02-15 Hitachi, Ltd. Monitoring system and monitoring method
US8213318B2 (en) 2008-01-31 2012-07-03 Kabushiki Kaisha Toshiba System for remote supervision and diagnosis using mobile program
US8255187B2 (en) 2007-01-16 2012-08-28 Kabushiki Kaisha Toshiba Remote monitoring diagnostic system
JP2013137684A (en) * 2011-12-28 2013-07-11 Toshiba Corp Smoothing device, program, and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7890620B2 (en) 2005-06-03 2011-02-15 Hitachi, Ltd. Monitoring system and monitoring method
US7809529B2 (en) 2007-01-16 2010-10-05 Kabushiki Kaisha Toshiba Remote monitoring and diagnostic system
US8255187B2 (en) 2007-01-16 2012-08-28 Kabushiki Kaisha Toshiba Remote monitoring diagnostic system
US8213318B2 (en) 2008-01-31 2012-07-03 Kabushiki Kaisha Toshiba System for remote supervision and diagnosis using mobile program
JP2013137684A (en) * 2011-12-28 2013-07-11 Toshiba Corp Smoothing device, program, and system

Similar Documents

Publication Publication Date Title
CN109783218B (en) Kubernetes container cluster-based time-associated container scheduling method
US8112262B1 (en) Service modeling and virtualization
US7500001B2 (en) Computer resource distribution method based on prediction
US7196678B2 (en) Method and system for distributing art
US20220413927A1 (en) Background Job Processing Framework
US20090287726A1 (en) Method and system for synchronization of databases
CN109861842A (en) O&amp;M method, apparatus, electronic equipment and the storage medium of server cluster
US20130166507A1 (en) Declarative synchronization of shared data
US8577959B2 (en) Managing recurring appointments
US20040025163A1 (en) Job management in presence of implicit dependency
CN110457634A (en) Information issuing method, device, electronic equipment and computer readable storage medium
US7039472B2 (en) Schedule execution managing apparatus and method
JP2001282554A (en) Monitoring method and monitoring device
CN110377331A (en) Monitoring method, device, equipment and the storage medium of release application program
JP5387083B2 (en) Job management system and method
US6817019B1 (en) Tracking and propagating updates to a message-driven system of interdependent components
US6163506A (en) Method and apparatus for managing timer objects in an event driven system
US6026497A (en) System and method for determining the resolution of a granular clock provided by a digital computer and for using it to accurately time execution of computer program fragment by the digital computer
CN112418796A (en) Sub-process node activation method and device, electronic equipment and storage medium
CN112363819A (en) Big data task dynamic scheduling method and device and computing equipment
CN109460288B (en) Transaction processing method, management server, transaction processing system and storage medium
US9665579B2 (en) Date and time format generation method, program, and system for reference and elapsed timestamps to produce a formatted target timestamp for use in stream processing
CN117215755B (en) Appointment event task scheduling method and system based on time round algorithm
JP4983085B2 (en) Image display control device, image display control program, and image display control method
JP6855861B2 (en) Virtual time distribution system, virtual time distribution device, virtual time distribution method, and program