JP2001027990A - Method for gathering and storing server operation data - Google Patents

Method for gathering and storing server operation data

Info

Publication number
JP2001027990A
JP2001027990A JP11201321A JP20132199A JP2001027990A JP 2001027990 A JP2001027990 A JP 2001027990A JP 11201321 A JP11201321 A JP 11201321A JP 20132199 A JP20132199 A JP 20132199A JP 2001027990 A JP2001027990 A JP 2001027990A
Authority
JP
Japan
Prior art keywords
operation data
server
servers
collection
program
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
JP11201321A
Other languages
Japanese (ja)
Inventor
Toshio Hirozawa
敏夫 廣澤
Kensuke Inoue
謙輔 井上
Nobuaki Tsuge
信昭 柘植
Mitsuo Hayashi
光雄 林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11201321A priority Critical patent/JP2001027990A/en
Publication of JP2001027990A publication Critical patent/JP2001027990A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To continuously store operation log data and operation data that each server on a network gather at one place in time series. SOLUTION: Servers 11, 12, and 13 and a gathering and storage controller 1 are connected through a network. A gathering program 4 on the gathering and storage device requests the servers to transfer operation logs in specific cycles. An agent program 9 on each server transfers the operation data to the gathering program 9 at a request. The gathering program 4 stores the operation data sent from each server as time-series data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークシス
テムに接続されるサーバの稼働データの収集方法に係わ
り、特に、異種機能を提供するサーバ群が保持する稼働
データを収集し、1ケ所に継続的に蓄積するのに好適な
サーバ稼働データの収集及び蓄積方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for collecting operation data of a server connected to a network system, and more particularly, to collecting operation data held by a group of servers providing different functions, and continuously collecting the operation data at one location. The present invention relates to a method for collecting and accumulating server operation data suitable for accumulating in a server.

【0002】[0002]

