JP4506520B2 - Management server, message extraction method, and program - Google Patents

Management server, message extraction method, and program Download PDF

Info

Publication number
JP4506520B2
JP4506520B2 JP2005075529A JP2005075529A JP4506520B2 JP 4506520 B2 JP4506520 B2 JP 4506520B2 JP 2005075529 A JP2005075529 A JP 2005075529A JP 2005075529 A JP2005075529 A JP 2005075529A JP 4506520 B2 JP4506520 B2 JP 4506520B2
Authority
JP
Japan
Prior art keywords
filter
message
terminal device
management server
order
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.)
Expired - Fee Related
Application number
JP2005075529A
Other languages
Japanese (ja)
Other versions
JP2006260056A (en
Inventor
信雄 不破
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2005075529A priority Critical patent/JP4506520B2/en
Publication of JP2006260056A publication Critical patent/JP2006260056A/en
Application granted granted Critical
Publication of JP4506520B2 publication Critical patent/JP4506520B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、コンピュータシステムの運用管理サーバ、該サーバを含んだコンピュータシステム、運用管理のためのメッセージの抽出方法、及び、前記運用管理サーバに実行させるプログラムに関し、特に、コンピュータシステムを一元的かつ効率的に管理する統合的な運用管理環境を提供するものに関する。   The present invention relates to an operation management server of a computer system, a computer system including the server, a message extraction method for operation management, and a program to be executed by the operation management server. In particular, the computer system is integrated and efficient. Related to providing an integrated operation management environment to be managed.

昨今の企業内のコンピュータシステムは、複数のハードウェアやソフトウェアから複雑に構成され、かつ複雑に連携しながら動作している。一方、コンピュータシステムの重要度が企業活動の上でますます高まっているため、従来よりも高い信頼性と、障害発生時には迅速に復旧することが求められる。そのため、コンピュータシステムを一元的かつ効率的に管理する必要があり、一般的に統合運用管理を行うソフトウェアが利用されている。   Computer systems in recent enterprises are composed of a plurality of hardware and software in a complicated manner and operate in a complex manner. On the other hand, since the importance of computer systems is increasing due to corporate activities, it is required to have higher reliability than before and to recover quickly when a failure occurs. Therefore, it is necessary to manage the computer system in an integrated and efficient manner, and generally software that performs integrated operation management is used.

例えば、特許文献1には、データベースの記憶容量の残量が基準量以下になった場合に通知メッセージを作成するシステム資源監視部と、ログを監視して異常検出時に通知メッセージを作成するシステムエラー監視部と、稼働中のプロセス群と正常時のプロセス群との比較を行い、異常検出時に通知メッセージを作成する不正侵入監視部とを備える情報管理サーバが開示されている。また、これらの通知メッセージは、電子メール機能により、自動的にシステム統括管理サーバに送信され、情報管理サーバの不具合を把握できるようになっている。   For example, Patent Literature 1 describes a system resource monitoring unit that creates a notification message when the remaining amount of storage capacity of a database falls below a reference amount, and a system error that monitors a log and creates a notification message when an abnormality is detected An information management server is disclosed that includes a monitoring unit and an unauthorized intrusion monitoring unit that compares a running process group with a normal process group and creates a notification message when an abnormality is detected. These notification messages are automatically transmitted to the system management server by the e-mail function, so that the malfunction of the information management server can be grasped.

また、特許文献1でいうところの情報管理サーバで生成される通知メッセージをフィルタにかけて、業務や目的別に分類して一元的に監視することで、通知メッセージを効率的に監視し、障害発生時に迅速な対応を可能とする技術が知られている。   In addition, the notification message generated by the information management server referred to in Patent Document 1 is filtered and classified according to business and purpose, so that the notification message can be monitored efficiently and quickly when a failure occurs. A technology that enables a smooth response is known.

特開平11−45195号公報Japanese Patent Laid-Open No. 11-45195

しかしながら、監視対象のコンピュータシステム内の個々の構成要素で生成されるメッセージの分類や重要度の判定を上述したフィルタを用いて行う場合、管理サーバ側のメッセージ処理能力を考慮する必要がある。一般に、コンピュータシステムの規模が大きいほど、フィルタの数も増える。また、コンピュータシステムの構成要素毎にメッセージのフォーマットが異なるため、大抵の場合はメッセージ毎に個々のフィルタを用意する必要がある。コンピュータシステムの設計・構築時、そして、運用開始後のシステム拡張やハードウェア・ソフトウェアのバージョンアップによりメッセージ内容の変更やメッセージ量が増加することも考慮に入れると、メッセージを遅延なく大量に処理できる方式の提案が望まれている。   However, when the classification and importance determination of messages generated by individual components in the computer system to be monitored are performed using the above-described filter, it is necessary to consider the message processing capability on the management server side. In general, the larger the size of a computer system, the greater the number of filters. In addition, since the message format differs for each component of the computer system, in most cases, it is necessary to prepare individual filters for each message. When designing and building a computer system, and taking into account changes in the message content and increased message volume due to system expansion and hardware / software version upgrades after the start of operation, messages can be processed in large quantities without delay. The proposal of a method is desired.

更に、上述したフィルタを用いる場合、発生頻度の高いメッセージが何番目のフィルタに一致するかによってメッセージ処理性能が左右されてしまうという問題点がある。例えば、発生頻度の高いメッセージと対応するようなフィルタが、使用順序中の最後の方に設定されている場合、それ以前のフィルタとの照合処理は無駄となってしまい、効率を著しく悪化させる。特に、フィルタの数が多い場合には、フィルタの使用順序の設定は困難を極める。   Furthermore, when the above-described filter is used, there is a problem in that the message processing performance is affected by what number of filters matches a frequently occurring message. For example, when a filter corresponding to a message with a high occurrence frequency is set at the end in the order of use, collation processing with the previous filter is useless, and the efficiency is remarkably deteriorated. In particular, when the number of filters is large, it is extremely difficult to set the use order of the filters.

また、大量のメッセージを高速に処理できるよう、CPU等の増強によりメッセージ処理を行うマシンの性能を向上させる方策も考えられるが、上記メッセージの発生量はコンピュータシステムの状態により変動が大きく、安易な増強は過大投資にもなりかねない。   In order to process a large number of messages at high speed, a measure to improve the performance of a machine that processes messages by increasing the number of CPUs can be considered. However, the amount of messages generated varies greatly depending on the state of the computer system, and is easy. An increase can be an over-investment.

本発明は、上記した各事情に鑑みてなされたものであって、その目的とするところは、大規模なコンピュータシステムや、メッセージの量・種類の多いコンピュータシステムにおいて、マシンのハードウェアの増強に頼らずに、上記したフィルタを用いたメッセージ処理を最適化できるようにした運用管理サーバ、該サーバを含んだコンピュータシステム、運用管理のためのメッセージの抽出方法、及び、前記運用管理サーバに実行させるプログラムを提供することにある。   The present invention has been made in view of the above-described circumstances, and the object of the present invention is to increase machine hardware in a large-scale computer system or a computer system with a large amount and type of messages. An operation management server that can optimize message processing using the above-described filter without relying on, a computer system including the server, a message extraction method for operation management, and the operation management server To provide a program.

本発明の第1の視点によれば、監視対象のコンピュータシステムと端末装置とに接続され、前記端末装置に出力すべきメッセージを抽出するためのフィルタ条件を定義したフィルタを複数用意してなるフィルタ群を所定の使用順序で使用し、前記コンピュータシステムの各構成要素から出力されるメッセージのうち前記いずれかのフィルタによって抽出されたメッセージを前記端末装置に出力する管理サーバであって、前記各フィルタに適合した受信メッセージの数をそれぞれフィルタ毎に保持しておき、前記フィルタ毎に保持された受信メッセージの数が所定値より大きいフィルタが、当該フィルタと比較して受信メッセージの数が小さいフィルタより、使用順序が先となるよう前記フィルタの使用順序を組み替えること、を特徴とする管理サーバ、及び、該管理サーバ、端末装置を含んだコンピュータシステムが提供される。 According to the first aspect of the present invention, a filter that is connected to a computer system to be monitored and a terminal device, and includes a plurality of filters that define filter conditions for extracting messages to be output to the terminal device. A management server that uses a group in a predetermined order of use, and outputs a message extracted by any one of the filters output from each component of the computer system to the terminal device; It may be held for each filter each the number of received messages that conform to filter the number of received messages held in each of the filter is greater than a predetermined value, the number of the received message compared to the filter small again filter more, the tube, characterized in that, rearranging the order of use of the filter so that the order of use is above Server, and, said management server, a computer system including a terminal device are provided.

また、本発明の第2の視点によれば、発生頻度の高いメッセージに対応するフィルタがより上側の順位で使用されるようにフィルタの使用順序を組み替え、該組み替えたフィルタの使用順序に従ってメッセージの抽出を行うメッセージの抽出方法が提供される。   Further, according to the second aspect of the present invention, the order of use of the filters is rearranged so that the filters corresponding to the frequently occurring messages are used in the higher order, and the messages are displayed according to the order of use of the rearranged filters. A message extraction method for performing extraction is provided.

また、上述した管理サーバに備えられる各処理部がコンピュータプログラムによって、実現できるという本発明の第3の視点によれば、上述した管理サーバを構成するコンピュータに実行させるコンピュータプログラムが提供される。   Further, according to the third aspect of the present invention that each processing unit provided in the management server described above can be realized by a computer program, a computer program to be executed by a computer constituting the management server described above is provided.

本発明によれば、多数のフィルタを要する管理サーバにおいても、できるだけ少ない計算量でメッセージを処理させることが可能となる。その理由は、検出力の高いフィルタが、より上側の順位で使用されるようフィルタの使用順序を動的に組み替える構成を採用したことにある。   According to the present invention, a management server that requires a large number of filters can process a message with as little calculation as possible. The reason is that a configuration in which the filter usage order is dynamically rearranged so that the filter with high power is used in the higher order is used.

続いて、本発明を実施するための最良の形態について図面を参照して詳細に説明する。図1は、複数のハードウェアやソフトウェアから構成された本発明の第1の実施形態に係るコンピュータシステムの構成を表した図である。図1を参照すると、コンピュータシステムは、統合運用管理サーバ1と、統合運用端末2と、メッセージ監視手段3と、監視対象となるコンピュータシステム4の構成要素31〜36とから構成される。また、図1の下段には、監視対象となるコンピュータシステムの複数の構成要素、サーバ31、ネットワーク32、ストレージ(記憶装置)33等のハードウェア、オペレーションシステム34、ミドルウェア35、アプリケーション36等のソフトウェアが図をもって示されている。   Next, the best mode for carrying out the present invention will be described in detail with reference to the drawings. FIG. 1 is a diagram showing a configuration of a computer system according to the first embodiment of the present invention configured from a plurality of hardware and software. Referring to FIG. 1, the computer system includes an integrated operation management server 1, an integrated operation terminal 2, message monitoring means 3, and components 31 to 36 of the computer system 4 to be monitored. In the lower part of FIG. 1, a plurality of components of a computer system to be monitored, hardware such as a server 31, a network 32, and a storage (storage device) 33, software such as an operation system 34, middleware 35, and an application 36 are displayed. Is shown with a figure.

統合運用管理サーバ1は、本コンピュータシステムにおけるメッセージを一元的に管理する専用マシンとして構成された管理サーバである。統合運用管理サーバ1は、メッセージ受付部11、メッセージ検索部12、メッセージ通知部13、スケジュール部14、フィルタカウンタテーブル15、フィルタ条件テーブル16、フィルタ設定受付部17、フィルタ順序組み替え部18とを備えている。   The integrated operation management server 1 is a management server configured as a dedicated machine that centrally manages messages in the computer system. The integrated operation management server 1 includes a message reception unit 11, a message search unit 12, a message notification unit 13, a schedule unit 14, a filter counter table 15, a filter condition table 16, a filter setting reception unit 17, and a filter order rearrangement unit 18. ing.

メッセージ受付部11は、メッセージ監視手段3から各構成要素31〜36で発生したメッセージを受け付ける処理を行う。メッセージ検索部12は、受信したメッセージが統合運用端末2に報知すべきメッセージであるか否かを判別すべく、フィルタ条件を定めたフィルタ条件テーブル16を用いてメッセージ中にフィルタ条件として定められた所定の文字列があるか否かを検索する処理を行う。メッセージ通知部13は、メッセージ検索部12から出力されたメッセージを統合運用端末2へ通知する処理を行う。   The message accepting unit 11 performs processing for accepting a message generated in each of the components 31 to 36 from the message monitoring unit 3. The message search unit 12 is defined as a filter condition in the message using the filter condition table 16 that defines the filter condition in order to determine whether or not the received message is a message to be notified to the integrated operation terminal 2. A process of searching for a predetermined character string is performed. The message notification unit 13 performs a process of notifying the integrated operation terminal 2 of the message output from the message search unit 12.

フィルタ条件テーブル16は、統合運用端末2から設定された各フィルタの種別、分類、フィルタ条件を格納するテーブルである。図2は、フィルタ条件テーブル16の一例を表した図である。図2を参照すると、本コンピュータシステムでは、大別して除外フィルタと、通常フィルタ(抽出フィルタ)との2種のフィルタを設定可能となっている。また、本実施形態では、メッセージ検索部12は、フィルタ条件テーブル16から順次フィルタ条件を読み出していくため、フィルタ条件テーブル16への格納順序がそのままフィルタの使用順序となっている。   The filter condition table 16 is a table that stores the type, classification, and filter condition of each filter set from the integrated operation terminal 2. FIG. 2 is a diagram illustrating an example of the filter condition table 16. Referring to FIG. 2, in this computer system, two types of filters, an exclusion filter and a normal filter (extraction filter), can be set. In this embodiment, since the message search unit 12 sequentially reads out the filter conditions from the filter condition table 16, the storage order in the filter condition table 16 is the filter use order as it is.

ここで、除外フィルタと通常フィルタ(抽出フィルタ)について説明する。除外フィルタは、受信したメッセージにフィルタ条件に規定する文字列が含まれる場合に、統合運用端末2への出力対象から除外するためのフィルタである。一方、通常フィルタは、受信したメッセージにフィルタ条件に規定する文字列が含まれる場合に、統合運用端末2への出力対象として抽出するためのフィルタである。また図2の例では、通常フィルタ(抽出フィルタ)には、メッセージの影響範囲の特定が容易となるよう分類情報が付されている。   Here, the exclusion filter and the normal filter (extraction filter) will be described. The exclusion filter is a filter for excluding from the output target to the integrated operation terminal 2 when the received message includes a character string defined in the filter condition. On the other hand, the normal filter is a filter for extracting the received message as an output target to the integrated operation terminal 2 when a character string defined in the filter condition is included in the received message. In the example of FIG. 2, classification information is attached to the normal filter (extraction filter) so that the influence range of the message can be easily identified.

なお、図2のフィルタ条件テーブル16は、除外フィルタの後に、通常フィルタ(抽出フィルタ)を格納した構成となっている。これは、本実施形態においては、障害の発生に関するメッセージを重視しているためである。図2の例では、除外フィルタとしてシステムの開示メッセージや、正常終了通知メッセージといった重要でないメッセージがヒットするようなフィルタ条件が定義され、通常フィルタ(抽出フィルタ)としてシステムの異常や障害の発生を知らせるメッセージがヒットするようなフィルタ条件が定義されている。このように除外フィルタを先頭に置くことで、重要でなく(通常フィルタ(抽出フィルタ)のいずれにも一致しない)、かつ、発生頻度の高いメッセージをまず先に除外する(より少ない計算量で無用のメッセージを除外する。)ことが可能となっている。   The filter condition table 16 in FIG. 2 has a configuration in which a normal filter (extraction filter) is stored after the exclusion filter. This is because in the present embodiment, a message regarding the occurrence of a failure is emphasized. In the example of FIG. 2, filter conditions are defined such that an unimportant message such as a system disclosure message or a normal termination notification message is hit as an exclusion filter, and a normal filter (extraction filter) is notified of the occurrence of a system abnormality or failure. A filter condition is defined so that the message is hit. By placing an exclusion filter at the top in this way, messages that are not important (do not match any of the normal filters (extraction filters)) and that occur frequently are excluded first (useless with less computation) Can be excluded.)

フィルタカウンタテーブル15は、フィルタ条件テーブル16に定義されたすべてのフィルタについて過去各フィルタ条件に適合した受信メッセージの数を格納するテーブルである。図3は、フィルタカウンタテーブル15の一例を表した図である。図3を参照すると、フィルタ条件テーブル16に定義されたフィルタ毎に、フィルタ条件に適合するとして検索されたメッセージの数を保持可能となっている。   The filter counter table 15 is a table that stores the number of received messages that conform to each past filter condition for all the filters defined in the filter condition table 16. FIG. 3 is a diagram illustrating an example of the filter counter table 15. Referring to FIG. 3, for each filter defined in the filter condition table 16, the number of messages retrieved as matching the filter condition can be held.

スケジュール部14は、メッセージ検索部12におけるフィルタ使用順序の組み替え処理、即ち、フィルタ条件テーブル16のソートを行うスケジュール(時期)を管理する。   The schedule unit 14 manages a schedule (time) for rearranging the filter use order in the message search unit 12, that is, sorting the filter condition table 16.

フィルタ設定受付部17は、統合運用端末2のフィルタ設定部21と通信し、フィルタ設定を受け付けてフィルタ条件テーブル16を更新する処理を行う。   The filter setting reception unit 17 communicates with the filter setting unit 21 of the integrated operation terminal 2 to perform processing for receiving the filter setting and updating the filter condition table 16.

