JP2005276053A - Information collecting system - Google Patents

Information collecting system Download PDF

Info

Publication number
JP2005276053A
JP2005276053A JP2004091589A JP2004091589A JP2005276053A JP 2005276053 A JP2005276053 A JP 2005276053A JP 2004091589 A JP2004091589 A JP 2004091589A JP 2004091589 A JP2004091589 A JP 2004091589A JP 2005276053 A JP2005276053 A JP 2005276053A
Authority
JP
Japan
Prior art keywords
server
message
information
operation management
relay
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
JP2004091589A
Other languages
Japanese (ja)
Inventor
Tatsunari Nishibuchi
達成 西渕
Junichi Kubota
順一 窪田
Hiroshi Yoshino
博志 吉野
Munehiko Yamaguchi
宗彦 山口
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004091589A priority Critical patent/JP2005276053A/en
Publication of JP2005276053A publication Critical patent/JP2005276053A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information collecting system capable of preventing the concentration of load on an operation management server by setting an address server at a terminal point of an information collecting paths of a plurality of service servers, and applying the other servers as relay servers to solve a problem in a conventional integrated monitoring system where an integrated monitoring server collects the management information acquired by a plurality of monitored apparatus (monitoring devices) one-on-one, so the load is concentrated on the integrated monitoring server in one-to-many communication when the number of monitored apparatuses is increased. <P>SOLUTION: One of the service servers receiving messages from the operation management server is applied as the address server, and the remaining servers are applied as the relay servers. The relay servers adds the self-operation information to the message, and successively transmits the same in order of paths, and the address server adds the self-operation information to the operation information from the relay server, and returns the same to the operation management server. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、業務プログラムの稼働環境を安定的に確保することを目的に、サーバ群の計画停止やエラーによる停止情報、CPU負荷などの性能情報を含むサーバ稼働情報を集中管理するため、システムに設けられた複数のサーバ情報を収集する情報収集システムに関するものであり、特に、リアルタイム性が要求されないOA、FA等の複雑系の基幹業務処理の情報収集システムに係るものである。   The present invention provides a system for centrally managing server operation information including performance information such as planned stop or error of a server group and performance information such as CPU load for the purpose of stably securing the operating environment of a business program. The present invention relates to an information collection system that collects a plurality of server information, and particularly relates to an information collection system for complex core business processing such as OA and FA that does not require real-time performance.

従来の統合監視システムは、複数の監視装置とIPネットワークを介して接続され、前記複数の機器(監視装置)が取得した管理情報をネットワークを通じて収集する統合監視サーバと、この統合監視サーバの収集した管理情報をネットワークを通じて取得する管理装置を備えた構成が示されている(例えば、特許文献1参照)。   A conventional integrated monitoring system is connected to a plurality of monitoring devices via an IP network, collects management information acquired by the plurality of devices (monitoring devices) through the network, and collects the integrated monitoring server. A configuration including a management device that acquires management information through a network is shown (for example, see Patent Document 1).

特開2003−308261号公報(図1)Japanese Patent Laying-Open No. 2003-308261 (FIG. 1)

しかしながら前記特許文献1に示された統合監視システムでは、統合監視サーバが複数の監視対象機器(監視装置)が取得した管理情報を1対1で収集を行っているため、システムの拡大化、複雑化に伴って監視対象の機器台数が増えると、1対多の通信となり、統合監視サーバに負荷が集中するという問題点があった。   However, in the integrated monitoring system disclosed in Patent Document 1, the integrated monitoring server collects management information acquired by a plurality of devices to be monitored (monitoring devices) on a one-to-one basis. As the number of devices to be monitored increases with the increase in the number of devices, one-to-many communication occurs, and the load is concentrated on the integrated monitoring server.

この発明は、前記のような課題を解決するためになされたものであって、監視対象となる複数台の各業務サーバの情報収集をする運用管理サーバが、情報収集の終点となる業務サーバを宛先サーバとし、収集経路にある残りの業務サーバを中継サーバとして稼働情報を収集することで、運用管理サーバへの負荷集中を避けることを可能としたものである。   The present invention has been made to solve the above-described problems, and an operation management server that collects information of a plurality of business servers to be monitored is a business server that is an end point of information collection. By collecting operation information as a destination server and the remaining business servers on the collection path as relay servers, it is possible to avoid load concentration on the operation management server.

第1の発明に係る情報収集システムは、運用管理サーバと、運用管理サーバにつながり業務を遂行する複数台の業務サーバとが備えられており、運用管理サーバは業務サーバの稼働情報を収集して集中管理するものであり、さらに運用管理サーバは、運用管理サーバが発信するメッセージを受信する複数台の業務サーバの中から、1台を宛先サーバに、残りを中継サーバに設定するとともに、メッセージの経路が、中継サーバを経た後に宛先サーバの順となる経路設定を行うものであり、
メッセージを受信した複数台の業務サーバは、設けられたメッセージ受信機能によって、中継サーバか宛先サーバであるかを判定し、判定結果に基づく中継サーバは、自己の稼働情報をメッセージに追加して経路順に次の中継サーバに順次送信を行い、判定結果に基づく宛先サーバは、複数台の中継サーバからの稼働情報に、自己の稼働情報を追加して返信用メッセージを生成し、運用管理サーバに返信するものである。
The information collection system according to the first aspect of the present invention comprises an operation management server and a plurality of business servers connected to the operation management server for performing business, and the operation management server collects operation information of the business server. In addition, the operation management server sets one of the plurality of business servers that receive messages sent by the operation management server as a destination server and the rest as a relay server. The route is set so that the route goes to the destination server after passing through the relay server.
Multiple business servers that have received the message determine whether it is a relay server or a destination server using the provided message reception function, and the relay server based on the determination result adds its own operation information to the message and routes Sequential transmission to the next relay server in sequence, and the destination server based on the determination result adds its own operation information to the operation information from multiple relay servers, generates a reply message, and returns it to the operation management server To do.

第2の発明に係る情報収集システムは、運用管理サーバと、運用管理サーバにつながり業務を遂行する複数台の業務サーバとが備えられており、運用管理サーバは業務サーバの稼働情報を収集して集中管理するものであり、さらに運用管理サーバは、運用管理サーバが発信するメッセージを受信する複数台の業務サーバの中から、1台を宛先サーバに、残りを中継サーバに設定するとともに、メッセージの経路が、中継サーバを経た後に宛先サーバの順となる経路設定を行うものであり、
メッセージを受信した複数台の業務サーバは、設けられたメッセージ受信機能によって、中継サーバか宛先サーバであるかを判定し、判定結果に基づく中継サーバは、メッセージの指示情報と、システムで定義される負荷要素とを取得して、負荷要素をシステムで定義される負荷しきい値と比較を行い、負荷要素が負荷しきい値以下であると判断した場合、メッセージの加工処理を行うとともに、負荷しきい値以上の場合、メッセージの不処理措置をとり、経路順に次の中継サーバに、自己の稼働情報をメッセージに追加して送信するものであり、
判定結果に基づく宛先サーバは、メッセージの指示情報とシステムで定義される負荷要素とを取得して、負荷要素をシステムで定義される負荷しきい値と比較を行い、負荷要素が負荷しきい値以下であると判断した場合、メッセージの加工処理を行うとともに、負荷しきい値以上の場合、メッセージの不処理措置をとり、
複数台の中継サーバからの稼働情報に、自己の稼働情報を追加して返信用メッセージを生成し、運用管理サーバに返信するものであり、前記運用管理サーバは、前記返信された稼働情報の中から不処理措置分について、その加工処理を行うものである。
An information collection system according to a second aspect of the present invention comprises an operation management server and a plurality of business servers connected to the operation management server for performing business, and the operation management server collects operation information of the business server. In addition, the operation management server sets one of the plurality of business servers that receive messages sent by the operation management server as a destination server and the rest as a relay server. The route is set so that the route goes to the destination server after passing through the relay server.
The plurality of business servers that have received the message determine whether it is a relay server or a destination server using the provided message reception function, and the relay server based on the determination result is defined by the message instruction information and the system Load element, compare the load element with the load threshold defined by the system, and if it is determined that the load element is less than or equal to the load threshold, process the message and load it. If the threshold value is exceeded, the message is not processed and the operation information is sent to the next relay server in the route order, added to the message.
The destination server based on the determination result acquires the message instruction information and the load element defined by the system, compares the load element with the load threshold defined by the system, and the load element is the load threshold. If it is determined that the message is below, it will process the message.
It adds the own operation information to the operation information from a plurality of relay servers, generates a reply message, and sends it back to the operation management server. The operation management server includes the returned operation information. The processing for the unprocessed measures is performed.

第1の発明による情報収集システムでは、経路を設定し、情報を収集するので通信回数を減らしたシステムとなり、負荷分散のための特別な管理装置を設ける必要なく、運用管理サーバの負荷集中が避けられ、効率のよい稼働情報収集が可能となる。   In the information collecting system according to the first invention, the route is set and the information is collected, so the number of communication is reduced, and there is no need to provide a special management device for load distribution, avoiding the load concentration of the operation management server. Therefore, efficient operation information collection is possible.

第2の発明による情報収集システムでは、経路を設定し、情報を収集するとともに、各サーバにて稼働情報の加工処理を行うので、負荷分散のための特別な管理装置を設ける必要がなく、運用管理サーバでのデータベースへの格納の高速化と負荷集中が避けられ、システム全体の効率化が図れる。   In the information collecting system according to the second invention, the route is set, the information is collected, and the operation information is processed in each server. Therefore, it is not necessary to provide a special management device for load distribution, and the operation is performed. The speed of storage in the database on the management server and load concentration can be avoided, and the efficiency of the entire system can be improved.

実施の形態1.
以下、この発明の実施の形態1を図に基づいて説明する。
図1は、業務システムを実現するための情報収集システムを示す図である。全体構成は、業務システムに関連する業務データを管理するデータベース1、データベースの処理を行うDBサーバA〜N、業務処理を行うAPサーバA〜N、業務処理の表示を行うWEBサーバA〜N、ユーザとのインターフェースを処理するクライアント4があり、前記DBサーバA〜N、APサーバA〜N、WEBサーバA〜Nのそれぞれを業務サーバと呼ぶことにする。
また、運用管理サーバ3は、前記複数の各業務サーバの稼働情報である各業務サーバの停止情報と、保持している計画停止スケジュール、CPU負荷率、メモリ使用率などを収集し、それを集中管理する。前記データベース1、複数の業務サーバ(DBサーバ、APサーバ、WEBサーバの各A〜N)、運用管理サーバ3、クライアント4はネットワーク2で接続されており、ネットワーク2を通るメッセージは、運用管理サーバ3と前記複数の業務サーバとで送受信されるものであり、そのメッセージには、各業務サーバに各業務サーバが保持している前記稼働情報(CPU負荷率、メモリ使用率、プロセス稼働状態など)の収集依頼が含まれている。
Embodiment 1 FIG.
Embodiment 1 of the present invention will be described below with reference to the drawings.
FIG. 1 is a diagram illustrating an information collection system for realizing a business system. The overall configuration includes a database 1 that manages business data related to a business system, DB servers A to N that perform database processing, AP servers A to N that perform business processing, WEB servers A to N that display business processing, There is a client 4 that processes an interface with a user, and the DB servers A to N, AP servers A to N, and WEB servers A to N are called business servers.
Further, the operation management server 3 collects and collects the stop information of each business server, which is the operation information of each of the plurality of business servers, the planned stop schedule, the CPU load rate, the memory usage rate, etc. to manage. The database 1, a plurality of business servers (A to N of DB server, AP server, and WEB server), an operation management server 3, and a client 4 are connected by a network 2, and a message passing through the network 2 is an operation management server. 3 and the plurality of business servers, and the message includes the operation information (CPU load rate, memory usage rate, process operation status, etc.) held by each business server in each business server Collection requests are included.

実施の形態1による稼働情報収集システムの動作を説明する。運用管理サーバ3は稼働情報を収集する業務サーバを設定する。図1に示す例では、DBサーバA〜DBサーバNがそれに該当する。そしてこの実施の形態1では、例えばDBサーバAを宛先サーバとし、他のDBサーバB〜Nを中継サーバと設定する。
前記中継サーバであるDBサーバB〜Nは、運用管理サーバ3から発信されるメッセージの送信先である宛先サーバ(DBサーバA)の前に送信経路順が設定されている。
運用管理サーバ3は、宛先サーバ(DBサーバA)にメッセージを送信し、前記宛先サーバまでの経路上の各中継サーバ(DBサーバB〜N)は自己の稼働情報を前記メッセージに付加し、前記経路にそれぞれ返送することにより、各中継サーバ(DBサーバB〜N)の稼働情報が宛先サーバ(DBサーバA)に送信される。
宛先サーバは、前記メッセージに付加された中継サーバ稼働情報に宛先サーバ(DBサーバA)自体の稼働情報を付加して、返信用メッセージを生成し、運用管理サーバに返信する。運用管理サーバ3は返信されたメッセージから各業務サーバ(DBサーバA〜N)の稼働情報を取得して集中管理する。
The operation of the operation information collection system according to the first embodiment will be described. The operation management server 3 sets a business server that collects operation information. In the example shown in FIG. 1, DB server A to DB server N correspond to this. In the first embodiment, for example, the DB server A is set as a destination server, and the other DB servers B to N are set as relay servers.
The DB servers B to N, which are the relay servers, have a transmission path order set before a destination server (DB server A) that is a transmission destination of a message transmitted from the operation management server 3.
The operation management server 3 transmits a message to the destination server (DB server A), and each relay server (DB server B to N) on the route to the destination server adds its own operation information to the message. By returning each to the route, the operation information of each relay server (DB server B to N) is transmitted to the destination server (DB server A).
The destination server adds the operation information of the destination server (DB server A) itself to the relay server operation information added to the message, generates a reply message, and returns it to the operation management server. The operation management server 3 acquires operation information of each business server (DB servers A to N) from the returned message and performs centralized management.

次に、図2に示すサーバでの情報加工を行うときの各構成要素の機能の詳細を説明する。
図2(a)は前述した図1で示したメッセージ経路の記載を行っていないもので、その構成は同一である。図2(b)は運用管理サーバ3の機能構成を、図2(c)は業務サーバ(DBサーバA〜N、APサーバA〜N、WEBサーバA〜N)の機能構成を示すものである。図2(b)に示すように運用管理サーバ3には、宛先情報データベース6と指示情報データベース7と稼働情報データベース8が備えられるとともに、後述する各種機能を有する。
前記宛先情報データベース6は、経路を定義する経路情報と、中継サーバの宛先情報(ホスト名、IPアドレス等)と、宛先サーバの宛先情報が格納されている。また、前記指示情報データベース7には、中継サーバおよび宛先サーバで行う処理を指示する情報が格納されている。さらに前記稼働情報データベース8には、各業務サーバの稼働情報が格納されている。
Next, details of the function of each component when performing information processing in the server shown in FIG. 2 will be described.
FIG. 2A does not describe the message path shown in FIG. 1, and the configuration is the same. 2B shows the functional configuration of the operation management server 3, and FIG. 2C shows the functional configuration of the business servers (DB servers A to N, AP servers A to N, and WEB servers A to N). . As shown in FIG. 2B, the operation management server 3 includes a destination information database 6, an instruction information database 7, and an operation information database 8, and has various functions to be described later.
The destination information database 6 stores route information defining a route, relay server destination information (host name, IP address, etc.), and destination server destination information. The instruction information database 7 stores information instructing processing to be performed by the relay server and the destination server. Further, the operation information database 8 stores operation information of each business server.

前記運用管理サーバ3の各種機能として、メッセージ生成機能、メッセージ送信機能、メッセージ受信機能、情報加工機能、稼働管理機能がある。
前記メッセージ生成機能は、前記宛先情報データベース6から、宛先サーバの宛先情報、中継サーバの宛先情報および経路情報と、前記指示情報データベース7から、宛先サーバ、中継サーバに対する指示情報を取得してメッセージを生成するものである。
前記メッセージ送信機能は、宛先サーバに対して送信するものである。前記メッセージ受信機能は、中継サーバおよび宛先サーバの稼働情報を収集した返信メッセージを、前記宛先サーバから受信して、その受信処理と、メッセージのフォーマットチェックを行うものである。
前記情報加工機能は、メッセージに付加された各業務サーバの稼働情報を取り出し、その取得した稼働情報を集約するものである。前記稼働管理機能は、前記集約した稼働情報を前記稼働情報データベース8に格納し集中管理を行うものである。
Various functions of the operation management server 3 include a message generation function, a message transmission function, a message reception function, an information processing function, and an operation management function.
The message generation function acquires destination information of the destination server, destination information and route information of the relay server from the destination information database 6, and instruction information for the destination server and relay server from the instruction information database 7. Is to be generated.
The message transmission function transmits to the destination server. The message reception function receives a reply message collected from the operation information of the relay server and the destination server from the destination server, and performs a reception process and a message format check.
The information processing function takes out the operation information of each business server added to the message and aggregates the acquired operation information. The operation management function stores the aggregated operation information in the operation information database 8 and performs centralized management.

複数の業務サーバ(DBサーバA〜N、APサーバA〜N、WEBサーバA〜N)の全サーバは同一構成となっている。前記複数の業務サーバは、運用管理サーバ3によって、経路設定されるとともに、1台の宛先サーバと、残りを中継サーバとに設定される。
図2(c)に示すように、業務サーバである宛先サーバと中継サーバに共通した機能は、メッセージ受信機能、情報取得機能、メッセージ送信機能である。
前記メッセージ受信機能は、メッセージの受信とフォーマットチェックを行うものであり、前記情報取得機能は、メッセージから処理情報を取得するものであり、前記メッセージ送信機能は、稼働情報を付加したメッセージを次の送信先に送信するものである。
また、図2(c)に示すように、中継サーバの機能としては、中継サーバで行う処理内容を取得する中継サーバ向指示情報取得機能、取得した稼働情報をメッセージに付加する情報付加機能がある。宛先サーバの機能としては、宛先サーバで行う処理内容を取得する宛先サーバ向指示情報取得機能、稼働情報をメッセージに付加し運用管理サーバ3に返信するための返信メッセージを作るメッセージ生成機能がある。
All servers of the plurality of business servers (DB servers A to N, AP servers A to N, and WEB servers A to N) have the same configuration. The plurality of business servers are routed by the operation management server 3, and one destination server and the rest are set as relay servers.
As shown in FIG. 2C, functions common to the destination server and the relay server that are business servers are a message reception function, an information acquisition function, and a message transmission function.
The message reception function performs message reception and format check, the information acquisition function acquires processing information from the message, and the message transmission function transmits a message with operation information added to the next It is sent to the destination.
As shown in FIG. 2C, the relay server functions include a relay server instruction information acquisition function for acquiring processing contents performed by the relay server, and an information addition function for adding the acquired operation information to a message. . As a function of the destination server, there are a destination server instruction information acquisition function for acquiring processing contents performed by the destination server, and a message generation function for creating a reply message for adding operation information to a message and returning it to the operation management server 3.

図3にメッセージの構造を示す。
図3(a)は運用管理サーバ3から業務サーバ(宛先サーバ、中継サーバ、)に送信されるメッセージの構造を示し、図3(b)は中継サーバを経由しているメッセージ構造を示し、図3(c)は運用管理サーバ3が受信するメッセージの構造を示す。
まず、運用管理サーバ3から業務サーバへ送信されるメッセージは宛先サーバ、中継サーバともに参照、修正可能なヘッダ11と、宛先サーバのみで参照、修正可能なボディ12から構成される。このメッセージはTCP/IPなどのネットワークプロトコルの上位プロトコル(例えばSOAPなど)にて処理される。この構造は全てのメッセージにおいて同一である。
ヘッダ11は中継サーバのネットワーク位置情報を格納した中継サーバ(A〜N)の宛先情報と、宛先サーバのネットワーク位置情報を格納した宛先サーバの宛先情報から構成される経路情報と、中継サーバヘの指示が格納される中継サーバ処理情報とから構成される。ボディ12には宛先サーバの処理情報が含まれる。図3(b)に示すように、中継サーバを中継したメッセージは、運用管理サーバ3から送信されたメッセージの、中継サーバ処理情報に含まれる中継サーバヘの指示を実行した結果を付加する。中継サーバNを中継した直後は、メッセージのヘッダ11aの中継サーバ処理情報は、中継サーバヘの指示に、中継サーバの稼動情報A〜Nが付加されている。なお、中継サーバヘの指示は運用管理サーバから業務サーバへのそれと同一である。図3(c)に示すように、メッセージは、運用管理サーバ3が受信するメッセージ、つまり宛先サーバから運用管理サーバ3ヘ送信する応答メッセージを表す。このメッセージは、運用管理サーバ3のネットワーク位置情報である運用管理サーバ宛先情報を、経路情報として格納するヘッダ11bと、中継サーバ稼動情報と宛先サーバ稼動情報を、業務サーバの稼動情報として格納するボディ12bとから構成される。
FIG. 3 shows the structure of the message.
3A shows the structure of a message transmitted from the operation management server 3 to the business server (destination server, relay server), and FIG. 3B shows the structure of a message passing through the relay server. 3 (c) shows the structure of a message received by the operation management server 3.
First, a message transmitted from the operation management server 3 to the business server includes a header 11 that can be referred to and modified by both the destination server and the relay server, and a body 12 that can be referenced and modified only by the destination server. This message is processed by an upper protocol (for example, SOAP) of a network protocol such as TCP / IP. This structure is the same for all messages.
The header 11 includes destination information of the relay servers (A to N) storing the network position information of the relay server, path information composed of destination information of the destination server storing the network position information of the destination server, and an instruction to the relay server And relay server processing information in which is stored. The body 12 includes processing information of the destination server. As shown in FIG. 3B, the result of executing the instruction to the relay server included in the relay server processing information of the message transmitted from the operation management server 3 is added to the message relayed through the relay server. Immediately after relaying the relay server N, the relay server processing information in the message header 11a includes the relay server operation information A to N added to the instruction to the relay server. The instruction to the relay server is the same as that from the operation management server to the business server. As shown in FIG. 3C, the message represents a message received by the operation management server 3, that is, a response message transmitted from the destination server to the operation management server 3. This message includes a header 11b that stores operation management server destination information, which is network location information of the operation management server 3, as route information, and a body that stores relay server operation information and destination server operation information as operation information of a business server. 12b.

