JPH04361457A - Line state monitor system - Google Patents

Line state monitor system

Info

Publication number
JPH04361457A
JPH04361457A JP3137361A JP13736191A JPH04361457A JP H04361457 A JPH04361457 A JP H04361457A JP 3137361 A JP3137361 A JP 3137361A JP 13736191 A JP13736191 A JP 13736191A JP H04361457 A JPH04361457 A JP H04361457A
Authority
JP
Japan
Prior art keywords
line
alarm
bit
value
count
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3137361A
Other languages
Japanese (ja)
Inventor
Takafumi Sera
世良 孝文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3137361A priority Critical patent/JPH04361457A/en
Publication of JPH04361457A publication Critical patent/JPH04361457A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Monitoring And Testing Of Exchanges (AREA)
  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To devise the system such that a digit number carry excess detection bit has only to be checked for the alarm output in the audit processing, data for plural lines are extracted at once by a high speed processor for the audit processing, the addition processing time to a counter table is less, the line detection for an erroneous holding is executed at a high speed and the processing time is reduced. CONSTITUTION:When a line operating state bit A for each line in a resource state management table 10 is added and recorded to a count table B of an alarm detection management table 20 as a numeral 1 while the line holding is kept, the digit number is increased by the count table B and when a digit number excess check bit C at a maximum digit reaches a numeral 1, it is detected and outputted as an alarm. When an alarm detection limit D us preset, the initial value I of the count table B is a value in which the digit number excess check bit C=1 when the sum added by the alarm detection limit D is exceeded. An alarm is raised by a numeral C=1.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、電子交換機、伝送装置
等の電子装置での周期実行プログラムを実現する一つの
方式で、端末または回線の異常保留を監視する回線状態
監視方式、特に複数回線に対して回線ごとの使用状態を
記憶する資源状態管理テーブルから、前記使用状態を所
定周期で調べ、使用中の状態を連続計数して所定の警報
検出限界値を超えたとき、異常保留の警報を出力する回
線状態監視方式に関する。
[Industrial Application Field] The present invention is a method for realizing a periodic execution program in electronic devices such as electronic exchanges and transmission devices, and is a method for monitoring line status for monitoring abnormal hold of terminals or lines, especially for multiple lines. The usage status is checked at a predetermined period from the resource status management table that stores the usage status of each line, and when the usage status is continuously counted and exceeds a predetermined alarm detection limit value, an abnormality pending alarm is issued. This invention relates to a line status monitoring method that outputs.

【0002】0002

【従来の技術】通信装置に接続されている回線(または
端末)の使用状況を監視し、例えばハード障害、ソフト
ウェアバグにより、回線が使用されていないにも関わら
ず常時使用中のままとなった状態を回線が浮いていると
呼ぶ。交換機や伝送装置等は回線の資料率を高めること
が一つの目的であり、回線が浮いている状態は、無効に
回線資源を占有しシステム実質稼働率を低下させること
になるので、防止が必要である。
[Prior Art] Monitors the usage status of lines (or terminals) connected to communication equipment, and monitors the usage status of lines (or terminals) connected to communication equipment, and monitors the status of lines (or terminals) connected to communication equipment, such as when a line remains in use even though it is not in use due to a hardware failure or software bug. This condition is called a floating line. One of the purposes of switching equipment, transmission equipment, etc. is to increase the data rate of lines, and floating lines need to be prevented because they occupy line resources ineffectively and reduce the actual operating rate of the system. It is.

【0003】この浮き回線を検出し保守者への通知を行
うプログラムによるオーディット処理は、回線の空き、
使用中を管理している資源管理プログラムが周期的に回
線資源で使用中となっている回線を探索し、システム規
定の使用時間以上の使用中状態が連続して続いた場合に
警報を保守者に発する。
[0003] Audit processing by a program that detects this floating line and notifies the maintenance personnel is performed when the line is free,
The resource management program that manages the in-use period periodically searches for lines that are in use as line resources, and issues an alert to the maintenance personnel if the in-use state continues for longer than the system-defined usage time. emanates from.

【0004】従来のこの種の回線状態監視方式は、各回
線対応に計数機を用い、各周期処理の中で使用中のまま
の回線の計数を歩進して一定以上の計数値になったとき
に警報を発する処理を行っていた。
[0004] This type of conventional line status monitoring system uses a counter for each line, and increments the count of lines that are still in use during each cycle of processing until the count reaches a certain value. At times, the process was to issue an alarm.

【0005】これについて、図3を参照して説明する。 図3は従来の一例を示すブロック図である。[0005] This will be explained with reference to FIG. FIG. 3 is a block diagram showing an example of the conventional technology.