フィルタ順序組み替え部18、メッセージ検索部12におけるフィルタの使用順序の組み替え処理、即ち、フィルタ条件テーブル16のソート処理を制御する。
Filter order recombinant 18, recombination processes use order of the filter in the message searching unit 12, i.e., to control the sorting of the filter condition table 16.

統合運用端末2は、本コンピュータシステムのシステム管理者がメッセージを監視するための管理用端末装置である。統合運用端末2は、統合運用管理サーバ1にアクセスしフィルタの新規定義・変更・削除等を求めるフィルタ設定部21と、統合運用管理サーバ1から受信したメッセージを表示するメッセージ表示部22とを備えている。   The integrated operation terminal 2 is a management terminal device for a system administrator of the computer system to monitor messages. The integrated operation terminal 2 includes a filter setting unit 21 that accesses the integrated operation management server 1 to request a new definition / change / deletion of a filter, and a message display unit 22 that displays a message received from the integrated operation management server 1. ing.

メッセージ監視手段3は、サーバ31、ネットワーク32、ストレージ(記憶装置)33等のハードウェア、オペレーションシステム34、ミドルウェア35、アプリケーション36等のソフトウェアを監視し、それぞれシステム資源低下、システム障害、ネットワーク障害、その他異常についてのメッセージを所定のフォーマットで、統合運用管理サーバ1に送信する。メッセージ監視手段3は、コンピュータシステム4のメモリに常駐させる監視プログラム等によって構成可能である。   The message monitoring unit 3 monitors hardware such as a server 31, a network 32, and a storage (storage device) 33, and software such as an operation system 34, middleware 35, and an application 36, and reduces system resources, system failures, network failures, A message about other abnormality is transmitted to the integrated operation management server 1 in a predetermined format. The message monitoring means 3 can be configured by a monitoring program or the like that is resident in the memory of the computer system 4.

続いて、本実施形態の動作について図面を参照して詳細に説明する。始めに、コンピュータシステム4の各構成要素から発せられたメッセージを判別し、重要なもの(システムの異常や障害に関するもの)を統合運用端末2に表示させるプロセスについて説明する。   Next, the operation of this embodiment will be described in detail with reference to the drawings. First, a process for discriminating messages issued from each component of the computer system 4 and displaying important ones (related to system abnormalities and failures) on the integrated operation terminal 2 will be described.

図4は、統合運用管理サーバ1がメッセージを受信してから統合運用端末2にメッセージを送信するまでのメッセージ検索処理の流れを表したフローチャートである。図4を参照すると、まず、メッセージ監視手段3が、コンピュータシステム4の各構成要素31〜36で生成されるメッセージを監視して、統合運用管理サーバ1のメッセージ受付部11へ送信する(ステップA1)。   FIG. 4 is a flowchart showing the flow of message search processing from when the integrated operation management server 1 receives a message until it transmits the message to the integrated operation terminal 2. Referring to FIG. 4, first, the message monitoring unit 3 monitors messages generated by the respective components 31 to 36 of the computer system 4 and transmits them to the message receiving unit 11 of the integrated operation management server 1 (step A1). ).

メッセージ監視手段3からメッセージを受信したメッセージ受付部11が受信したメッセージをメッセージ検索部12へ渡すと、メッセージ検索部12は、フィルタ条件テーブル16に設定されたフィルタ条件を先頭から順次読み出し、受信したメッセージに読み出したフィルタ条件に規定する文字列が含まれているか否かを検索する(ステップA2、A3)。   When the message reception unit 11 that has received a message from the message monitoring unit 3 passes the received message to the message search unit 12, the message search unit 12 sequentially reads and receives the filter conditions set in the filter condition table 16 from the top. It is searched whether the character string prescribed | regulated to the read filter conditions is contained in the message (step A2, A3).