図4は運用管理サーバ3が、複数の業務サーバから稼動情報を収集する動作の流れを説明するフローチャートであり、システム全体と各サーバにおける処理の流れを表している。
運用管理サーバ3で稼動情報収集処理を開始する。まず、ST1で宛先情報データベース6から業務サーバの宛先情報と経路情報を取得し、運用管理サーバ3からメッセージの送信先となる宛先サーバ(DBサーバA)、経路途中で通過する中継サーバ(DBサーバB〜N)を決定するとともに経路の設定を行う。収集経路及び宛先サーバ、中継サーバの宛先をメッセージのヘッダ11に格納する。次にST2で、指示情報データベース6から取得した中継サーバの指示情報をメッセージのヘッダ11に、宛先サーバの処理情報をメッセージのボディ12に格納し、業務サーバに送信するメッセージを生成し、ST3でメッセージの送信を行う。
ST4で中継サーバ(DBサーバB〜N)は、メッセージを受信し、メッセージのフォーマットチェックを行う。次に、ST5で中継サーバか宛先サーバかの判定をメッセージ受信機能で行う。
判定の結果、中継サーバであると判断した場合は、ST6でメッセージのヘッダ11aから中継サーバの指示内容を取得する。ST7で中継サーバヘの指示を解析し、解析結果より稼動情報取得処理を実行する。ST8で取得した稼動情報を情報付加し、メッセージのヘッダ11aの中継サーバの稼動情報に追加し、ST9で次の経路のサーバヘ送信する。
次のサーバが中継サーバであれば、同様の処理ST4〜ST9を行う。
FIG. 4 is a flowchart for explaining the flow of operations in which the operation management server 3 collects operation information from a plurality of business servers, and represents the entire system and the flow of processing in each server.
The operation management server 3 starts the operation information collection process. First, in ST1, the destination information and route information of the business server are acquired from the destination information database 6, the destination server (DB server A) that is the message transmission destination from the operation management server 3, and the relay server (DB server) that passes along the route B to N) are determined and a route is set. The collection route, the destination server, and the destination of the relay server are stored in the header 11 of the message. Next, in ST2, the relay server instruction information obtained from the instruction information database 6 is stored in the message header 11, the destination server processing information is stored in the message body 12, and a message to be transmitted to the business server is generated. Send a message.
In ST4, the relay servers (DB servers B to N) receive the message and check the format of the message. Next, in ST5, it is determined by the message reception function whether it is a relay server or a destination server.
If it is determined as a relay server as a result of the determination, the content of the relay server instruction is acquired from the message header 11a in ST6. In ST7, the instruction to the relay server is analyzed, and the operation information acquisition process is executed from the analysis result. The operation information acquired in ST8 is added, added to the operation information of the relay server in the message header 11a, and transmitted to the server of the next route in ST9.
If the next server is a relay server, the same processing ST4 to ST9 is performed.

ST10で宛先サーバ(DBサーバA)は、メッセージを受信し、メッセージのフォーマットチェック行う。ST11でメッセージ受信機能が中継サーバか宛先サーバを判定する。
判定の結果、宛先サーバであると判断した場合は、ST12でメッセージのボディ12aから宛先サーバでの指示内容を取得する。ST13で宛先サーバヘの指示を解析し、解析結果より稼動情報取得処理を実行する。ST14で受信したメッセージのヘッダ11aから中継サーバ(DBサーバB〜N)の稼動情報を取り出し、取得した宛先サーバ自身の稼動情報を追加して返信用のメッセージのボディ12aヘ格納して、メッセージを生成し、ST15で運用管理サーバ3ヘ送信を行う。
運用管理サーバ3は、ST16で稼動情報を格納したメッセージの受信と、フォーマットチェックを行う。次に、ST17で収集してきた稼動情報を取得する。ST18であらかじめ定められた形式に従い、稼動情報を集約し、ST19で稼動情報データベース8へ格納し、稼動情報収集処理を終了する。
このようにこの実施の形態1では通信回数を減らしているので、運用管理サーバ3への負荷集中が避けられ、効率のよい稼動情報の収集が可能となる。
In ST10, the destination server (DB server A) receives the message and checks the format of the message. In ST11, the message reception function determines whether it is a relay server or a destination server.
If it is determined as a destination server as a result of the determination, the instruction contents at the destination server are acquired from the body 12a of the message in ST12. In ST13, the instruction to the destination server is analyzed, and operation information acquisition processing is executed from the analysis result. The operation information of the relay servers (DB servers B to N) is extracted from the header 11a of the message received in ST14, and the operation information of the acquired destination server itself is added and stored in the body 12a of the reply message. Generated and transmitted to the operation management server 3 in ST15.
The operation management server 3 receives the message storing the operation information in ST16 and performs a format check. Next, the operation information collected in ST17 is acquired. In ST18, operation information is collected according to a predetermined format, stored in the operation information database 8 in ST19, and the operation information collection process is terminated.
As described above, in the first embodiment, the number of communications is reduced, so that load concentration on the operation management server 3 can be avoided and efficient operation information can be collected.

実施の形態2.
次に実施の形態2による情報収集システムを説明する。
システム全体構成は、前述した実施の形態1で示した図1と同一であるので、その説明は省略する。
図5に示す情報加工を行うときの要素機能の詳細を示す。図5(a)、(b)は後述する運用管理サーバ3aの機能が一部追加された以外は前述した実施の形態1の図2(a)、(b)と同様のシステム構成、機能であり、その説明は省略する。
図5(c)に示す業務サーバは前述した実施の形態1の図2(c)に、情報加工機能を追加して設けたもので、これ以外は前記図2(c)と同様である。
Embodiment 2. FIG.
Next, an information collection system according to Embodiment 2 will be described.
The overall system configuration is the same as that shown in FIG. 1 described in the first embodiment, and a description thereof will be omitted.
Details of the element function when the information processing shown in FIG. 5 is performed are shown. FIGS. 5A and 5B have the same system configuration and functions as those of FIGS. 2A and 2B of the first embodiment described above, except that some functions of the operation management server 3a described later are added. There will be no further explanation.
The business server shown in FIG. 5C is the same as FIG. 2C except that the information processing function is added to FIG. 2C of the first embodiment described above.

次に図5(c)の業務サーバ機能について一部重複するが説明する。
前述したように複数の業務サーバ(DBサーバA〜N、APサーバA〜N、WEBサーバA〜N)は、運用管理サーバ3aによって経路設定されるとともに、1台の宛先サーバと、残りの中継サーバとに設定される。業務サーバは、大別して中継サーバ機能と、宛先サーバ機能と、共通機能とを備えている。
共通機能は、メッセージを受信するメッセージ受信機能と、メッセージより取得した指示情報を解析し、業務サーバの稼動情報を取得する情報取得機能と、前記情報取得機能にて取得した稼動情報とメッセージより取得した経路上の中継サーバの稼動情報を、運用管理サーバ3aの稼動情報データベース8aに格納する形式に加工する情報加工機能と、メッセージの経路情報から適切な業務サーバに送信するメッセージ送信機能から構成される。
中継サーバ機能は、メッセージから中継サーバヘの指示を取得する中継サーバ向指示情報取得機能と、前記情報取得機能にて取得した稼動情報をメッセージに付加する情報付加機能から構成される。
宛先サーバ機能はメッセージから宛先サーバヘの指示を取得する宛先サーバ向指示情報取得機能と、情報取得機能にて取得した稼動情報をメッセージをメッセージより取得した経路上の中継サーバの稼動情報に付加して、運用管理サーバ3への返信メッセージを生成するメッセージ生成機能から構成される。
Next, the business server function shown in FIG.
As described above, a plurality of business servers (DB servers A to N, AP servers A to N, and WEB servers A to N) are routed by the operation management server 3a, and have one destination server and the remaining relays. Set to server. The business server is roughly divided into a relay server function, a destination server function, and a common function.
The common functions are a message reception function for receiving messages, an information acquisition function for analyzing operation information obtained from messages and acquiring operation information of business servers, and an operation information and message acquired by the information acquisition function. The information processing function that processes the operation information of the relay server on the route that has been processed into a format that is stored in the operation information database 8a of the operation management server 3a, and the message transmission function that transmits the message route information to the appropriate business server. The
The relay server function includes an instruction information acquisition function for a relay server that acquires an instruction to the relay server from a message, and an information addition function that adds operation information acquired by the information acquisition function to the message.
The destination server function adds the instruction information acquisition function for the destination server that acquires an instruction to the destination server from the message, and adds the operation information acquired by the information acquisition function to the operation information of the relay server on the route that acquired the message from the message. And a message generation function for generating a reply message to the operation management server 3.

図6はメッセージの構造を示す。
図6(a)は運用管理サーバ3aから業務サーバに送信されるメッセージの構造を示し、図6(b)は中継サーバを経由しているメッセージの構造を示す。図6(c)は加工処理された中継サーバの処理情報を示し、図6(d)は運用管理サーバ3が受信するメッセージ構造を示す。
ここで、前記図6(a)は前述した実施の形態1の図2(a)と同一構造であるので説明を省略する。図6(b)もほぼ同一であるが、この実施の形態2で追加された機能について以下述べる。
中継サーバ上では、中継サーバヘの指示とは別にシステムで定義された負荷要素(たとえばCPU負荷率など)の収集を行う。収集された負荷要素の値は、システムで定義された負荷閾値と比較を行い閾値以下であれば、中継サーバの稼動情報に対して加工処理を行う。閾値を越えている場合は加工せず稼動情報を付加する。加工処理された中継サーバの処理情報は中継サーバの処理情報上に表される。図6(c)に示すように中継サーバ処理情報は中継サーバヘの指示と、加工された加工済み稼動情報と、加工されていない中継サーバの稼動情報から構成される。加工済み稼動情報には加工済みを表すフラグが付加されており、取得された稼動情報とは区別を付けることができる。加工済みの稼動情報は、データベースの格納が高速に処理できる形式に整形されている。例えば図6(c)の右に示すデータベースのテーブル毎に、稼動情報を並び替え、データベースに格納できないデータの置換、データベース格納用制御コマンドの付加などを行う。
図6(d)は、宛先サーバから運用管理サーバ3aヘ送信する返信メッセージを表す。この返信メッセージは運用管理サーバ3aのネットワーク位置情報である運用管理サーバ宛先情報を経路情報として格納するヘッダ11bと、中継サーバ稼動情報と宛先サーバ稼動情報を、業務サーバの稼動情報として格納するボディ12bから構成される。
FIG. 6 shows the structure of the message.
6A shows the structure of a message transmitted from the operation management server 3a to the business server, and FIG. 6B shows the structure of a message passing through the relay server. FIG. 6C shows processing information of the processed relay server, and FIG. 6D shows a message structure received by the operation management server 3.
Here, FIG. 6 (a) has the same structure as FIG. 2 (a) of the first embodiment, and a description thereof will be omitted. FIG. 6B is almost the same, but the function added in the second embodiment will be described below.
On the relay server, load elements (for example, CPU load factor) defined in the system are collected separately from instructions to the relay server. The collected load element value is compared with a load threshold defined in the system, and if it is equal to or less than the threshold, the processing is performed on the operation information of the relay server. If the threshold is exceeded, operation information is added without processing. The processed processing information of the relay server is represented on the processing information of the relay server. As shown in FIG. 6C, the relay server processing information includes an instruction to the relay server, processed processed operation information, and unprocessed relay server operation information. The processed operation information is appended with a flag indicating processed, and can be distinguished from the acquired operation information. The processed operation information is formatted into a format that can be stored in the database at high speed. For example, operation information is rearranged for each database table shown on the right side of FIG. 6C, data that cannot be stored in the database is replaced, a database storage control command is added, and the like.
FIG. 6D shows a reply message transmitted from the destination server to the operation management server 3a. This reply message includes a header 11b that stores operation management server destination information, which is network location information of the operation management server 3a, as route information, and a body 12b that stores relay server operation information and destination server operation information as operation information of the business server. Consists of