【0006】図示するように、資源状態管理テーブル1
0は回線ごとの回線状態表示部11を有し、この回線状
態表示部11は回線の使用中を二進符号1で示す回線使
用状態ビット12を有する。
As shown in the figure, resource status management table 1
0 has a line status display section 11 for each line, and this line status display section 11 has a line use status bit 12 indicating with a binary code 1 that the line is in use.

【0007】加算機30は回線ごとに、資源状態管理テ
ーブル10の回線使用状態ビット12の数値Aと計数テ
ーブル51の数値Bとを加算して、計数テーブル51に
書き込む。
The adder 30 adds the value A of the line usage status bit 12 of the resource status management table 10 and the value B of the count table 51 for each line, and writes the result to the count table 51.

【0008】計数テーブル51は回線ごとに警報検出管
理テーブル50が有する。
The count table 51 is included in the alarm detection management table 50 for each line.

【0009】警報検出限界値60は、所定の周期で回線
ごとに回線使用状態ビット12の二進符号1が連続計数
して所定時間となる数値Dを記憶する。
The alarm detection limit value 60 stores a numerical value D at which the binary code 1 of the line usage status bit 12 is continuously counted for a predetermined time for each line at a predetermined period.

【0010】比較部70は、計数テーブル51の計数値
Bが警報検出限界値40の記録数値Dに達したとき警報
を出力する。
The comparator 70 outputs an alarm when the count value B of the count table 51 reaches the recorded value D of the alarm detection limit value 40.

【0011】図示する例は回線番号Nでの処理であり、
回線はすべての番号について順次処理される。
The illustrated example is processing at line number N,
The line is processed sequentially for all numbers.

【0012】0012

【発明が解決しようとする課題】上述した従来の回線状
態監視方式は、警報検出限界値を回線ごとに比較するこ
とにより一定値以上に加算計数値が達したことを判定す
るため、回線の数が増えてくると1回線毎に計数を加算
し一定値との比較を行うことがプロセッサの処理能力を
大きく消費し、圧迫するという問題点があった。
[Problems to be Solved by the Invention] The above-mentioned conventional line status monitoring system compares the alarm detection limit value for each line to determine whether the added count value has reached a certain value or more. As the number increases, there is a problem in that adding up the count for each line and comparing it with a constant value consumes a large amount of processing power of the processor.

【0013】本発明の目的は、警報検出限界値の超過を
計数テーブルの計数値そのもので検出して比較処理手順
を不要にすることにより、上記問題点を解決する回線状
態監視方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a line condition monitoring system that solves the above-mentioned problems by detecting the excess of the alarm detection limit value using the count value itself of the count table and eliminating the need for a comparison procedure. It is in.

【0014】[0014]

【課題を解決するための手段】本発明による回線状態監
視方式は、複数回線に対して回線ごとの使用状態を記憶
する資源状態管理テーブルから、前記使用状態を所定周
期で調べ使用中の状態を連続計数して所定の警報検出限
界値を超えたとき異常保留の警報を出力する回線状態監
視方式において、前記警報検出限界値を超えたとき桁数
をあげて桁数超過検出ビットを発生する計数テーブルを
備え、この発生した桁数超過検出ビットを警報して出力
するオーディット処理を実行する。
[Means for Solving the Problems] The line status monitoring method according to the present invention checks the usage status of multiple lines at predetermined intervals from a resource status management table that stores the usage status of each line. In a line condition monitoring system that outputs an abnormality pending alarm when a predetermined alarm detection limit value is exceeded by continuous counting, the number of digits is increased and a digit excess detection bit is generated when the alarm detection limit value is exceeded. A table is provided, and an audit process is executed to issue an alarm and output the generated digit excess detection bit.

【0015】[0015]

【実施例】次に本発明について図面を参照して説明する
。図1は本発明の回線状態監視方式の一実施例を示すブ
ロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the line status monitoring method of the present invention.

【0016】図1で、先に説明した図3に示すと同一の
構成要素には同一の番号符号を付与して、その説明は省
略する。
In FIG. 1, the same components as shown in FIG. 3 described above are given the same numbers and symbols, and their explanations will be omitted.

【0017】図1は、警報検出管理テーブル20および
警報検出限界値40の内容が図3と相違し、図3から比
較部が削除された。
FIG. 1 differs from FIG. 3 in the contents of the alarm detection management table 20 and alarm detection limit value 40, and the comparison section has been deleted from FIG.

