JP5324697B1 - Operation automation system, operation automation method, and operation automation program - Google Patents

Operation automation system, operation automation method, and operation automation program Download PDF

Info

Publication number
JP5324697B1
JP5324697B1 JP2012281516A JP2012281516A JP5324697B1 JP 5324697 B1 JP5324697 B1 JP 5324697B1 JP 2012281516 A JP2012281516 A JP 2012281516A JP 2012281516 A JP2012281516 A JP 2012281516A JP 5324697 B1 JP5324697 B1 JP 5324697B1
Authority
JP
Japan
Prior art keywords
control
control instruction
job
execution
intermediate code
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.)
Active
Application number
JP2012281516A
Other languages
Japanese (ja)
Other versions
JP2014126937A (en
Inventor
正樹 三角
健太 服部
Original Assignee
正樹 三角
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 正樹 三角 filed Critical 正樹 三角
Priority to JP2012281516A priority Critical patent/JP5324697B1/en
Application granted granted Critical
Publication of JP5324697B1 publication Critical patent/JP5324697B1/en
Publication of JP2014126937A publication Critical patent/JP2014126937A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

【課題】
本発明は、特定の担当者へシステム運用に関する知識が偏在する事態を回避し、定型的、かつ、反復性のある作業に関する作業担当者の負担を軽減させる運用自動化システムを提案することを目的とする。
【解決手段】
開示の運用自動化システムは、(1)第一の言語で、1つ以上の制御対象装置への遠隔制御指示を受け付け、(2)遠隔制御指示を、各制御対象装置に応じた第二の言語に変換し、(3)各制御対象装置に適した遠隔制御指示をそれぞれ通知し、(4)各制御対象装置から遠隔制御結果を取得することを特徴とする運用自動化システム。
【選択図】図3
【Task】
It is an object of the present invention to propose an operation automation system that avoids a situation in which knowledge about system operation is unevenly distributed to a specific person in charge and reduces the burden on the person in charge of work that is routine and repeatable. To do.
[Solution]
The disclosed operation automation system (1) accepts a remote control instruction to one or more control target devices in a first language, and (2) sends a remote control instruction to a second language corresponding to each control target device. (3) A remote control instruction suitable for each control target device is notified, and (4) a remote control result is obtained from each control target device.
[Selection] Figure 3

Description

1つ以上の装置におけるシステム運用を自動化させるための遠隔制御を統括するシステムの技術に関する。   The present invention relates to a technology of a system that controls remote control for automating system operation in one or more apparatuses.

サーバ装置で発生した障害の対応やサーバ装置に記憶されるプログラムのアップデートなど、所謂システム運用は、必要の都度、人手によって対応されることが多い。そのため、当該作業に関する技術が特定の人に偏り当該作業に係る知識が偏在したり、作業担当者に過度の負担を掛け、当該作業以外の業務に時間を割けない状況を生み出したりもしている。   In many cases, so-called system operations such as handling a failure occurring in a server device and updating a program stored in the server device are handled manually whenever necessary. For this reason, the technology related to the work is biased toward a specific person, and knowledge related to the work is unevenly distributed, or an excessive burden is placed on the person in charge of the work, creating a situation in which time other than the work cannot be spent.

前者の場合、担当者が病気療養・転職などの理由で不在になった場合、システムの安定運用に支障がでることも考えられる。また、後者の場合、システム運用の作業が地味であることもあって、担当者のモチベーションを維持することが難しい場合もある。   In the former case, if the person in charge is absent due to illness treatment or job change, it is possible that the stable operation of the system may be hindered. In the latter case, it may be difficult to maintain the motivation of the person in charge because the system operation work is plain.

なお、システム運用とは、主にコンピュータ上で稼動し、さまざまなサービスを提供しているシステムが停止することなく、利用顧客に対して問題なくサービスを提供できるような環境を維持管理することである。   System operation refers to maintaining and managing an environment that can provide services to users without problems, without stopping systems that run on computers and provide various services. is there.

一方、上記のようなシステム運用に係る作業担当者の負担を軽減すべく、サーバ装置等の遠隔制御に関する技術がさかんに提案されている。例えば、特許文献1では、障害管理のシステムであって、障害診断を行なう前に、サーバ装置からクライアント装置に、クライアントエージェント手段を転送し、サーバ装置のサーバエージェント手段と、クライアント装置のクライアントエージェント手段が通信することにより、障害診断を行なう技術が提案されている。また、特許文献2乃至6に係る文献においても、種々の遠隔制御に関する技術が提案されている。   On the other hand, in order to reduce the burden on the person in charge of the operation related to the system operation as described above, technologies relating to remote control of a server device or the like have been proposed. For example, Patent Document 1 discloses a fault management system in which client agent means is transferred from a server apparatus to a client apparatus before performing fault diagnosis, and server agent means of the server apparatus and client agent means of the client apparatus are transferred. A technique for diagnosing faults by communicating with each other has been proposed. Also, in the documents related to Patent Documents 2 to 6, various techniques related to remote control are proposed.

特開平10−228433号公報Japanese Patent Laid-Open No. 10-228433 特開2011−248531号公報JP2011-2448531A 特開2010−122929号公報JP 2010-122929 A 特開2002−342185号公報JP 2002-342185 A 特開2002−288050号公報JP 2002-288050 A 特開2002−198707号公報Japanese Patent Laid-Open No. 2002-198707

しかしながら、上記の従来技術においては、特定の担当者にシステム運用に関する知識が偏在する弊害を解消する仕組みが提供されていないという問題点が有る。   However, the above-described conventional technique has a problem in that a mechanism for eliminating the adverse effect that knowledge regarding system operation is unevenly distributed to a specific person in charge is not provided.

また、上記の従来技術においては、定型的な作業であるにもかかわらず、何度も繰り返し行わねばならない作業の担当者が抱える負担を低減させる仕組みが提供されていないという問題点が有る。   In addition, the above-described conventional technology has a problem in that a mechanism for reducing the burden on the person in charge of work that must be repeated over and over is not provided despite the routine work.

そこで本発明では、上記問題点を鑑み、特定の担当者へシステム運用に関する知識が偏在する事態を回避させると共に、定型的、かつ、反復性のある作業に関する作業担当者の負担を軽減させる運用自動化システムを提案することを目的とする。   Accordingly, in the present invention, in view of the above problems, operation automation that avoids the situation where knowledge about system operation is unevenly distributed to a specific person in charge and reduces the burden on the person in charge of work that is routine and repeatable. The purpose is to propose a system.

開示する運用自動化システムの一形態は、ユーザ関連の入出力を行うジョブ管理装置と、制御対象装置に制御指示を実行させるジョブ実行装置と、を含み、前記制御指示を実行させるためのエージェントが常駐していない1つ以上の前記制御対象装置を前記制御指示に従って制御する運用自動化システムであって、前記ジョブ管理装置が、第一の記述規則に従って記述される前記1つ以上の制御対象装置に対する前記制御指示であって、各前記制御対象装置が正常に稼動し続けられるような状態を維持させるための前記制御指示を、前記ユーザから受け付けるジョブフロー受付手段と、前記ジョブフロー受付手段により受け付けた前記制御指示を、第二の記述規則に従って記述される中間コードに変換するジョブフロー変換手段と、前記ジョブフロー変換手段により変換された前記中間コードを記憶する中間コード記憶手段と、前記中間コード記憶手段に記憶される前記中間コードについて、該中間コードに含まれる1つ以上の情報処理指示のうち処理優先度が高い順に該各情報処理指示を実行することによって、前記ジョブ実行装置が解釈することのできる第三の記述規則に従って記述される転送用制御指示情報であって、前記制御指示における指示内容の一部又は全部であり、前記各制御対象装置に実行させるべき制御命令を含む前記転送用制御指示情報を生成する中間コード実行手段と、前記中間コード実行手段により生成された前記転送用制御指示情報を、前記ジョブ実行装置に通知する制御指示通知手段と、を有し、前記ジョブ実行装置が、前記制御指示通知手段により通知された前記転送用制御指示情報を取得する制御指示取得手段と、前記制御指示取得手段により取得された前記転送用制御指示から、前記制御命令を抽出し、抽出した該制御命令を該制御命令で制御されるべき前記制御対象装置に通知することによって、該制御対象装置に前記制御命令を実行させる対象装置通知手段と、を有することを特徴とする。   One form of the disclosed operation automation system includes a job management device that performs user-related input / output, and a job execution device that causes a control target device to execute a control instruction, and an agent for executing the control instruction is resident An operation automation system that controls one or more control target devices that are not in accordance with the control instruction, wherein the job management device is configured to perform the control on the one or more control target devices described according to a first description rule. The control instruction for receiving the control instruction for maintaining a state in which each control target device can continue to operate normally is received from the user, and the job flow receiving means receives the control instruction. Job flow conversion means for converting the control instruction into an intermediate code described in accordance with the second description rule; The intermediate code storage unit that stores the intermediate code converted by the flow conversion unit, and the intermediate code stored in the intermediate code storage unit, the processing priority among one or more information processing instructions included in the intermediate code By executing the information processing instructions in descending order, transfer control instruction information described in accordance with a third description rule that can be interpreted by the job execution device, Intermediate code execution means for generating the transfer control instruction information including a control instruction to be executed by each of the control target devices, and the transfer control instruction information generated by the intermediate code execution means. Control instruction notification means for notifying the job execution apparatus, and the job execution apparatus is controlled by the control instruction notification means. A control instruction acquisition means for acquiring the known transfer control instruction information; and the control instruction is extracted from the transfer control instruction acquired by the control instruction acquisition means, and the extracted control instruction is used as the control instruction. And a target device notifying unit that causes the control target device to execute the control command by notifying the control target device to be controlled in step (b).

また、開示する運用自動化システムの一形態は、上記構成に加え、前記ジョブ実行装置と前記制御対象装置とが、一のファイアウォール内に配置され、前記ジョブ管理装置が、前記一のファイアウォール外に配置されることを特徴とする。   In addition to the above-described configuration, one form of the disclosed operation automation system includes the job execution device and the control target device arranged in one firewall, and the job management device arranged outside the one firewall. It is characterized by being.

また、開示する運用自動化システムの一形態は、上記構成に加え、前記ジョブ管理装置が、当該運用自動化システムを構成しない外部装置が備える所定の機能に基づく出力結果を受け付ける外部出力受付手段を有し、前記中間コード実行手段が、前記出力結果に応じて選択される前記情報処理指示を実行することを特徴とする。   In addition to the above configuration, one mode of the disclosed operation automation system includes an external output reception unit that receives an output result based on a predetermined function of the external device that does not configure the operation automation system. The intermediate code execution means executes the information processing instruction selected according to the output result.

また、開示する運用自動化システムの一形態は、上記構成に加え、前記出力結果が、前記制御対象装置が所定状態となったことを検知した旨の通知であることを特徴とする。   In addition to the above-described configuration, one form of the disclosed operation automation system is characterized in that the output result is a notification that the control target device is detected to be in a predetermined state.

また、開示する運用自動化システムの一形態は、上記構成に加え、前記転送用制御指示情報が、前記制御対象装置で実行させるべきスクリプト情報を含み、前記対象装置通知手段が、前記スクリプト情報を通知することを特徴とする。   In addition to the above-described configuration, one mode of the disclosed operation automation system includes the transfer control instruction information including script information to be executed by the control target device, and the target device notification unit notifies the script information. It is characterized by doing.

また、開示する運用自動化システムの一形態は、上記構成に加え、前記ジョブ実行装置が、前記制御命令で制御されるべき制御対象装置から、前記制御命令の実行結果を取得する実行結果取得手段と、前記実行結果を前記ジョブ管理装置へ転送する実行結果転送手段と、を有し、前記ジョブ管理装置が、前記実行結果転送手段により転送される前記実行結果を取得する転送結果取得手段を有し、前記中間コード実行手段が、前記転送結果取得手段により取得した前記実行結果に応じて選択される前記情報処理指示を実行することを特徴とする。   In addition to the above-described configuration, one form of the disclosed operation automation system includes an execution result acquisition unit that acquires the execution result of the control command from the control target device that is to be controlled by the control command. An execution result transfer means for transferring the execution result to the job management apparatus, and the job management apparatus has a transfer result acquisition means for acquiring the execution result transferred by the execution result transfer means. The intermediate code execution means executes the information processing instruction selected according to the execution result acquired by the transfer result acquisition means.

また、開示する運用自動化システムの一形態は、上記構成に加え、前記対象装置通知手段が、前記転送用制御指示に従って、前記制御命令で制御されるべき制御対象装置にリモートログインすると共に、前記抽出した制御命令を通知することを特徴とする。   In addition to the above configuration, one form of the operation automation system to be disclosed is that the target device notifying unit remotely logs into the control target device to be controlled by the control command in accordance with the transfer control instruction, and the extraction The control command is notified.

開示する運用自動化システムは、特定の担当者へシステム運用に関する知識が偏在する事態を回避し、定型的、かつ、反復性のある作業に関する作業担当者の負担を軽減させることができる。   The disclosed operation automation system can avoid a situation where knowledge about system operation is unevenly distributed to a specific person in charge, and can reduce the burden on the person in charge of work that is routine and repeatable.

本実施の形態に係る運用自動化システムの概要を示す図(その1)である。It is a figure (the 1) which shows the outline | summary of the operation automation system which concerns on this Embodiment. 本実施の形態に係る運用自動化システムの概要を示す図(その2)である。It is a figure (the 2) which shows the outline | summary of the operation automation system which concerns on this Embodiment. 本実施の形態に係る運用自動化システムの機能ブロック図である。It is a functional block diagram of the operation automation system concerning this embodiment. 本実施の形態に係るジョブフローの一例を示す図である。It is a figure which shows an example of the job flow which concerns on this Embodiment. 本実施の形態に係る中間コードの一例を示す図である。It is a figure which shows an example of the intermediate code which concerns on this Embodiment. 本実施の形態に係るデータベーススキーマの一例を示す図である。It is a figure which shows an example of the database schema which concerns on this Embodiment. 本実施の形態に係るデータ例(ObjectTable)を示す図である。It is a figure which shows the example of data (ObjectTable) which concerns on this Embodiment. 本実施の形態に係るデータ例(FieldData)を示す図である。It is a figure which shows the example of data (FieldData) which concerns on this Embodiment. 本実施の形態に係る転送用制御指示情報の一例を示す図である。It is a figure which shows an example of the control instruction information for transfer which concerns on this Embodiment. 本実施の形態に係るジョブ管理装置のハードウエア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the job management apparatus which concerns on this Embodiment. 本実施の形態に係るジョブ実行装置のハードウエア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the job execution apparatus which concerns on this Embodiment. 本実施の形態に係る運用自動化システムが行うコンパイル処理の一例の流れを示すフローチャートである。It is a flowchart which shows the flow of an example of the compilation process which the operation | movement automation system which concerns on this Embodiment performs. 本実施の形態に係る運用自動化システムが行う運用自動化処理の一例(その1)の流れを示すフローチャートである。It is a flowchart which shows the flow of an example (the 1) of the operation automation process which the operation automation system which concerns on this Embodiment performs. 本実施の形態に係る運用自動化システムが行う運用自動化処理の一例(その2)の流れを示すフローチャートである。It is a flowchart which shows the flow of an example (the 2) of the operation automation process which the operation automation system which concerns on this Embodiment performs.

図面を参照しながら、本発明を実施するための形態について説明する。
(本実施の形態に係る運用自動化システムの概要)
DESCRIPTION OF EMBODIMENTS Embodiments for carrying out the present invention will be described with reference to the drawings.
(Outline of the operation automation system according to this embodiment)

図1及び図2を用いて、本実施の形態に係る運用自動化システム100の概要について説明する。図1は、運用自動化システム100の構成装置であるジョブ管理装置200とジョブ実行装置300とがファイアウォール430を隔てて配置されている様子を示している。図2は、運用自動化システム100の構成装置であるジョブ管理装置200とジョブ実行装置300とが一体となって配置されている様子を示している。   An outline of the operation automation system 100 according to the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 1 shows a state in which a job management apparatus 200 and a job execution apparatus 300 that are components of the operation automation system 100 are arranged across a firewall 430. FIG. 2 shows a state in which a job management apparatus 200 and a job execution apparatus 300 that are components of the operation automation system 100 are integrally arranged.

運用自動化システム100は、ユーザ端末400から、1つ以上の制御対象装置410を制御するための制御指示(ジョブフロー)440を受け付ける。ここで、制御指示440とは、システム運用のための制御の命令であって、様々なサービスを提供している制御対象装置410が停止することなく、利用顧客に対して問題なくサービスを提供できるような環境を維持管理するための制御命令の集合である。また、制御指示440は、第一の記述規則(ジョブフロー言語)450と呼ぶ独自のDSL(Domain Specific Language)を用いて、システム自動化のための処理を記述するものである。   The operation automation system 100 receives a control instruction (job flow) 440 for controlling one or more control target devices 410 from the user terminal 400. Here, the control instruction 440 is a control command for system operation, and the service target apparatus 410 that provides various services does not stop, and can provide the service to the customer without any problem. It is a set of control instructions for maintaining and managing such an environment. The control instruction 440 describes processing for system automation using a unique DSL (Domain Specific Language) called a first description rule (job flow language) 450.

ここで、制御指示440が第一の記述規則450で記述される理由は、第一の記述規則450をユーザが書き易いような形態に設計することによって、ユーザが自分の書きたい制御指示440を比較的容易に定義できるという利点があるからである。また、制御指示440は、例えば、バッチ処理の一元管理を行うための制御、不要なファイルを削除させる制御、プロセス一覧表の自動作成させる制御、WEBサイトのコンテンツを更新させる制御など、制御対象装置410のシステム運用を目的にする内容であれば、その内容は限定されない。ただし、制御指示440は、作成及びテストの手間を考慮すると、制御手順が曖昧なものや複雑なものは適さず、制御手順が単純であり、実行頻度の高いものが好適である。   Here, the reason why the control instruction 440 is described by the first description rule 450 is that the control instruction 440 that the user wants to write is set by designing the first description rule 450 so that the user can easily write it. This is because it has the advantage that it can be defined relatively easily. The control instruction 440 includes, for example, a control target device such as control for centralized management of batch processing, control for deleting unnecessary files, control for automatically creating a process list, and control for updating content on a WEB site. The content is not limited as long as the content is intended for system operation 410. However, the control instruction 440 is not suitable if the control procedure is ambiguous or complicated considering the time required for creation and testing, and the control procedure is simple and the execution frequency is high.

運用自動化システム100は、ユーザ端末400から受け付けた制御指示440をコンパイラによってコンパイルし、運用自動化システム100の構成装置であるジョブ管理装置200が実行可能な中間コード480を生成し記憶する。中間コード480は、ジョブ管理装置200が読み込んで実行するため、ジョブ管理装置200が処理し易い形式のコードとして定義する。そのため、このような構成を取らない場合と比較して、ジョブ管理装置200のジョブ実行に関する構成を簡素にすることができる。   The operation automation system 100 compiles a control instruction 440 received from the user terminal 400 by a compiler, and generates and stores an intermediate code 480 that can be executed by the job management apparatus 200 that is a component device of the operation automation system 100. The intermediate code 480 is defined as a code in a format that can be easily processed by the job management apparatus 200 since it is read and executed by the job management apparatus 200. Therefore, the configuration related to job execution of the job management apparatus 200 can be simplified compared to the case where such a configuration is not used.

ジョブ管理装置200は、中間コード480を構成する情報処理指示490の1つずつを順に実行していき、実行した情報処理指示490に従って、ジョブ実行装置300へ制御対象装置410に対する制御命令510を通知する。制御命令510とは、制御指示440の構成要素であって、制御対象装置410において制御指示440を実現させるための細かな情報処理命令である。   The job management apparatus 200 sequentially executes the information processing instructions 490 constituting the intermediate code 480 one by one, and notifies the job execution apparatus 300 of the control instruction 510 for the control target apparatus 410 according to the executed information processing instructions 490. To do. The control instruction 510 is a constituent element of the control instruction 440 and is a detailed information processing instruction for realizing the control instruction 440 in the control target device 410.

ジョブ実行装置300は、通知された制御命令510を制御対象装置410へ転送し、制御命令510を制御対象装置410に実行させることによって、制御対象装置410においてユーザが意図する制御指示440の一部又は全部を実現させる。このような流れで、運用自動化システム100は、ユーザ端末400から受け付けた制御指示440を、制御対象装置410に実行させることによって、制御対象装置410の遠隔制御及び運用自動化を実現する。   The job execution device 300 transfers the notified control command 510 to the control target device 410, and causes the control target device 410 to execute the control command 510, whereby a part of the control instruction 440 intended by the user in the control target device 410. Or make everything happen. In this manner, the operation automation system 100 realizes remote control and operation automation of the control target device 410 by causing the control target device 410 to execute the control instruction 440 received from the user terminal 400.

なお、制御対象装置410には、遠隔制御及び運用自動化のためのエージェントを常駐させない。上で説明したように、運用自動化システム100は、ユーザ端末400から受け付けた制御指示440に従って、制御対象装置410に制御命令510を通知し所定の処理命令を実行させる形態である。従って、運用自動化システム100は、制御対象装置410にエージェントをインストールする手間を省くことができ、また、ユーザによるエージェントの管理・改修の手間も省くことができる。   Note that an agent for remote control and operation automation is not resident in the control target device 410. As described above, the operation automation system 100 is configured to notify the control target device 410 of the control command 510 and execute a predetermined processing command in accordance with the control instruction 440 received from the user terminal 400. Therefore, the operation automation system 100 can save the trouble of installing the agent in the control target apparatus 410, and can also save the trouble of managing / repairing the agent by the user.

図1で示すように、運用自動化システム100は、ジョブ管理装置200とジョブ実行装置300とがファイアウォール430によって隔てられている環境で使用することが可能である。この場合、ジョブ管理装置200がインターネット上に公開されていても良いため、社外のユーザ端末400からジョブ管理装置200にアクセスし、イントラネット内部に設置される制御対象装置410を間接的に制御するという利用形態が可能となる。   As shown in FIG. 1, the operation automation system 100 can be used in an environment where the job management device 200 and the job execution device 300 are separated by a firewall 430. In this case, since the job management apparatus 200 may be disclosed on the Internet, the job management apparatus 200 is accessed from a user terminal 400 outside the company, and the control target apparatus 410 installed inside the intranet is indirectly controlled. Usage forms are possible.

また、図2で示すように、運用自動化システム100は、ジョブ管理装置200とジョブ実行装置300とが一体の装置となった環境であっても使用することが可能である。この場合、ユーザは、イントラネット内のユーザ端末400からジョブ管理装置200(ジョブ実行装置300)へアクセスすることになる。
(本実施の形態に係る運用自動化システムの動作原理)
As shown in FIG. 2, the operation automation system 100 can be used even in an environment in which the job management apparatus 200 and the job execution apparatus 300 are integrated. In this case, the user accesses the job management apparatus 200 (job execution apparatus 300) from the user terminal 400 in the intranet.
(Operational principle of the operation automation system according to this embodiment)

図3乃至図9を用いて、本実施の形態に係る運用自動化システム100の動作原理について説明する。図3は、運用自動化システム100の機能ブロック図である。図3で示すように、運用自動化システム100は、ジョブ管理装置200、ジョブ実行装置300を有する。   The operation principle of the operation automation system 100 according to the present embodiment will be described with reference to FIGS. FIG. 3 is a functional block diagram of the operation automation system 100. As shown in FIG. 3, the operation automation system 100 includes a job management device 200 and a job execution device 300.

ジョブ管理装置200とジョブ実行装置300とは、別々の装置として存在し、通信ネットワークで接続される形態であっても良く、そのとき、両者の間にファイアウォール430が存在している形態であっても良い。また、ジョブ管理装置200とジョブ実行装置300とは、一つの装置として実装される形態であっても良い。   The job management apparatus 200 and the job execution apparatus 300 exist as separate apparatuses and may be connected via a communication network. At that time, a firewall 430 exists between them. Also good. Further, the job management apparatus 200 and the job execution apparatus 300 may be implemented as a single apparatus.

なお、ユーザ端末400とジョブ管理装置200とは、通信ネットワークによって接続され、1つ以上の制御対象装置410とジョブ実行装置300とは、通信ネットワークによって接続されている。また、外部装置420とジョブ管理装置200とも、通信ネットワークによって接続されている。   The user terminal 400 and the job management apparatus 200 are connected via a communication network, and the one or more control target apparatuses 410 and the job execution apparatus 300 are connected via a communication network. The external device 420 and the job management device 200 are also connected by a communication network.

ここで、制御対象装置410とは、ルータ装置、スイッチ装置、サーバ装置などであって、装置410の機能的属性は限定されない。また、外部装置420は、運用自動化システム100を構成しない装置であって、制御対象装置410の状態を監視し、制御対象装置410が障害発生など所定の状態となったことをジョブ管理装置200へ通知する機能を備える装置である。   Here, the control target device 410 is a router device, a switch device, a server device, or the like, and the functional attributes of the device 410 are not limited. The external device 420 is a device that does not constitute the operation automation system 100. The external device 420 monitors the state of the control target device 410, and notifies the job management device 200 that the control target device 410 has entered a predetermined state such as a failure. It is a device having a function of notifying.

図3で示すように、ジョブ管理装置200は、ジョブフロー受付手段210、ジョブフロー変換手段220、中間コード記憶手段230、中間コード実行手段240、制御指示通知手段250、転送結果取得手段260、外部出力受付手段270を有する。   As shown in FIG. 3, the job management apparatus 200 includes a job flow reception unit 210, a job flow conversion unit 220, an intermediate code storage unit 230, an intermediate code execution unit 240, a control instruction notification unit 250, a transfer result acquisition unit 260, an external An output receiving unit 270 is included.

ジョブフロー受付手段210は、ユーザ端末400から、第一の記述規則450に従い記述される制御指示440であって、制御対象装置410を遠隔制御するための制御指示440を受け付ける。ここで、制御指示440とは、システム運用のための制御を内容とする指示であって、様々なサービスを提供している制御対象装置410が停止することなく、利用顧客に対して問題なくサービスを提供できるような環境を維持管理するための制御を内容とする指示である。また、第一の記述規則450とは、システム自動化の処理を記述するための独自のDSLであり、ユーザが制御指示440を容易に定義できるように設計された、ジョブフロー記述のための言語である。   The job flow accepting unit 210 accepts a control instruction 440 described according to the first description rule 450 from the user terminal 400 and a control instruction 440 for remotely controlling the control target device 410. Here, the control instruction 440 is an instruction that includes control for system operation, and the service target apparatus 410 that provides various services does not stop and can be serviced to the customer without any problem. It is an instruction that includes control for maintaining and managing the environment that can provide the service. The first description rule 450 is a unique DSL for describing system automation processing, and is a language for job flow description designed so that a user can easily define a control instruction 440. is there.

図4で制御指示440の一例を示す。図4では、サーバ装置名「WebServer1」、ユーザ名「webadmin」、ログインパスワード「secret−key」、制御コマンド1「service httpd restart」、制御コマンド2「print($RESULT)」である場合の制御指示440を示している。   An example of the control instruction 440 is shown in FIG. In FIG. 4, the control instruction when the server device name is “WebServer1”, the user name is “webadmin”, the login password is “secret-key”, the control command is “service httpd restart”, and the control command is “print ($ RESULT)”. 440 is shown.

ジョブフロー変換手段220は、ジョブフロー受付手段210が受け付けた制御指示440を、後述する中間コード実行手段240が解釈・実行することができる第二の記述規則460に従い記述される中間コード480に変換する。   The job flow conversion unit 220 converts the control instruction 440 received by the job flow reception unit 210 into an intermediate code 480 described according to a second description rule 460 that can be interpreted and executed by the intermediate code execution unit 240 described later. To do.

図5で中間コード480の一例を示す。図5では、図4で例示した制御指示440から生成された中間コード480を示している。ジョブフロー変換手段220によって生成された中間コード480は、中間コード記憶手段230に記憶される。   FIG. 5 shows an example of the intermediate code 480. FIG. 5 shows an intermediate code 480 generated from the control instruction 440 illustrated in FIG. The intermediate code 480 generated by the job flow conversion unit 220 is stored in the intermediate code storage unit 230.

ここで、図6乃至図8を用いて、ジョブ管理装置200における情報記憶機構であるデータベースの構造について説明する。なお、ジョブ管理装置200(運用自動化システム100)では,制御指示440や制御対象装置410の情報など各種の情報は、オブジェクトとして記憶される。   Here, the structure of a database that is an information storage mechanism in the job management apparatus 200 will be described with reference to FIGS. In the job management apparatus 200 (operation automation system 100), various types of information such as the control instruction 440 and the control target apparatus 410 are stored as objects.

図6は、ジョブ管理装置200で採用するデータベーススキーマを示す図である。図6で示すように、ジョブ管理装置200では、様々な種類のデータを「Object」と「FieldData」という2つのテーブルによって表現するため、テーブル定義を拡張することなく、ユーザが自由にデータ種別を追加することが可能である。   FIG. 6 is a diagram showing a database schema adopted by the job management apparatus 200. As shown in FIG. 6, in the job management apparatus 200, various types of data are expressed by two tables “Object” and “FieldData”, so that the user can freely set the data type without extending the table definition. It is possible to add.

図7は、データ例として「ObjectTable」を示す図である。図7では、3列目にオブジェクトの種別を表すオブジェクト型オブジェクトのIDを示している。また、5列目で示すように、各オブジェクトは階層(ディレクトリ)構造を構成する要素となる。1行目では、型オブジェクトの型オブジェクトを示し、3行目では、ディレクトリもオブジェクトであることが示され、5行目では、型オブジェクト自体もオブジェクトであることが示されている。
図8は、データ例として「FieldData」を示す図である。図8の1乃至3行目では、「WebServer1」のフィールドデータを示している。
FIG. 7 is a diagram illustrating “ObjectTable” as a data example. In FIG. 7, the ID of the object type object representing the type of the object is shown in the third column. As shown in the fifth column, each object is an element constituting a hierarchical (directory) structure. The first line indicates the type object of the type object, the third line indicates that the directory is also an object, and the fifth line indicates that the type object itself is also an object.
FIG. 8 is a diagram illustrating “FieldData” as a data example. The first to third lines in FIG. 8 show field data of “WebServer1”.

なお、運用自動化システム100では、制御指示440に基づいて、図7及び8で示すようなデータに対し読み書きを行うことが可能であるため、制御命令510の実行の結果に応じ、オブジェクトのデータを更新したり、オブジェクトのデータによって制御指示440の内容を選択したりすることができる。また、運用自動化システム100では、制御指示440に基づいて、オブジェクトの追加・削除が可能である。   Since the operation automation system 100 can read and write data as shown in FIGS. 7 and 8 based on the control instruction 440, the data of the object is changed according to the execution result of the control instruction 510. The contents of the control instruction 440 can be selected based on the object data. Further, the operation automation system 100 can add / delete objects based on the control instruction 440.

中間コード実行手段240は、中間コード記憶手段230に記憶される中間コード480について、中間コード480に含まれる1つ以上の情報処理指示490のうち処理優先度の高い順に、情報処理指示490を実行する。こうすることによって、中間コード実行手段240は、ジョブ実行装置300が解釈し実行することができる第三の記述規則470に従って記述され、制御指示440の一部又は全部であり、制御対象装置410に実行させるべき制御命令510を含む転送用制御指示情報500を生成する。
図9で転送用制御指示情報500の一例を示す。図9では、図5で例示した中間コード480から生成された転送用制御指示情報500を示している。
The intermediate code execution unit 240 executes the information processing instructions 490 in order of the processing priority among the one or more information processing instructions 490 included in the intermediate code 480 for the intermediate code 480 stored in the intermediate code storage unit 230. To do. By doing so, the intermediate code execution means 240 is described in accordance with the third description rule 470 that can be interpreted and executed by the job execution apparatus 300, and is a part or all of the control instruction 440, and is sent to the control target apparatus 410. The transfer control instruction information 500 including the control instruction 510 to be executed is generated.
FIG. 9 shows an example of the transfer control instruction information 500. 9 shows transfer control instruction information 500 generated from the intermediate code 480 illustrated in FIG.

中間コード実行手段240は、後述する転送結果取得手段260が取得した実行結果520に基づいて、情報処理指示490を実行する。ここで、「実行結果520に基づいて、情報処理指示490を実行」とは、例えば、前段の情報処理指示490が実行されたことを確認した後、次段の情報処理指示490が実行される形態を示している。また、次段の情報処理指示490として複数の候補が存在し、前段の情報処理指示490の実行結果520に応じた何れかの情報処理指示490を実行するような選択的処理が実行される形態であっても良い。   The intermediate code execution unit 240 executes the information processing instruction 490 based on the execution result 520 acquired by the transfer result acquisition unit 260 described later. Here, “execute the information processing instruction 490 based on the execution result 520” means, for example, that the information processing instruction 490 in the next stage is executed after confirming that the information processing instruction 490 in the previous stage has been executed. The form is shown. In addition, a plurality of candidates exist as the information processing instruction 490 in the next stage, and a selective process is executed in which any information processing instruction 490 corresponding to the execution result 520 of the information processing instruction 490 in the previous stage is executed. It may be.

中間コード実行手段240は、後述する外部出力受付手段270が受け付けた出力結果530に基づいて、情報処理指示490を実行する。ここで、「出力結果530に基づいて、情報処理指示490を実行」とは、例えば、被監視対象装置410が所定の状態となったことを検知し通報する監視装置420からの通報530に基づき、予め制御指示440で規定される、通報530に適した情報処理指示490が実行される形態を示している。また、「所定の状態」とは、障害などの特定のイベントが発生した状態、新たに制御対象装置410が接続された状態など、内容に特段の限定はない。
制御指示通知手段250は、中間コード実行手段240が生成した転送用制御指示情報500を、ジョブ実行装置300へ通知する。
The intermediate code execution unit 240 executes an information processing instruction 490 based on an output result 530 received by an external output reception unit 270 described later. Here, “execute the information processing instruction 490 based on the output result 530” is based on, for example, the notification 530 from the monitoring device 420 that detects and reports that the monitored device 410 has entered a predetermined state. The form in which the information processing instruction 490 suitable for the notification 530 prescribed by the control instruction 440 is executed in advance is shown. The “predetermined state” is not particularly limited in content, such as a state in which a specific event such as a failure has occurred or a state in which the control target device 410 is newly connected.
The control instruction notification unit 250 notifies the job execution apparatus 300 of the transfer control instruction information 500 generated by the intermediate code execution unit 240.

転送結果取得手段260は、後述する実行結果転送手段340が通知する実行結果520を取得する。また、外部出力受付手段270は、外部装置420が通知する出力結果530を受け付ける(取得する)。   The transfer result acquisition unit 260 acquires an execution result 520 notified by an execution result transfer unit 340 described later. Further, the external output receiving unit 270 receives (acquires) the output result 530 notified by the external device 420.

図3で示すように、ジョブ実行装置300は、制御指示取得手段310、対象装置通知手段320、実行結果取得手段330、実行結果転送手段340を有する。
制御指示取得手段310は、制御指示通知手段250が通知する転送用制御指示情報500を取得する。
As illustrated in FIG. 3, the job execution device 300 includes a control instruction acquisition unit 310, a target device notification unit 320, an execution result acquisition unit 330, and an execution result transfer unit 340.
The control instruction acquisition unit 310 acquires the transfer control instruction information 500 notified by the control instruction notification unit 250.

対象装置通知手段320は、制御指示取得手段310が取得した転送用制御指示情報500から、制御対象装置410及び制御対象装置410に実行させるべき制御命令510を抽出し、当該抽出した制御命令510を制御対象装置410に通知し実行させる。なお、制御命令510は、制御対象装置410で実行させるべきスクリプトであっても良い。ここで、スクリプトとは、機械語への変換作業を省略して簡単に実行できるようにした簡易プログラムである。   The target device notifying unit 320 extracts the control target device 410 and the control command 510 to be executed by the control target device 410 from the transfer control instruction information 500 acquired by the control command acquiring unit 310, and the extracted control command 510 is extracted. The control target device 410 is notified and executed. Note that the control command 510 may be a script to be executed by the control target device 410. Here, the script is a simple program that can be easily executed by omitting the conversion to machine language.

図9の例で、対象装置通知手段320は、制御対象装置410「WebServer1」に対し、ログインパスワード「secret−key」を使用して、ユーザ名「webadmin」でリモートログインする。その上で、対象装置通知手段320は、コマンド「service httpd restart」を実行させる制御命令510を通知し実行させる。   In the example of FIG. 9, the target device notification unit 320 remotely logs in to the control target device 410 “WebServer1” using the login password “secret-key” with the user name “webadmin”. Then, the target device notification unit 320 notifies and executes the control command 510 that causes the command “service httpd restart” to be executed.

実行結果取得手段330は、対象装置通知手段320が制御対象装置410に実行させた制御命令510の実行結果520を制御対象装置410から取得する。なお、実行結果520の形態は特に限定しない。
実行結果転送手段340は、実行結果取得手段330が取得した実行結果520を、ジョブ管理装置200へ転送する。
The execution result acquisition unit 330 acquires from the control target device 410 the execution result 520 of the control command 510 that the target device notification unit 320 causes the control target device 410 to execute. The form of the execution result 520 is not particularly limited.
The execution result transfer unit 340 transfers the execution result 520 acquired by the execution result acquisition unit 330 to the job management apparatus 200.

運用自動化システム100は、このような構成を備えることによって、特定の担当者へシステム運用に関する知識が偏在する事態を回避し、定型的、かつ、反復性のある作業に関する作業担当者の負担を軽減させることができる。
(本実施の形態に係る運用自動化システムのハードウエア構成)
By having such a configuration, the operation automation system 100 avoids a situation in which knowledge regarding system operation is unevenly distributed to a specific person in charge, and reduces the burden on the person in charge regarding routine and repetitive work. Can be made.
(Hardware configuration of operation automation system according to this embodiment)

図10を用いて、ジョブ管理装置200のハードウエア構成例について説明する。図10は、ジョブ管理装置200のハードウエア構成の一例を示す図である。図10で示すように、ジョブ管理装置200は、CPU(Central Processing Unit)2010、ROM(Read-Only
Memory)2020、RAM(Random Access Memory)2030、補助記憶装置2040、通信I/F2050、入力装置2060、表示装置2070、記録媒体I/F2080を有する。
A hardware configuration example of the job management apparatus 200 will be described with reference to FIG. FIG. 10 is a diagram illustrating an example of a hardware configuration of the job management apparatus 200. As shown in FIG. 10, the job management apparatus 200 includes a CPU (Central Processing Unit) 2010, a ROM (Read-Only).
Memory) 2020, RAM (Random Access Memory) 2030, auxiliary storage device 2040, communication I / F 2050, input device 2060, display device 2070, and recording medium I / F 2080.

CPU2010は、ROM2020に記憶されたプログラムを実行する装置であり、RAM2030に展開(ロード)されたデータを、プログラムの命令に従って演算処理し、ジョブ管理装置200全体を制御する。ROM2020は、CPU2010が実行するプログラムやデータを記憶している。RAM2030は、CPU2010でROM2020に記憶されたプログラムを実行する際に、実行するプログラムやデータが展開(ロード)され、演算の間、演算データを一時的に保持する。   The CPU 2010 is a device that executes a program stored in the ROM 2020. The CPU 2010 performs arithmetic processing on the data expanded (loaded) in the RAM 2030 in accordance with instructions of the program and controls the entire job management device 200. The ROM 2020 stores programs and data executed by the CPU 2010. When the CPU 2010 executes a program stored in the ROM 2020, the RAM 2030 develops (loads) the program and data to be executed, and temporarily holds the operation data during the operation.

補助記憶装置2040は、基本ソフトウエアであるOS(Operating System)や本実施の形態に係るアプリケーションプログラムなどを、関連するデータとともに記憶する装置である。補助記憶装置2040は、中間コード記憶手段230を含み、例えば、HDD(Hard Disc Drive)やフラッシュメモリなどである。   The auxiliary storage device 2040 is a device that stores an OS (Operating System) that is basic software, an application program according to the present embodiment, and the like together with related data. The auxiliary storage device 2040 includes intermediate code storage means 230, such as an HDD (Hard Disc Drive) or a flash memory.

通信I/F2050は、有線・無線LAN(Local Area Network)、インターネットなどの通信ネットワークに接続し、通信機能を提供する他装置とデータの授受を行うためのインタフェースである。   The communication I / F 2050 is an interface that is connected to a communication network such as a wired / wireless local area network (LAN) or the Internet and exchanges data with other devices that provide a communication function.

入力装置2060は、キーボードなどジョブ管理装置200にデータ入力を行うための装置である。表示装置(出力装置)2070は、LCD(Liquid Crystal Display)等で構成される装置であり、ジョブ管理装置200が有する機能をユーザが利用する際や各種設定を行う際のユーザインタフェースとして機能する装置である。記録媒体I/F2080は、CD−ROM、DVD−ROM、USBメモリなどの記録媒体2090とデータの送受信を行うためのインタフェースである。   The input device 2060 is a device for inputting data to the job management device 200 such as a keyboard. A display device (output device) 2070 is a device configured with an LCD (Liquid Crystal Display) or the like, and functions as a user interface when the user uses the functions of the job management device 200 or when performing various settings. It is. The recording medium I / F 2080 is an interface for transmitting / receiving data to / from a recording medium 2090 such as a CD-ROM, DVD-ROM, or USB memory.

ジョブ管理装置200が有する各手段は、CPU2010が、ROM2020又は補助記憶装置2040に記憶された各手段に対応するプログラムを実行することにより実現される形態としても良い。また、ジョブ管理装置200が有する各手段は、当該各手段に関する処理をハードウエアとして実現される形態としても良い。また、通信I/F2050を介して外部サーバ装置から本発明に係るプログラムを読み込ませたり、記録媒体I/F2080を介して記録媒体2090から本発明に係るプログラムを読み込ませたりして、ジョブ管理装置200に当該プログラムを実行させる形態としても良い。   Each unit included in the job management apparatus 200 may be realized by the CPU 2010 executing a program corresponding to each unit stored in the ROM 2020 or the auxiliary storage device 2040. In addition, each unit included in the job management apparatus 200 may be configured such that processing related to each unit is realized as hardware. Also, the job management apparatus can be configured to read the program according to the present invention from an external server device via the communication I / F 2050 or to read the program according to the present invention from the recording medium 2090 via the recording medium I / F 2080. 200 may be configured to execute the program.

次に図11を用いて、ジョブ実行装置300のハードウエア構成例について説明する。図11は、ジョブ実行装置300のハードウエア構成の一例を示す図である。図11で示すように、ジョブ実行装置300は、CPU3010、ROM3020、RAM3030、補助記憶装置3040、通信I/F3050、入力装置3060、表示装置3070、記録媒体I/F3080を有する。   Next, a hardware configuration example of the job execution apparatus 300 will be described with reference to FIG. FIG. 11 is a diagram illustrating an example of a hardware configuration of the job execution apparatus 300. As illustrated in FIG. 11, the job execution apparatus 300 includes a CPU 3010, a ROM 3020, a RAM 3030, an auxiliary storage device 3040, a communication I / F 3050, an input device 3060, a display device 3070, and a recording medium I / F 3080.

CPU3010は、ROM3020に記憶されたプログラムを実行する装置であり、RAM3030に展開(ロード)されたデータを、プログラムの命令に従って演算処理し、ジョブ実行装置300全体を制御する。ROM3020は、CPU3010が実行するプログラムやデータを記憶している。RAM3030は、CPU3010でROM3020に記憶されたプログラムを実行する際に、実行するプログラムやデータが展開(ロード)され、演算の間、演算データを一時的に保持する。   The CPU 3010 is a device that executes a program stored in the ROM 3020. The CPU 3010 performs arithmetic processing on data expanded (loaded) in the RAM 3030 in accordance with instructions of the program and controls the entire job execution device 300. The ROM 3020 stores programs and data executed by the CPU 3010. When the CPU 3010 executes a program stored in the ROM 3020, the RAM 3030 develops (loads) the program and data to be executed, and temporarily holds the operation data during the operation.

補助記憶装置3040は、基本ソフトウエアであるOSや本実施の形態に係るアプリケーションプログラムなどを、関連するデータとともに記憶する装置である。補助記憶装置3040は、例えば、HDDやフラッシュメモリなどである。   The auxiliary storage device 3040 is a device that stores an OS, which is basic software, an application program according to the present embodiment, and the like together with related data. The auxiliary storage device 3040 is, for example, an HDD or a flash memory.

通信I/F3050は、有線・無線LAN、インターネットなどの通信ネットワークに接続し、通信機能を提供する他装置とデータの授受を行うためのインタフェースである。入力装置3060は、キーボードなどジョブ実行装置300にデータ入力を行うための装置である。表示装置(出力装置)3070は、LCD等で構成される装置であり、ジョブ実行装置300が有する機能をユーザが利用する際や各種設定を行う際のユーザインタフェースとして機能する装置である。記録媒体I/F3080は、CD−ROM、DVD−ROM、USBメモリなどの記録媒体3090とデータの送受信を行うためのインタフェースである。   The communication I / F 3050 is an interface that is connected to a communication network such as a wired / wireless LAN or the Internet and exchanges data with other devices that provide a communication function. The input device 3060 is a device for inputting data to the job execution device 300 such as a keyboard. A display device (output device) 3070 is a device configured by an LCD or the like, and functions as a user interface when the user uses the functions of the job execution device 300 or when performing various settings. The recording medium I / F 3080 is an interface for transmitting / receiving data to / from a recording medium 3090 such as a CD-ROM, DVD-ROM, or USB memory.

ジョブ実行装置300が有する各手段は、CPU3010が、ROM3020又は補助記憶装置3040に記憶された各手段に対応するプログラムを実行することにより実現される形態としても良い。また、ジョブ実行装置300が有する各手段は、当該各手段に関する処理をハードウエアとして実現される形態としても良い。また、通信I/F3050を介して外部サーバ装置から本発明に係るプログラムを読み込ませたり、記録媒体I/F3080を介して記録媒体3090から本発明に係るプログラムを読み込ませたりして、ジョブ実行装置300に当該プログラムを実行させる形態としても良い。
(本実施の形態に係る運用自動化システムによる処理例)
Each unit included in the job execution device 300 may be realized by the CPU 3010 executing a program corresponding to each unit stored in the ROM 3020 or the auxiliary storage device 3040. In addition, each unit included in the job execution apparatus 300 may be configured such that processing related to each unit is realized as hardware. In addition, the program according to the present invention is read from an external server device via the communication I / F 3050, or the program according to the present invention is read from the recording medium 3090 via the recording medium I / F 3080, so that the job execution apparatus It is good also as a form which makes the said 300 run the program.
(Processing example by the operation automation system according to this embodiment)

図12乃至図14を用いて、本実施の形態に係る運用自動化システム100による処理の例を説明する。なお、図1で示すように、ジョブ管理装置200とジョブ実行装置300とが、別々の装置として存在し、通信ネットワークで接続される形態であっても良く、そのとき、両者の間にファイアウォール430が存在している形態であっても良い。また、図2で示すように、ジョブ管理装置200とジョブ実行装置300とが、一つの装置として実装される形態であっても良い。
(1)制御指示440の受付処理及びコンパイル処理
An example of processing by the operation automation system 100 according to the present embodiment will be described with reference to FIGS. As shown in FIG. 1, the job management apparatus 200 and the job execution apparatus 300 may exist as separate apparatuses and connected via a communication network. At that time, a firewall 430 is provided between them. May be present. Further, as shown in FIG. 2, the job management apparatus 200 and the job execution apparatus 300 may be implemented as one apparatus.
(1) Acceptance processing and compilation processing of control instruction 440

ここでは、図12を用いて、運用自動化システム100による制御指示440の受付処理及びコンパイル処理について説明する。図12は、運用自動化システム100による制御指示440の受付処理及びコンパイル処理の一例に係るフローチャートである。   Here, the reception processing and compilation processing of the control instruction 440 by the operation automation system 100 will be described with reference to FIG. FIG. 12 is a flowchart according to an example of the reception process and the compilation process of the control instruction 440 by the operation automation system 100.

S10でジョブフロー受付手段210が、ユーザ端末400から、第一の記述規則450に従い記述される制御指示440であって、制御対象装置410を遠隔制御するための制御指示440を受け付ける。例えば、ジョブフロー受付手段210は、図4で示すような制御指示440を受け付ける。   In step S <b> 10, the job flow accepting unit 210 accepts a control instruction 440 described according to the first description rule 450 from the user terminal 400 and a control instruction 440 for remotely controlling the control target device 410. For example, the job flow accepting unit 210 accepts a control instruction 440 as shown in FIG.

S20でジョブフロー変換手段220が、S10において受け付けた制御指示440を、第二の記述規則460に従い記述される中間コード480に変換する。例えば、ジョブフロー変換手段220は、図5で示すような中間コード480を生成する。
S30でジョブフロー変換手段220が、S20において生成された中間コード480を、中間コード記憶手段230に記憶させる。
In step S20, the job flow conversion unit 220 converts the control instruction 440 received in step S10 into an intermediate code 480 described in accordance with the second description rule 460. For example, the job flow conversion unit 220 generates an intermediate code 480 as shown in FIG.
In step S30, the job flow conversion unit 220 causes the intermediate code storage unit 230 to store the intermediate code 480 generated in step S20.

このように、運用自動化システム100は、ユーザが取り扱いのし易いかたちで制御指示440を受け付け、制御指示440をジョブ管理装置200が実行し易い中間コード480に変換することによって、ユーザの負担を軽減すると共にジョブ管理装置200の構成を簡素にすることができる。
(2)制御指示440が多段階の制御内容である場合のジョブフロー実行処理
In this way, the operation automation system 100 reduces the burden on the user by receiving the control instruction 440 in a manner that is easy for the user to handle and converting the control instruction 440 into the intermediate code 480 that is easy to be executed by the job management apparatus 200. In addition, the configuration of the job management apparatus 200 can be simplified.
(2) Job flow execution processing when the control instruction 440 is multi-level control content

ここでは、図13を用いて、運用自動化システム100によるジョブフロー実行処理について説明する。図13は、運用自動化システム100による制御指示440が多段階の制御内容である場合のジョブフロー実行処理の一例に係るフローチャートである。
S110で中間コード実行手段240が、中間コード記憶手段230に記憶される中間コード480について、実行を開始する。
Here, a job flow execution process by the operation automation system 100 will be described with reference to FIG. FIG. 13 is a flowchart according to an example of a job flow execution process when the control instruction 440 by the operation automation system 100 is multi-level control content.
In S110, the intermediate code execution unit 240 starts executing the intermediate code 480 stored in the intermediate code storage unit 230.

S120で中間コード実行手段240が、実行すべき情報処理指示490が存在する場合(S120でNo)は、S130に移行し、実行すべき情報処理指示490が存在しない場合(S120でYes)は、ジョブフロー実行処理を終了する。   If there is an information processing instruction 490 to be executed by the intermediate code execution means 240 in S120 (No in S120), the process proceeds to S130, and if there is no information processing instruction 490 to be executed (Yes in S120), The job flow execution process ends.

S130で中間コード実行手段240が、中間コード記憶手段230に記憶される中間コード480について、中間コード480に含まれる1つ以上の情報処理指示490のうち処理優先度の高い順に、情報処理指示490を実行する。より具体的には、中間コード実行手段240は、転送結果取得手段260が取得した実行結果520が無い場合、該当する情報処理指示490を実行し、第三の記述規則470で記述される転送用制御指示情報500を生成する。   In S <b> 130, the intermediate code execution unit 240 processes the information processing instructions 490 in order of decreasing processing priority among the one or more information processing instructions 490 included in the intermediate code 480 for the intermediate code 480 stored in the intermediate code storage unit 230. Execute. More specifically, if there is no execution result 520 acquired by the transfer result acquisition unit 260, the intermediate code execution unit 240 executes the corresponding information processing instruction 490 and performs the transfer process described in the third description rule 470. Control instruction information 500 is generated.

一方、転送結果取得手段260が取得した実行結果520が有る場合、中間コード実行手段240は、前段の情報処理指示490が実行されたことを確認した後、次段の情報処理指示490を実行し、転送用制御指示情報500を生成する。また、中間コード実行手段240は、次段の情報処理指示490として複数の候補が存在する場合、前段の情報処理指示490の実行結果520に応じた何れかの情報処理指示490を選択的に実行し、転送用制御指示情報500を生成する形態であっても良い。
続いて、S130で制御指示通知手段250が、S130で生成された転送用制御指示情報500をジョブ実行装置300へ通知する。
S140で制御指示取得手段310が、S130で通知された転送用制御指示情報500を取得する。
On the other hand, when the execution result 520 acquired by the transfer result acquisition unit 260 is present, the intermediate code execution unit 240 executes the information processing instruction 490 of the next stage after confirming that the information processing instruction 490 of the previous stage is executed. The transfer control instruction information 500 is generated. Further, when there are a plurality of candidates as the information processing instruction 490 for the next stage, the intermediate code execution unit 240 selectively executes any information processing instruction 490 according to the execution result 520 of the information processing instruction 490 for the previous stage. The transfer control instruction information 500 may be generated.
Subsequently, in step S130, the control instruction notification unit 250 notifies the job execution apparatus 300 of the transfer control instruction information 500 generated in step S130.
In S140, the control instruction acquisition unit 310 acquires the transfer control instruction information 500 notified in S130.

S150で対象装置通知手段320が、S140で取得した転送用制御指示情報500から、制御対象装置410及び制御対象装置410に実行させるべき制御命令510を抽出し、抽出した制御命令510を制御対象装置410に通知し実行させる。なお、制御命令510は、制御対象装置410で実行させるべきスクリプトであっても良い。   In S150, the target device notifying unit 320 extracts the control target device 410 and the control command 510 to be executed by the control target device 410 from the transfer control instruction information 500 acquired in S140, and uses the extracted control command 510 as the control target device. 410 is notified and executed. Note that the control command 510 may be a script to be executed by the control target device 410.

例えば、対象装置通知手段320は、図9で示すように、制御対象装置410「WebServer1」に対し、ログインパスワード「secret−key」を使用して、ユーザ名「webadmin」でリモートログインする。その上で、対象装置通知手段320は、コマンド「service httpd restart」を実行させる制御命令510を通知し実行させる。   For example, as illustrated in FIG. 9, the target device notification unit 320 remotely logs in to the control target device 410 “WebServer1” using the login password “secret-key” with the user name “webadmin”. Then, the target device notification unit 320 notifies and executes the control command 510 that causes the command “service httpd restart” to be executed.

なお、対象装置通知手段320からの制御命令510によって所定の情報処理を行った制御対象装置410は、当該所定の情報処理の実行によって得られる結果520を生成し、ジョブ実行装置300へ通知するものとする。   The control target device 410 that has performed predetermined information processing by the control instruction 510 from the target device notification unit 320 generates a result 520 obtained by executing the predetermined information processing, and notifies the job execution device 300 of the result. And

S160で実行結果取得手段330が、S150において制御対象装置410に実行させた制御命令510の実行結果520を制御対象装置410から取得する。
S170で実行結果転送手段340が、S160において取得した実行結果520を、ジョブ管理装置200へ転送する。
S180で転送結果取得手段260が、S170において転送される実行結果520を取得する。
In S160, the execution result acquisition unit 330 acquires from the control target device 410 the execution result 520 of the control command 510 executed by the control target device 410 in S150.
In step S <b> 170, the execution result transfer unit 340 transfers the execution result 520 acquired in step S <b> 160 to the job management apparatus 200.
In S180, the transfer result acquisition unit 260 acquires the execution result 520 transferred in S170.

このような処理を行うことによって、運用自動化システム100は、制御指示440を実行させるためのエージェントが常駐しない制御対象装置410に対する遠隔制御を可能とし、制御対象装置410の運用の自動化を実現することができる。
(3)外部装置420からの通知に基づくジョブフロー実行処理
By performing such processing, the operation automation system 100 enables remote control of the control target device 410 in which an agent for executing the control instruction 440 is not resident, and realizes automation of the operation of the control target device 410. Can do.
(3) Job flow execution processing based on notification from the external device 420

ここでは、図14を用いて、運用自動化システム100が行う、外部装置420からの通知に基づくジョブフロー実行処理について説明する。図14は、運用自動化システム100が行う、外部装置420からの通知に基づくジョブフロー実行処理の一例に係るフローチャートである。   Here, a job flow execution process based on a notification from the external apparatus 420 performed by the operation automation system 100 will be described with reference to FIG. FIG. 14 is a flowchart according to an example of a job flow execution process based on a notification from the external device 420 performed by the operation automation system 100.

S210で中間コード実行手段240が、中間コード記憶手段230に記憶される中間コード480について、外部装置420から通知される出力結果530待ちの情報処理の実行を開始する。   In S210, the intermediate code execution unit 240 starts execution of information processing waiting for the output result 530 notified from the external device 420 for the intermediate code 480 stored in the intermediate code storage unit 230.

S220で中間コード実行手段240が、外部装置420から出力結果530が通知されたか否かを判定する。外部出力受付手段270によって外部装置420からの出力結果530を受け付けたことを検知した場合(S220でYes)、運用自動化システム100の情報処理はS230へ移行する。一方、外部出力受付手段270によって外部装置420からの出力結果530を受け付けたことを検知しない場合(S220でNo)、運用自動化システム100の情報処理はS220の状態を維持する。   In S220, the intermediate code execution unit 240 determines whether or not the output result 530 is notified from the external device 420. When the external output receiving unit 270 detects that the output result 530 from the external device 420 has been received (Yes in S220), the information processing of the operation automation system 100 proceeds to S230. On the other hand, when the external output receiving unit 270 does not detect that the output result 530 from the external device 420 has been received (No in S220), the information processing of the operation automation system 100 maintains the state of S220.

S230で中間コード実行手段240が、中間コード記憶手段230に記憶される中間コード480について、S220において検知した出力結果530に応じた情報処理指示490の実行を開始する。   In S230, the intermediate code execution unit 240 starts execution of the information processing instruction 490 corresponding to the output result 530 detected in S220 for the intermediate code 480 stored in the intermediate code storage unit 230.

S240で中間コード実行手段240が、実行すべき情報処理指示490が存在する場合(S240でNo)は、S250における情報処理を実行し、実行すべき情報処理指示490が存在しない場合(S240でYes)は、外部装置420からの通知に基づくジョブフロー実行処理を終了する。   If there is an information processing instruction 490 to be executed by the intermediate code execution unit 240 in S240 (No in S240), the information processing instruction 490 is executed in S250 and there is no information processing instruction 490 to be executed (Yes in S240). ) Ends the job flow execution process based on the notification from the external apparatus 420.

S250で中間コード実行手段240が、中間コード記憶手段230に記憶される中間コード480について、中間コード480に含まれる1つ以上の情報処理指示490のうち処理優先度の高い順に、情報処理指示490を実行する。より具体的には、中間コード実行手段240は、転送結果取得手段260が取得した実行結果520が無い場合、該当する情報処理指示490を実行し、第三の記述規則470で記述される転送用制御指示情報500を生成する。   In S250, the intermediate code execution unit 240 processes the information processing instructions 490 in the descending order of processing priority among the one or more information processing instructions 490 included in the intermediate code 480 for the intermediate code 480 stored in the intermediate code storage unit 230. Execute. More specifically, if there is no execution result 520 acquired by the transfer result acquisition unit 260, the intermediate code execution unit 240 executes the corresponding information processing instruction 490 and performs the transfer process described in the third description rule 470. Control instruction information 500 is generated.

一方、転送結果取得手段260が取得した実行結果520が有る場合、中間コード実行手段240は、前段の情報処理指示490が実行されたことを確認した後、次段の情報処理指示490を実行し、転送用制御指示情報500を生成する。また、中間コード実行手段240は、次段の情報処理指示490として複数の候補が存在する場合、前段の情報処理指示490の実行結果520に応じた何れかの情報処理指示490を選択的に実行し、転送用制御指示情報500を生成する形態であっても良い。
続いて、S250で制御指示通知手段250が、S250において生成された転送用制御指示情報500をジョブ実行装置300へ通知する。
S260で制御指示取得手段310が、S250において通知された転送用制御指示情報500を取得する。
On the other hand, when the execution result 520 acquired by the transfer result acquisition unit 260 is present, the intermediate code execution unit 240 executes the information processing instruction 490 of the next stage after confirming that the information processing instruction 490 of the previous stage is executed. The transfer control instruction information 500 is generated. Further, when there are a plurality of candidates as the information processing instruction 490 for the next stage, the intermediate code execution unit 240 selectively executes any information processing instruction 490 according to the execution result 520 of the information processing instruction 490 for the previous stage. The transfer control instruction information 500 may be generated.
Subsequently, in S250, the control instruction notifying unit 250 notifies the job execution apparatus 300 of the transfer control instruction information 500 generated in S250.
In S260, the control instruction acquisition unit 310 acquires the transfer control instruction information 500 notified in S250.

S270で対象装置通知手段320が、S260において取得した転送用制御指示情報500から、制御対象装置410及び制御対象装置410に実行させるべき制御命令510を抽出し、抽出した制御命令510を制御対象装置410に通知し実行させる。なお、制御命令510は、制御対象装置410で実行させるべきスクリプトであっても良い。   In step S270, the target device notifying unit 320 extracts the control target device 410 and the control command 510 to be executed by the control target device 410 from the transfer control instruction information 500 acquired in step S260, and uses the extracted control command 510 as the control target device. 410 is notified and executed. Note that the control command 510 may be a script to be executed by the control target device 410.

例えば、対象装置通知手段320は、図9で示すように、制御対象装置410「WebServer1」に対し、ログインパスワード「secret−key」を使用して、ユーザ名「webadmin」でリモートログインする。その上で、対象装置通知手段320は、コマンド「service httpd restart」を実行させる制御命令510を通知し実行させる。   For example, as illustrated in FIG. 9, the target device notification unit 320 remotely logs in to the control target device 410 “WebServer1” using the login password “secret-key” with the user name “webadmin”. Then, the target device notification unit 320 notifies and executes the control command 510 that causes the command “service httpd restart” to be executed.

なお、対象装置通知手段320によって通知された制御命令510によって所定の情報処理を行った制御対象装置410は、当該所定の情報処理の実行によって得られる結果520を生成し、ジョブ実行装置300へ通知するものとする。   The control target device 410 that has performed predetermined information processing by the control instruction 510 notified by the target device notification unit 320 generates a result 520 obtained by executing the predetermined information processing, and notifies the job execution device 300 of the result. It shall be.

S280で実行結果取得手段330が、S270において制御対象装置410に実行させた制御命令510の実行結果520を、制御対象装置410から取得する。
S290で実行結果転送手段340が、S280において取得した実行結果520を、ジョブ管理装置200へ転送する。
S300で転送結果取得手段260が、S290において転送された実行結果520を取得する。
In S <b> 280, the execution result acquisition unit 330 acquires the execution result 520 of the control command 510 executed by the control target device 410 in S <b> 270 from the control target device 410.
In step S <b> 290, the execution result transfer unit 340 transfers the execution result 520 acquired in step S <b> 280 to the job management apparatus 200.
In S300, the transfer result acquisition unit 260 acquires the execution result 520 transferred in S290.

このような処理を行うことによって、運用自動化システム100は、制御指示440を実行させるためのエージェントが常駐しない制御対象装置410に対する遠隔制御を可能とし、制御対象装置410の運用の自動化を実現することができる。   By performing such processing, the operation automation system 100 enables remote control of the control target device 410 in which an agent for executing the control instruction 440 is not resident, and realizes automation of the operation of the control target device 410. Can do.

また、運用自動化システム100は、被監視対象装置410において生じた所定のイベントをトリガーにして、制御指示440の実行を開始し、当該所定のイベントに応じた制御指示440を被監視対象装置410で実行させることができる。例えば、所定のイベントが障害の発生である場合、運用自動化システム100は、自動復旧指示440を、障害の起きた被監視対象装置410で実行させることができる。
(総括)
In addition, the operation automation system 100 starts execution of the control instruction 440 using a predetermined event generated in the monitored apparatus 410 as a trigger, and the control instruction 440 corresponding to the predetermined event is transmitted from the monitored apparatus 410. Can be executed. For example, when the predetermined event is the occurrence of a failure, the operation automation system 100 can cause the monitored device 410 that has failed to execute the automatic recovery instruction 440.
(Summary)

運用自動化システム100は、誰もが理解することのできる第一の記述規則450によって記述された制御指示440による制御対象装置410の遠隔制御を可能とするため、特定担当者への負担集中を防止し、制御指示440の透明性・再現性を高めることができる。そのため、運用自動化システム100は、特定の担当者へシステム運用に関する知識が偏在する事態を回避させることができる。   Since the operation automation system 100 enables remote control of the control target device 410 by the control instruction 440 described by the first description rule 450 that can be understood by anyone, the burden on the specific person in charge is prevented. In addition, the transparency and reproducibility of the control instruction 440 can be improved. Therefore, the operation automation system 100 can avoid a situation in which knowledge regarding system operation is unevenly distributed to a specific person in charge.

運用自動化システム100は、バッチ処理の一元管理を行う作業など、定型的、かつ、反復性のある作業に係る制御指示440に基づき、制御対象装置410に対する遠隔制御の自動化を可能とするため、作業担当者の負担を軽減させることができる。   The operation automation system 100 enables automation of remote control for the control target device 410 based on a control instruction 440 related to routine and repetitive work such as work for centralized batch processing. The burden on the person in charge can be reduced.

運用自動化システム100は、遠隔制御及び運用自動化のためのエージェントを制御対象装置410に常駐させなくとも、制御対象装置410の遠隔制御を可能とする。そのため、運用自動化システム100は、制御対象装置410にエージェントをインストールする手間を省くことができ、また、作業担当者によるエージェントの管理・改修の手間も省くことができる。   The operation automation system 100 enables remote control of the control target device 410 without causing an agent for remote control and operation automation to reside in the control target device 410. Therefore, the operation automation system 100 can save the trouble of installing the agent in the control target apparatus 410, and can also save the trouble of managing / repairing the agent by the worker.

以上、本発明の実施の形態について詳述したが、本発明は係る特定の実施の形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲において、種々の変形・変更が可能である。   Although the embodiment of the present invention has been described in detail above, the present invention is not limited to the specific embodiment, and various modifications are possible within the scope of the gist of the present invention described in the claims.・ Change is possible.

100 運用自動化システム
200 ジョブ管理装置
210 ジョブフロー受付手段
220 ジョブフロー変換手段
230 中間コード記憶手段
240 中間コード実行手段
250 制御指示通知手段
260 転送結果取得手段
270 外部出力受付手段
300 ジョブ実行装置
310 制御指示取得手段
320 対象装置通知手段
330 実行結果取得手段
340 実行結果転送手段
400 ユーザ端末
410 制御対象装置
420 外部装置
430 ファイアウォール
440 制御指示(ジョブフロー)
450 第一の記述規則
460 第二の記述規則
470 第三の記述規則
480 中間コード
490 情報処理指示
500 転送用制御指示情報
510 制御命令
520 実行結果
530 出力結果
2010,3010 CPU
2020,3020 ROM
2030,3030 RAM
2040,3040 補助記憶装置
2050,3050 通信インタフェース
2060,3060 入力装置
2070,3070 出力装置(表示装置)
2080,3080 記録媒体インタフェース
2090,3090 記録媒体

DESCRIPTION OF SYMBOLS 100 Operation automation system 200 Job management apparatus 210 Job flow reception means 220 Job flow conversion means 230 Intermediate code storage means 240 Intermediate code execution means 250 Control instruction notification means 260 Transfer result acquisition means 270 External output reception means 300 Job execution apparatus 310 Control instruction Acquisition unit 320 Target device notification unit 330 Execution result acquisition unit 340 Execution result transfer unit 400 User terminal 410 Control target device 420 External device 430 Firewall 440 Control instruction (job flow)
450 First description rule 460 Second description rule 470 Third description rule 480 Intermediate code 490 Information processing instruction 500 Transfer control instruction information 510 Control instruction 520 Execution result 530 Output result 2010, 3010 CPU
2020, 3020 ROM
2030, 3030 RAM
2040, 3040 Auxiliary storage device 2050, 3050 Communication interface 2060, 3060 Input device 2070, 3070 Output device (display device)
2080, 3080 Recording medium interface 2090, 3090 Recording medium

Claims (6)

ユーザ関連の入出力を行うジョブ管理装置と、制御対象装置に制御指示を実行させるジョブ実行装置と、を含み、前記制御指示を実行させるためのエージェントが常駐していない複数の前記制御対象装置を前記制御指示に従って制御する運用自動化システムであって、
前記ジョブ管理装置が、
第一の記述規則に従って記述され前記複数の制御対象装置を制御するための前記制御指示であって、各前記制御対象装置が正常に稼動し続けられるような状態を維持させるための前記制御指示を、前記ユーザから受け付けるジョブフロー受付手段と、
前記ジョブフロー受付手段により受け付けた前記制御指示を、該制御指示に基づき前記複数の制御対象装置の制御を行うために前記ジョブ管理装置が解釈可能な第二の記述規則に従って記述される中間コードに変換するジョブフロー変換手段と、
前記ジョブフロー変換手段により変換された前記中間コードを記憶する中間コード記憶手段と、
前記中間コード記憶手段に記憶される前記中間コードについて、該中間コードに含まれる1つ以上の情報処理指示のうち処理優先度が高い順に該各情報処理指示を実行することによって、前記ジョブ管理装置からの前記複数の制御対象装置の制御を行うための通知を実行するために前記ジョブ実行装置が解釈可能な第三の記述規則に従って記述される転送用制御指示情報であって、前記制御指示における指示内容の一部又は全部であり、前記各制御対象装置に実行させるべき制御命令を含む前記転送用制御指示情報を生成する中間コード実行手段と、
前記中間コード実行手段により生成された前記転送用制御指示情報を、前記ジョブ実行装置に通知する制御指示通知手段と、を有し、
前記ジョブ実行装置が、
前記制御指示通知手段により通知された前記転送用制御指示情報を取得する制御指示取得手段と、
前記制御指示取得手段により取得された前記転送用制御指示から、前記制御命令を抽出し、抽出した該制御命令を該制御命令で制御されるべき前記制御対象装置に通知することによって、該制御対象装置に前記制御命令を実行させる対象装置通知手段と、を有し、
前記ジョブ実行装置と前記制御対象装置とが、一のファイアウォール内に配置され、
前記ジョブ管理装置が、前記一のファイアウォール外に配置されることを特徴とする運用自動化システム。
A job management apparatus that performs user-related input and output, anda job execution device that executes a control instruction to the control target device, a plurality of the control target apparatus the agent is not resident for executing the control instruction An operation automation system for controlling according to the control instruction,
The job management device is
The control instruction described in accordance with a first description rule , for controlling the plurality of control target devices, and for maintaining a state in which each control target device can continue to operate normally. A job flow receiving means for receiving from the user,
The control instruction received by the job flow receiving unit is converted into an intermediate code described in accordance with a second description rule that can be interpreted by the job management apparatus in order to control the plurality of control target apparatuses based on the control instruction. Job flow conversion means for conversion;
Intermediate code storage means for storing the intermediate code converted by the job flow conversion means;
For the intermediate code stored in the intermediate code storage means, the job management apparatus executes the information processing instructions in descending order of processing priority among one or more information processing instructions included in the intermediate code. Control instruction information for transfer described in accordance with a third description rule that can be interpreted by the job execution device in order to execute a notification for controlling the plurality of control target devices from Intermediate code execution means for generating the transfer control instruction information which is a part or all of the instruction content and includes a control instruction to be executed by each control target device;
Control instruction notification means for notifying the job execution device of the transfer control instruction information generated by the intermediate code execution means,
The job execution device is
Control instruction acquisition means for acquiring the transfer control instruction information notified by the control instruction notification means;
The control object is extracted from the control instruction for transfer acquired by the control instruction acquisition means, and the control target device to be controlled by the control instruction is notified of the control instruction by extracting the control instruction. and the target device notifying means for executing the control command to the apparatus, was closed,
The job execution device and the control target device are arranged in one firewall,
An operation automation system , wherein the job management device is arranged outside the one firewall .
前記ジョブ管理装置が、
当該運用自動化システムを構成しない外部装置が備える所定の機能に基づく出力結果を受け付ける外部出力受付手段を有し、
前記中間コード実行手段が、前記出力結果に応じて選択される前記情報処理指示を実行することを特徴とする請求項1に記載の運用自動化システム。
The job management device is
Having an external output receiving means for receiving an output result based on a predetermined function provided in an external device that does not constitute the operation automation system;
The operation automation system according to claim 1, wherein the intermediate code execution unit executes the information processing instruction selected according to the output result.
前記出力結果が、前記制御対象装置が所定状態となったことを検知した旨の通知であることを特徴とする請求項に記載の運用自動化システム。 The operation automation system according to claim 2 , wherein the output result is a notification that the control target device has been detected to be in a predetermined state. 前記ジョブ実行装置が、
前記制御命令で制御されるべき制御対象装置から、前記制御命令の実行結果を取得する実行結果取得手段と、
前記実行結果を前記ジョブ管理装置へ転送する実行結果転送手段と、を有し、
前記ジョブ管理装置が、
前記実行結果転送手段により転送される前記実行結果を取得する転送結果取得手段を有し、
前記中間コード実行手段が、前記転送結果取得手段により取得した前記実行結果に応じて選択される前記情報処理指示を実行することを特徴とする請求項1乃至の何れか一に記載の運用自動化システム。
The job execution device is
Execution result acquisition means for acquiring an execution result of the control command from a control target device to be controlled by the control command;
Execution result transfer means for transferring the execution result to the job management device;
The job management device is
Transfer result acquisition means for acquiring the execution result transferred by the execution result transfer means;
The intermediate code execution unit, operation automation according to any one of claims 1 to 3, characterized in that executing the processing instructions to be selected in accordance with the execution result acquired by the transfer result acquiring means system.
前記対象装置通知手段が、前記転送用制御指示に従って、前記制御命令で制御されるべき制御対象装置にリモートログインすると共に、前記抽出した制御命令を通知することを特徴とする請求項1乃至の何れか一に記載の運用自動化システム。 The target device notifying means, in accordance with the transfer control command, as well as remote login to the control command the control target device to be controlled by, according to claim 1, wherein the notifying the control command the extracted The operation automation system according to any one of the above. ユーザ関連の入出力を行うジョブ管理装置と、制御対象装置に制御指示を実行させるジョブ実行装置と、を含み、前記制御指示を実行させるためのエージェントが常駐していない複数の前記制御対象装置を前記制御指示に従って制御する運用自動化システムで実行される運用自動化方法であって、
前記ジョブ管理装置において、
ジョブフロー受付手段が、第一の記述規則に従って記述され前記複数の制御対象装置を制御するための前記制御指示であって、各前記制御対象装置が正常に稼動し続けられるような状態を維持させるための前記制御指示を、前記ユーザから受け付けるステップと、
ジョブフロー変換手段が、前記ジョブフロー受付手段により受け付けた前記制御指示を、該制御指示に基づき前記複数の制御対象装置の制御を行うために前記ジョブ管理装置が解釈可能な第二の記述規則に従って記述される中間コードに変換するステップと、
中間コード実行手段が、前記ジョブフロー変換手段により変換された前記中間コードを記憶する中間コード記憶手段に記憶される前記中間コードについて、該中間コードに含まれる1つ以上の情報処理指示のうち処理優先度が高い順に該各情報処理指示を実行することによって、前記ジョブ管理装置からの前記複数の制御対象装置の制御を行うための通知を実行するために前記ジョブ実行装置が解釈可能な第三の記述規則に従って記述される転送用制御指示情報であって、前記制御指示における指示内容の一部又は全部であり、前記各制御対象装置に実行させるべき制御命令を含む前記転送用制御指示情報を生成するステップと、
制御指示通知手段が、前記中間コード実行手段により生成された前記転送用制御指示情報を、前記ジョブ実行装置に通知するステップと、を含み、
前記ジョブ実行装置において、
制御指示取得手段が、前記制御指示通知手段により通知された前記転送用制御指示情報を取得するステップと、
対象装置通知手段が、前記制御指示取得手段により取得された前記転送用制御指示から、前記制御命令を抽出し、抽出した該制御命令を該制御命令で制御されるべき前記制御対象装置に通知することによって、該制御対象装置に前記制御命令を実行させるステップと、を含み、
前記ジョブ実行装置と前記制御対象装置とが、一のファイアウォール内に配置され、
前記ジョブ管理装置が、前記一のファイアウォール外に配置されることを特徴とする運用自動化方法。
A job management apparatus that performs user-related input and output, anda job execution device that executes a control instruction to the control target device, a plurality of the control target apparatus the agent is not resident for executing the control instruction An operation automation method executed by an operation automation system that controls according to the control instruction,
In the job management apparatus,
Job flow reception means is described according to a first description rule, and is a control instruction for controlling the plurality of control target devices , and maintains a state in which each control target device continues to operate normally Receiving from the user the control instruction for causing;
The job flow conversion means follows the second description rule that the job management apparatus can interpret the control instruction received by the job flow reception means in order to control the plurality of control target apparatuses based on the control instruction. Converting to intermediate code to be described;
The intermediate code execution means processes the intermediate code stored in the intermediate code storage means for storing the intermediate code converted by the job flow conversion means, out of one or more information processing instructions included in the intermediate code By executing the information processing instructions in descending order of priority, the job execution apparatus can interpret the third information to execute notification from the job management apparatus for controlling the plurality of control target apparatuses . The transfer control instruction information described in accordance with the description rule is a part or all of the instruction content in the control instruction and includes the control instruction to be executed by each control target device. Generating step;
A control instruction notifying unit notifying the job execution apparatus of the transfer control instruction information generated by the intermediate code executing unit;
In the job execution device,
A control instruction obtaining unit obtaining the transfer control instruction information notified by the control instruction notifying unit;
Target device notification means extracts the control command from the transfer control instruction acquired by the control command acquisition means, and notifies the control target device to be controlled by the control command of the extracted control command. it allows viewing including the steps of executing the control command to the control target device, and
The job execution device and the control target device are arranged in one firewall,
An operation automation method , wherein the job management device is arranged outside the one firewall .
JP2012281516A 2012-12-25 2012-12-25 Operation automation system, operation automation method, and operation automation program Active JP5324697B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012281516A JP5324697B1 (en) 2012-12-25 2012-12-25 Operation automation system, operation automation method, and operation automation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012281516A JP5324697B1 (en) 2012-12-25 2012-12-25 Operation automation system, operation automation method, and operation automation program

Publications (2)

Publication Number Publication Date
JP5324697B1 true JP5324697B1 (en) 2013-10-23
JP2014126937A JP2014126937A (en) 2014-07-07

Family

ID=49595901

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012281516A Active JP5324697B1 (en) 2012-12-25 2012-12-25 Operation automation system, operation automation method, and operation automation program

Country Status (1)

Country Link
JP (1) JP5324697B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015156077A (en) * 2014-02-20 2015-08-27 キヤノンマーケティングジャパン株式会社 Information processing system, control method thereof and program, and information management server, control method thereof and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000155685A (en) * 1998-11-20 2000-06-06 Toshiba Corp Control system and method for producing control program
JP2002248286A (en) * 2001-02-27 2002-09-03 Juki Corp Sewing machine and maintenance method and maintenance system of sewing machine
JP2003044431A (en) * 2001-07-31 2003-02-14 Amada Co Ltd Remote operating method and its system
JP2008199397A (en) * 2007-02-14 2008-08-28 Toshiba Corp Remote maintenance system
JP2009059204A (en) * 2007-08-31 2009-03-19 Toshiba It Service Kk Computer remote control system
JP2011113499A (en) * 2009-11-30 2011-06-09 Oki Electric Industry Co Ltd Device diagnostic system
JP2011159131A (en) * 2010-02-01 2011-08-18 Hitachi Electronics Service Co Ltd Operation automation support system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000155685A (en) * 1998-11-20 2000-06-06 Toshiba Corp Control system and method for producing control program
JP2002248286A (en) * 2001-02-27 2002-09-03 Juki Corp Sewing machine and maintenance method and maintenance system of sewing machine
JP2003044431A (en) * 2001-07-31 2003-02-14 Amada Co Ltd Remote operating method and its system
JP2008199397A (en) * 2007-02-14 2008-08-28 Toshiba Corp Remote maintenance system
JP2009059204A (en) * 2007-08-31 2009-03-19 Toshiba It Service Kk Computer remote control system
JP2011113499A (en) * 2009-11-30 2011-06-09 Oki Electric Industry Co Ltd Device diagnostic system
JP2011159131A (en) * 2010-02-01 2011-08-18 Hitachi Electronics Service Co Ltd Operation automation support system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015156077A (en) * 2014-02-20 2015-08-27 キヤノンマーケティングジャパン株式会社 Information processing system, control method thereof and program, and information management server, control method thereof and program

Also Published As

Publication number Publication date
JP2014126937A (en) 2014-07-07

Similar Documents

Publication Publication Date Title
US11288557B2 (en) Long running workflows for document processing using robotic process automation
US9075627B2 (en) Server connected to image forming apparatus and client, client, and method of remotely installing driver of image forming apparatus
JP5191705B2 (en) Maintenance management system, database server, maintenance management program, and maintenance management method
US20110131562A1 (en) Equipment management system, equipment managing apparatus, electronic equipment, software updating method, and computer-readable storage medium
JP2008191878A (en) Remote diagnostic-failure responding system, remote diagnostic-failure responding device, remote diagnostic-failure response instruction device, remote diagnostic-falure responding method, and remote diagnostic-failure responding program
US9892019B2 (en) Use case driven stepping component automation framework
US20150229788A1 (en) Information processing apparatus and information processing method
US7904613B2 (en) Network device, network device management method, network device management system
JP2008269163A (en) Failure analysis support device, failure analysis support method and failure analysis support program
JP4774356B2 (en) Image forming apparatus, display control method, and display control program
JP5324697B1 (en) Operation automation system, operation automation method, and operation automation program
JP2009098706A (en) Device for supporting analysis of processing history, its system, and its program
JP2006318368A (en) Data collection apparatus and program
KR20120074321A (en) Management apparatus and method therefor
JP2010128958A (en) Device management apparatus, device management system, operation setting management method, operation setting management program, and recording medium recording the program
JP2015005218A (en) Network device management apparatus, network device management method, and program for executing network device management method
US20160323463A1 (en) Information processing device and information processing method
JP6705979B2 (en) Device setting device, device setting method, and program
US20180081665A1 (en) Versioned intelligent offline execution of software configuration automation
JP5959535B2 (en) Server, method, and program for causing a computer to function as a server for accessing a mobile terminal from a client via a network
JP2016071397A (en) Test execution device, test execution method, and computer program
Dorninger A process model runtime environment based on OSGi
Cunningham et al. NEAMS workbench and BISON fuel performance remote application configuration
US11941432B2 (en) Processing system, processing method, higher-level system, lower-level system, higher-level program, and lower-level program
JP5821217B2 (en) Image forming apparatus, management method, management program, and recording medium

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130712

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130718

R150 Certificate of patent or registration of utility model

Ref document number: 5324697

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250