なお、先述したとおり、図2のフィルタ条件テーブル16は、除外フィルタの次に通常フィルタ(抽出フィルタ)が格納されているため、メッセージ検索部12は、除外フィルタを用いた検索を先に行い、次に通常フィルタを用いた検索を行うことになる。   As described above, since the normal condition filter (extraction filter) is stored after the exclusion filter in the filter condition table 16 in FIG. 2, the message search unit 12 performs a search using the exclusion filter first, Next, a search using a normal filter is performed.

ステップA3の検索の結果、受信したメッセージがフィルタ条件テーブル16に設定されたすべてのフィルタ条件に一致しなかった場合、メッセージ検索部12は処理を終了し次のメッセージの発生を待つ(ステップA4のノー)。   As a result of the search in step A3, if the received message does not match all the filter conditions set in the filter condition table 16, the message search unit 12 ends the process and waits for the next message to be generated (in step A4). No).

一方、受信したメッセージがフィルタ条件テーブル16に設定されたいずれかのフィルタ条件に一致した場合、メッセージ検索部12は、フィルタカウンタテーブル15の当該フィルタのカウントをインクリメントする(ステップA5)。   On the other hand, if the received message matches any of the filter conditions set in the filter condition table 16, the message search unit 12 increments the count of the filter in the filter counter table 15 (step A5).

更に、受信メッセージと一致したフィルタ条件が、通常フィルタ(抽出フィルタ)のものである場合は(ステップA6のノー)、メッセージ検索部12は、当該メッセージにフィルタ条件テーブル16に定義された分類情報を添付してメッセージ通知部13に対して送信し、統合運用端末2のメッセージ表示部22にメッセージと分類を表示させる(ステップA7、A8)。   Furthermore, when the filter condition that matches the received message is that of the normal filter (extraction filter) (No in step A6), the message search unit 12 adds the classification information defined in the filter condition table 16 to the message. Attached and transmitted to the message notification unit 13 to display the message and classification on the message display unit 22 of the integrated operation terminal 2 (steps A7 and A8).

なお、ステップA6において、受信メッセージと一致したフィルタ条件が除外フィルタのものである場合は、メッセージ検索部12は処理を終了し次のメッセージの発生を待つ(ステップA6のイエス)。   In step A6, if the filter condition that matches the received message is that of the exclusion filter, the message search unit 12 ends the process and waits for the next message to be generated (Yes in step A6).

続いて、統合運用管理サーバ1におけるフィルタの組み替えプロセスについて説明する。図5は、統合運用管理サーバ1において定期的に行われるフィルタの使用順序(フィルタ条件テーブル16)の組み替え(ソート)処理の流れを表したフローチャートである。図5を参照すると、まず、スケジュール部14は、所定時間経過、所定日数経過等の予め設定されたスケジュールに基づき、メッセージ検索部12に対して、フィルタの使用順序の組み替え処理を開始する旨を通知する(ステップB1)。   Subsequently, a filter rearrangement process in the integrated operation management server 1 will be described. FIG. 5 is a flowchart showing the flow of the rearrangement (sort) processing of the filter use order (filter condition table 16) periodically performed in the integrated operation management server 1. Referring to FIG. 5, first, the schedule unit 14 indicates that the message search unit 12 starts reordering processing of the filter use order based on a preset schedule such as the elapse of a predetermined time or the elapse of a predetermined number of days. Notification is made (step B1).

前記通知を受信したメッセージ検索部12は、メッセージ検索を一時中断して、フィルタ順序組み替え部18に組み替えを指示する(ステップB2)。前記指示を受信したフィルタ順序組み替え部18は、フィルタカウンタテーブル15に格納されている各フィルタのカウンタの数に基づき、フィルタ条件テーブル16のフィルタ条件の格納順序を除外フィルタと通常フィルタ(抽出フィルタ)とをそれぞれ別々に、カウンタ数の降順となるように並び替える(ステップB3)。   The message search unit 12 that has received the notification temporarily interrupts the message search and instructs the filter order rearrangement unit 18 to perform the rearrangement (step B2). The filter order rearrangement unit 18 that has received the instruction changes the storage order of the filter conditions in the filter condition table 16 based on the number of counters of each filter stored in the filter counter table 15 and the normal filter (extraction filter). Are rearranged separately in descending order of the number of counters (step B3).

例えば、図3のフィルタカウンタテーブルの例では、除外フィルタ1(フィルタ条件:〜開始〜を含む)の値が4であり、除外フィルタ2(フィルタ条件:〜正常終了〜を含む)の値が2である。従って、フィルタ条件テーブル16の除外フィルタの順序は変更されない。   For example, in the example of the filter counter table in FIG. 3, the value of the exclusion filter 1 (including the filter condition: to start) is 4, and the value of the exclusion filter 2 (including the filter condition: to normal end) is 2. It is. Therefore, the order of exclusion filters in the filter condition table 16 is not changed.

一方、図3の通常フィルタでは、通常フィルタ1(フィルタ条件:〜異常終了発生〜を含む)の値は10、通常フィルタ2(フィルタ条件:〜ディスク障害発生〜を含む)の値は15、通常フィルタ3(フィルタ条件:〜OS障害発生〜を含む)の値は5、通常フィルタ4(フィルタ条件:〜しきい値超過〜を含む)の値は20、通常フィルタ5(フィルタ条件:〜ネットワーク障害発生〜を含む)の値は0である。従って、フィルタ条件テーブル16の通常フィルタ(抽出フィルタ)の順序は、前記各値に基づいて降順にソートされる結果、通常フィルタ4、通常フィルタ2、通常フィルタ1、通常フィルタ3、通常フィルタ5の順に並び替えられる。   On the other hand, in the normal filter of FIG. 3, the value of the normal filter 1 (including filter condition: ~ abnormal termination occurrence) is 10, and the value of the normal filter 2 (including filter condition: ~ disk failure occurrence) is 15, normal. The value of filter 3 (including filter condition: ~ OS failure occurred) is 5, the value of normal filter 4 (including filter condition: ~ exceeding threshold) is 20, and normal filter 5 (filter condition: ~ network failure) The value of (including occurrence) is 0. Therefore, the order of the normal filters (extraction filters) in the filter condition table 16 is sorted in descending order based on the respective values, so that the normal filter 4, the normal filter 2, the normal filter 1, the normal filter 3, and the normal filter 5 are sorted. Sorted in order.

以上のように組み替え処理が終了すると、メッセージ検索部12は、フィルタカウンタテーブル15に格納されている各フィルタのカウンタを0にリセットして、メッセージ検索を再開する(ステップB4、B5)。   When the rearrangement process is completed as described above, the message search unit 12 resets the counter of each filter stored in the filter counter table 15 to 0 and restarts the message search (steps B4 and B5).

ステップB3にて組み替えられたフィルタ条件の格納順序は、所定時間内のメッセージの発生頻度に従ったものであり、再開されたメッセージ検索処理においては、フィルタ条件テーブルの上の方に設定されているフィルタは、発生頻度の高いメッセージに一致する可能性が高くなっているため、検索効率は著しく向上される。   The storage order of the filter conditions rearranged in step B3 is in accordance with the frequency of message generation within a predetermined time, and is set at the top of the filter condition table in the restarted message search process. Since the filter has a high possibility of matching a frequently occurring message, the search efficiency is remarkably improved.