【0018】図1で処理するプロセッサは32ビットプ
ロセッサを使用し、警報検出限界値40が二進符号の7
ビットによる数値(128−1=)127の周期以内と
する。従って、32ビットプロセッサは加算処理で8ビ
ット管理データの4回線分を一度に処理できる。
The processor used in FIG. 1 uses a 32-bit processor, and the alarm detection limit value 40 is 7 in binary code.
It is within the cycle of the numerical value (128-1=)127 in bits. Therefore, the 32-bit processor can process four lines of 8-bit management data at once through addition processing.

【0019】資源状態管理テーブル10は前述のように
各回線対応に使用中と空きの状態を管理しているテーブ
ルであり、回線番号Nに対応する回線使用状態ビット1
2の数値Aを有している。この数値Aは回線が空き状態
で値0、使用中状態で値1をとる。
As mentioned above, the resource status management table 10 is a table that manages the status of in use and free for each line, and the line usage status bit 1 corresponding to line number N is
It has a numerical value A of 2. This numerical value A takes a value of 0 when the line is idle and a value of 1 when the line is in use.

【0020】警報検出管理テーブル20は各回線対応に
警報検出限界値Dを検出する計数テーブルを収容してい
る。回線番号Nの計数テーブル22は、警報検出管理テ
ーブル20から回線番号Nで索引され、回線番号Nの計
数テーブル22を索引することができる。回線番号Nの
計数テーブル22は8ビットのデータであり、最上位1
ビットを桁数超過検出ビット23とし、この数値Cと残
る下位7ビットの計数値Bとから構成されている。
The alarm detection management table 20 contains a count table for detecting the alarm detection limit value D for each line. The count table 22 of the line number N is indexed by the line number N from the alarm detection management table 20, and the count table 22 of the line number N can be indexed. The count table 22 for line number N is 8-bit data, with the most significant 1
The bit is referred to as the digit number excess detection bit 23, and is composed of this numerical value C and the count value B of the remaining lower 7 bits.

【0021】加算器30は所定の周期パルスにより、数
値Aを数値Bに加えて数値Bとして計数テーブル22に
収納する。
The adder 30 adds the numerical value A to the numerical value B using a predetermined periodic pulse and stores the resultant value as the numerical value B in the counting table 22.

【0022】計数テーブル22の数値Bは、予め設定し
た警報検出限界値40の数値Dを7ビット数値128か
ら差し引いた数値を初期値として設定する。従って、数
値Bは周期パルスにより数値Dを計数したとき7ビット
を超過して、8ビット目の数値Cを数値1にする。
The numerical value B of the counting table 22 is set as an initial value by subtracting the numerical value D of the preset alarm detection limit value 40 from the 7-bit numerical value 128. Therefore, the numerical value B exceeds 7 bits when the numerical value D is counted by the periodic pulse, and the 8th bit numerical value C becomes the numerical value 1.

【0023】例えば、回線番号Nの回線を捕捉したとき
、回線Nの回線使用状態ビット12の数値Aを空き((
値0)から使用中(値1)に設定変更し、回線番号Nの
計数テーブル22の計数カウンタ数値Bを7ビット数値
27 =128から警報検出限界値40の数値Dを差し
引いたB=128−Dに設定、桁数超過検出ビット23
の数値Cを零設定して捕捉処理を終了する。
For example, when the line with line number N is acquired, the value A of the line usage status bit 12 of line N is set to free (((
The setting is changed from value 0) to in use (value 1), and the count counter value B of the count table 22 of line number N is set to 7-bit value 27 = 128 minus the value D of alarm detection limit value 40 B = 128- Set to D, excess number of digits detection bit 23
The numerical value C of is set to zero and the capture process is ended.

【0024】周期的に実行されるオーディット処理は、
資源状態管理テーブル10について全回線分の計数を行
うため、資源管理状態テーブル10から回線状態表示部
11をとりだし、この表示部11のデータのうち回線使
用状態ビット12の数値Aのみをとりだす。取り出され
た数値Aと警報検出管理テーブル20の該当する回線番
号Nの計数テーブル22の数値Bとを算術加算を行い演
算結果は計数テーブル22の数値Bに設定する。
[0024] The audit process executed periodically is as follows:
In order to count all the lines in the resource status management table 10, the line status display section 11 is extracted from the resource management status table 10, and only the numerical value A of the line usage status bit 12 is extracted from the data in this display section 11. Arithmetic addition is performed between the extracted numerical value A and the numerical value B in the counting table 22 of the corresponding line number N in the alarm detection management table 20, and the calculation result is set as the numerical value B in the counting table 22.

【0025】この算術加算の結果の数値Bが、7ビット
の数値128未満のときは、警報検出周期に達していな
い回線であるため桁数超過検出ビット23に桁溢れを起
こさず、数値C=0のままである。一方警報検出限界値
40の数値Dの周期計数が加算された回線で桁数超過検
出ビット23の数値Cが、計数テーブル22の算術加算
の結果桁溢れを起こし数値C=1となるとき、この回線
の警報が検出される。したがって、オーディット処理で
はこの桁数超過検出ビット23だけを調べることで障害
回線の発生を知ることができる。
When the numerical value B as a result of this arithmetic addition is less than the 7-bit numerical value 128, since the line has not reached the alarm detection period, overflow does not occur in the digit excess detection bit 23, and the numerical value C= It remains 0. On the other hand, when the numerical value C of the digit excess detection bit 23 on the line to which the periodic count of the numerical value D of the alarm detection limit value 40 is added causes overflow as a result of arithmetic addition of the count table 22 and becomes the numerical value C=1. A line alarm is detected. Therefore, in the audit process, the occurrence of a faulty line can be known by checking only this digit number excess detection bit 23.

【0026】以上の計算等は単純な算術計算および論理
演算により構成されているためプログラムとしての処理
はほとんど必要ない。また、この実施例では、32ビッ
トプロセッサで、1度の計算は4回線同時に実行できる
ため処理時間を軽減し高速に処理実行することが可能で
ある。
[0026] Since the above calculations are composed of simple arithmetic calculations and logical operations, almost no processing as a program is required. Furthermore, in this embodiment, one calculation can be executed simultaneously on four lines using a 32-bit processor, so that processing time can be reduced and processing can be executed at high speed.

【0027】また警報検出限界値23の数値Dを変更す
ることにより容易に検出までの周期計数値を変更するこ
とができる。
Furthermore, by changing the numerical value D of the alarm detection limit value 23, the period count value until detection can be easily changed.

【0028】次に、図2に図1を併せ参照して主要動作
手順について説明する。図2は図1の動作手順の一例を
示すフロー図である。
Next, the main operating procedure will be explained with reference to FIG. 2 and FIG. 1. FIG. 2 is a flow diagram showing an example of the operating procedure of FIG.

【0029】所定周期が到来したとき、まず第1回線、
回線番号1の回線使用状態ビット値Aを調査(101)
する。次いで、同一回線番号0の計数テーブル値Bを調
査(102)し、数値(A+B)を加算器30が演算し
、演算結果を数値Bとして計数テーブル22に収納(1
03)する。
[0029] When the predetermined period arrives, first, the first line,
Check the line usage status bit value A of line number 1 (101)
do. Next, the count table value B of the same line number 0 is investigated (102), the adder 30 calculates the value (A+B), and the calculation result is stored in the count table 22 as the value B (102).
03) Do.

【0030】プロセッサ(図示省略)は桁数超過ビット
値Cを調査(104)し、桁数超過を示す二進符号1が
設定されているとき、警報を出力(105)する。
The processor (not shown) examines the bit value C that exceeds the number of digits (104), and outputs a warning (105) when a binary code 1 indicating an excess number of digits is set.

【0031】これで、全回線について調査(106)が
未終了のとき、次の回線番号の使用状態ビット値Aの調
査(107)に入り、手順102へ接続する。
If the investigation (106) for all lines has not yet been completed, the next line number's use state bit value A is investigated (107) and the process is connected to step 102.

【0032】手順104で数値C=0のとき、手順10
6へ進み、手順106で全回線の調査が終了したとき、
全調査は完了する。
[0032] When the numerical value C=0 in step 104, step 10
Proceed to step 6, and when the investigation of all lines is completed in step 106,
The entire investigation is complete.

【0033】[0033]

【発明の効果】以上説明したように、本発明の回線状態
監視方式は、警報検出管理テーブルの回線ごとの計数テ
ーブルで最大桁位置まで桁数が上ったとき桁数超過検出
ビットとして表示し、警報として出力するような構成と
なっているので、オーディット処理で警報出力するため
には桁数超過検出ビットを調べるだけでよく、かつ高速
プロセッサにより複数回線分を一度に取り出してオーデ
ィット処理することにより計数テーブルへの加算処理時
間も少なく、従って異常保留の回線検出が高速に実行で
きると共に、プロセッサの処理時間が少なくできるとい
う効果がある。
[Effects of the Invention] As explained above, in the line status monitoring system of the present invention, when the number of digits reaches the maximum digit position in the count table for each line of the alarm detection management table, it is displayed as a digit excess detection bit. , the configuration is such that it is output as an alarm, so in order to output an alarm during audit processing, it is only necessary to check the digit excess detection bit, and multiple lines can be extracted at once and audited using a high-speed processor. Therefore, the processing time for addition to the count table is shortened, and therefore, there is an effect that detection of an abnormally held line can be executed at high speed, and the processing time of the processor can be reduced.

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

【図1】本発明の回線状態監視方式の一実施例を示す管
理テーブルの構成図である。
FIG. 1 is a configuration diagram of a management table showing an embodiment of the line status monitoring method of the present invention.

【図2】図1の主要動作手順の一例を示すフロー図であ
る。
FIG. 2 is a flow diagram illustrating an example of the main operation procedure of FIG. 1;

【図3】従来の一例を示す管理テーブルの構成図である
FIG. 3 is a configuration diagram of a management table showing a conventional example.

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

10    資源状態管理テーブル 11    回線状態表示部 12    回線使用状態ビット 20    警報検出管理テーブル 22    計数テーブル 23    桁数超過検出ビット 30    加算器 40    警報検出限界値 10 Resource status management table 11 Line status display section 12 Line usage status bit 20 Alarm detection management table 22 Counting table 23 Excess digit detection bit 30 Adder 40 Alarm detection limit value

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  複数回線に対して回線ごとの使用状態
を記憶する資源状態管理テーブルから、前記使用状態を
所定周期で調べ使用中の状態を連続計数して所定の警報
検出限界値を超えたとき異常保留の警報を出力する回線
状態監視方式において、前記警報検出限界値を超えたと
き桁数をあげて桁数超過検出ビットを発生する計数テー
ブルを備え、この発生した桁数超過検出ビットを警報し
て出力するオーディット処理を実行することを特徴とす
る回線状態監視方式。
[Claim 1] Check the usage status at a predetermined period from a resource status management table that stores the usage status of each line for multiple lines, and continuously count the usage status to determine whether a predetermined alarm detection limit value has been exceeded. In a line condition monitoring system that outputs an abnormality pending alarm when the alarm detection limit value is exceeded, a count table is provided that increases the number of digits and generates a digit excess detection bit, and the generated digit excess detection bit is A line status monitoring method characterized by executing an audit process that generates an alarm and outputs it.
JP3137361A 1991-06-10 1991-06-10 Line state monitor system Pending JPH04361457A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3137361A JPH04361457A (en) 1991-06-10 1991-06-10 Line state monitor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3137361A JPH04361457A (en) 1991-06-10 1991-06-10 Line state monitor system

Publications (1)

Publication Number Publication Date
JPH04361457A true JPH04361457A (en) 1992-12-15

Family

ID=15196873

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3137361A Pending JPH04361457A (en) 1991-06-10 1991-06-10 Line state monitor system

Country Status (1)

Country Link
JP (1) JPH04361457A (en)

Similar Documents

Publication Publication Date Title
CN112162878A (en) Database fault discovery method and device, electronic equipment and storage medium
JPH04361457A (en) Line state monitor system
US4785417A (en) Electronic postage meter having an out of sequence checking arrangement
CN113300909B (en) Parallel operation UPS communication abnormity detection method and device and parallel operation UPS system
CN110649602A (en) Electric power early warning method and electric power early warning system
JP2568760Y2 (en) Auxiliary equipment monitoring device
GB2384868A (en) Method and circuit for monitoring a microcomputer for an onboard electronic control device
JPH0293738A (en) Interruption processing system
KR100463846B1 (en) Clock Monitoring Apparatus of Switching System
JPS58221533A (en) Remote supervisory and controlling system
EP0473806A1 (en) Apparatus and method for error detection and fault isolation
JPS61249152A (en) Program run-away processing system
JPH0296840A (en) Runaway prevention circuit of central processing unit
JPS5983438A (en) Program failure detecting system
JPH0454099A (en) Total alarm generating system for supervisory system
JPS6269327A (en) Automatic recovery system
JPH01200441A (en) Mutual monitoring method among plural processors
KR970001624B1 (en) Tag generation and its processing method in the packet switching system
JP2568761Y2 (en) Auxiliary equipment monitoring device
JPH04182842A (en) Timer monitor system
JPS63101917A (en) Method for supervising clock pulse in control device
JPS5845054B2 (en) Watchdog timer error relief method
JPS6320548A (en) Supervisor/resetting circuit for cpu
JPS60262252A (en) Monitor system for runaway of microprocessor
KR20030051953A (en) Method of state-change perceiving for mobile communication system alarm register