図7は運用管理サーバ3aが複数の業務サーバから稼動情報を収集する動作の流れを説明するフローチャートであり、システム全体と各サーバにおける処理の流れを表している。
運用管理サーバ3aで稼動情報収集処理を開始する。まず、ST1で宛先情報データベース6aから業務サーバの宛先情報と経路情報を取得し、運用管理サーバ3aからメッセージの送信先となる宛先サーバ(例えば、DBサーバA)、経路途中で通過する中継サーバ(例えば、DBサーバB〜N)を決定し、経路の設定を行う。収集経路及び宛先サーバ、中継サーバの宛先をメッセージのヘッダ11に格納する。次に、ST2で指示情報データベース6aから取得した中継サーバの指示情報をメッセージのヘッダ11に、宛先サーバの処理情報をメッセージのボディ12に格納し、業務サーバに送信するメッセージを生成し、ST3でメッセージの送信を行う。
ST4で中継サーバは、メッセージを受信し、メッセージのフォーマットチェックを行う。次に、ST5で中継サーバか宛先サーバかを判定する。
判定の結果、中継サーバであると判断した場合は、ST6でメッセージのヘッダ11aから中継サーバの指示内容を取得する。ST7で中継サーバヘの指示を解析し、解析結果より指示された処理と、システムで定義された負荷要素(たとえばCPU負荷率など)の収集を稼動情報取得処理として実行する。ST8で取得した負荷要素の値を、システムで定義された負荷閾値と比較する。閾値以下であれば、メッセージのヘッダ11aより加工済み稼動情報と、加工されていない稼動情報を読み取り、ST6にて収集した稼動情報と合わせて、運用管理サーバ3aの稼動情報データベース8に高速に格納できる形式に加工する。ST9で加工された情報はメッセージのヘッダの中継サーバ処理情報の加工済み稼動情報と置き換える。前記ST8で負荷要素の値が負荷閾値を越えている場合は、加工処理を実施しない。ST10で取得した稼動情報はメッセージのヘッダ11aの中継サーバの稼動情報に追加する。ST11で次の経路のサーバヘ送信する。
次のサーバが中継サーバであれば、同様の処理(ST4〜ST11)を行う。
FIG. 7 is a flowchart illustrating an operation flow in which the operation management server 3a collects operation information from a plurality of business servers, and represents a flow of processing in the entire system and each server.
The operation information collection process is started in the operation management server 3a. First, in ST1, the destination information and route information of the business server are acquired from the destination information database 6a, the destination server (for example, DB server A) that is the message transmission destination from the operation management server 3a, the relay server that passes along the route (for example, For example, DB servers B to N) are determined and a route is set. The collection route, the destination server, and the destination of the relay server are stored in the header 11 of the message. Next, the relay server instruction information acquired from the instruction information database 6a in ST2 is stored in the message header 11, the destination server processing information is stored in the message body 12, and a message to be transmitted to the business server is generated. Send a message.
In ST4, the relay server receives the message and checks the message format. Next, in ST5, it is determined whether it is a relay server or a destination server.
If it is determined as a relay server as a result of the determination, the content of the relay server instruction is acquired from the message header 11a in ST6. In ST7, the instruction to the relay server is analyzed, and the processing instructed from the analysis result and the collection of load elements (for example, CPU load factor) defined in the system are executed as the operation information acquisition processing. The value of the load element acquired in ST8 is compared with a load threshold defined in the system. If it is below the threshold value, the processed operation information and the unprocessed operation information are read from the message header 11a, and stored together with the operation information collected in ST6 in the operation information database 8 of the operation management server 3a at high speed. Process into a form that can be done. The information processed in ST9 is replaced with the processed operation information in the relay server processing information in the message header. If the load element value exceeds the load threshold value in ST8, the processing is not performed. The operation information acquired in ST10 is added to the operation information of the relay server in the message header 11a. In ST11, it transmits to the server of the next route.
If the next server is a relay server, the same processing (ST4 to ST11) is performed.

宛先サーバは、ST12でメッセージを受信し、メッセージのフォーマットチェック行う。次にST13で中継サーバか宛先サーバかを判定する。
判定の結果、宛先サーバであると判断した場合は、ST14でメッセージのボディ12aから宛先サーバでの指示内容を取得する。ST15で宛先サーバヘの指示を解析し、解析結果より指示された処理と、システムで定義された負荷要素の収集を稼動情報取得処理として実行する。ST16で取得した負荷要素の値を、システムで定義された負荷閾値と比較する。閾値以下であれば、メッセージのヘッダ11aより加工済み稼動情報と、加工されていない稼動情報を読み取り、ST14にて収集した稼動情報と合わせて、運用管理サーバ3aの稼動情報データベース8aに高速に格納できる形式に加工する。加工された情報は返信用のメッセージのボディヘ格納してメッセージを生成する。ST16で負荷要素の値が負荷閾値を越えている場合は、加工処理を実施せず受信したメッセージのヘッダ11aから加工済み稼動情報と中継サーバの稼動情報をST17で取り出し、ST15にて取得した稼動情報を追加してST18で返信用のメッセージのボディヘ格納してメッセージを生成する。ついでST19で運用管理サーバ3aヘ送信を行う。
運用管理サーバ3aは、ST20でメッセージ受信で稼動情報を格納したメッセージの受信と、フォーマットチェックを行う。次に、ST21で収集してきた稼動情報を取得し、ST22で未加工の稼動情報が存在すれば加工を行う。ST23であらかじめ定められた形式に従い、加工された稼動情報を稼動情報データベース8aへ格納し、稼動情報収集処理を終了する。
この実施の形態2では中継サーバと宛先サーバにて稼動情報の加工処理を行い、運用管理サーバ3aでのデータベースヘの格納の高速化とその処理の負荷分散を可能とし、システム全体の効率化の実現が可能となる。
The destination server receives the message at ST12 and checks the format of the message. Next, in ST13, it is determined whether it is a relay server or a destination server.
If it is determined as a destination server as a result of the determination, the instruction content at the destination server is acquired from the body 12a of the message in ST14. In ST15, the instruction to the destination server is analyzed, and the processing instructed from the analysis result and the collection of the load elements defined in the system are executed as the operation information acquisition processing. The value of the load element acquired in ST16 is compared with the load threshold defined in the system. If it is below the threshold value, read the processed operation information and the unprocessed operation information from the message header 11a, and store them together with the operation information collected in ST14 in the operation information database 8a of the operation management server 3a at a high speed. Process into a form that can be done. The processed information is stored in the body of a reply message to generate a message. If the value of the load element exceeds the load threshold value in ST16, the processed operation information and the relay server operation information are extracted in ST17 from the header 11a of the received message without performing the processing, and the operation acquired in ST15. Information is added and stored in the body of the reply message in ST18 to generate a message. Then, in ST19, transmission to the operation management server 3a is performed.
The operation management server 3a receives a message storing operation information by receiving a message in ST20 and performs a format check. Next, the operation information collected in ST21 is acquired, and if there is unprocessed operation information in ST22, processing is performed. In accordance with the format predetermined in ST23, the processed operation information is stored in the operation information database 8a, and the operation information collection process is terminated.
In the second embodiment, the operation information is processed by the relay server and the destination server, the operation management server 3a can store data in the database at high speed, and the load of the processing can be distributed. Realization is possible.

実施の形態3.
次に実施の形態3について説明する。この実施の形態3は運用管理サーバと複数の業務サーバとを備えた情報収集システムにおいて、業務サーバに存在する停止サーバの情報収集方式に関するものである。
この実施の形態3の運用管理サーバは、前述した実施の形態1、2のような指示情報データベース、宛先情報データベース、稼動情報データベースやメッセージ生成、メッセージ送信、メッセージ受信、情報加工、稼動管理等諸機能は備えてなく、後述する構成、機能を備えている。
なお、業務サーバは前記実施の形態1、2と同様の構成、機能を備える。図8はこの実施の形態3を示す稼動情報収集システム図である。図8において、運用管理サーバ3bには、宛先情報データベース6bと、稼動情報データベース8bを備える。前記宛先情報データベース6bは、業務サーバの宛先情報、設定経路定義情報を格納している。また、稼動情報データベース8bは、稼動情報や停止サーバの停止情報を格納している。さらに運用管理サーバ3bは、業務システムに停止しているサーバがあるかを確認する停止サーバ確認機能、前記宛先情報データベース6bから情報を取得し、経路を設定する経路設定機能、エラー応答があり再送が必要なときに経路を再設定する再送経路設定機能、業務サーバからエラー応答を受信したときに行う処理をもつエラー応答機能を備えている。
Embodiment 3 FIG.
Next, a third embodiment will be described. The third embodiment relates to an information collection method for a stop server existing in a business server in an information collection system including an operation management server and a plurality of business servers.
The operation management server according to the third embodiment includes an instruction information database, a destination information database, an operation information database, message generation, message transmission, message reception, information processing, operation management, and the like as in the first and second embodiments. It has no functions, but has the configuration and functions described below.
The business server has the same configuration and functions as those in the first and second embodiments. FIG. 8 is an operational information collection system diagram showing the third embodiment. In FIG. 8, the operation management server 3b includes a destination information database 6b and an operation information database 8b. The destination information database 6b stores business server destination information and set route definition information. Further, the operation information database 8b stores operation information and stop information of the stop server. Further, the operation management server 3b has a stop server confirmation function for confirming whether there is a stopped server in the business system, a route setting function for acquiring information from the destination information database 6b, and setting a route, and an error response for retransmission. It has a resending route setting function that resets the route when necessary, and an error response function that has processing to be performed when an error response is received from the business server.

次に動作について説明する。
図8(a)に示すN回目は、前述した実施の形態1の図1と同様の経路設定、すなわちDBサーバAを宛先サーバ、DBサーバB、DBサーバC、DBサーバNを中継サーバとする経路設定で、各業務サーバと各業務サーバ上のプロセスの稼働状態を収集するメッセージを送信する。
なお、この図8(a)に示す送信開始時点では、DBサーバCは障害により停止状態であることは運用管理サーバ3bでは認識してない。
N回目のメッセージ送信で、DBサーバNでは正常に処理されるが、DBサーバCは停止していたため点線で示すエラー応答が運用管理サーバ3bに返る。エラー応答を受けた運用管理サーバ3b内のエラー応答機能は、DBサーバNより返信された正常に収集された稼動情報を稼動情報データベース8bに格納するとともに、エラー応答を返したDBサーバCの停止情報も稼動情報データベース8bに格納する。再送経路設定機能を呼び出し、未処理の宛先サーバであるDBサーバAと中継サーバであるDBサーバBの経路を再設定し、メッセージを再送する。宛先サーバDBサーバAから正常応答が返ってくるとその稼動情報を格納する。
Next, the operation will be described.
The Nth time shown in FIG. 8A is the same route setting as that in FIG. 1 of the first embodiment, that is, DB server A is a destination server, DB server B, DB server C, and DB server N are relay servers. Sends a message that collects the operational status of each business server and process on each business server in the route setting.
Note that at the transmission start time shown in FIG. 8A, the operation management server 3b does not recognize that the DB server C is in a stopped state due to a failure.
In the Nth message transmission, the DB server N is processed normally, but since the DB server C is stopped, an error response indicated by a dotted line is returned to the operation management server 3b. The error response function in the operation management server 3b that has received the error response stores the normally collected operation information returned from the DB server N in the operation information database 8b and stops the DB server C that has returned the error response. Information is also stored in the operation information database 8b. The retransmission route setting function is called, the routes between the unprocessed destination server DB server A and the relay server DB server B are reset, and the message is retransmitted. When a normal response is returned from the destination server DB server A, the operation information is stored.

図8(b)に示す、N+1回目以降のメッセージ送信では、経路設定機能から停止サーバ確認機能が呼ばれ、稼動情報データベース8bから、DBサーバCが停止中の情報を取得する。経路設定機能はDBサーバCを宛先サーバと設定して、DBサーバN、DBサーバB、DBサーバAを中継サーバと設定する。送信されたメッセージはDBサーバCが停止していれば、エラー応答を返す。エラー応答処理では正常に収集された稼動情報を稼動情報データベース8bに格納する。エラー応答を返したDBサーバCの停止情報を稼動情報データベース8bに格納する。次に再送経路設定機能を呼び出す。残りのサーバが無いため、再送信されない。
DBサーバCが正常の時は、正常応答が運用管理サーバ3bに送信され、稼動情報が稼動情報データベース8bに格納される。
In the (N + 1) th message transmission shown in FIG. 8B, the stop server confirmation function is called from the route setting function, and the information that the DB server C is stopped is acquired from the operation information database 8b. The route setting function sets DB server C as a destination server, and sets DB server N, DB server B, and DB server A as relay servers. If the DB server C is stopped, the transmitted message returns an error response. In the error response process, normally collected operation information is stored in the operation information database 8b. The stop information of the DB server C that returned the error response is stored in the operation information database 8b. Next, the retransmission route setting function is called. Since there is no remaining server, it will not be retransmitted.
When the DB server C is normal, a normal response is transmitted to the operation management server 3b, and operation information is stored in the operation information database 8b.

図9は、この実施の形態3による停止している業務サーバがあるときの稼動情報収集方法の流れを説明するフローチャートである。最初に、ST1で運用管理サーバ3bにて情報収集メッセージの作成を開始する。ST2にて経路設定機能がメッセージ送信経路を設定する。このとき経路設定機能は宛先情報データベース6bから経路情報と宛先サーバと中継サーバの情報を取得する。ST3にて停止サーバを確認するために停止サーバ確認機能を呼び出し、稼動情報データベース8bにアクセスし、停止サーバの情報を取得する。ST4にて経路上に停止サーバがある場合、ST5にて停止サーバを宛先サーバに設定し直し、経路を再設定し、ST6にてメッセージを送信する。ST4にて経路上に停止サーバがない場合、経路は変更せず、ST6にてメッセージを送信する。
稼動情報収集が終了したとき、または業務サーバが停止しているときにST7にて運用管理サーバ3bはメッセージを受信する。ST8にて受信したメッセージが正常応答であれば、ST9にて稼動情報データベース8bに稼動情報を格納する。ST8にて受信したメッセージがエラー応答であれば、ST10にてエラー応答機能を開始し、ST11にて正常に収集された稼動情報と停止したサーバの停止情報を稼動情報データベース8bに格納する。
ST12にて停止サーバが宛先サーバの場合、収集するサーバが残っていないため、処理を終了する。
ST12にて停止サーバが中継サーバの場合、再送経路設定機能を呼び出し、ST13にて停止していた中継サーバと前記運用管理サーバ間の経路の中継サーバを経路から削除した収集経路の再設定を行い、ST6に戻りメッセージを送信する。
本実施の形態3では停止サーバを収集経路の宛先に設定することにより、停止サーバ情報収集における再送発生頻度を低くし、情報収集時間の短縮および効率化が可能となる。
FIG. 9 is a flowchart for explaining the flow of the operation information collecting method when there is a stopped business server according to the third embodiment. First, creation of an information collection message is started in the operation management server 3b in ST1. In ST2, the route setting function sets a message transmission route. At this time, the route setting function acquires route information, destination server information, and relay server information from the destination information database 6b. In ST3, a stop server confirmation function is called to confirm the stop server, the operation information database 8b is accessed, and information on the stop server is acquired. If there is a stop server on the route in ST4, the stop server is reset as the destination server in ST5, the route is reset, and a message is transmitted in ST6. If there is no stop server on the route in ST4, the route is not changed and a message is transmitted in ST6.
When the operation information collection is completed or when the business server is stopped, the operation management server 3b receives the message in ST7. If the message received in ST8 is a normal response, the operation information is stored in the operation information database 8b in ST9. If the message received in ST8 is an error response, the error response function is started in ST10, and the operation information normally collected in ST11 and the stop information of the stopped server are stored in the operation information database 8b.
If the stop server is the destination server in ST12, there is no server to collect, so the process ends.
If the stop server is a relay server in ST12, the retransmission route setting function is called, and the collection route in which the relay server between the relay server that was stopped in ST13 and the operation management server is deleted from the route is reset. Return to ST6 and send a message.
In the third embodiment, by setting the stop server as the destination of the collection path, the frequency of occurrence of retransmission in the stop server information collection can be lowered, and the information collection time can be shortened and made more efficient.

なお、この実施の形態3では、複数の業務サーバに停止サーバの有無を確認する機能を設けた例を示したが、この機能に加えて、運用管理サーバに前記実施の形態1の図2に示したような指示情報データベース、メッセージ生成機能、メッセージ送信機能、メッセージ受信機能、情報加工機能、稼動管理機能を設けることにより、停止サーバの確認後に、業務サーバの稼動情報の収集が効率よく行えるという効果がある。   In the third embodiment, an example in which a function for confirming the presence / absence of a stop server is provided in a plurality of business servers is shown. However, in addition to this function, the operation management server has the function shown in FIG. 2 of the first embodiment. By providing the instruction information database, message generation function, message transmission function, message reception function, information processing function, and operation management function as shown, it is possible to efficiently collect business server operation information after confirming the stopped server. effective.

実施の形態4.
次に実施の形態4について説明する。前述した実施の形態3は図8(a)に示したようにN回目のメッセージ送信時に停止サーバが1台の場合についての稼動情報収集システムを示したが、この実施の形態4では、N回目のメッセージ送信時に複数の停止サーバが存在する場合についての稼動情報システム収集システムに関するものである。
図10はこの実施の形態4を示す稼動情報収集システム図である。図において、運用管理サーバ3c、業務サーバは前記した実施の形態3と同一の構成と機能を備えているので、説明を省略する。
Embodiment 4 FIG.
Next, a fourth embodiment will be described. Although the third embodiment described above shows the operation information collection system in the case where there is one stop server at the time of the Nth message transmission as shown in FIG. 8A, in this fourth embodiment, the Nth time The present invention relates to an operation information system collection system in the case where a plurality of stop servers exist at the time of message transmission.
FIG. 10 is an operational information collection system diagram showing the fourth embodiment. In the figure, the operation management server 3c and the business server have the same configuration and function as those of the third embodiment, and thus the description thereof is omitted.

次に、動作について説明する。図10(a)に示すN回目は、例えばAPサーバNを宛先サーバ、DBサーバN、DBサーバC、DBサーバB、DBサーバA、APサーバA、APサーバB、APサーバCを中継サーバとする第1の経路を設定し、各業務サーバと各業務サーバ上のプロセスの稼動状態を収集する第1のメッセージを送信する。ここでDBサーバC、APサーバCは障害により停止状態であり、この図10(a)に示す送信開始時点では、前記停止状態を運用管理サーバ3cは認識してない。
このN回目の第1のメッセージ送信で、DBサーバNでは正常に処理されるが、第1の停止サーバであるDBサーバCは停止しているためDBサーバCから運用管理サーバ3cに向う点線で示すエラー応答が運用管理サーバ3cに返る。エラー応答を受けた運用管理サーバ3c内のエラー応答機能は、正常に収集されたDBサーバNの稼動情報を稼動情報データベース8cに格納する。エラー応答を返したDBサーバCの停止情報も稼動情報データベース8cに格納する。再送経路設定機能を呼び出し、未処理の宛先サーバであるAPサーバNと中継サーバであるDBサーバB、DBサーバA、APサーバA、APサーバB、APサーバCとする第2の経路を再設定し、第2のメッセージを再送する。
ここで、第2の停止サーバであるAPサーバCは停止しているためAPサーバCから運用管理サーバ3cに向う点線で示すエラー応答が再度運用管理サーバ3cに返る。エラー応答を受けたエラー応答機能は、正常に収集された稼動情報を稼動情報データベース8cに格納する。エラー応答を返したDBサーバCの停止情報も稼動情報データベース8cに格納する。再送経路設定機能を呼び出し、未処理の宛先サーバであるAPサーバNを再設定し、これを第3の経路として第3のメッセージを再送し、宛先サーバAPサーバNからの正常応答を稼動情報をデータベース8cに格納する。
Next, the operation will be described. In the Nth time shown in FIG. 10A, for example, AP server N is a destination server, DB server N, DB server C, DB server B, DB server A, AP server A, AP server B, and AP server C are relay servers. The first message is collected, and the first message for collecting the operational status of each business server and the processes on each business server is transmitted. Here, the DB server C and the AP server C are in a stopped state due to a failure, and the operation management server 3c does not recognize the stopped state at the transmission start time shown in FIG.
In this N-th first message transmission, processing is normally performed in the DB server N, but since the DB server C that is the first stop server is stopped, a dotted line from the DB server C to the operation management server 3c is used. An error response is returned to the operation management server 3c. In response to the error response, the error response function in the operation management server 3c stores the operation information of the DB server N collected normally in the operation information database 8c. The stop information of the DB server C that returned the error response is also stored in the operation information database 8c. Call the retransmission route setting function and reset the second route as AP server N as an unprocessed destination server and DB server B, DB server A, AP server A, AP server B, and AP server C as relay servers And retransmit the second message.
Here, since the AP server C that is the second stop server is stopped, an error response indicated by a dotted line from the AP server C to the operation management server 3c is returned to the operation management server 3c again. Upon receiving the error response, the error response function stores the normally collected operation information in the operation information database 8c. The stop information of the DB server C that returned the error response is also stored in the operation information database 8c. Calls the retransmission route setting function, resets the unprocessed destination server AP server N, retransmits the third message using this as the third route, and sends the normal response from the destination server AP server N as the operation information. Store in database 8c.

図10(b)に示すN+1回目は、障害により停止状態である第1の停止サーバDBサーバC、第2の停止サーバAPサーバCのうち停止時刻の遅い第2の停止サーバであるAPサーバC(07:31停止)を宛先サーバ、停止時刻の早い第1の停止サーバであるDBサーバC(07:01停止)及びDBサーバN、DBサーバB、DBサーバA、APサーバA、APサーバB、APサーバNを中継サーバとする前記第3の同等の経路を設定し、各業務サーバと各業務サーバ上のプロセスの稼動状態を収集するメッセージを送信する。   In the (N + 1) th time shown in FIG. 10B, the first stop server DB server C and the second stop server AP server C that are stopped due to a failure, and the AP server C that is the second stop server with the latest stop time. (07:31 stop) is the destination server, DB server C (07:01 stop) which is the first stop server with the earlier stop time, DB server N, DB server B, DB server A, AP server A, AP server B Then, the third equivalent route with the AP server N as a relay server is set, and a message for collecting the operation status of each business server and the processes on each business server is transmitted.

また、N+1回目以降では、経路設定機能から停止サーバ確認機能が呼ばれ、稼動情報データベース8cから、DBサーバC、APサーバCが停止中の情報を取得する。経路設定機能はDBサーバC、APサーバCで停止時刻の遅い(停止時刻はエラー検知時刻とする)APサーバCを宛先サーバと設定して、DBサーバN、DBサーバB、DBサーバA、APサーバA、APサーバB、APサーバN及び停止時刻の早いDBサーバCを中継サーバと設定する。送信されたメッセージはAPサーバCが停止していれば、エラー応答を返す。エラー応答処理では正常に収集された稼動情報を稼動情報データベース8cに格納する。エラー応答を返したAPサーバCの停止情報を稼動情報データベース8cに格納する。次に再送経路設定機能を呼び出す。残りのサーバが無いため、再送信されない。
APサーバCが正常の時は、正常応答が運用管理サーバに送信され、稼動情報が稼動情報データベース8cに格納される。なお、DBサーバCがエラーのときは、上記と同様にエラー処理後、再送処理を行う。
Further, after the (N + 1) th time, the stop server confirmation function is called from the route setting function, and information indicating that the DB server C and the AP server C are stopped is acquired from the operation information database 8c. The path setting function sets the DB server C, the AP server C, and the AP server C whose stop time is later (the stop time is the error detection time) as the destination server, and the DB server N, DB server B, DB server A, AP Server A, AP server B, AP server N, and DB server C with an earlier stop time are set as relay servers. The transmitted message returns an error response if the AP server C is stopped. In the error response process, the operation information normally collected is stored in the operation information database 8c. The stop information of the AP server C that returned the error response is stored in the operation information database 8c. Next, the retransmission route setting function is called. Since there is no remaining server, it will not be retransmitted.
When the AP server C is normal, a normal response is transmitted to the operation management server, and the operation information is stored in the operation information database 8c. If the DB server C has an error, the retransmission process is performed after the error process in the same manner as described above.

図11はこの実施の形態4による停止している業務サーバがあるときの稼動情報収集方法の流れを説明するフローチャートである。
最初に、ST1で運用管理サーバ3cにて情報収集メッセージの作成を開始する。ST2にて経路設定機能が第1のメッセージ送信経路を設定する。経路設定機能は宛先情報データベース6cから経路情報と宛先サーバと中継サーバの情報を取得する。ST3にて第1のメッセージを発信して停止サーバを確認するために停止サーバ確認機能を呼び出し、稼動情報データベース8cにアクセスし、停止サーバの情報を取得する。ST4にて経路上に停止サーバがある場合、さらに停止サーバが複数あることの確認をST5で行い、停止しているサーバが一つの場合は停止サーバを宛先サーバに設定し直し、ST6で経路を再設定し、第2のメッセージをST7で送信する。また、停止サーバが複数ある場合は、ST8で停止時刻により停止時刻の最も遅いサーバを宛先サーバとし、その他の停止サーバを停止時刻の早い順に正常サーバの後ろに中継サーバとして設定し直し、停止時刻にもとづく宛先・経路を再設定し、ST7でメッセージを送信する。または、経路上に停止サーバがない場合、経路は変更せず、ST7でメッセージを送信する。
稼動情報収集が終了したとき、または業務サーバが停止しているときにST9で運用管理サーバ3cにてメッセージを受信する。ST10で受信したメッセージが正常応答であれば、ST11で稼動情報データベース8cに稼動情報を格納する。受信したメッセージがエラー応答であれば、ST12でエラー応答機能を開始し、ST13で正常に収集された稼動情報と停止したサーバの停止情報を稼動情報データベース8cに格納する。
ST14にて停止サーバが宛先サーバの場合、収集するサーバが残っていないため、処理を終了する。
停止サーバが中継サーバの場合、再送経路設定機能を呼び出し、ST15で停止していた中継サーバ以前の経路の中継サーバを経路から削除した収集経路の再設定を行い、第3のメッセージをST7で送信する。
このようにこの実施の形態4において、情報収集経路上に複数のサーバ停止がある場合、再収集処理を繰り返し残りのサーバの稼働情報を収集する。次回以降の情報収集では、正常サーバの後にエラー検知時刻順に停止サーバを経路設定し、再収集の発生頻度を低くして効率を高めるという効果がある。
FIG. 11 is a flowchart for explaining the flow of the operation information collecting method when there is a stopped business server according to the fourth embodiment.
First, creation of an information collection message is started in the operation management server 3c in ST1. In ST2, the route setting function sets the first message transmission route. The route setting function acquires route information, destination server information, and relay server information from the destination information database 6c. In ST3, the first server sends a first message to call the stop server check function to check the stop server, accesses the operation information database 8c, and acquires the stop server information. If there is a stop server on the route in ST4, it is further confirmed in ST5 that there are a plurality of stop servers. If there is one stop server, the stop server is set as the destination server, and the route is set in ST6. Reset and transmit the second message in ST7. If there are a plurality of stop servers, in ST8, the server with the latest stop time according to the stop time is set as the destination server, and the other stop servers are set as relay servers after the normal servers in the order of stop time. The destination / route based on the message is reset, and the message is transmitted in ST7. Alternatively, if there is no stop server on the route, the route is not changed and a message is transmitted in ST7.
When the operation information collection is completed or the business server is stopped, the operation management server 3c receives a message in ST9. If the message received in ST10 is a normal response, the operation information is stored in the operation information database 8c in ST11. If the received message is an error response, the error response function is started in ST12, and the operation information normally collected in ST13 and the stop information of the stopped server are stored in the operation information database 8c.
If the stop server is the destination server in ST14, there is no server to collect, and the process is terminated.
If the stop server is a relay server, the retransmission route setting function is called, the relay server of the route before the relay server that was stopped in ST15 is deleted from the route, the collection route is reset, and the third message is sent in ST7 To do.
As described above, in the fourth embodiment, when there are a plurality of server stops on the information collection path, the recollection process is repeated to collect the operation information of the remaining servers. In the next and subsequent information collection, there is an effect that the stop server is routed in the order of the error detection time after the normal server, and the frequency of recollection is lowered to increase the efficiency.

実施の形態5.
次に実施の形態5について説明する。
前述した実施の形態4が、第1、第2の停止サーバの内、停止時刻の遅い停止サーバを宛先サーバとする経路を設定しているのに対し、この実施の形態5は、前記第1、第2の停止サーバが復旧する時刻の遅い方の停止サーバを宛先サーバと設定するものである。すなわち、停止時刻と予め定義されたサーバ復旧に要する時間とから、前記復旧時刻を算出し、宛先/中継サーバのいずれかに判定するものである。
図12はこの実施の形態5を示す稼動情報収集システム図である。図において、運用管理サーバ3d、業務サーバは前記した実施の形態4と同一の構成であるが、その機能において相異する点のみを以下に記す。
すなわち、運用管理サーバ3dに設けられた経路設定機能から停止サーバ確認機能が呼ばれ、稼動情報データベース8dから、停止サーバが停止中の情報および復旧時間を取得し、経路設定機能は停止サーバで停止時刻と予め定義されたサーバの復旧に要する時間とから、復旧時刻を算出し、復旧時刻の遅い停止サーバを宛先サーバと設定する点にある。
Embodiment 5 FIG.
Next, a fifth embodiment will be described.
In the fourth embodiment described above, a path is set in which the destination server is the stop server with the latest stop time among the first and second stop servers. The stop server with the later time when the second stop server recovers is set as the destination server. That is, the recovery time is calculated from the stop time and the time required for server recovery defined in advance, and is determined as one of the destination / relay servers.
FIG. 12 is an operational information collection system diagram showing the fifth embodiment. In the figure, the operation management server 3d and the business server have the same configuration as that of the above-described fourth embodiment, but only the differences in the functions will be described below.
That is, the stop server confirmation function is called from the route setting function provided in the operation management server 3d, and information indicating that the stopped server is stopped and the recovery time are acquired from the operation information database 8d, and the route setting function is stopped at the stop server. The recovery time is calculated from the time and the time required for server recovery defined in advance, and a stop server with a later recovery time is set as the destination server.

次に動作について説明する。
図12(a)に示すN回目は、例えばAPサーバNを宛先サーバ、DBサーバN、DBサーバC、DBサーバB、DBサーバA、APサーバA、APサーバB、APサーバCを中継サーバとする第1の経路設定で、各業務サーバと各業務サーバ上のプロセスの稼動状態を収集する第1のメッセージを送信する。DBサーバC、APサーバCは障害により停止状態である。なお、この図12(a)に示す送信開始時点では、前記停止状態を運用管理サーバ3dは認識していない。
このN回目の第1のメッセージ送信で、DBサーバNでは正常に処理されるが、第1のサーバであるDBサーバCは停止していたためDBサーバCから運用管理サーバ3dに向う点線で示すエラー応答が運用管理サーバ3dに返る。エラー応答を受けた運用管理サーバ3d内のエラー応答機能は、正常に収集されたDBサーバN稼動情報を稼動情報データベース8dに格納する。エラー応答を返したDBサーバCの停止情報も稼動情報データベース8dに格納する。再送経路設定機能を呼び出し、未処理の宛先サーバであるAPサーバNと中継サーバであるDBサーバB、DBサーバA、APサーバA、APサーバB、APサーバCとする第2の経路を再設定し、第2のメッセージを再送する。
ここで、第2の停止サーバであるAPサーバCは停止しているため再度APサーバCから運用管理サーバ3dに向う点線で示すエラー応答が運用管理サーバ3dに返る。エラー応答を受けたエラー応答機能は、正常に収集された稼動情報を稼動情報データベース8dに格納する。エラー応答を返したDBサーバCの停止情報も稼動情報データベース8dに格納する。再送経路設定機能を呼び出し、未処理の宛先サーバであるAPサーバNを再設定し、これを第3の経路とし第3のメッセージを再送し、宛先サーバAPサーバNから正常応答を稼動情報データベース8dに格納する。
Next, the operation will be described.
In the Nth time shown in FIG. 12A, for example, AP server N is a destination server, DB server N, DB server C, DB server B, DB server A, AP server A, AP server B, and AP server C are relay servers. The first message for collecting the operational status of each business server and the processes on each business server is transmitted in the first route setting. The DB server C and the AP server C are stopped due to a failure. Note that, at the transmission start time shown in FIG. 12A, the operation management server 3d does not recognize the stop state.
In this N-th first message transmission, processing is normally performed by the DB server N, but since the DB server C as the first server has stopped, an error indicated by a dotted line from the DB server C to the operation management server 3d A response is returned to the operation management server 3d. The error response function in the operation management server 3d that has received the error response stores the normally collected DB server N operation information in the operation information database 8d. The stop information of the DB server C that returned the error response is also stored in the operation information database 8d. Call the retransmission route setting function and reset the second route as AP server N as an unprocessed destination server and DB server B, DB server A, AP server A, AP server B, and AP server C as relay servers And retransmit the second message.
Here, since the AP server C as the second stop server is stopped, an error response indicated by a dotted line from the AP server C to the operation management server 3d is returned to the operation management server 3d. Upon receiving the error response, the error response function stores the operation information normally collected in the operation information database 8d. The stop information of the DB server C that returned the error response is also stored in the operation information database 8d. Calls the retransmission route setting function, resets the unprocessed destination server AP server N, resends the third message using this as the third route, and sends a normal response from the destination server AP server N to the operation information database 8d. To store.

図12(b)に示すN+1回目は、障害により停止状態である第1の停止サーバDBサーバC、第2の停止APサーバCのうち停止時刻及びあらかじめ定義された復旧時間から算出した復旧時刻の遅い第1のサーバであるDBサーバCを宛先サーバ、復旧時刻の早い第2のサーバであるAPサーバC及びDBサーバN、DBサーバB、DBサーバA、APサーバA、APサーバB、APサーバAを中継サーバとする経路設定で、各業務サーバと各業務サーバ上のプロセスの稼動状態を収集するメッセージを送信する。   The (N + 1) th time shown in FIG. 12 (b) is a recovery time calculated from the stop time and a predetermined recovery time among the first stop server DB server C and the second stop AP server C that are in a stop state due to a failure. DB server C, which is the first server that is late, is the destination server, AP server C and DB server N, DB server B, DB server A, AP server A, AP server B, AP server, which is the second server whose recovery time is early In the route setting with A as a relay server, a message for collecting the operational status of each business server and the processes on each business server is transmitted.

また、N+1回目以降では、経路設定機能から停止サーバ確認機能が呼ばれ、稼動情報データベース8dから、DBサーバC、APサーバCが停止中の情報及びあらかじめ定義された復旧時間を取得する。ここでDBサーバCは07:01に停止し、復旧時間は3HR要するものであり、APサーバCは07:31に停止し、復旧時間は1HR要するものである。経路設定機能はDBサーバC、APサーバCで停止時刻と復旧時間から復旧時刻を算出し、復旧時刻の遅いDBサーバCを宛先サーバと設定して、DBサーバN、DBサーバB、DBサーバA、APサーバA、APサーバB、APサーバN及び停止時刻の早いAPサーバCを中継サーバと設定する。送信されたメッセージはDBサーバCが停止していれば、エラー応答を返す。エラー応答処理では正常に収集された稼動情報を稼動情報データベース8dに格納する。エラー応答を返したDBサーバCの停止情報も稼動情報データベース8dに格納する。次に再送経路設定機能を呼び出す。残りのサーバが無いため、再送信されない。
DBサーバCが正常の時は、正常応答が運用管理サーバ3dに送信され、稼動情報が稼動情報データベース8dに格納される。なお、APサーバCがエラーのときは、前記と同様にエラー処理後、再送処理を行う。
Further, after the (N + 1) th time, the stop server confirmation function is called from the path setting function, and information indicating that the DB server C and the AP server C are stopped and a predetermined recovery time are acquired from the operation information database 8d. Here, the DB server C is stopped at 07:01, and the recovery time is 3HR, and the AP server C is stopped at 07:31, and the recovery time is 1HR. The path setting function calculates the recovery time from the stop time and the recovery time at the DB server C and the AP server C, sets the DB server C with a later recovery time as the destination server, and sets the DB server N, DB server B, and DB server A. AP server A, AP server B, AP server N, and AP server C with an earlier stop time are set as relay servers. If the DB server C is stopped, the transmitted message returns an error response. In the error response process, the operation information normally collected is stored in the operation information database 8d. The stop information of the DB server C that returned the error response is also stored in the operation information database 8d. Next, the retransmission route setting function is called. Since there is no remaining server, it will not be retransmitted.
When the DB server C is normal, a normal response is transmitted to the operation management server 3d, and operation information is stored in the operation information database 8d. When the AP server C has an error, retransmission processing is performed after error processing in the same manner as described above.

図13はこの実施の形態5による停止している業務サーバがあるときの稼動情報収集方法の流れを説明するフローチャートである。
ST1〜ST7は前述した実施の形態4に示した図11のST1〜ST7と同様であるので説明を省略する。ST4にて停止サーバが複数ある場合は、ST8にて停止時刻及び復旧時間から復旧時刻を算出し復旧時刻の最も遅いサーバを宛先サーバとし、その他の停止サーバを復旧時刻の早い順に正常サーバの後ろに設定し直し、復旧時刻にもとづく宛先・経路を再設定し、ST7でメッセージを送信する。または、ST4にて経路上に停止サーバがない場合、経路は変更せず、ST7でメッセージを送信する。
ST7に続くST15も、前述した実施の形態4のフローチャートと同様であるので説明を省略する。
このように、この実施の形態5では、情報収集経路上に複数のサーバが停止している場合、再収集処理を繰り返し、残りのサーバの稼動情報を収集し、次回以降の情報収集のときは正常サーバの後に、予め定義されたサーバ復旧に要する時間とエラー発生時刻から復旧時刻を算出して、停止サーバの復旧時刻の早い順に経路設定し、再収集の発生頻度を低くし、情報収集の効率を高め、かつ通信回数を少なくするという効果がある。
なお、この実施の形態5および前記実施の形態4においても、運用管理サーバに前記実施の形態1の図2に示したような指示情報データベース、メッセージ生成機能、メッセージ送信機能、メッセージ受信機能、情報加工機能、稼動管理機能を設けることにより、停止サーバの確認後に業務サーバの稼動情報の収集が効率よく行えるという効果がある。
FIG. 13 is a flowchart for explaining the flow of the operation information collection method when there is a stopped business server according to the fifth embodiment.
Since ST1 to ST7 are the same as ST1 to ST7 of FIG. 11 shown in the fourth embodiment described above, description thereof is omitted. If there are multiple stop servers in ST4, the recovery time is calculated from the stop time and the recovery time in ST8, the server with the latest recovery time is set as the destination server, and the other stopped servers are placed behind the normal servers in order of the recovery time. The destination / route is reset based on the recovery time, and the message is transmitted in ST7. Alternatively, when there is no stop server on the route in ST4, the route is not changed and a message is transmitted in ST7.
Since ST15 following ST7 is also the same as the flowchart of the fourth embodiment described above, description thereof is omitted.
As described above, in the fifth embodiment, when a plurality of servers are stopped on the information collection path, the recollection process is repeated to collect the operation information of the remaining servers. After the normal server, calculate the recovery time from the predefined server recovery time and error occurrence time, set the route in order of the recovery time of the stopped server, reduce the frequency of re-collection, This has the effect of increasing efficiency and reducing the number of communications.
In the fifth embodiment and the fourth embodiment, the operation management server also has an instruction information database, a message generation function, a message transmission function, a message reception function, and information as shown in FIG. 2 of the first embodiment. By providing the processing function and the operation management function, there is an effect that the operation server operation information can be efficiently collected after the stop server is confirmed.

この発明の実施の形態1〜5は、リアルタイム性が要求されないOA、FA等の例えば、公共団体等の複雑系の基幹産業業務処理に利用可能である。   Embodiments 1 to 5 of the present invention can be used for complex basic industry business processing such as public organizations such as OA and FA that do not require real-time performance.

この発明の実施の形態1の稼動情報収集システムを示す図である。It is a figure which shows the operation | movement information collection system of Embodiment 1 of this invention. この発明の実施の形態1の各構成要素の機能詳細図である。It is a functional detailed view of each component of the first embodiment of the present invention. この発明の実施の形態1のメッセージの構造を示す図である。It is a figure which shows the structure of the message of Embodiment 1 of this invention. この発明の実施の形態1の稼動情報収集の流れを示すフローチャートである。It is a flowchart which shows the flow of operation information collection of Embodiment 1 of this invention. この発明の実施の形態2の稼動情報収集システムを示す図である。It is a figure which shows the operation | movement information collection system of Embodiment 2 of this invention. この発明の実施の形態2のメッセージの構造を示す図である。It is a figure which shows the structure of the message of Embodiment 2 of this invention. この発明の実施の形態2の稼動情報収集の流れを示すフローチャートである。It is a flowchart which shows the flow of operation information collection of Embodiment 2 of this invention. この発明の実施の形態3の稼動情報収集システムを示す図である。It is a figure which shows the operation information collection system of Embodiment 3 of this invention. この発明の実施の形態3の稼動情報収集の流れを示すフローチャートである。It is a flowchart which shows the flow of the operation information collection of Embodiment 3 of this invention. この発明の実施の形態4の稼動情報収集システムを示す図である。It is a figure which shows the operation information collection system of Embodiment 4 of this invention. この発明の実施の形態4の稼動情報収集の流れを示すフローチャートである。It is a flowchart which shows the flow of operation information collection of Embodiment 4 of this invention. この発明の実施の形態5の稼動情報収集システムを示す図である。It is a figure which shows the operation | movement information collection system of Embodiment 5 of this invention. この発明の実施の形態5の稼動情報収集の流れを示すフローチャートである。It is a flowchart which shows the flow of the operation information collection of Embodiment 5 of this invention.

符号の説明Explanation of symbols

1 データベース、3,3a,3b,3c,3d 運用管理サーバ、
6,6a,6b,6c,6d 宛先情報データベース、
7,7a 指示情報データベース、
8,8a,8b,8c,8d 稼動情報データベース。
1 database, 3, 3a, 3b, 3c, 3d operation management server,
6, 6a, 6b, 6c, 6d Destination information database,
7, 7a Instruction information database,
8, 8a, 8b, 8c, 8d Operation information database.

Claims (8)

情報収集システムであって、前記情報収集システムには、運用管理サーバと、前記運用管理サーバにつながり業務を遂行する複数台の業務サーバとが備えられており、前記運用管理サーバは前記業務サーバの稼働情報を収集して集中管理するものであり、さらに前記運用管理サーバは、前記運用管理サーバが発信するメッセージを受信する前記複数台の業務サーバの中から、1台を宛先サーバに、残りを中継サーバに設定するとともに、前記メッセージの経路が、前記中継サーバを経た後に前記宛先サーバの順となる経路設定を行うものであり、
前記メッセージを受信した前記複数台の業務サーバは、設けられたメッセージ受信機能によって、中継サーバか宛先サーバであるかを判定し、前記判定結果に基づく中継サーバは、自己の稼働情報を前記メッセージに付加して前記経路に送信し、前記判定結果に基づく宛先サーバは、前記複数台の中継サーバからの前記稼働情報に、自己の稼働情報を付加して返信用メッセージを生成し、前記運用管理サーバに返信することを特徴とする情報収集システム。
An information collection system, comprising: an operation management server; and a plurality of business servers connected to the operation management server for performing business, wherein the operation management server is a server of the business server. Operation information is collected and centrally managed, and the operation management server further selects one of the plurality of business servers that receive messages sent by the operation management server as a destination server and the rest. In addition to setting in the relay server, the route of the message is to set the route in the order of the destination server after passing through the relay server,
The plurality of business servers that received the message determine whether it is a relay server or a destination server by using a provided message reception function, and the relay server based on the determination result adds its own operation information to the message. The destination server based on the determination result adds the operation information to the operation information from the plurality of relay servers, generates a reply message, and adds the operation information to the route. An information collection system characterized by replying to
情報収集システムであって、前記情報収集システムには、運用管理サーバと、前記運用管理サーバにつながり業務を遂行する複数台の業務サーバとが備えられており、前記運用管理サーバは前記業務サーバの稼働情報を収集して集中管理するものであり、さらに前記運用管理サーバは、前記運用管理サーバが発信するメッセージを受信する前記複数台の業務サーバの中から、1台を宛先サーバに、残りを中継サーバに設定するとともに、前記メッセージの経路が、前記中継サーバを経た後に前記宛先サーバの順となる経路設定を行うものであり、
前記メッセージを受信した前記複数台の業務サーバは、設けられたメッセージ受信機能によって、中継サーバか宛先サーバであるかを判定し、前記判定結果に基づく中継サーバは、前記メッセージの指示情報と、システムで定義される負荷要素とを取得して、前記負荷要素をシステムで定義される負荷しきい値と比較を行い、前記負荷要素が負荷しきい値以下であると判断した場合、前記メッセージの加工処理を行うとともに、前記負荷しきい値以上の場合、前記メッセージの不処理措置をとり、前記自己の稼働情報を前記メッセージに付加して前記経路に送信し、
前記判定結果に基づく宛先サーバは、前記メッセージの指示情報とシステムで定義される負荷要素とを取得して、前記負荷要素をシステムで定義される負荷しきい値と比較を行い、前記負荷要素が負荷しきい値以下であると判断した場合、前記メッセージの加工処理を行うとともに、前記負荷しきい値以上の場合、前記メッセージの不処理措置をとり、
前記複数台の中継サーバからの前記稼働情報に、自己の稼働情報を付加して返信用メッセージを生成し、前記運用管理サーバに返信するものであり、前記運用管理サーバは、前記返信された稼働情報の中から不処理措置分について、その加工処理を行うことを特徴とする情報収集システム。
An information collection system, comprising: an operation management server; and a plurality of business servers connected to the operation management server for performing business, wherein the operation management server is a server of the business server. Operation information is collected and centrally managed, and the operation management server further selects one of the plurality of business servers that receive messages sent by the operation management server as a destination server and the rest. In addition to setting in the relay server, the route of the message is to set the route in the order of the destination server after passing through the relay server,
The plurality of business servers that have received the message determine whether it is a relay server or a destination server by using a provided message reception function, and the relay server based on the determination result includes the message instruction information, the system If the load element is compared with a load threshold defined by the system and the load element is determined to be less than or equal to the load threshold, the processing of the message is performed. When processing is performed, if the load threshold value is exceeded, the message is not processed, the operation information is added to the message and transmitted to the route,
The destination server based on the determination result obtains the instruction information of the message and a load element defined in the system, compares the load element with a load threshold defined in the system, and the load element When it is determined that the load threshold is not more than the threshold value, the message is processed. If the load threshold value is not less than the threshold value, the message is not processed.
A reply message is generated by adding own operation information to the operation information from the plurality of relay servers, and the response message is returned to the operation management server. An information collecting system characterized by processing unprocessed measures from information.
前記中継サーバおよび宛先サーバに設けられた情報加工機能が前記メッセージの指示情報の加工処理、不処理措置、および稼働情報とを、前記運用管理サーバでのデータベースに高速化格納可能な形式に加工の上、前記運用管理サーバに返信することを特徴とする請求項2に記載の情報収集システム。 The information processing function provided in the relay server and the destination server processes the message instruction information processing, non-processing measures, and operation information into a format that can be stored at high speed in the database of the operation management server. The information collection system according to claim 2, wherein the information is returned to the operation management server. 情報収集システムであって、前記情報収集システムには、運用管理サーバと、前記運用管理サーバにつながり業務を遂行する複数台の業務サーバとが備えられており、前記運用管理サーバは前記業務サーバの稼働情報を収集して集中管理するものであり、さらに前記運用管理サーバは、前記運用管理サーバが発信するメッセージを受信する前記複数台の業務サーバの中から、1台を宛先サーバに、残りを中継サーバに設定するとともに、前記メッセージの経路が、前記中継サーバを経た後に前記宛先サーバの順となる経路設定を行うものであり、また前記運用管理サーバに設けられた停止サーバ確認機能によって経路上の中継サーバから停止サーバ情報を得た場合、前記停止サーバを宛先サーバに設定し直し、経路を再設定してメッセージを送信し、前記業務サーバからの返信を前記運用管理サーバに格納するとともに、前記メッセージにより停止サーバ情報を得た場合、前記停止サーバが宛先サーバである場合には処理を終了し、中継サーバである場合にはその中継サーバと前記運用管理サーバ間の経路上の中継サーバを経路から削除した収集経路の再設定を行ってメッセージを送信することを特徴とする情報収集システム。 An information collection system, comprising: an operation management server; and a plurality of business servers connected to the operation management server for performing business, wherein the operation management server is a server of the business server. Operation information is collected and centrally managed, and the operation management server further selects one of the plurality of business servers that receive messages sent by the operation management server as a destination server and the rest. In addition to setting in the relay server, the route of the message is set in the order of the destination server after passing through the relay server, and on the route by the stop server confirmation function provided in the operation management server. If the stop server information is obtained from another relay server, the stop server is set as the destination server, the route is reset, and the message is And the reply from the business server is stored in the operation management server, and when the stop server information is obtained by the message, if the stop server is the destination server, the process is terminated, and the relay server In this case, the information collection system transmits the message by resetting the collection route in which the relay server on the route between the relay server and the operation management server is deleted from the route. 前記請求項4の情報収集システムにさらに加えて、前記メッセージを受信した前記複数台の業務サーバは、設けられたメッセージ受信機能によって、中継サーバか宛先サーバであるかを判定し、前記判定結果に基づく中継サーバは、自己の稼働情報を前記メッセージに付加して前記経路に送信し、前記判定結果に基づく宛先サーバは、前記複数台の中継サーバからの前記稼働情報に、自己の稼働情報を付加して返信用メッセージを生成し、前記運用管理サーバに返信することを特徴とする情報収集システム。 In addition to the information collection system of claim 4, the plurality of business servers that have received the message determine whether it is a relay server or a destination server by a provided message reception function, and the determination result Based relay server adds its own operation information to the message and transmits it to the route, and the destination server based on the determination result adds its own operation information to the operation information from the plurality of relay servers. Then, a reply message is generated and sent back to the operation management server. 情報収集システムであって、前記情報収集システムには、運用管理サーバと、前記運用管理サーバにつながり業務を遂行する複数台の業務サーバとが備えられており、前記運用管理サーバは前記業務サーバの稼働情報を収集して集中管理するものであり、さらに前記運用管理サーバは、前記運用管理サーバが発信するメッセージを受信する前記複数台の業務サーバの中から、1台を宛先サーバに、残りを中継サーバに設定するとともに、前記メッセージの経路が、前記中継サーバを経た後に前記宛先サーバの順となる経路設定を行うものであり、前記運用管理サーバは、前記設定された経路を第1の経路として、前記運用管理サーバはN回目の第1のメッセージを前記第1の経路で発信し、前記第1の経路上の中継サーバに停止状態のサーバがあるとき、その中継サーバからのエラー応答により第1の停止サーバと確認し、引き続き前記運用管理サーバは、前記第1の経路上の前記宛先サーバと前記第1の停止サーバとの間に存在する中継サーバを通る第2の経路を再設定して第2のメッセージを再発信し、前記第2の経路上の中継サーバに停止状態の中継サーバがあるとき、その中継サーバからのエラー応答により、第2の停止サーバと確認し、さらに引き続き前記運用管理サーバは、前記宛先サーバから前記第2の停止サーバとの間に存在する中継サーバを通る第3の経路を再設定し、第3のメッセージを再発信することを特徴とする情報収集システム。 An information collection system, comprising: an operation management server; and a plurality of business servers connected to the operation management server for performing business, wherein the operation management server is a server of the business server. Operation information is collected and centrally managed, and the operation management server further selects one of the plurality of business servers that receive messages sent by the operation management server as a destination server and the rest. The route is set in the relay server, and the route of the message is set in the order of the destination server after passing through the relay server, and the operation management server sets the set route as the first route. As described above, the operation management server transmits an N-th first message through the first route, and the relay server on the first route is in a stopped state server. At a certain time, it is confirmed as the first stop server by an error response from the relay server, and the operation management server continues to exist between the destination server and the first stop server on the first route. When the second route passing through the relay server is reset and the second message is retransmitted, and there is a relay server in the stopped state on the relay server on the second route, an error response from the relay server, Confirming with the second stop server, the operation management server resets the third route passing through the relay server existing between the destination server and the second stop server, and the third message. Information collection system characterized by retransmitting 前記運用管理サーバが、請求項6に記載のN回目のメッセージ発信に引き続き次のメッセージの発信を行うとき、前記運用管理サーバは前記第1、第2の停止サーバの内、停止時刻の遅い停止サーバを宛先サーバとし、残りの業務サーバを中継サーバとする経路を設定してメッセージを発信することを特徴とする情報収集システム。 When the operation management server transmits the next message subsequent to the Nth message transmission according to claim 6, the operation management server stops at a later stop time among the first and second stop servers. An information collecting system characterized in that a message is transmitted by setting a route having a server as a destination server and the remaining business servers as relay servers. 前記運用管理サーバが、請求項6に記載のN回目のメッセージ発信に引き続き次のメッセージの発信を行うとき、前記運用管理サーバは前記第1、第2の停止サーバの内、停止時刻および予め定義されたサーバの復旧に要する時間とから、復旧時刻を算出し、前記復旧時刻の遅い停止サーバを宛先サーバとし、残りの業務サーバを中継サーバとする経路を設定して、メッセージを発信することを特徴とする情報収集システム。
When the operation management server transmits the next message subsequent to the Nth message transmission according to claim 6, the operation management server determines a stop time and a predefined time out of the first and second stop servers. The recovery time is calculated from the time required for the recovery of the specified server, and a message is transmitted by setting a route having the stop server with the later recovery time as the destination server and the remaining business servers as relay servers. Characteristic information collection system.
JP2004091589A 2004-03-26 2004-03-26 Information collecting system Pending JP2005276053A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004091589A JP2005276053A (en) 2004-03-26 2004-03-26 Information collecting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004091589A JP2005276053A (en) 2004-03-26 2004-03-26 Information collecting system

Publications (1)

Publication Number Publication Date
JP2005276053A true JP2005276053A (en) 2005-10-06

Family

ID=35175632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004091589A Pending JP2005276053A (en) 2004-03-26 2004-03-26 Information collecting system

Country Status (1)

Country Link
JP (1) JP2005276053A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007174258A (en) * 2005-12-22 2007-07-05 Sharp Corp Log information managing system, and image forming device
JP2013045256A (en) * 2011-08-23 2013-03-04 Fujitsu Ltd Server device, system, and log collection support method
CN105468501A (en) * 2015-11-17 2016-04-06 浪潮(北京)电子信息产业有限公司 Performance monitoring method and device of Linux system
JP2016057984A (en) * 2014-09-11 2016-04-21 富士ゼロックス株式会社 Information processor, information processor for monitoring; information processing program, and information processing program for monitoring

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007174258A (en) * 2005-12-22 2007-07-05 Sharp Corp Log information managing system, and image forming device
JP2013045256A (en) * 2011-08-23 2013-03-04 Fujitsu Ltd Server device, system, and log collection support method
US9594663B2 (en) 2011-08-23 2017-03-14 Fujitsu Limited Apparatus and method for collecting log information from a plurality of servers
JP2016057984A (en) * 2014-09-11 2016-04-21 富士ゼロックス株式会社 Information processor, information processor for monitoring; information processing program, and information processing program for monitoring
CN105468501A (en) * 2015-11-17 2016-04-06 浪潮(北京)电子信息产业有限公司 Performance monitoring method and device of Linux system

Similar Documents

Publication Publication Date Title
US7971209B2 (en) Shortcut in reliable communication
CN101370035B (en) Method and system for dynamic client/server network management using proxy servers
US20080151774A1 (en) Wireless Network Monitoring
JP2017184259A (en) Method for flow control under cooperation environment and communication with reliability
US6925488B2 (en) Distributed intelligent information technology operations automation
JP2007133869A (en) Terminal machine and its message processing method
CN102648612B (en) Method and system for managing a connection in a connection oriented in-order delivery environment
CN115002016A (en) Message processing system, method, device and storage medium
JP2005276053A (en) Information collecting system
JP5091463B2 (en) Message transmission / reception system, message transmission / reception method, message transmission apparatus, message reception apparatus, and program
US20100094933A1 (en) System and Method for Generating Exception Delay Messages when Messages are Delayed
JP2008129628A (en) Communication system in system for processing predetermined operation by transferring message by multiple computer systems and message communication program
JP4888465B2 (en) Message management system, monitoring target device, monitoring device, message management method and program thereof
US8200845B2 (en) Queuing of invocations for mobile web services
JP2009217765A (en) Synchronous transmitting method to multiple destination, its implementation system and processing program
CN113220730B (en) Service data processing system
Phung et al. Enhancing rest http with random linear network coding in dynamic edge computing environments
JP2010245841A (en) Method and device for managing network, and network apparatus
EP1662704A2 (en) Monitoring system, apparatus to be monitored, monitoring apparatus and monitoring method
JP4305364B2 (en) Web service request relay system, Web service request relay method, relay server, and program thereof
JPH08249249A (en) Message repeater and message relay method
JP2000200245A (en) System and method for information utilization
CN111400064A (en) Method for calling fixed value and recording file across safety zone
JP4759418B2 (en) Message recovery system and recovery method
JP2002169738A (en) File distributing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060720

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090714

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091110