なお、スケジュール部14は、所定時間経過、所定日数経過等の予め設定されたスケジュールに基づき、フィルタの使用順序の組み替え処理を開始するものとしたが、フィルタ条件テーブル16へのフィルタ条件の追加登録が所定件数なされた等、その他のトリガによって、フィルタ条件テーブル16の組み替え処理が開始されるものとしても良い。   Note that the schedule unit 14 starts the filter reordering process based on a preset schedule such as the elapse of a predetermined time or the elapse of a predetermined number of days, but additionally registers the filter conditions in the filter condition table 16. It is also possible that the rearrangement process of the filter condition table 16 is started by another trigger, such as when a predetermined number has been made.

続いて、フィルタの更新プロセスについて説明する。図6は、統合運用端末2からフィルタ条件テーブル16を更新する際の処理の流れを表したフローチャートである。図6を参照すると、まず、統合運用端末2のフィルタ設定部21から、システム管理者が、通常フィルタ(抽出フィルタ)と除外フィルタとして設定する内容をそれぞれ登録する(ステップC1、C2)。登録完了後設定内容は、統合運用管理サーバ1のフィルタ設定受付部17に送られ、フィルタ条件テーブル16に反映される(ステップC3)。   Next, the filter update process will be described. FIG. 6 is a flowchart showing the flow of processing when the filter condition table 16 is updated from the integrated operation terminal 2. Referring to FIG. 6, first, the system administrator registers contents to be set as a normal filter (extraction filter) and an exclusion filter from the filter setting unit 21 of the integrated operation terminal 2 (steps C1 and C2). The setting contents after completion of registration are sent to the filter setting reception unit 17 of the integrated operation management server 1 and reflected in the filter condition table 16 (step C3).

以上、本発明の実施の形態を説明したが、その原理からも明らかなとおり、本発明の技術的範囲は、上述した実施の形態に限定されるものではなく、発生頻度の大きいメッセージに対応するフィルタが、より上側の順位で使用されるように、フィルタの使用順序を組み替えながら、複数のフィルタを順次使用してメッセージの重要性を判別するという本発明の要旨を逸脱しない範囲で、各種の変形・置換をなしうることが可能であることはいうまでもない。例えば、上記した実施の形態では、フィルタ条件テーブルとフィルタカウンタテーブルとを用いているが、フィルタ条件テーブルにメッセージカウンタフィールドを設けて、該フィールドの値にてソートするものとしてもよい。   The embodiment of the present invention has been described above. As is apparent from the principle of the present invention, the technical scope of the present invention is not limited to the above-described embodiment, and corresponds to a message having a high occurrence frequency. As long as the filters are used in a higher order, the order of use of the filters is changed, and a plurality of filters are sequentially used to determine the importance of the message. Needless to say, it is possible to make modifications and substitutions. For example, in the above-described embodiment, the filter condition table and the filter counter table are used. However, a message counter field may be provided in the filter condition table, and sorting may be performed based on the value of the field.

また、上記した実施形態では、フィルタ条件テーブル全体をソートの対照としているが、組み替え処理を高速化する観点からは、フィルタカウンタの値が所定のしきい値を超えたフィルタのみを組み替え対象としてソートする、或いは、フィルタカウンタの値が相対的に上位に入ったものをテーブルの上側にある他のフィルタ条件と入れ替える等の処理に置き換えることも可能である。   In the above-described embodiment, the entire filter condition table is used as a sorting target. From the viewpoint of speeding up the reordering process, only filters whose filter counter value exceeds a predetermined threshold are sorted as reordering targets. Alternatively, it is possible to replace the filter counter whose value is relatively higher with a process such as replacing other filter conditions on the upper side of the table.

また、コンピュータシステムに応じて、上述した除外フィルタを省略してもよいし、また、適宜、フィルタ条件の記述方法を充実化してもよい。また、フィルタ条件テーブルに、システム管理者に有為なその他の項目を追加し、統合管理端末に表示させる等してもよいことはもちろんである。   Further, depending on the computer system, the above-described exclusion filter may be omitted, and the filter condition description method may be enhanced as appropriate. In addition, other items useful for the system administrator may be added to the filter condition table and displayed on the integrated management terminal.

本発明の第1の実施形態に係るコンピュータシステムの構成を表したブロック図である。It is a block diagram showing the composition of the computer system concerning a 1st embodiment of the present invention. フィルタ条件テーブルの一例を表した図である。It is a figure showing an example of the filter condition table. フィルタカウンタテーブルの一例を表した図である。It is a figure showing an example of the filter counter table. 本発明の第1の実施形態のメッセージ検索処理の流れを表したフローチャートである。It is a flowchart showing the flow of the message search process of the 1st Embodiment of this invention. 本発明の第1の実施形態のフィルタ条件テーブルのソート処理の流れを表したフローチャートである。It is a flowchart showing the flow of the sort process of the filter condition table of the 1st Embodiment of this invention. 本発明の第1の実施形態のフィルタ条件テーブルの更新処理の流れを表したフローチャートである。It is a flowchart showing the flow of the update process of the filter condition table of the 1st Embodiment of this invention.

符号の説明Explanation of symbols

1 統合運用管理サーバ
2 統合運用端末
3 メッセージ監視手段
4 コンピュータシステム
11 メッセージ受付部
12 メッセージ検索部
13 メッセージ通知部
14 スケジュール部
15 フィルタカウンタテーブル
16 フィルタ条件テーブル
17 フィルタ設定受付部
18 フィルタ順序組み替え部
21 フィルタ設定部
22 メッセージ表示部
31 サーバ
32 ネットワーク
33 ストレージ(記憶装置)
34 オペレーションシステム
35 ミドルウェア
36 アプリケーション(アプリケーションプログラム)
DESCRIPTION OF SYMBOLS 1 Integrated operation management server 2 Integrated operation terminal 3 Message monitoring means 4 Computer system 11 Message reception part 12 Message search part 13 Message notification part 14 Schedule part 15 Filter counter table 16 Filter condition table 17 Filter setting reception part 18 Filter order rearrangement part 21 Filter setting part 22 Message display part
31 server 32 network 33 storage (storage device)
34 Operation System 35 Middleware 36 Application (Application Program)

Claims (22)

監視対象のコンピュータシステムと端末装置とに接続され、前記端末装置に出力すべきメッセージを抽出するためのフィルタ条件を定義したフィルタからなるフィルタ群を所定の使用順序で使用し、前記コンピュータシステムの各構成要素から出力されるメッセージのうち前記いずれかのフィルタによって抽出されたメッセージを前記端末装置に出力する管理サーバであって、
前記フィルタ条件に適合した受信メッセージの数をそれぞれフィルタ毎に保持する手段と、前記フィルタ毎に保持された受信メッセージの数が所定値より大きいフィルタが、当該フィルタと比較して受信メッセージの数が小さいフィルタより、使用順序が先となるよう前記フィルタの使用順序を組み替える手段と、を有すること、
を特徴とする管理サーバ。
A filter group that is connected to a computer system to be monitored and a terminal device and includes a filter that defines a filter condition for extracting a message to be output to the terminal device is used in a predetermined order of use. A management server that outputs to the terminal device a message extracted by any one of the messages output from a component;
Means for holding the number of received messages that conform to the filter condition for each filter, respectively, filter the number of received messages held in each of the filter is greater than a predetermined value, the number of the received message compared to the filter Less than Sai filters, the order of use has means for rearranging the order of use of the filter so as to be ahead, and
Management server characterized by
監視対象のコンピュータシステムと端末装置とに接続され、前記コンピュータシステムの各構成要素から出力されるメッセージのうち予め定める分類のメッセージを前記端末装置に出力する管理サーバであって、
前記コンピュータシステムの各構成要素から出力されるメッセージを受信するメッセージ受付部と、
前記メッセージが所定のフィルタ条件に適合するか否かによってメッセージの分類を判定するフィルタ群を備え、前記フィルタ群に含まれるフィルタを所定の使用順序で用いて、前記メッセージの分類を判別するメッセージ検索部と、
所定の分類のメッセージを前記端末装置に送信するメッセージ通知部と、
前記フィルタ群に含まれるフィルタ毎に、前記フィルタ条件に適合した受信メッセージの数をカウントするフィルタカウンタと、
少なくとも前記フィルタカウンタの値が所定値より大きいフィルタについて、フィルタカウンタの値が大きい順に、前記メッセージ検索部におけるフィルタ群の使用順序を並び替えるフィルタ順序組み替え部と、を備えたこと、
を特徴とする管理サーバ。
A management server that is connected to a computer system to be monitored and a terminal device, and outputs messages of a predetermined classification among messages output from each component of the computer system to the terminal device,
A message receiving unit that receives a message output from each component of the computer system;
A message search comprising a filter group that determines a message classification according to whether or not the message meets a predetermined filter condition, and using the filters included in the filter group in a predetermined usage order to determine the message classification And
A message notification unit for transmitting messages of a predetermined classification to the terminal device;
For each filter included in the filter group, a filter counter that counts the number of received messages that match the filter condition;
A filter order rearrangement unit that rearranges the order of use of the filter group in the message search unit in order of increasing filter counter value for at least the filter counter value greater than a predetermined value;
Management server characterized by
更に、所定の時間間隔で、前記フィルタカウンタの値を初期化するスケジュール部を備えたこと、
を特徴とする請求項1又は2に記載の管理サーバ。
And a schedule unit for initializing the value of the filter counter at predetermined time intervals.
The management server according to claim 1, wherein:
更に、前記端末装置から、前記フィルタの設定を受け付けるフィルタ設定受付部を備えたこと、
を特徴とする請求項1乃至3いずれか一に記載の管理サーバ。
In addition, a filter setting receiving unit that receives the setting of the filter from the terminal device,
The management server according to any one of claims 1 to 3.
前記フィルタ群は、受信したメッセージが所定のフィルタ条件に適合する場合に前記端末装置への出力対象から除外する除外フィルタと、受信したメッセージが所定のフィルタ条件に適合する場合に前記端末装置への出力対象と判定する抽出フィルタと、の少なくとも2種のフィルタから構成されること、
を特徴とする請求項1乃至4いずれか一に記載の管理サーバ。
The filter group includes an exclusion filter that is excluded from an output target to the terminal device when the received message meets a predetermined filter condition, and a filter to the terminal device when the received message meets a predetermined filter condition. It is composed of at least two types of filters, an extraction filter that is determined as an output target,
The management server according to any one of claims 1 to 4, wherein:
前記メッセージ検索部は、前記除外フィルタに属するフィルタ群を使用し、前記端末装置への出力対象でないメッセージであるか否かを確認した後に、前記抽出フィルタに属するフィルタ群を所定の順序で用いて前記端末装置への出力対象のメッセージを抽出すること、
を特徴とする請求項5に記載の管理サーバ。
The message search unit uses a filter group belonging to the exclusion filter and confirms whether the message is not an output target to the terminal device, and then uses the filter group belonging to the extraction filter in a predetermined order. Extracting a message to be output to the terminal device;
The management server according to claim 5.
前記フィルタ順序組み替え部は、前記除外フィルタに属するフィルタの使用順序と、抽出フィルタに属するフィルタの使用順序を、別々に組み替えること、
を特徴とする請求項5又は6に記載の管理サーバ。
The filter order rearrangement unit separately rearranges the use order of filters belonging to the exclusion filter and the use order of filters belonging to the extraction filter;
The management server according to claim 5 or 6, characterized by the above.
請求項1乃至7のいずれか一に記載の管理サーバと、監視対象のコンピュータシステムの各構成要素を監視し、前記管理サーバに対してメッセージを送信する監視手段と、端末装置とを接続してなる統合運用管理機能を備えたコンピュータシステム。   A management server according to any one of claims 1 to 7, a monitoring unit that monitors each component of a computer system to be monitored and transmits a message to the management server, and a terminal device are connected. Computer system with integrated operation management function. 監視対象のコンピュータシステムと端末装置とに接続され、前記端末装置に出力すべきメッセージを抽出するためのフィルタ条件を定義したフィルタからなるフィルタ群を用いて、前記コンピュータシステムの各構成要素から受信したメッセージのうち前記いずれかのフィルタによって抽出されたメッセージを前記端末装置に出力する管理サーバにおける前記端末装置に出力すべきメッセージの抽出方法であって、
所定の使用順序に従って、前記フィルタ条件と前記受信したメッセージとを照合し、前記フィルタ条件に適合するメッセージを抽出する工程と、
前記フィルタ条件に適合した受信メッセージの数をフィルタ毎に保持しておき、前記フィルタ毎に保持された受信メッセージの数が所定値より大きいフィルタが、当該フィルタと比較して受信メッセージの数が小さいフィルタより、使用順序が先となるよう前記フィルタの使用順序を組み替える工程と、を含むこと、
を特徴とするメッセージの抽出方法。
Received from each component of the computer system using a filter group that is connected to the computer system to be monitored and the terminal device and includes a filter group that defines a filter condition for extracting a message to be output to the terminal device. A method for extracting a message to be output to the terminal device in a management server that outputs the message extracted by any one of the filters to the terminal device,
Collating the filter conditions with the received message according to a predetermined order of use and extracting messages that match the filter conditions;
Holds the number of received messages that conform to the filter condition for each filter, the filter number of received messages held in each of the filter is greater than a predetermined value, the number of the received message compared to the filter small Reordering the use order of the filters so that the use order comes before the filter.
A message extraction method characterized by the above.
監視対象のコンピュータシステムと端末装置とに接続され、前記コンピュータシステムの各構成要素から出力されるメッセージを受信する管理サーバにおける前記端末装置に出力すべきメッセージの抽出方法であって、
前記管理サーバが、前記コンピュータシステムの各構成要素から出力されるメッセージを受信するメッセージ受信工程と、
前記管理サーバが、前記メッセージが所定のフィルタ条件に適合するか否かによってメッセージの分類を判定するフィルタ群に含まれるフィルタを所定の使用順序で用いて、メッセージの分類を判別するとともに、前記フィルタ条件に適合した受信メッセージの数をフィルタ毎に管理するメッセージ検索工程と、
前記管理サーバが、所定の分類のメッセージを前記端末装置に送信するメッセージ送信工程と、を繰り返すとともに、
予め定める時間間隔で、前記管理サーバが、少なくとも前記フィルタ条件に適合した受信メッセージの数が所定値より大きいフィルタについて、前記フィルタ条件に適合した受信メッセージの数が大きい順に、前記メッセージ検索工程におけるフィルタ群の使用順序を並び替えるフィルタ順序組み替え工程と、を含むこと、
を特徴とするメッセージの抽出方法。
A method for extracting a message to be output to the terminal device in a management server connected to a monitoring target computer system and a terminal device and receiving a message output from each component of the computer system,
A message receiving step in which the management server receives a message output from each component of the computer system;
The management server uses a filter included in a filter group that determines a message classification according to whether or not the message meets a predetermined filter condition in a predetermined use order, determines a message classification, and the filter A message search process for managing the number of received messages that meet the conditions for each filter;
The management server repeats a message transmission step of transmitting a message of a predetermined classification to the terminal device,
The filter in the message search step is performed in the descending order of the number of received messages that meet the filter condition, with respect to a filter in which the management server has at least a predetermined number of received messages that meet the filter condition at a predetermined time interval. Including a filter order rearrangement step for rearranging the use order of the group,
A message extraction method characterized by the above.
更に、前記管理サーバが、所定の時間間隔で、前記フィルタ毎に管理する前記フィルタ条件に適合した受信メッセージの数を初期化する工程を含むこと、
を特徴とする請求項9又は10に記載のメッセージの抽出方法。
Further, the management server includes a step of initializing the number of received messages that meet the filter condition managed for each filter at a predetermined time interval.
The method for extracting a message according to claim 9 or 10.
更に、前記管理サーバが、前記端末装置から、前記フィルタの設定を受け付けるフィルタ設定工程を含むこと、
を特徴とする請求項9乃至11いずれか一に記載のメッセージの抽出方法。
Furthermore, the management server includes a filter setting step for receiving setting of the filter from the terminal device,
The message extraction method according to claim 9, wherein the message is extracted.
前記フィルタ群は、受信したメッセージが所定のフィルタ条件に適合する場合に前記端末装置への出力対象から除外する除外フィルタと、受信したメッセージが所定のフィルタ条件に適合する場合に前記端末装置への出力対象とする抽出フィルタと、の少なくとも2種のフィルタから構成されること、
を特徴とする請求項9乃至12いずれか一に記載のメッセージの抽出方法。
The filter group includes an exclusion filter that is excluded from an output target to the terminal device when the received message meets a predetermined filter condition, and a filter to the terminal device when the received message meets a predetermined filter condition. It is composed of at least two types of filters, an extraction filter to be output,
The message extracting method according to any one of claims 9 to 12.
前記除外フィルタに属するフィルタ群を使用し、前記端末装置への出力対象でないメッセージでないことを確認した後に、前記抽出フィルタに属するフィルタ群を所定の順序で用いて前記端末装置への出力対象のメッセージを抽出すること、
を特徴とする請求項13に記載のメッセージの抽出方法。
After using the filter group belonging to the exclusion filter and confirming that the message is not an object to be output to the terminal device, the filter group belonging to the extraction filter is used in a predetermined order and the message to be output to the terminal device Extracting,
The message extracting method according to claim 13.
前記フィルタ順序組み替え工程は、前記除外フィルタに属するフィルタの使用順序と、抽出フィルタに属するフィルタの使用順序を、別々に組み替えることによって行われること、
を特徴とする請求項13又は14に記載のメッセージの抽出方法。
The filter order rearrangement step is performed by separately rearranging the usage order of the filter belonging to the exclusion filter and the usage order of the filter belonging to the extraction filter,
The message extracting method according to claim 13 or 14, characterized in that:
監視対象のコンピュータシステムと端末装置とに接続され、前記端末装置に出力すべきメッセージを抽出するためのフィルタ条件を定義したフィルタからなるフィルタ群を用いて、前記コンピュータシステムの各構成要素から受信したメッセージのうち前記いずれかのフィルタによって抽出されたメッセージを所定のメッセージを前記端末装置に出力する管理サーバに実行させる運用管理プログラムであって、
所定の使用順序に従って、前記フィルタ条件と受信したメッセージとを照合し、前記フィルタ条件に適合するメッセージを抽出する処理と、
前記フィルタ条件に適合した受信メッセージの数をフィルタ毎に保持しておき、前記フィルタ毎に保持された受信メッセージの数が所定値より大きいフィルタが、当該フィルタと比較して受信メッセージの数が小さいフィルタより、使用順序が先となるよう前記フィルタの使用順序を組み替える処理と、
を前記管理サーバに実行させる運用管理プログラム。
Received from each component of the computer system using a filter group that is connected to the computer system to be monitored and the terminal device and includes a filter group that defines a filter condition for extracting a message to be output to the terminal device. An operation management program for causing a management server that outputs a predetermined message to the terminal device to execute a message extracted by any one of the filters among messages,
A process of matching the filter condition with the received message according to a predetermined order of use and extracting a message that matches the filter condition;
Holds the number of received messages that conform to the filter condition for each filter, the filter number of received messages held in each of the filter is greater than a predetermined value, the number of the received message compared to the filter small A process of rearranging the use order of the filters so that the use order comes before the filter;
An operation management program for causing the management server to execute.
監視対象のコンピュータシステムと端末装置とに接続され、前記コンピュータシステムの各構成要素から受信したメッセージを受信する管理サーバに実行させる運用管理プログラムであって、
前記コンピュータシステムの各構成要素から出力されるメッセージを受信する処理と、
前記メッセージが所定のフィルタ条件に適合するか否かによってメッセージの分類を判定するフィルタ群に含まれるフィルタを所定の使用順序で用いて、前記メッセージの分類を判別する処理と、
前記メッセージを判別したフィルタについて、前記フィルタ毎に記憶保持する受信メッセージの数を加算する処理と、
抽出したメッセージを前記端末装置に送信する処理とを、前記管理サーバに繰り返し実行させるとともに、
更に、予め定める時間間隔で、少なくとも前記フィルタ毎に記憶保持する受信メッセージの数が所定値より大きいフィルタについて、前記フィルタ毎に記憶保持する受信メッセージの数が大きい順に、前記メッセージを判別する際の前記フィルタ群の使用順序を並び替える処理と、を前記管理サーバに実行させる運用管理プログラム。
An operation management program that is connected to a computer system to be monitored and a terminal device, and that is executed by a management server that receives a message received from each component of the computer system,
Receiving a message output from each component of the computer system;
A process of determining the message classification using filters included in a filter group that determines a message classification depending on whether the message meets a predetermined filter condition in a predetermined order of use;
For the filter that discriminates the message, a process of adding the number of received messages stored and held for each filter;
The process of transmitting the extracted message to the terminal device is repeatedly executed by the management server,
Further, when determining the messages in the descending order of the number of received messages to be stored and held for each filter, at least for a filter in which the number of received messages to be stored and held for each filter is larger than a predetermined value at a predetermined time interval An operation management program that causes the management server to execute processing for rearranging the order of use of the filter group.
更に、所定の時間間隔で、前記フィルタ毎に管理する適合回数を初期化する処理を前記管理サーバに実行させる請求項16又は17に記載の運用管理プログラム。   The operation management program according to claim 16 or 17, further causing the management server to execute processing for initializing the number of adaptations managed for each filter at a predetermined time interval. 更に、前記端末装置から前記フィルタの設定を受け付ける処理を前記管理サーバに実行させる請求項16乃至18いずれか一に記載の運用管理プログラム。   The operation management program according to any one of claims 16 to 18, further causing the management server to execute a process of accepting the setting of the filter from the terminal device. 前記フィルタ群は、受信したメッセージが所定のフィルタ条件に適合する場合に前記端末装置への出力対象から除外する除外フィルタと、受信したメッセージが所定のフィルタ条件に適合する場合に前記端末装置への出力対象とする抽出フィルタと、の少なくとも2種のフィルタから構成されること、
を特徴とする請求項16乃至19いずれか一に記載の運用管理プログラム。
The filter group includes an exclusion filter that is excluded from an output target to the terminal device when the received message meets a predetermined filter condition, and a filter to the terminal device when the received message meets a predetermined filter condition. It is composed of at least two types of filters, an extraction filter to be output,
The operation management program according to any one of claims 16 to 19.
前記除外フィルタに属するフィルタ群を使用し、前記端末装置への出力対象でないメッセージを除外する処理を先行して行った後に、前記抽出フィルタに属するフィルタ群を所定の順序で用いて前記端末装置への出力対象のメッセージを抽出すること、
を特徴とする請求項20に記載の運用管理プログラム。
The filter group belonging to the exclusion filter is used to perform the process of excluding messages that are not to be output to the terminal device, and then the filter group belonging to the extraction filter is used in a predetermined order to the terminal device. Extracting messages to be output,
The operation management program according to claim 20, wherein:
前記除外フィルタに属するフィルタの使用順序と、抽出フィルタに属するフィルタの使用順序を、別々に組み替えること、
を特徴とする請求項20又は21に記載の運用管理プログラム。
Reordering the use order of filters belonging to the exclusion filter and the use order of filters belonging to the extraction filter separately;
The operation management program according to claim 20 or 21, wherein:
JP2005075529A 2005-03-16 2005-03-16 Management server, message extraction method, and program Expired - Fee Related JP4506520B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005075529A JP4506520B2 (en) 2005-03-16 2005-03-16 Management server, message extraction method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005075529A JP4506520B2 (en) 2005-03-16 2005-03-16 Management server, message extraction method, and program

Publications (2)

Publication Number Publication Date
JP2006260056A JP2006260056A (en) 2006-09-28
JP4506520B2 true JP4506520B2 (en) 2010-07-21

Family

ID=37099252

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005075529A Expired - Fee Related JP4506520B2 (en) 2005-03-16 2005-03-16 Management server, message extraction method, and program

Country Status (1)

Country Link
JP (1) JP4506520B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014106860A (en) * 2012-11-29 2014-06-09 Nec Corp Order control system, order control method, order control program, and message management system

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5549534B2 (en) * 2010-10-22 2014-07-16 日本電気株式会社 Message monitoring system, message monitoring apparatus, message filter category classification method and program
JP5659751B2 (en) * 2010-12-07 2015-01-28 日本電気株式会社 Management device, management method, and program
JP5772246B2 (en) * 2011-06-03 2015-09-02 日本電気株式会社 Filter processing management device, filter processing management method, filter processing management program
JP5978767B2 (en) * 2012-05-25 2016-08-24 日本電気株式会社 Log management apparatus, log management method, and log management program
JP5935890B2 (en) * 2012-08-08 2016-06-15 富士通株式会社 Fault detection device, fault detection program, and fault detection method
JP2013034243A (en) * 2012-10-26 2013-02-14 Oki Electric Ind Co Ltd Fault analysis system and fault analysis method
JP6186767B2 (en) * 2013-03-13 2017-08-30 日本電気株式会社 Message filter prediction apparatus, message filter prediction method, and message filter prediction program
JP6152788B2 (en) * 2013-12-02 2017-06-28 富士通株式会社 Failure sign detection method, information processing apparatus, and program
KR102180565B1 (en) * 2014-04-17 2020-11-18 삼성전자주식회사 Method for processing data and an electronic device thereof
JP6712046B2 (en) 2016-03-11 2020-06-17 富士通株式会社 Extraction program, extraction device, and extraction method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07183932A (en) * 1993-12-24 1995-07-21 Hitachi Ltd Hierarchical network management system
JP2001067334A (en) * 1999-08-30 2001-03-16 Toshiba Corp Distributed monitoring control system and recording medium in which software for distributed monitoring control is recorded
JP2003209538A (en) * 2002-01-16 2003-07-25 Matsushita Electric Ind Co Ltd Timing reproducing device
WO2004061681A1 (en) * 2002-12-26 2004-07-22 Fujitsu Limited Operation managing method and operation managing server

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7219131B2 (en) * 2003-01-16 2007-05-15 Ironport Systems, Inc. Electronic message delivery using an alternate source approach

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07183932A (en) * 1993-12-24 1995-07-21 Hitachi Ltd Hierarchical network management system
JP2001067334A (en) * 1999-08-30 2001-03-16 Toshiba Corp Distributed monitoring control system and recording medium in which software for distributed monitoring control is recorded
JP2003209538A (en) * 2002-01-16 2003-07-25 Matsushita Electric Ind Co Ltd Timing reproducing device
WO2004061681A1 (en) * 2002-12-26 2004-07-22 Fujitsu Limited Operation managing method and operation managing server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014106860A (en) * 2012-11-29 2014-06-09 Nec Corp Order control system, order control method, order control program, and message management system

Also Published As

Publication number Publication date
JP2006260056A (en) 2006-09-28

Similar Documents

Publication Publication Date Title
JP4506520B2 (en) Management server, message extraction method, and program
US8805999B2 (en) Administering event reporting rules in a distributed processing system
US8660995B2 (en) Flexible event data content management for relevant event and alert analysis within a distributed processing system
US9294338B2 (en) Management computer and method for root cause analysis
US8689050B2 (en) Restarting event and alert analysis after a shutdown in a distributed processing system
US9348687B2 (en) Determining a number of unique incidents in a plurality of incidents for incident processing in a distributed processing system
US8730816B2 (en) Dynamic administration of event pools for relevant event and alert analysis during event storms
US8639980B2 (en) Administering incident pools for event and alert analysis
US20110314138A1 (en) Method and apparatus for cause analysis configuration change
US20130179905A1 (en) Administering Incident Pools For Event And Alert Analysis
US20150149630A1 (en) Event management in a distributed processing system
US9535981B2 (en) Systems and methods for filtering low utility value messages from system logs
US20120331332A1 (en) Restarting Event And Alert Analysis After A Shutdown In A Distributed Processing System
US20130097272A1 (en) Prioritized Alert Delivery In A Distributed Processing System
US20110113429A1 (en) Incident management method and operation management server
CN107544832A (en) A kind of monitoring method, the device and system of virtual machine process
US9361184B2 (en) Selecting during a system shutdown procedure, a restart incident checkpoint of an incident analyzer in a distributed processing system
US20230047615A1 (en) Communication Device, Surveillance Server, and Log Collection Method
EP2424190A1 (en) Monitoring connections
US10169138B2 (en) System and method for self-healing a database server in a cluster
JP5417264B2 (en) Method of providing analysis information
JP2004178336A (en) System and method for managing operation, management computer, computer to be monitored, and program
JP2019502969A (en) Method and system for supporting supercomputer maintenance and optimization
JP6896035B2 (en) Monitoring system, monitoring SaaS provider, management device, and program
JP2012089109A (en) Computer resource control system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090616

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090915

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100105

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100308

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100406

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100419

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130514

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4506520

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140514

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees