CN116708475A - Multi-station multi-seat software remote synchronization method and system - Google Patents

Multi-station multi-seat software remote synchronization method and system Download PDF

Info

Publication number
CN116708475A
CN116708475A CN202310714202.1A CN202310714202A CN116708475A CN 116708475 A CN116708475 A CN 116708475A CN 202310714202 A CN202310714202 A CN 202310714202A CN 116708475 A CN116708475 A CN 116708475A
Authority
CN
China
Prior art keywords
seat
software
controlled end
controlled
remote
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
CN202310714202.1A
Other languages
Chinese (zh)
Inventor
凌林
明亮
刘建新
顾恺
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.)
CETC 14 Research Institute
Original Assignee
CETC 14 Research Institute
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 CETC 14 Research Institute filed Critical CETC 14 Research Institute
Priority to CN202310714202.1A priority Critical patent/CN116708475A/en
Publication of CN116708475A publication Critical patent/CN116708475A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/28Restricting access to network management systems or functions, e.g. using authorisation function to access network configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a multi-station multi-seat software remote synchronization method and system, and belongs to the technical field of software automation operation and maintenance. The method of the application comprises the following steps: 10 The communication addresses of all the controlled end seats are configured on the control end seats, and the communication addresses are divided into groups to form a host table of the controlled end seats; 20 The password-free login authentication information table is configured through a standard SSH protocol, and the password-free login authentication information table comprises password-free login authentication information of all controlled end seats; 30 The automatic operation and maintenance tool is started on the control end seat, one controlled end seat group is selected, and the remote synchronous script is implemented. The application can realize the remote updating synchronization of the multi-station multi-seat software of the sky-wave beyond-view radar, effectively improve the updating synchronization efficiency of the multi-station multi-seat software of the sky-wave beyond-view radar, and has simple implementation process and good universality.

Description