【従来の技術】最近のネットワークシステムでは、異な
るシステムを実現する複数のサーバが同一のネットワー
クに接続され、ユーザは、クライアントからいずれのサ
ーバの機能をも利用できるようになっている。このよう
なネットワークシステムの特殊な例は、例えば、「SU
Nシステム管理」(アスキー社1991年発行)の第7
章「NISとネームサーバによるシステム管理」に記載
されている。ここでは、ネットワーク上に単一のOS(O
perating System)で制御される複数のサーバシステムが
存在する構成において、ユーザ認証情報の登録を1つの
サーバシステムだけに対して行い、他のサーバシステム
からは、この認証情報を利用してユーザ認証が行われ
る。このようにすることで、サーバシステム数が増加し
た場合に、ユーザが新たにユーザ登録情報を追加して登
録する必要性をなくすことができる。さらに、ユーザは
いずれのサーバに対しても、同じユーザID、パスワー
ドを使用し、同じ手順でシステムにログインすることが
できる。
2. Description of the Related Art In a recent network system, a plurality of servers realizing different systems are connected to the same network, and a user can use the functions of any of the servers from a client. A special example of such a network system is, for example, "SU
N System Management ”(ASCII 1991)
It is described in Chapter "System Management by NIS and Name Server". Here, a single OS (O
In a configuration in which there are multiple server systems controlled by a perating system, registration of user authentication information is performed for only one server system, and user authentication is performed from other server systems using this authentication information. Done. By doing so, when the number of server systems increases, it is possible to eliminate the need for the user to newly add and register user registration information. Further, the user can log in to the system by using the same user ID and password and using the same procedure for any server.

【0003】しかし、複数のサーバを有する一般のネッ
トワークシステムでは、各サーバ毎にユーザの登録を行
い、サーバ毎に定めた手順でログインしなければならな
い。一般に、サーバへのログイン時には、サーバのネッ
トワークアドレスとユーザID、パスワードなどのユー
ザ認証情報の入力が必要となることになる。従来、これ
らの情報の入力には、いわゆるオートログインの方法が
用いられている。すなわち、ユーザは、あらかじめ使用
するパソコンやワークステーション等の通信プログラム
に、そのネットワークアドレスとユーザ認証情報を登録
しておく。サーバのアクセス時には、登録されているネ
ットワークアドレス等を用いることで、ユーザによる端
末操作回数を減らすよう工夫されている。これらによ
り、ネットワーク系での各種サーバへのアクセス手続き
が容易になっている。
However, in a general network system having a plurality of servers, it is necessary to register a user for each server and log in according to a procedure determined for each server. Generally, when logging in to a server, it is necessary to input user authentication information such as a network address of the server, a user ID, and a password. Conventionally, a so-called auto-login method has been used for inputting such information. That is, the user registers the network address and the user authentication information in a communication program such as a personal computer or a workstation to be used in advance. At the time of server access, it is devised to reduce the number of terminal operations by the user by using a registered network address or the like. These facilitate access procedures to various servers in a network system.

【0004】一方、ネットワークシステムの効率的な運
用のためには、ネットワーク内の各サーバの稼働状況を
常時把握する必要がある。このために、従来から各サー
バ側で独自に稼働ログ情報を収集し、そのサーバのファ
イルに格納することが行われている。ネットワークシス
テム全体を効率的に運営管理するには、これら各サーバ
で蓄積されている稼働データや稼働ログデータを収集し
解析する。システム運用者は、この解析結果により、各
サーバで動作する各サービスシステムの稼働状況を把握
できる。このようにして把握されたシステムの稼働状況
は、資源の増強計画を立てる際に、役立てることができ
る。さらに、各サーバの稼働状況の関連づけした解析を
行うことにより、ユーザの行動特性など、新たな解析も
可能になる。
On the other hand, for efficient operation of a network system, it is necessary to constantly grasp the operating status of each server in the network. For this reason, conventionally, each server side independently collects operation log information and stores it in a file of the server. In order to efficiently operate and manage the entire network system, operation data and operation log data accumulated in each of these servers are collected and analyzed. The system operator can grasp the operation status of each service system operating on each server from the analysis result. The operating status of the system ascertained in this way can be useful when making a resource enhancement plan. Further, by performing an analysis in which the operation statuses of the respective servers are associated with each other, a new analysis such as a behavior characteristic of the user can be performed.

【0005】[0005]

【発明が解決しようとする課題】しかし、現状において
は、各サーバ毎に稼働データや稼働ログデータを収集し
て独自に解析ツールにより解析し、後で、それら解析結
果を照らし合わせている。そこで、ネットワークシステ
ム内の各サーバ群やネットワークの監視ツール群で収集
している稼働ログデータや稼働データを1ケ所で時系列
に継続して蓄積できることが望ましい。
However, under the present circumstances, operation data and operation log data are collected for each server and analyzed independently by an analysis tool, and the results of the analysis are later compared. Therefore, it is desirable that the operation log data and the operation data collected by each server group and the network monitoring tool group in the network system can be continuously accumulated in one place in chronological order.

【0006】したがって、本発明の目的は、ネットワー
クシステム内の各サーバが収集、蓄積している稼働デー
タ、稼働ログデータを定期的に収集し、時系列データと
して継続して蓄積するための方法、及び装置を提供する
ことにある。
Accordingly, an object of the present invention is to provide a method for periodically collecting operation data and operation log data collected and accumulated by each server in a network system, and continuously accumulating them as time-series data; And a device.

【0007】本発明のより具体的な目的は、ネットワー
クシステム内の各サーバが収集、蓄積している稼働デー
タ、稼働ログデータを1カ所で収集し、蓄積する際に、
サーバ間の識別が可能な蓄積方法を提供することにあ
る。
[0007] A more specific object of the present invention is to collect and accumulate operation data and operation log data collected and accumulated by each server in a network system in one place.
An object of the present invention is to provide a storage method capable of distinguishing between servers.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するた
め、本発明によるサーバ稼働データの収集.蓄積方法で
は、ネットワークシステムに複数のサーバの稼働データ
を蓄積するための蓄積ファイルを有する収集蓄積制御装
置を設ける。そして、収集蓄積制御装置内の収集プログ
ラムから複数のサーバに対して順次稼働データの転送を
要求する要求指令を発行する。複数のサーバ内に設けら
れたエージェントプログラムは、この要求に応答して、
各々のサーバが有する稼働データファイルから稼働デー
タを抽出して収集プログラムに転送する。収集プログラ
ムは、複数のサーバから転送されてくる稼働データの各
々に、識別情報を付加して稼働データレコードを生成
し、収集蓄積制御装置が有するファイル装置に格納す
る。
SUMMARY OF THE INVENTION In order to achieve the above object, collection of server operation data according to the present invention. In the storage method, a collection and storage control device having a storage file for storing operation data of a plurality of servers in a network system is provided. Then, the collection program in the collection and accumulation control device issues a request command for sequentially requesting a plurality of servers to transfer operation data. The agent programs provided in the plurality of servers respond to this request,
Operation data is extracted from the operation data file of each server and transferred to the collection program. The collection program generates an operation data record by adding identification information to each of the operation data transferred from the plurality of servers, and stores the generated operation data record in a file device of the collection and accumulation control device.

【0009】本発明の好ましい態様においては、要求指
令の発行は、予め定められた所定のタイミングで行われ
る。また、収集された稼働データに付加される識別情報
は、稼働データの転送された時刻を示すタイムスタンプ
と該稼働データの転送元サーバの識別子を含む。
In a preferred embodiment of the present invention, the request command is issued at a predetermined timing. The identification information added to the collected operation data includes a time stamp indicating the time at which the operation data was transferred and the identifier of the server from which the operation data was transferred.

【0010】[0010]

【発明の実施の形態】以下、本発明について、図面に示
した実施例を参照して、さらに詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in more detail with reference to embodiments shown in the drawings.

【0011】図1は、本発明によるサーバの稼働データ
の収集と蓄積方法が適用されたネットワークシステムの
一実施形態におけるシステムの構成と機能を端的に示し
たブロック図である。
FIG. 1 is a block diagram briefly showing the configuration and functions of a system in an embodiment of a network system to which a method for collecting and storing server operation data according to the present invention is applied.

【0012】本実施形態では、ネットワークとしてロー
カルエリアネットワーク(LAN)7を用いる。LAN
7には、複数のサーバ11、12、13、及び収集蓄積
制御装置1が接続されている。なお、図示されていない
が、LAN7には、さらに、サーバ11、12、13に
より提供されるサービスを受けるための複数のクライア
ントコンピュータが接続されている。
In the present embodiment, a local area network (LAN) 7 is used as a network. LAN
The server 7 is connected to a plurality of servers 11, 12, and 13 and the collection and accumulation control device 1. Although not shown, a plurality of client computers for receiving services provided by the servers 11, 12, and 13 are further connected to the LAN 7.

【0013】収集蓄積制御装置1は、各サーバ11、1
2、13の稼働状況を示すサーバ稼働データを収集す
る。収集蓄積装置1には、収集されたサーバ稼働データ
を蓄積する稼働データ蓄積ファイル2を格納するファイ
ル装置が接続される。稼働データ蓄積ファイル2には、
稼働データが時系列に蓄積される。
The collection / storage control device 1 includes a server 11
The server operation data indicating the operation statuses of 2 and 13 is collected. A file device that stores an operation data storage file 2 that stores collected server operation data is connected to the collection storage device 1. The operation data storage file 2 contains
Operation data is accumulated in chronological order.

【0014】このような収集蓄積制御装置1は、データ
処理能力と記憶域を有する処理装置、例えば、パーソナ
ルコンピュータやワークステーションといった計算機に
より実現される。また、ファイル装置2としては、磁気
ディスク装置などの記憶装置が用いられる。
Such a collection and accumulation control device 1 is realized by a processing device having a data processing capability and a storage area, for example, a computer such as a personal computer or a workstation. Further, as the file device 2, a storage device such as a magnetic disk device is used.

【0015】収集蓄積制御装置1は、内部に、オペレー
ティングシステム(OS)3と、OS3の管理下で動作
する収集プログラム(LGGAT)4を有する。OS3
と収集プログラム4は、収集蓄積制御装置1内の図示し
ないメモリに格納されたプログラムであり、これらのプ
ログラムが、図示しない中央処理装置(CPU)により
実行されることで、収集蓄積制御装置1の機能が実現さ
れる。収集蓄積制御装置1は、また、各サーバ11、1
2、13の属性を管理するために、その属性情報を保持
した識別テーブル(CTLTBL)5を図示されていな
い内部メモリに格納している。
The collection / storage control device 1 includes an operating system (OS) 3 and a collection program (LGGAT) 4 which operates under the control of the OS 3. OS3
The collection program 4 is a program stored in a memory (not shown) in the collection and accumulation control device 1. These programs are executed by a central processing unit (CPU) (not shown) to The function is realized. The collection / accumulation control device 1 also includes the servers 11, 1
In order to manage the attributes 2 and 13, an identification table (CTLTBL) 5 holding the attribute information is stored in an internal memory (not shown).

【0016】各サーバ11、12、13は、収集蓄積制
御装置1と同様に、パーソナルコンピュータ、あるい
は、ワークステーションといった計算機により実現され
る。サーバ11、12、13は、OS8と、OS8の管
理下で動作するエージェントプログラム(AGTプログ
ラム)9を有する。OS8、及びエージェントプログラ
ム9は、各サーバ11、12、13が内部に有する図示
されていないメモリ上に保持されるプログラムであり、
やはり図示されていない中央処理装置(CPU)がこれ
らのプログラムを実行することにより所定の機能が実現
される。なお、サーバ11、12、13は、さらに、そ
れぞれがクライアントに対して提供するサービスを実現
するためのアプリケーションプログラムを有するが、こ
れらについては、本発明と直接関係するところではない
ので、ここでは、図示、及び説明を省略している。
Each of the servers 11, 12, and 13 is realized by a computer such as a personal computer or a workstation, similarly to the collection and accumulation control device 1. The servers 11, 12, and 13 have an OS 8 and an agent program (AGT program) 9 that operates under the control of the OS 8. The OS 8 and the agent program 9 are programs that are stored in a memory (not shown) of each of the servers 11, 12, and 13,
A predetermined function is realized by a central processing unit (CPU), also not shown, executing these programs. Each of the servers 11, 12, and 13 further has an application program for realizing a service provided to the client, but these are not directly related to the present invention. Illustration and description are omitted.

【0017】各サーバ11、12、13は、それぞれの
稼働状況を記録するログファイル11A、11B、ある
いは、稼働ファイル12Aを持っている。本明細書で
は、ログファイル11A、B及び稼働ファイル12Aに
保持されている、それぞれのサーバの稼働状況を表す情
報を総称して稼働データと呼ぶ。
Each of the servers 11, 12, and 13 has a log file 11A, 11B or an operation file 12A for recording its operation status. In this specification, information that indicates the operating status of each server and that is held in the log files 11A and B and the operating file 12A is collectively referred to as operating data.

【0018】収集プログラム4は、例えば、1時間ご
と、あるいは、1日ごとといった、一定周期毎にエージ
ェントプログラム9対して稼働データの送信を要求す
る。エージェントプログラム9は、収集プログラム4か
らこの要求を受け取ると、自サーバが管理している稼働
ログファイル11Aから指定された範囲の稼働データを
取り出して、収集蓄積制御装置1の収集プログラム4に
送信する。
The collection program 4 requests the agent program 9 to transmit operation data at regular intervals, for example, every hour or every day. Upon receiving this request from the collection program 4, the agent program 9 extracts operation data in a specified range from the operation log file 11 </ b> A managed by its own server, and transmits it to the collection program 4 of the collection and accumulation control device 1. .

【0019】稼働データを受け取った収集プログラム4
は、識別テーブル5からその稼働データの送信元として
該当するサーバの属性情報を取得する。そして、収集プ
ログラム4は、取得した属性情報と収集時刻を示すタイ
ムスタンプデータをサーバから受け取った稼働データに
付加してレコード(RECORD)6を構成する。次に、収集
プログラム4は、このレコード6を稼働データ蓄積ファ
イル2に格納する。
Collection program 4 that received operation data
Acquires the attribute information of the server corresponding to the transmission source of the operation data from the identification table 5. Then, the collection program 4 configures a record (RECORD) 6 by adding the acquired attribute information and the time stamp data indicating the collection time to the operation data received from the server. Next, the collection program 4 stores the record 6 in the operation data storage file 2.

【0020】図2は、収集蓄積制御装置1内の収集プロ
グラム4の処理フローを示すフローチャートである。以
下に、これらの図を参照しつつ、本実施形態における稼
働データの収集、及び蓄積の処理について説明する。
FIG. 2 is a flowchart showing the processing flow of the collection program 4 in the collection and accumulation control device 1. Hereinafter, a process of collecting and accumulating operation data according to the present embodiment will be described with reference to these drawings.

【0021】本実施の形態において、収集プログラム4
は、一定周期毎、例えば1時間毎、1日毎に稼働データ
の収集を行う。このために、収集プログラム4は、例え
ば、収集蓄積制御装置1に設けられる図示しないタイマ
を監視し、収集時刻になったかどうか検査する(ステッ
プ200)。稼働データの収集を行う周期に到達する
と、ネットワーク内に存在する稼働データの収集対象と
なっているサーバ数分すべてから稼働データを収集する
ために、収集回数カウンタiを初期化する(ステップ2
05)。
In the present embodiment, the collection program 4
Collects operation data at regular intervals, for example, every hour and every day. For this purpose, the collection program 4 monitors, for example, a timer (not shown) provided in the collection and accumulation control device 1 and checks whether or not the collection time has come (step 200). When the cycle of collecting the operation data is reached, the collection number counter i is initialized in order to collect the operation data from all the servers for which the operation data exists in the network (step 2).
05).

【0022】次に、収集回数カウンタiに1を加算し
(ステップ210)、収集回数カウンタiの値が稼働デ
ータを収集するサーバの数を超えているか検査する(ス
テップ215)。収集カウンタiの値が、サーバ数を超
えていれば、全てのサーバからの稼働データの収集が終
わっており、ステップ200に戻って、次の収集周期が
くるのを待つ。
Next, 1 is added to the number-of-collections counter i (step 210), and it is checked whether the value of the number-of-collections counter i exceeds the number of servers that collect operation data (step 215). If the value of the collection counter i exceeds the number of servers, the collection of operation data from all servers has been completed, and the process returns to step 200 and waits for the next collection cycle.

【0023】収集回数カウンタiの値がサーバ数以下で
あれば、i番目のサーバに対して、稼働データ、すなわ
ちログデータの収集を要求する要求メッセージを送出す
る(ステップ220)。このとき要求メッセージには、
パラメータとして、前回稼働データを収集した後に蓄積
されたデータを要求するためのパラメータが設定され
る。このパラメータとしては、例えば、要求される稼働
データ蓄積された時刻範囲を指定するもの、あるいは、
レコード数を指定するものなどを適用することができ
る。
If the value of the number-of-collections counter i is equal to or less than the number of servers, a request message requesting collection of operation data, that is, log data, is sent to the i-th server (step 220). At this time, the request message includes
As a parameter, a parameter for requesting data accumulated after the previous operation data was collected is set. As this parameter, for example, a parameter that specifies a time range in which required operation data is accumulated, or
The one that specifies the number of records can be applied.

【0024】収集プログラム4とエージェントプログラ
ム9との間は、良く知られているソケット通信により通
信が行われる。ソケット通信の詳細については、例え
ば、海江田一詩訳、アスキー出版局発行(1995年)の
「WinSockによるWindowsネットワークプログラミング」
に記載されている。
Communication between the collection program 4 and the agent program 9 is performed by well-known socket communication. For details on socket communication, see, for example, "Windows Network Programming with WinSock", published by Asuka Publishing Co., Ltd. (1995)
It is described in.

【0025】図3は、要求メッセージに応答してサーバ
11、12、13内のエージェントプログラム9が実施
する処理のフローチャートである。
FIG. 3 is a flowchart of a process executed by the agent program 9 in the servers 11, 12, and 13 in response to the request message.

【0026】各サーバ11、12、13では、収集蓄積
制御装置1から要求メッセージを受けると、エージェン
トプログラム9により、その要求メッセージのパラメー
タを解析する(ステップ300)。エージェントプログ
ラム9は、パラメータの解析結果にしたがって、ログフ
ァイル、あるいは稼働ファイルからパラメータで指定さ
れた範囲の稼働データを取得する(ステップ305)。
そして、取得した稼働データを収集蓄積制御装置1に向
けて送出する(ステップ310)。
When each of the servers 11, 12, and 13 receives the request message from the collection and accumulation control device 1, the agent program 9 analyzes the parameters of the request message (step 300). The agent program 9 acquires operation data in the range specified by the parameter from the log file or the operation file according to the analysis result of the parameter (Step 305).
Then, the acquired operation data is transmitted to the collection and accumulation control device 1 (step 310).

【0027】再び図2に戻り、収集プログラム4は、エ
ージェントプログラム9から指定した範囲のログデータ
が送られてくると、タイムスタンプと識別テーブル5に
登録されているログデータを送ってきたサーバに対応し
た識別子をそのログデータに付加し、レコード6を形成
する(ステップ225)。そして、生成したレコードを
稼働データ蓄積ファイル2に格納する(ステップ23
0)。
Returning to FIG. 2 again, when log data in the designated range is sent from the agent program 9, the collection program 4 sends the time stamp and the log data registered in the identification table 5 to the server that sent the log data. A corresponding identifier is added to the log data to form a record 6 (step 225). Then, the generated record is stored in the operation data storage file 2 (step 23).
0).

【0028】その後、収集プログラムの処理は、ステッ
プ210に戻り、全てのサーバから稼働データを収集す
るまでステップ210〜230の処理を繰り返す。
Thereafter, the processing of the collection program returns to step 210, and repeats the processing of steps 210 to 230 until operation data is collected from all servers.

【0029】図4は、上述した収集プログラム4とサー
バ11内のエージェントプログラム9との連携により、
サーバ11の稼働データを収集、蓄積する際の処理を模
式的に示した概略図である。
FIG. 4 shows that the collection program 4 described above and the agent program 9 in the server 11 cooperate with each other.
FIG. 4 is a schematic diagram schematically illustrating processing when collecting and accumulating operation data of a server 11.

【0030】収集プログラム4は、上述したように、所
定のタイミングで稼働データの収集をサーバ11に要求
する。サーバ11のエージェントプログラム9は、収集
プログラム4から稼働データの収集要求を受けると、パ
ラメータで示された要求コードを解釈し、稼働データが
格納されているログファイル11Aから指定範囲のログ
データを抽出する。そして、抽出したログデータを稼働
データとして収集プログラム4へ送信する。
As described above, the collection program 4 requests the server 11 to collect operation data at a predetermined timing. Upon receiving the operation data collection request from the collection program 4, the agent program 9 of the server 11 interprets the request code indicated by the parameter, and extracts a specified range of log data from the log file 11A storing the operation data. I do. Then, the extracted log data is transmitted to the collection program 4 as operation data.

【0031】収集プログラム4は、サーバ11から送ら
れてくる稼働データを基にして、稼働データ蓄積ファイ
ル2に蓄積するレコード6を作成する。
The collection program 4 creates a record 6 to be stored in the operation data storage file 2 based on the operation data sent from the server 11.

【0032】レコード6は、大きく、ヘッダ部15とサ
ーバ固有情報部16とを有して構成される。ヘッダ部1
5は、識別テーブル5から取得される当該サーバ11の
識別子5A、5B、及びタイムスタンプとなる収集時刻
とにより形成される。また、サーバ固有情報部16は、
サーバ固有情報部16のデータ長(L)を示す情報と、
エージェントプログラム9により送られてくるイベント
時刻、イベントコード、アドレス、データ等の情報を含
み形成される。
The record 6 is large and has a header section 15 and a server specific information section 16. Header part 1
5 is formed by the identifiers 5A and 5B of the server 11 acquired from the identification table 5 and the collection time serving as a time stamp. Further, the server unique information section 16
Information indicating the data length (L) of the server unique information section 16;
The information includes information such as an event time, an event code, an address, and data sent from the agent program 9.

【0033】このようにして作成されたレコード6は、
時系列データとして稼働データ蓄積ファイル2に蓄積さ
れる。なお、稼働データ蓄積ファイル2のレコード6に
は、各サーバの稼働データ、ログデータが混在するが、
ヘッダ部15が各レコード6に付加されるので、後の解
析は容易である。
The record 6 thus created is
It is stored in the operation data storage file 2 as time-series data. In the record 6 of the operation data accumulation file 2, operation data and log data of each server are mixed.
Since the header section 15 is added to each record 6, subsequent analysis is easy.

【0034】上述したネットワークシステムによれば、
ネットワークシステム内の各サーバが収集蓄積している
稼働データ、稼働ログデータを定期的に収集し、時系列
データとして1ケ所に継続蓄積できる。これにより、各
サーバで動作する各サービスシステムの稼働状況を一元
的に把握できる。収集蓄積装置に蓄積された稼働データ
は、資源の増強計画を立てることに役立てることができ
る。さらに、システムの運用者等は、各サーバの稼働状
況の関連づけした解析を行うことにより、ユーザの行動
特性など、新たな解析を行うことも可能になる。
According to the network system described above,
The operation data and operation log data collected and accumulated by each server in the network system can be periodically collected and continuously accumulated at one place as time-series data. Thus, the operating status of each service system operating on each server can be centrally grasped. The operation data accumulated in the collection and accumulation device can be used to make a resource enhancement plan. Further, the system operator or the like can perform a new analysis such as a behavior characteristic of the user by performing an analysis in which the operation statuses of the respective servers are associated with each other.

【0035】[0035]

【発明の効果】本発明によれば、ネットワークシステム
内の各サーバが収集蓄積している稼働データ、稼働ログ
データを定期的に収集し、時系列データとして1ケ所に
継続蓄積できる。
According to the present invention, the operation data and the operation log data collected and stored by each server in the network system can be periodically collected and continuously stored as time-series data at one place.

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

【図1】発明が適用されたネットワークシステムの一実
施形態におけるシステムの構成と機能を端的に示したブ
ロック図である。
FIG. 1 is a block diagram briefly showing the configuration and functions of a system in an embodiment of a network system to which the invention is applied.

【図2】収集蓄積制御装置内の収集プログラムの処理フ
ローを示すフローチャートである。
FIG. 2 is a flowchart showing a processing flow of a collection program in the collection and accumulation control device.

【図3】要求メッセージに応答してサーバ内のエージェ
ントプログラムが実施する処理のフローチャートであ
る。
FIG. 3 is a flowchart of a process performed by an agent program in a server in response to a request message.

【図4】収集プログラムとサーバ内のエージェントプロ
グラムとの連携により、サーバの稼働データを収集、蓄
積する際の処理を模式的に示した概略図である。
FIG. 4 is a schematic diagram schematically showing a process when collecting and accumulating server operation data in cooperation with a collection program and an agent program in the server.

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

1…収集蓄積制御装置、 2…ファイル装置、 3…オペレーテイングシステム(OS)、 4…収集プログラム(LGGAT)、 5…識別テーブル(CTLTBL)、 6…レコードRECORD、 7…LAN(Local Area Network)、 8…サーバ側オペレーテイングシステム(OS)、 9…エージェントプログラム(AGT)、 11〜13…サーバ、 11A…ログファイル、 12A…稼働ファイル。 DESCRIPTION OF SYMBOLS 1 ... Collection and accumulation control device, 2 ... File device, 3 ... Operating system (OS), 4 ... Collection program (LGGAT), 5 ... Identification table (CTLTBL), 6 ... Record RECORD, 7 ... LAN (Local Area Network) 8 server-side operating system (OS) 9 agent program (AGT) 11-13 server 11A log file 12A operation file

───────────────────────────────────────────────────── フロントページの続き (72)発明者 柘植 信昭 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所情報システム事業部内 (72)発明者 林 光雄 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所情報システム事業部内 Fターム(参考) 5B045 BB33 BB49 GG01 JJ08  ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Nobuaki Tsuge 890 Kashimada, Saiwai-ku, Kawasaki-shi, Kanagawa Prefecture Information Systems Division, Hitachi, Ltd. F term in the Information Systems Division of the Works (reference) 5B045 BB33 BB49 GG01 JJ08

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】複数のサーバと、該複数のサーバをアクセ
スするための複数のクライアント端末と、前記複数のサ
ーバと前記複数のクライアント端末とを接続するネット
ワークとを有するネットワークシステムにおける前記サ
ーバの稼働状況を表す稼働データの収集蓄積方法におい
て、 前記ネットワークシステムに前記複数のサーバの稼働デ
ータを蓄積するための蓄積ファイルを有する収集蓄積制
御装置を設け、 収集蓄積制御装置内の収集プログラムから前記複数のサ
ーバに対して順次稼働データの転送を要求する要求指令
を発行し、 前記複数のサーバ内に設けられたエージェントプログラ
ムにより、各々のサーバが有する稼働データファイルか
ら稼働データを抽出して前記収集プログラムに転送し、 前記収集プログラムにより、前記複数のサーバから転送
されてくる稼働データの各々に、識別情報を付加して稼
働データレコードを生成し、 前記稼働データレコードを前記収集蓄積制御装置が有す
るファイル装置に格納することを特徴とするサーバ稼働
データの収集・蓄積方法。
An operation of the server in a network system having a plurality of servers, a plurality of client terminals for accessing the plurality of servers, and a network connecting the plurality of servers and the plurality of client terminals. In a method for collecting and accumulating operation data representing a situation, a collection and accumulation control device having an accumulation file for accumulating operation data of the plurality of servers is provided in the network system; Issue a request command for sequentially requesting the transfer of operation data to the server, and extract operation data from an operation data file of each server by an agent program provided in the plurality of servers, and extract the operation data to the collection program. Transfer, the plurality of Server operation data, wherein an operation data record is generated by adding identification information to each of the operation data transferred from the server, and the operation data record is stored in a file device of the collection and accumulation control device. How to collect and accumulate.
【請求項2】前記要求指令の発行処理では、前記要求指
令を一定周期毎に発行することを特徴とする請求項1記
載のサーバ稼働データの収集・蓄積方法。
2. The server operation data collection / accumulation method according to claim 1, wherein in the request command issuing process, the request command is issued at regular intervals.
【請求項3】前記識別情報は、稼働データの転送された
時刻を示すタイムスタンプと該稼働データの転送元サー
バの識別子でなることを特徴とする請求項1記載のサー
バ稼働データの収集・蓄積方法。
3. The server operation data collection / accumulation according to claim 1, wherein the identification information comprises a time stamp indicating the time at which the operation data was transferred and an identifier of a server from which the operation data was transferred. Method.
【請求項4】前記ネットワークシステムが、ローカルエ
リアネットワークであることを特徴とする請求項1記載
のサーバ稼働データの収集・蓄積方法。
4. The method according to claim 1, wherein said network system is a local area network.
【請求項5】複数のサーバと、該複数のサーバをアクセ
スするための複数のクライアント端末と、前記複数のサ
ーバと前記複数のクライアント端末とを接続するネット
ワークとを有するネットワークシステムで、前記サーバ
の稼働状況を表す稼働データを収集・蓄積するためのプ
ログラムを記録した記憶媒体において、前記ネットワー
クシステムに接続され、前記複数のサーバの稼働データ
を蓄積するための蓄積ファイルを有する収集蓄積制御装
置により実施されるプログラムであって、前記複数のサ
ーバに対して順次稼働データの転送を要求する要求指令
を発行する処理と、前記要求指令に応答して、前記複数
のサーバから転送されてくる稼働データを受信し、受信
した稼働データの各々に、識別情報を付加して稼働デー
タレコードを生成する処理と、前記稼働データレコード
を前記収集蓄積制御装置が有するファイル装置に格納す
る処理とを含むプログラムを記録したことを特徴とする
記憶媒体。
5. A network system comprising: a plurality of servers; a plurality of client terminals for accessing the plurality of servers; and a network connecting the plurality of servers and the plurality of client terminals. In a storage medium storing a program for collecting and accumulating operation data indicating operation status, the storage medium is connected to the network system and implemented by a collection and accumulation control device having an accumulation file for accumulating operation data of the plurality of servers. A program for issuing a request command for sequentially requesting transfer of operating data to the plurality of servers, and in response to the request command, operating data transferred from the plurality of servers. Receive and add identification information to each received operation data to generate operation data record That processing and storage medium, characterized in that the operational data record storing a program including the process of storing a file system having said collecting and storage controller.
【請求項6】前記記憶媒体は、さらに、前記複数のサー
バにより実行され、前記要求指令に応答して各々のサー
バが有する稼働データファイルから稼働データを抽出す
る処理と、抽出された稼働データを前記収集蓄積制御装
置に転送する処理とを含むエージェントプログラムを記
録したことを特徴とする請求項5記載の記憶媒体。
6. The storage medium, further executed by the plurality of servers, extracting operation data from an operation data file of each server in response to the request command, and storing the extracted operation data in the storage medium. 6. The storage medium according to claim 5, wherein an agent program including a process of transferring to the collection and accumulation control device is recorded.
【請求項7】前記要求指令の発行処理では、前記要求指
令を一定周期毎に発行されることを特徴とする請求項6
記載の記憶媒体。
7. The request command issuing process according to claim 6, wherein the request command is issued at regular intervals.
The storage medium according to the above.
【請求項8】前記識別情報は、稼働データの転送された
時刻を示すタイムスタンプと該稼働データの転送元サー
バの識別子でなることを特徴とする請求項6記載の記憶
媒体。
8. The storage medium according to claim 6, wherein the identification information comprises a time stamp indicating a time at which the operation data was transferred and an identifier of a server from which the operation data was transferred.
JP11201321A 1999-07-15 1999-07-15 Method for gathering and storing server operation data Pending JP2001027990A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11201321A JP2001027990A (en) 1999-07-15 1999-07-15 Method for gathering and storing server operation data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11201321A JP2001027990A (en) 1999-07-15 1999-07-15 Method for gathering and storing server operation data

Publications (1)

Publication Number Publication Date
JP2001027990A true JP2001027990A (en) 2001-01-30

Family

ID=16439080

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11201321A Pending JP2001027990A (en) 1999-07-15 1999-07-15 Method for gathering and storing server operation data

Country Status (1)

Country Link
JP (1) JP2001027990A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011199413A (en) * 2010-03-17 2011-10-06 Toshiba Corp Video recording reproducing device
JP2011215857A (en) * 2010-03-31 2011-10-27 Yahoo Japan Corp System, method, and search engine for confirming condition of process sequentially performed by a plurality of servers

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011199413A (en) * 2010-03-17 2011-10-06 Toshiba Corp Video recording reproducing device
US8478113B2 (en) 2010-03-17 2013-07-02 Kabushiki Kaisha Toshiba Video server
JP2011215857A (en) * 2010-03-31 2011-10-27 Yahoo Japan Corp System, method, and search engine for confirming condition of process sequentially performed by a plurality of servers

Similar Documents

Publication Publication Date Title
US6336141B1 (en) Method of collectively managing dispersive log, network system and relay computer for use in the same
JP3778652B2 (en) Log data collection management method and apparatus
CN101997925A (en) Server monitoring method with early warning function and system thereof
EP3364627B1 (en) Adaptive session intelligence extender
CN112543222B (en) Data processing method and device, computer equipment and storage medium
CN105471635B (en) A kind of processing method of system log, device and system
CN108462598A (en) A kind of daily record generation method, log analysis method and device
CN112506755A (en) Log collection method and device, computer equipment and storage medium
CN111930598A (en) Information processing method based on block chain and big data analysis and big data platform
CN112052227A (en) Data change log processing method and device and electronic equipment
JP4485112B2 (en) Log data collection management method and apparatus
JP2001027990A (en) Method for gathering and storing server operation data
CN114201537B (en) Method, system, equipment and storage medium for collecting and storing energy storage data
CN101594247A (en) The method and system of identification applied topology
CN113778709B (en) Interface calling method, device, server and storage medium
JP2002108659A (en) Method for collecting data access history and apparatus for the same
CN113810475A (en) Wifi probe equipment management and control system based on big data architecture
CN111611134A (en) Time monitoring method and device, application terminal and storage medium
CN115766278B (en) Firewall policy generation method, device, equipment and storage medium
EP4242848B1 (en) Method and computer system for capture and analysis of repetitive actions generated by the employee-computer interaction
CN110708208B (en) Monitoring data acquisition method and device, storage medium and terminal
JP2005157727A (en) Log processing method, and processing program and execution system of the same
CN115086164B (en) Policy issuing method, system, device and computer readable storage medium
CN113126562B (en) Data acquisition method, device and system and computer readable storage medium
JP4467726B2 (en) Plant control agency system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040907