JPS6256543B2 - - Google Patents

Info

Publication number
JPS6256543B2
JPS6256543B2 JP55142903A JP14290380A JPS6256543B2 JP S6256543 B2 JPS6256543 B2 JP S6256543B2 JP 55142903 A JP55142903 A JP 55142903A JP 14290380 A JP14290380 A JP 14290380A JP S6256543 B2 JPS6256543 B2 JP S6256543B2
Authority
JP
Japan
Prior art keywords
maintenance support
computer system
logout
communication line
control device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP55142903A
Other languages
Japanese (ja)
Other versions
JPS5769461A (en
Inventor
Yasuyuki Yamada
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 JP55142903A priority Critical patent/JPS5769461A/en
Publication of JPS5769461A publication Critical patent/JPS5769461A/en
Publication of JPS6256543B2 publication Critical patent/JPS6256543B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 本発明は、遠隔保守サポートシステムに関す
る。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a remote maintenance support system.

近年、計算機システムが広い地域に散在するよ
うになり、システムの保守要員の不足が深刻にな
つている。これに対処するため、熟練した保守技
術者を集結させた保守サポートセンタを設置し、
それに遠隔地に散在する多数の計算機システムを
通信回線で接続した遠隔保守サポートシステムが
普及しつつある。
In recent years, computer systems have become scattered over a wide area, and the shortage of system maintenance personnel has become serious. In order to deal with this, we have established a maintenance support center that brings together skilled maintenance engineers.
In addition, remote maintenance support systems in which a large number of computer systems scattered in remote locations are connected via communication lines are becoming popular.

かかる遠隔保守サポートシステムの従来例を第
1図に示す。
A conventional example of such a remote maintenance support system is shown in FIG.

サイト側計算機システムは、中央処理装置1
と、それに接続されたコンソール制御装置2と、
ログアウトデータを格納するフアイル装置として
のフロツピーデイスク装置3から構成されてい
る。
The site side computer system is the central processing unit 1
and a console control device 2 connected thereto,
It consists of a floppy disk device 3 as a file device for storing logout data.

保守サポートセンタは、最小限の要素として回
線制御装置4、中央処理装置5、および補助記憶
装置としての例えば磁気デイスク装置6を備えて
いるのが普通である。
A maintenance support center is usually equipped with a line control device 4, a central processing unit 5, and, for example, a magnetic disk device 6 as an auxiliary storage device as minimum elements.

サイト側計算機システムと保守サポートセンタ
は、公共通信回線7で接続される。
The site-side computer system and the maintenance support center are connected via a public communication line 7.

サイト側計算機システムのログアウトデータは
障害発生毎にコンソール制御装置2を介してフロ
ツピーデイスク装置3に格納される。
Logout data of the site-side computer system is stored in the floppy disk device 3 via the console control device 2 every time a failure occurs.

保守サポートセンタで保守のためにフロツピー
デイスク装置3内のログアウトデータを参照する
必要が生じた場合、サイト側計算機システムでは
次のような操作をしている。中央処理装置1で保
守サポートプログラムを走らせ、コンソール制御
装置2を介してフロツピーデイスク装置3からロ
グアウトデータを読出す制御を行ない、次にコン
ソール制御装置2を通信回線制御装置とみなして
ログアウトデータを公共通信回線7に送信する制
御を行なう。保守サポートセンタでは、中央処理
装置5がそれまで実行していたジヨブを中断し、
回線制御装置4を介して公共通信回線7からのロ
グアウトデータを取り込み、磁気デイスク装置6
に格納する。
When the maintenance support center needs to refer to the logout data in the floppy disk device 3 for maintenance purposes, the site computer system performs the following operations. The central processing unit 1 runs a maintenance support program, controls the reading of logout data from the floppy disk device 3 via the console controller 2, and then treats the console controller 2 as a communication line controller to read the logout data. Controls transmission to the public communication line 7. At the maintenance support center, the central processing unit 5 interrupts the job that was being executed up until then, and
The logout data from the public communication line 7 is imported via the line control device 4, and the magnetic disk device 6
Store in.

このように、サイト側計算機システムの保守サ
ポートプログラムは、ログアウトデータをフロツ
ピーデイスク装置3から続出させる制御と、その
読出したログアウトデータを保守サポートセンタ
へ転送させる制御とを、実質的に別々の装置に対
する制御として行なう必要があり、そのために保
守サポートプログラムの構成が複雑になるという
問題がある。また保守サポートセンサ側でも、ロ
グアウトデータの受信のために中央処理装置5が
不可欠であり、しかもログアウトデータの受信時
に中央処理装置5で実行中のジヨブを中断しなけ
ればならないという問題がある。
In this way, the maintenance support program of the site-side computer system performs control to sequentially output logout data from the floppy disk device 3 and control to transfer the read logout data to the maintenance support center in substantially separate devices. There is a problem in that the structure of the maintenance support program becomes complicated. Furthermore, on the maintenance support sensor side, the central processing unit 5 is indispensable for receiving logout data, and there is a problem in that the job being executed by the central processing unit 5 must be interrupted when receiving the logout data.

したがつて本発明の目的は、上記の如き問題点
を解消した遠隔保守サポートシステムを提供する
ことにある。
Therefore, an object of the present invention is to provide a remote maintenance support system that solves the above-mentioned problems.

しかして本発明による遠隔保守サポートシステ
ムの主要な特徴は、保守サポートセンタに、サイ
ト側計算機システムのコンソール制御装置と実質
的に同一機能のコンソール制御装置を備え、サイ
ト側計算機システムのプログラムから見て当該計
算機システム内のログアウト・フアイル装置も保
守サポートセンタ内のログアウト・フアイル装置
も同一手順でアクセスできるようにした点であ
る。
However, the main feature of the remote maintenance support system according to the present invention is that the maintenance support center is equipped with a console control device that has substantially the same function as the console control device of the site-side computer system, and The point is that both the logout file device in the computer system and the logout file device in the maintenance support center can be accessed using the same procedure.

第2図は本発明による遠隔保守サポートシステ
ムの一実施例を示している。サイト側計算機シス
テム100は複数分散して存在し、それぞれが保
守サポートセンタ101に公共通信回線7で接続
されるのが普通であるが、ここでは1システムの
み示してある。
FIG. 2 shows an embodiment of a remote maintenance support system according to the present invention. Although it is normal for a plurality of site-side computer systems 100 to exist and each to be connected to a maintenance support center 101 via a public communication line 7, only one system is shown here.

サイト側計算機システム100は、中央処理装
置1と、コンソール制御装置2、およびログアウ
ト・フアイル装置としてのフロツピーデイスク装
置3とを備えている。コンソール制御装置2は、
プログラム制御下でフロツピーデイスク装置3の
制御および公共通信回線7の制御の両方を行なう
機能を持つている。
The site-side computer system 100 includes a central processing unit 1, a console control device 2, and a floppy disk device 3 as a logout file device. The console control device 2 is
It has the function of controlling both the floppy disk device 3 and the public communication line 7 under program control.

保守サポートセンタ101は、コンソール制御
装置2′とログアウト・フアイル装置としてのフ
ロツピーデイスク装置3′とを最小限の要素とし
て備える。中央処理装置5等を備えることも可能
であるが、本発明によれば必らずしも必要ではな
い。コンソール制御装置2′は、コンソール制御
装置2と実質的に同一の機能を備え、両コンソー
ル制御装置2,2′は公共通信回線7で接続され
る。
The maintenance support center 101 includes a console control device 2' and a floppy disk device 3' as a logout file device as its minimum elements. Although it is possible to include a central processing unit 5 or the like, it is not necessarily necessary according to the present invention. The console control device 2' has substantially the same functions as the console control device 2, and both console control devices 2, 2' are connected by a public communication line 7.

第3図は、コンソール制御装置2の内部構成を
示す。
FIG. 3 shows the internal configuration of the console control device 2. As shown in FIG.

コンソール制御装置2のリモート/ロ−カルの
モード切替は、フロツピーデイスク装置3に対す
るコントロール・コマンドの指定によつて行なわ
れる。このコントロール・コマンドは、通常の
I/Oインタフエース制御手順にしたがつてI/
Oインタフエース13によりチヤネル制御アダプ
タ(CHA)8に与えられる。CHA8は、与えら
れたコントロール・コマンドがリモートモード要
求であればモード制御フリツプフロツプ9をセツ
トし、ローカルモード要求であればこのフリツプ
フロツプ9をリセツトする。
Remote/local mode switching of the console control device 2 is performed by specifying a control command to the floppy disk device 3. This control command is executed according to normal I/O interface control procedures.
It is provided to the channel control adapter (CHA) 8 by the O interface 13. CHA 8 sets mode control flip-flop 9 if the given control command is a remote mode request, and resets flip-flop 9 if it is a local mode request.

マイクロプロセツサによつて構成されたデータ
転送制御ユニツト(MPU)10は、フリツプフ
ロツプ9がリセツト状態であれば、CHA8を介
して送られる読出し/書込み命令をフロツピーデ
イスク・アダプタ(FDA)11を介してサイト
側のフロツピーデイスク装置3に与える。フリツ
プフロツプ9がセツト状態であれば、MPU10
は読出し/書込み命令を通信回線制御アダプタ
(COMA)12を介して公共通信回線7に送出す
る。
A data transfer control unit (MPU) 10 configured by a microprocessor transfers read/write commands sent via the CHA 8 via a floppy disk adapter (FDA) 11 when the flip-flop 9 is in the reset state. and gives it to the floppy disk device 3 on the site side. If flip-flop 9 is set, MPU 10
sends a read/write command to the public communication line 7 via the communication line control adapter (COMA) 12.

保守サポートセンタ側のコンソール制御装置
2′もサイト側コンソール制御装置2と同様構成
であり、公共通信回線7を介して読出し/書込み
命令を受信すると、これがCOMA12を介して
MPU10に送られ、さらにFDA11を介してセ
ンタ側フロツピーデイスク装置3′に与えられ
る。
The console control device 2' on the maintenance support center side has the same configuration as the console control device 2 on the site side, and when a read/write command is received via the public communication line 7, this is transmitted via the COMA 12.
The data is sent to the MPU 10 and further provided to the center side floppy disk device 3' via the FDA 11.

FDA11はMPU10の制御により、フロツピ
ーデイスク装置3,3′に対する読出し/書込み
を行ない、COMA12はMPU10の制御により
公共通信回線7に対するデータの送受信を行な
う。
The FDA 11 reads/writes to and from the floppy disk devices 3 and 3' under the control of the MPU 10, and the COMA 12 sends and receives data to and from the public communication line 7 under the control of the MPU 10.

本発明の遠隔保守サポートシステムは以上に述
べたような構成であり、サイト側計算機から同シ
ステムのログアウト・フアイル装置と同一手順で
保守サポートセンタのログアウト・フアイル装置
をアクセスできるため、サイト側計算機システム
の保守サポートプログラムの構成を簡略化でき
る。また保守サポートセンタ側は中央処理装置を
設けなくてもよくなり、例え中央処理装置を設け
た場合でもその実行中のジヨブを中断することな
くログアウト・データの転送が可能である等、多
くの効果が得られる。
The remote maintenance support system of the present invention has the above-described configuration, and since the logout file device of the maintenance support center can be accessed from the site computer using the same procedure as the logout file device of the system, the site computer system The structure of the maintenance support program can be simplified. In addition, the maintenance support center does not need to install a central processing unit, and even if a central processing unit is installed, it is possible to log out and transfer data without interrupting the job being executed, which has many benefits. is obtained.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は従来の遠隔保守サポートシステムの一
例を示すシステム構成図、第2図は本発明による
遠隔保守サポートシステムの一実施例を示すシス
テム構成図、第3図は第2図中のコンソール制御
装置の内部構成図である。 1,5…中央処理装置、2,2′…コンソール
制御装置、3,3′…フロツピーデイスク装置、
7…公共通信回線、8…チヤネル制御アダプタ、
9…モード制御フリツプフロツプ、10…データ
転送制御ユニツト、11…フロツピーデイスク・
アダプタ、12…通信回線制御アダプタ。
Fig. 1 is a system configuration diagram showing an example of a conventional remote maintenance support system, Fig. 2 is a system configuration diagram showing an embodiment of the remote maintenance support system according to the present invention, and Fig. 3 is a console control diagram in Fig. 2. FIG. 3 is an internal configuration diagram of the device. 1, 5... central processing unit, 2, 2'... console control device, 3, 3'... floppy disk device,
7...Public communication line, 8...Channel control adapter,
9...Mode control flip-flop, 10...Data transfer control unit, 11...Floppy disk.
Adapter, 12...Communication line control adapter.

Claims (1)

【特許請求の範囲】[Claims] 1 中央処理装置と、ログアウト・フアイル装置
と、それに対する制御機能および通信回線の制御
機能を有するコンソール制御装置とを少なくとも
備える計算機システムと、該計算機システムのコ
ンソール制御装置と実質的に同一機能を有しかつ
それと通信回線で接続されたコンソール制御装置
と、それに接続されたログアウト・フアイル装置
とを少なくとも備える保守サポートセンタとから
構成され、該計算機システムの同一プログラムに
よつて、該システム内のコンソール制御装置がロ
ーカルモード時に該システム内のログアウトフア
イル装置をアクセスし、またリモートモード時に
該保守サポートセンタ内のログアウト・フアイル
装置をアクセスするようにしてなる、遠隔保守サ
ポートシステム。
1. A computer system that includes at least a central processing unit, a logout file device, and a console control device that has a control function for the central processing unit and a communication line control function, and a computer system that has substantially the same functions as the console control device of the computer system. and a maintenance support center that includes at least a console control device connected to the computer system via a communication line, and a logout file device connected thereto, and the console control within the system is controlled by the same program of the computer system. A remote maintenance support system, wherein a device accesses a logout file device in the system when in local mode, and accesses a logout file device in the maintenance support center when in remote mode.
JP55142903A 1980-10-15 1980-10-15 Remote maintenance support system Granted JPS5769461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP55142903A JPS5769461A (en) 1980-10-15 1980-10-15 Remote maintenance support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP55142903A JPS5769461A (en) 1980-10-15 1980-10-15 Remote maintenance support system

Publications (2)

Publication Number Publication Date
JPS5769461A JPS5769461A (en) 1982-04-28
JPS6256543B2 true JPS6256543B2 (en) 1987-11-26

Family

ID=15326280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP55142903A Granted JPS5769461A (en) 1980-10-15 1980-10-15 Remote maintenance support system

Country Status (1)

Country Link
JP (1) JPS5769461A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59139458A (en) * 1983-01-28 1984-08-10 Hitachi Ltd Input/output controlling system of electronic computer
JPS62197836A (en) * 1986-02-25 1987-09-01 Omron Tateisi Electronics Co Remote supervisory and controlling equipment

Also Published As

Publication number Publication date
JPS5769461A (en) 1982-04-28

Similar Documents

Publication Publication Date Title
US5812782A (en) Host central processors with associated controller to capture a selected one of a number of memory units via path control commands
JPS6256543B2 (en)
JP2000099445A (en) Automatic converting device driver for device type data
JPH07334281A (en) Scsi connector
JPH02236613A (en) Disk sharing system
JPS622346B2 (en)
JPH01112452A (en) System for controlling disk cash
JPS626367A (en) Network controller
JPH04362822A (en) Reset controller
JPH02201559A (en) Hierarchical memory controller
JPH086890A (en) Input/output control system
JPH04311238A (en) Input-output interface device
JPS62169257A (en) Terminal control system
JPH04346123A (en) Data transfer device
JPH06314251A (en) Scsi data transfer device
JPH06149728A (en) I/o bus extension device and its control method
JPS6229830B2 (en)
JPH05265662A (en) Backup device for secondary storage device
JPS64143U (en)
JPS61144789A (en) Semiconductor storage device
JPS61163431A (en) Virtual disc access controller
JPS60123953A (en) Controlling system of channel changeover
JPS6020258A (en) Input/output instruction converting system
JPS5821738B2 (en) Memory dump processing method via channel
JPS62224851A (en) Interface device