Multi-station multi-seat software remote synchronization method and system
Technical Field
The application belongs to the technical field of software automation operation and maintenance, and particularly relates to a multi-station multi-seat software remote synchronization method and system.
Background
The sky wave beyond visual range radar (OTHR) is a radar in a special system in China, a large-scale split fixed station system is adopted, the whole system consists of a plurality of stations distributed in various places, and each station is provided with a plurality of terminal control seats, as shown in figure 1.
The radar display software is deployed on each terminal operation seat, the conventional software synchronous update is generally realized through file transmission, a certain time is required for each software synchronous update of a single terminal operation seat through file transmission, and when a large number of terminal seats are required to be subjected to software synchronous update, the accumulated time consumption is increased in multiple, so that the method is inconvenient, delays time and seriously affects the software update synchronization efficiency.
Based on the defects, the internet automatic operation and maintenance technology is used for integrating the application of the technology to the update and maintenance of the sky-wave beyond-view radar terminal control seat software, and software development and maintenance personnel can greatly improve the update and synchronization efficiency of the sky-wave beyond-view radar multi-station multi-seat software through the technology.
Disclosure of Invention
The application aims to provide a multi-station multi-seat software remote synchronization method and system, which can realize remote update synchronization of multi-station multi-seat software of an sky-wave beyond-view radar, effectively improve update synchronization efficiency of the multi-station multi-seat software of the sky-wave beyond-view radar, and have simple implementation process and good universality.
In particular, in one aspect, the present application provides a multi-station multi-seat software remote synchronization method, comprising:
10 A seat host table) is configured:
selecting one seat as a control end, and other seats as controlled ends, configuring communication addresses of all the controlled end seats on the control end seat, and dividing the communication addresses into groups to form a host table of the controlled end seat;
20 Configuration password-free login authentication information table:
configuring a password-free login authentication information table through a standard SSH protocol, wherein the password-free login authentication information table comprises password-free login authentication information of all controlled end seats;
30 Implementing a remote sync script:
enabling an automatic operation and maintenance tool on the control end seats, selecting one controlled end seat group, and implementing a remote synchronous script; the specific process is as follows:
the automatic operation and maintenance tool executes a seat link state detection task of a controlled end in the remote synchronous script according to the seat host table and the seat password-free login authentication information table;
and the automatic operation and maintenance tool continuously and parallelly executes other tasks in the remote synchronous script on the controlled end seat of which the controlled end seat link state detection task is successfully executed.
Further, in the seat host table, all the controlled end seats are divided into one group, or all the controlled end seats are divided into different groups.
Further, the controlled end seats requiring remote synchronization of the same software version are divided into the same group.
Further, after the password-free login authentication information table is configured successfully, the method further comprises the step of logging in the controlled end host from the control end seat, and recording the information of the controlled end host which is connected successfully into an authentication list of the SSH.
Furthermore, the remote synchronous script is written on the control end seat by using YAML language, and the script comprises a parallel controlled end seat link state detection task and other tasks.
Further, the other tasks include a controlled end seat software running state detection task, a controlled end seat software backup task, a task of remotely synchronizing software to a controlled end and/or a controlled end software execution permission setting task.
Further, the automated operation tool is an allowable.
On the other hand, the application also provides a multi-station multi-seat software remote synchronization system for realizing the multi-station multi-seat software remote synchronization method, which comprises a control end host and a plurality of controlled end hosts; the control end host and the controlled end host communicate through an SSH protocol; the seat host table and the seat password-free login authentication information table are configured on the control end host, an automatic operation and maintenance tool is operated, and the remote synchronous script is implemented.
The multi-station multi-seat software remote synchronization method and system have the following beneficial effects:
(1) The updating efficiency is high: the traditional software updating needs to manually transmit files to each seat, and the updating time is increased in multiples along with the increase of the seats, so that the method and the system are inconvenient, delay time and seriously influence the software updating synchronization efficiency.
(2) The expansibility is good: the multi-station multi-seat software remote synchronization method and system can write scenarios except for software synchronous update in a remote synchronization scenario, and the scenarios comprise software running state detection, software running garbage cleaning, software recovery and the like.
(3) The universality is good: the multi-station multi-seat software remote synchronization method and system are suitable for all operating systems supporting SSH protocol.
(4) The implementation process is simple: according to the multi-station multi-seat software remote synchronization method and system, whether the controlled end meets the updating condition or not does not need to be judged, and only an automatic operation and maintenance component is required to be installed on the control end, so that the controlled end does not need to be installed.
Drawings
Fig. 1 is a schematic diagram of a multi-station terminal control seat configuration of an sky-wave beyond-view radar according to an embodiment of the present application.
FIG. 2 is a seat host table configuration interface of an embodiment of the present application.
Fig. 3 is a workflow of an active-based implementation scenario in accordance with an embodiment of the present application.
Fig. 4 is a remote sync script authoring interface in accordance with an embodiment of the present application.
Fig. 5 is a remote sync scenario implementation interface of an embodiment of the present application.
Detailed Description
The application is described in further detail below with reference to the examples and with reference to the accompanying drawings.
Example 1:
the embodiment of the application relates to a multi-station multi-seat software remote synchronization method, which comprises the following specific implementation steps:
10 A seat host table) is configured:
the seats of the stations communicate via a network, each seat having a fixed communication address. One seat is selected as a control end, the other seats are used as controlled ends, as shown in fig. 2, communication addresses of all the controlled end seats are configured on the control end seat, and grouping is carried out to form a host table of the controlled end seat.
Preferably, in the seat host table, all the controlled end seats are divided into one group, or all the controlled end seats are divided into different groups. For example, the controlled end seats needing to remotely synchronize the same software version are divided into the same group, and operations such as remotely synchronizing and updating the software of each controlled end seat in the group are respectively carried out according to the group.
20 Configuration password-free login authentication information table:
the control end seat is connected with the controlled end seat mainly through an SSH protocol mode, and a password-free login authentication information table is configured through a standard SSH protocol and comprises password-free login authentication information of all the controlled end seats.
Preferably, after the password-free login authentication information table is configured successfully, the method further comprises the step of logging in the controlled end host from the control end seat, and recording the information of the controlled end host which is connected successfully into an authentication list of SSH.
30 Implementing a remote sync script:
as shown in fig. 3, an automated operation and maintenance tool, such as an stable, is enabled on the control end seats, selecting a controlled end seat group, and implementing a remote synchronization scenario. The remote synchronous script is written on a control end seat by using YAML language, and comprises a parallel controlled end seat link state detection task and other tasks, as shown in figure 4, wherein the other tasks comprise a controlled end seat software running state detection task, a controlled end seat software backup task, a task of remotely synchronizing software to a controlled end, a controlled end software execution permission setting task and the like. One or more of these tasks may be included in the remote sync script as desired. The running state of the software of the controlled end seat can be realized by detecting the running process of the controlled end seat.
The specific process of implementing the remote synchronous scenario is as follows:
the automatic operation and maintenance tool executes a seat link state detection task of a controlled end in the remote synchronous script according to the seat host table and the seat password-free login authentication information table;
and the automatic operation and maintenance tool continuously and parallelly executes other tasks such as backup, update and/or authority setting of software in the remote synchronous script on the controlled end seat of which the controlled end seat link state detection task is successfully executed. All tasks on the controlled end seats are executed in parallel. The result of implementing the remote sync scenario is shown in fig. 5.
The multi-station multi-seat software remote synchronization method is realized through a multi-station multi-seat software remote synchronization system. The system comprises a control end host and a plurality of controlled end hosts; the control end host and the controlled end host communicate through SSH protocol. The seat host table and the seat password-free login authentication information table are configured on the control end host, an automatic operation and maintenance tool is operated, and the remote synchronous script is implemented.
The multi-station multi-seat software remote synchronization method and system have the following advantages:
(1) The updating efficiency is high: the traditional software updating needs to manually transmit files to each seat, and the updating time is increased in multiples along with the increase of the seats, so that the method and the system are inconvenient, delay time and seriously influence the software updating synchronization efficiency.
(2) The expansibility is good: the multi-station multi-seat software remote synchronization method and system can write scenarios except for software synchronous update in a remote synchronization scenario, and the scenarios comprise software running state detection, software running garbage cleaning, software recovery and the like.
(3) The universality is good: the multi-station multi-seat software remote synchronization method is suitable for all operating systems supporting SSH protocol.
(4) The implementation process is simple: according to the multi-station multi-seat software remote synchronization method and system, whether the controlled end meets the updating condition or not does not need to be judged, and only an automatic operation and maintenance component is required to be installed on the control end, so that the controlled end does not need to be installed.
While the application has been disclosed in terms of preferred embodiments, the embodiments are not intended to limit the application. Any equivalent changes or modifications can be made without departing from the spirit and scope of the present application, and are intended to be within the scope of the present application. The scope of the application should therefore be determined by the following claims.

Claims (8)

1. A multi-station multi-seat software remote synchronization method, comprising:
10 A seat host table) is configured:
selecting one seat as a control end, and other seats as controlled ends, configuring communication addresses of all the controlled end seats on the control end seat, and dividing the communication addresses into groups to form a host table of the controlled end seat;
20 Configuration password-free login authentication information table:
configuring a password-free login authentication information table through a standard SSH protocol, wherein the password-free login authentication information table comprises password-free login authentication information of all controlled end seats;
30 Implementing a remote sync script:
enabling an automatic operation and maintenance tool on the control end seats, selecting one controlled end seat group, and implementing a remote synchronous script; the specific process is as follows:
the automatic operation and maintenance tool executes a seat link state detection task of a controlled end in the remote synchronous script according to the seat host table and the seat password-free login authentication information table;
and the automatic operation and maintenance tool continuously and parallelly executes other tasks in the remote synchronous script on the controlled end seat of which the controlled end seat link state detection task is successfully executed.
2. The multi-station, multi-seat software remote synchronization method of claim 1, wherein all controlled end seats are divided into one group or all controlled end seats are divided into different groups in the seat host table.
3. The multi-station multi-seat software remote synchronization method of claim 2, wherein the controlled end seats requiring remote synchronization of the same software version are divided into the same group.
4. The method for remotely synchronizing multi-station and multi-seat software according to claim 1, wherein after the password-free login authentication information table is configured successfully, the method further comprises logging in a controlled end host from a control end seat, and recording the information of the controlled end host which is connected successfully into an authentication list of the SSH.
5. The multi-station multi-seat software remote synchronization method according to claim 1, wherein the remote synchronization scenario is written on a control end seat in YAML language, and the scenario comprises a parallel controlled end seat link state detection task and other tasks.
6. The multi-station multi-seat software remote synchronization method according to claim 5, wherein the other tasks include a controlled-end seat software running state detection task, a controlled-end seat software backup task, a task of remotely synchronizing software to a controlled end, and/or a controlled-end software execution permission setting task.
7. The method of claim 1, wherein the automated operation tool is an onsible.
8. A multi-station multi-seat software remote synchronization system for realizing the multi-station multi-seat software remote synchronization method according to any one of claims 1-7, which is characterized by comprising a control end host and a plurality of controlled end hosts; the control end host and the controlled end host communicate through an SSH protocol;
the seat host table and the seat password-free login authentication information table are configured on the control end host, an automatic operation and maintenance tool is operated, and the remote synchronous script is implemented.
CN202310714202.1A 2023-06-16 2023-06-16 Multi-station multi-seat software remote synchronization method and system Pending CN116708475A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310714202.1A CN116708475A (en) 2023-06-16 2023-06-16 Multi-station multi-seat software remote synchronization method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310714202.1A CN116708475A (en) 2023-06-16 2023-06-16 Multi-station multi-seat software remote synchronization method and system

Publications (1)

Publication Number Publication Date
CN116708475A true CN116708475A (en) 2023-09-05

Family

ID=87838902

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310714202.1A Pending CN116708475A (en) 2023-06-16 2023-06-16 Multi-station multi-seat software remote synchronization method and system

Country Status (1)

Country Link
CN (1) CN116708475A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117215710A (en) * 2023-11-07 2023-12-12 江西联创精密机电有限公司 Cloud desktop training seat control method and device, storage medium and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117215710A (en) * 2023-11-07 2023-12-12 江西联创精密机电有限公司 Cloud desktop training seat control method and device, storage medium and electronic equipment
CN117215710B (en) * 2023-11-07 2024-01-26 江西联创精密机电有限公司 Cloud desktop training seat control method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN106528871B (en) A kind of method of online updating industrial control system project data point information
CN116708475A (en) Multi-station multi-seat software remote synchronization method and system
CN102970328B (en) Data on-line migration method of typical production system in power industry
CN103995868A (en) Distributed system oriented global transaction manager and transaction handling method
CN110213359B (en) Internet of vehicles networking data pushing system and method based on D2D
CN101572724A (en) Software version management system
CN111127250B (en) Power data monitoring event analysis system and method
CN113691414A (en) Bandwidth performance testing method, device and system
CN106354566A (en) Command processing method and server
EP1684456A1 (en) A method for data redundancy of hlr
CN107704550A (en) File migration method, apparatus and computer-readable recording medium
CN103516667A (en) System, method and apparatus used for safety information data disaster recovery backup
CN105607606A (en) Data acquisition device and data acquisition method based on double-mainboard framework
CN102123057B (en) Synchronous network route detection, optimization and network routing method and synchronous network system
CN110099128B (en) Authentication data synchronization method and device
CN103024094B (en) Safe and reliable DNS zone file information issuing updating method and system
CN108306989B (en) Main and standby machine data synchronization method for railway dispatching centralized system
CN102571311B (en) Master-slave switching communication system and master-slave switching communication method
CN102739489B (en) Method for quickly querying equipment state of synchronous bus
CN113194124B (en) Distributed real-time database-based DCS background multi-node directory synchronization method
CN111200524A (en) Switch configuration method and server
CN115242666B (en) Simulation platform monitoring system based on data distribution service
CN108737583B (en) Method and system for configuring slave controllers in system
CN115756983A (en) Inertial navigation cluster type test interaction system and method
CN103607715A (en) Frequency point configuration method and device thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination