CN114040149A - Service digital intelligent evolution equipment monitoring method - Google Patents

Service digital intelligent evolution equipment monitoring method Download PDF

Info

Publication number
CN114040149A
CN114040149A CN202111129792.9A CN202111129792A CN114040149A CN 114040149 A CN114040149 A CN 114040149A CN 202111129792 A CN202111129792 A CN 202111129792A CN 114040149 A CN114040149 A CN 114040149A
Authority
CN
China
Prior art keywords
equipment
link
information
file
monitoring system
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
CN202111129792.9A
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.)
China Satellite Communications Co ltd
Original Assignee
China Satellite Communications Co 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 China Satellite Communications Co ltd filed Critical China Satellite Communications Co ltd
Priority to CN202111129792.9A priority Critical patent/CN114040149A/en
Publication of CN114040149A publication Critical patent/CN114040149A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • 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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • 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/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a service digital intelligent evolution equipment monitoring method. The method comprises the following steps: after the data center is built, importing the existing link driving file and the existing equipment driving file into a local station of the equipment monitoring system; selecting a link driving file according to link information formed by monitored equipment to configure the link driving information; selecting a device driver file according to the device information of all monitored devices in the link to configure the device driver information; accessing the monitored equipment to a network of a local station equipment monitoring system through network equipment according to the specification requirement of a monitoring interface of the monitoring equipment and the configuration requirement of the network equipment; configuring data interaction information of the local station and the data center station according to link and equipment conditions; and checking the equipment and link conditions of the monitored equipment through a main interface of a local station or a main interface of the data center station. The invention can realize the plug-and-play monitoring system construction by using the drive file.

Description

Service digital intelligent evolution equipment monitoring method
Technical Field
The invention relates to the technical field of information systems, in particular to a service digital intelligent evolution equipment monitoring method.
Background
With the development of information technology, the digital intelligent degree of equipment used in various industries is continuously improved, and the requirement on a unified monitoring system of the equipment is also continuously improved. The traditional equipment monitoring system adopts a mode of constructing one set of equipment monitoring system by mainstream products at that time according to different service functions, and has the problems of long system construction period, large quantity, high management difficulty and difficult upgrading.
On one hand, the monitored equipment in the system is in a tight binding relationship with the system and only compatible with the existing equipment model. Once the system is put into use, when the equipment is updated, if the original equipment monitoring system is modified asynchronously, the system cannot be compatible with the new generation equipment. The original equipment monitoring system is modified, so that the operation and maintenance cost and the management cost are increased, and a lot of inconvenience is brought.
On the other hand, as the degree of intelligence of the equipment is continuously increased, the fixed service originally designed by the system often becomes backward along with the technical development, and the equipment monitoring system cannot provide intelligent service functions in time.
Disclosure of Invention
The technical problem solved by the invention is as follows: the method overcomes the defects of the prior art and provides a service digital intelligent evolution equipment monitoring method.
In order to solve the above technical problem, an embodiment of the present invention provides an apparatus monitoring method for service digital intelligent evolution, which is applied to an apparatus monitoring system, where the apparatus monitoring system includes: the monitoring device, the network device, the local station and the data center station, wherein the method comprises the following steps:
after the data center is built, importing an existing link drive file and an existing equipment drive file into a local station of the equipment monitoring system;
selecting a link driving file according to link information formed by monitored equipment to configure the link driving information;
selecting a device driver file according to the device information of all monitored devices in the link to configure the device driver information;
accessing the monitored equipment to a network of a local station equipment monitoring system through the network equipment according to the monitoring interface specification requirement and the network equipment configuration requirement of the monitoring equipment;
configuring data interaction information of the local station and the data center station according to link and equipment conditions;
and checking the equipment and link conditions of the monitored equipment through the main interface of the local station or the main interface of the data center station.
Optionally, the data center station includes: a database, a message bus and a service bus,
the step of building the data center station comprises the following steps:
selecting a MYSQL database as a service data storage database, and recording user operation information;
selecting a Cassandra database as an equipment pseudo remote measurement storage database, and recording state information in the running process of equipment;
selecting a Kafka message middleware as a message bus to be responsible for communication between a data center station and local stations of each equipment monitoring system;
and selecting a Springcloud micro-service framework to build a service bus.
Optionally, the device monitoring system local station includes a device driver file library and a link driver file library, wherein,
the equipment driving file is used for acquiring and displaying equipment state information and alarm information to complete the function of controlling equipment parameters,
the link driving file is used for accessing the equipment driving file and displaying the topological structure of the equipment so as to realize the combined control logic between the equipment.
Optionally, the selecting, according to the device information of all monitored devices in the link, a device driver file to configure the device driver information includes:
selecting a corresponding device driving file according to the device model on a graphical interface of a link driving instance;
automatically generating an equipment number according to the link number and the position of the equipment in the link;
automatically configuring device communication parameters according to the device driver file,
and according to the selected equipment driver file and the equipment number, the system automatically calls an external unified interface to instantiate the equipment driver.
Optionally, the accessing, by the network device, the monitored device to the network of the local station device monitoring system according to the monitoring interface specification requirement and the network device configuration requirement of the monitoring device includes:
configuring parameters of equipment such as a switch, a router, a serial server and the like according to the configuration requirements of the network equipment;
configuring a device power line and a monitoring line according to the specification requirement of a device interface;
all equipment in the station and a workstation for deploying the monitoring system form a monitoring network through a monitoring line, a data channel in the system is built, and the equipment is powered on.
Optionally, the configuring, according to the link and the device condition, data interaction information between the local station and the data center station includes:
configuring Kafka message bus related information according to link actual condition information;
and establishing a communication channel between the local station of the equipment monitoring system and the data center station according to the relevant information of the Kafka message bus.
Optionally, the checking the device and link condition of the monitored device through the main interface of the local station or the main interface of the data center station includes:
by running local station software of the equipment monitoring system, the added link driving instance and the added equipment driving instance are checked in sequence so as to monitor the actual equipment;
and sequentially checking the added link driving instance and the added equipment driving instance by running the equipment monitoring system data console client software so as to monitor the actual equipment.
Optionally, after the device and link conditions of the monitored device are checked through the main interface of the local station or the main interface of the data center, the method further includes:
and collecting, analyzing and storing equipment information through the data center, and mining and analyzing the data to obtain equipment design information and system construction suggestion information.
Compared with the prior art, the invention has the advantages that:
1) the system provided by the embodiment of the invention adopts a componentization-based event system architecture, and can realize rapid customized development of monitoring system services by componentizing equipment or links to generate drive files. Constructing a self-adaptive equipment access framework by constructing an equipment data receiving and transmitting processing logic template and standardizing a driving interface, and realizing the construction of a plug-and-play type monitoring system by using a driving file;
2) the system is based on the equipment driving file, has unified state reporting format information for equipment of the same type, different manufacturers and different models, and provides equipment control command language of a unified format for the outside. The system is safe and stable, is convenient to operate, and improves the compatibility and flexibility of the system;
3) according to the invention, through a distributed parallelization equipment information acquisition processing mode, each equipment driver respectively leads the information receiving and sending frequency of the monitored object, and sends a data communication request to the monitored equipment in an exclusive channel mode, so that the data congestion problem is effectively improved, and the information interaction time of the whole system equipment is shortened;
4) the system realizes the function of dynamically loading the equipment monitoring by configuring the relevant information of the equipment driving file, so that the single driving is compatible with the combined use of the equipment with different models, and the complexity of accessing the equipment into the monitoring system is effectively reduced. By flexibly adjusting the relevant configuration information of the link driving file, the customized multi-equipment combination control capability is provided, the system compatibility capability and flexibility are improved, and the use energy efficiency of ground equipment is activated to a great extent;
5) the system designs a 'message bus + service bus' double-bus mode, the message bus is used for communicating with equipment in different stations, the service bus is used for dynamically carrying various service programs, new system function requirements are obtained through mining, analyzing and processing of service data, and new function modules can be flexibly added into the service bus.
Drawings
Fig. 1 is a flowchart illustrating steps of a service digital intelligent evolution device monitoring method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a process for using a link driver file of an equipment monitoring system according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a device driver file usage flow of a device monitoring system according to an embodiment of the present invention;
fig. 4 is a block diagram of a device monitoring system according to an embodiment of the present invention.
Detailed Description
Example one
Referring to fig. 1, a flowchart illustrating steps of a service digital intelligent evolution device monitoring method according to an embodiment of the present invention is shown, where the method may be applied to a device monitoring system, where the device monitoring system includes: the monitoring device, the network device, the local station and the data center, as shown in fig. 1, the method may include the steps of:
step 101: and after the data center is built, importing the existing link drive file and the existing equipment drive file into the local station of the equipment monitoring system.
The embodiment of the invention is based on a net platform, adopts a dynamic link library technology, and forms a link driving file and a device driving file with unique identifiers by abstracting, processing and packaging interface information of a device link model and a main stream device model. And through a mode of driving file configuration combination, an equipment monitoring system is quickly built or modified, and a service function of a continuous intelligent evolution system is diagnosed based on service data.
In this embodiment, a data center station may be first built, and after the data center station is built, an existing link driver file and an existing device driver file are imported into a local station of a device monitoring system, specifically, the data center station of the device monitoring system is built, and includes a database, a message bus, and a service bus, specifically: 1. selecting a MYSQL database as a service data storage database, and recording user operation information; 2. selecting a Cassandra database as an equipment pseudo remote measurement storage database, and recording state information in the running process of equipment; 3. selecting a Kafka message middleware as a message bus to be responsible for communication between a data center station and local stations of each equipment monitoring system; 4. and a Springbound micro-service framework is selected to build a service bus, and flexible increase of service function modules is supported.
The method for importing the existing link driver file and the existing equipment driver file into the local station equipment monitoring system specifically comprises the following steps: 1. importing the link driving file into a system link driving library folder; 2. and importing the device driver file into a folder of a system device driver library.
After the device monitoring system local station imports the existing link driver file and device driver file, step 102 is performed.
Step 102: and selecting the link driving file according to the link information consisting of the monitored equipment so as to configure the link driving information.
Step 103: and selecting the device driver file according to the device information of all the monitored devices in the link so as to configure the device driver information.
After the existing link driving file and device driving file are imported into the local station of the device monitoring system, the link driving file can be selected according to the link information composed of the monitored devices to configure the link driving information, and the device driving file can be selected according to the device information of all the monitored devices in the link to match the device driving information, specifically, the link information composed of the monitored devices can be obtained, the link information comprises the device type information and the device number information in the link, the device connection relation and the device backup relation, then the link driving file is selected according to the link information to configure the link driving information, further, the device information of all the monitored devices in the link, including the device type information, the device model information and the device interface information, is obtained, and the device driving files of all the devices are sequentially selected according to the device information, and configuring the device driving information.
After configuring the link driver information and the device driver information, step 104 is performed.
Step 104: and accessing the monitored equipment to a network of a local station equipment monitoring system through the network equipment according to the monitoring interface specification requirement and the network equipment configuration requirement of the monitoring equipment.
After the link driving information and the device driving information are configured, the monitored device can be accessed to the network of the local station device monitoring system through the network device according to the monitoring interface specification requirement and the network device configuration requirement of the monitoring device.
Step 105: configuring data interaction information of the local station and the data center station according to link and equipment conditions;
step 106: and checking the equipment and link conditions of the monitored equipment through the main interface of the local station or the main interface of the data center station.
After the monitored equipment is accessed to the network of the local station equipment monitoring system, the data interaction information of the local station and the data center station can be configured according to the link and the equipment condition, and the equipment and the link condition of the monitored equipment can be searched through the main interface of the local station or the main interface of the data center station.
In a specific implementation of the present invention, link information of each type of terrestrial device in a satellite earth station is obtained, where the link information includes information on the number of types of devices in a link, a connection relationship between devices, a backup relationship between devices, and a device batch control logic, and the specific implementation is as follows: 1. the device type mainly refers to the specific use of the device, such as antenna radio frequency equipment and intermediate frequency equipment in the satellite signal modulation and demodulation process, and environment adjusting equipment and environment monitoring equipment in the environment monitoring process; 2. the connection relation among the devices refers to the signal flow direction information among the devices; 3. the backup device connection information refers to the combination and backup relationship of the same functional devices in the link.
In a specific implementation of the present invention, the selecting a link driver file according to the link information and configuring the link driver information specifically include: 1. selecting a corresponding link driving file according to the actual condition information of the link; 2. and setting a link number according to the station network distribution and the link information of the equipment monitoring system. The link number is composed of three parts, namely a user number, a site number and a link instance number. In the equipment monitoring system of a single site, the serial number of a link instance is unique; 3. and the system calls a uniform external interface according to the selected link driving file and the link number so as to instantiate the link driving.
In a specific implementation of the present invention, acquiring information of all monitored devices in a link, including device type information, device model information, and device interface information, specifically includes: 1. the device interface information includes interface type, interface line order, and communication parameters. 2. If the interface type is an Ethernet port, confirming interface communication parameters including network communication protocol type, IP address and port number information. 3. If the interface type is a serial port, confirming the protocol type of the serial port, the line sequence of the interface and the communication parameters of the interface (including baud rate, data bits, stop bits and check bits).
In a specific implementation of the present invention, sequentially selecting device driver files of each device according to information of each device, and configuring device driver information, specifically: 1. selecting a corresponding device driving file according to the device model on a graphical interface of a link driving instance; 2. the system automatically generates the device number according to the link number and the position of the device in the link. In the equipment monitoring system of a single site, the equipment number is unique; 3. and automatically configuring the device communication parameters 4 according to the device driver file, and automatically calling an external unified interface by the system according to the selected device driver file and the device number so as to instantiate the device driver.
In a specific implementation of the present invention, if there is no corresponding link driver file or device driver file, a driver file needs to be generated first, then the driver file is imported into the local station device monitoring system, and then steps 2 to 5 are repeated, specifically: and compiling to generate the drive file in the form of the DLL dynamic link library according to the equipment information and the link information by using a compiling tool according to the design rule of the system.
In a specific implementation of the present invention, according to a specification requirement of a monitoring interface of a monitoring device and a configuration requirement of a network device, the monitored device is accessed to a network of a monitoring system through the network device, which specifically includes: 1. and configuring parameters of equipment such as a switch, a router, a serial server and the like according to the configuration requirements of the network equipment. 2. Configuring an equipment power line and a monitoring line according to the specification requirement of an equipment interface, forming a monitoring network by all equipment in the station and a workstation for deploying a monitoring system through the monitoring line, and building a data channel in the system; 3. the equipment is powered up and normally operates;
in a specific implementation of the present invention, system communication information is configured according to link and device conditions, specifically: 1. and configuring relevant information of a Kafka message bus according to the actual condition information of the link, and establishing a communication channel between a local station of the equipment monitoring system and a data center station.
In a specific implementation of the present invention, the device and link conditions are checked through a local station host interface of the device monitoring system, which specifically includes: 1. and running local station software of the equipment monitoring system, and sequentially checking the added link driving instance and the equipment driving instance to realize the monitoring function of the actual equipment.
In a specific implementation of the present invention, the device and link conditions are checked through a console host interface in the device monitoring system data, which specifically includes: 1. and operating the platform client software in the equipment monitoring system data, and sequentially checking the added link driving instance and the equipment driving instance to realize the monitoring function of the actual equipment.
In one specific implementation of the invention, the data center automatically collects, analyzes and stores device information, and performs long-term data mining and analysis to obtain device design and system construction recommendations. The data center station automatically collects the equipment information, and analyzes and stores the equipment information. The intelligent analysis results of equipment performance suggestions, system fault rates, equipment compatibility, system power utilization and the like are obtained through long-term data acquisition, mining and analysis in units of years and based on aspects of business function requirements, equipment working performance and the like.
In a specific implementation of the present invention, continuously evolving service function items according to new requirements according to a station service bus in the data of the device monitoring system specifically includes: and according to the database, continuously recording various service data of the user and the actual new requirements of the user, and adding a functional module in the service bus to ensure that the equipment monitoring system continuously evolves new functions.
In one particular implementation of the present invention, the device monitoring system local station includes a device driver file library and a link driver file library. The device driver file is used for acquiring and displaying device state information and alarm information and completing the function of controlling device parameters. The link driving file is used for accessing the equipment driving file, displaying the topological structure of the equipment and realizing the combination control logic between the equipment;
in a specific implementation of the present invention, the device monitoring system data center station operates in a service bus and a message bus, and all service modules in the message bus and the service bus operate in a load balancing manner, thereby avoiding a single point of failure.
In one specific implementation of the invention, the device communication interface is standardized by processing the internal data of the device driver file, and the device monitoring system data center does not need to communicate with the device.
In one specific implementation of the invention, under the condition allowed by the physical equipment, the equipment monitoring system data center can record service data during the whole life of the system, and fault analysis during the operation of the equipment can be completed through data flow analysis.
In a specific implementation of the present invention, the service bus architecture implements the capability of the micro-service of the functional module to access the system quickly through the issued interface, and ensures the intelligent evolution of the system under the condition of normal operation.
The following describes in detail an embodiment of the present invention with reference to fig. 2 to 4.
The link driving using process of the equipment monitoring system of the invention is shown in fig. 2, and the specific process is as follows:
(1) the link operation to be performed is selected.
(2) If the link is deleted, the link to be deleted is selected. The system judges whether the selected link is in use, if so, the process is ended; if not, after confirming the operation, deleting the link, automatically completing the configuration of the system, and ending the process.
(3) If the link is newly added, the newly added link type is selected, and the system judges whether the link driving file library contains the link driving file.
(4) And (4) if the link driver file does not exist, updating the link driver file by using a compiling tool, importing the link driver file into a link driver file library, and repeating the step (3). And if the link driving file exists, configuring the link driving file.
(5) The system determines whether the link configuration is normal. If not, the equipment drive configuration is carried out again until the link configuration is normal; if the operation is normal, the operation is confirmed.
(6) And after the system verifies the configuration information, automatically completing the system configuration and ending the process.
The device monitoring system device driver using flow of the invention is shown in fig. 3, and the specific process is as follows:
(1) the device operation to be performed is selected.
(2) And if the device is deleted, selecting the device to be deleted. The system judges whether the selected equipment is in use, if so, the process is ended; if not, after confirming the operation, the system automatically completes the configuration and the process is finished.
(3) If the equipment is newly added or replaced, the equipment driving file is selected, and the system judges whether the driving library contains the equipment driving file.
(4) And (4) if the device driver does not exist, updating the device driver file by using a compiling tool, importing the device driver file into a device driver file library, and repeating the step (3).
(5) If the device driver file exists, carrying out device communication configuration according to a device interface protocol and system network planning, and modifying device parameters according to a device use scene.
(5) The system determines whether the device configuration is normal. If not, repeating the step (5) until the equipment configuration is normal; if the operation is normal, the operation is confirmed.
(6) And after the system verifies the configuration information, automatically completing the system configuration and ending the process.
The structural block diagram of the equipment monitoring system of the invention is shown in fig. 4, and the equipment monitoring system comprises the following components:
(1) and constructing a Springclosed micro-service framework to form a system service bus. Each service operates in a load-balanced manner.
(2) And constructing a Kafka message middleware to form a system message bus, wherein each station shares one TOPIC.
(3) And a MySQL database, a Cassandra database and a configuration file are deployed in the data persistence layer and used as a system data persistence storage mode. The equipment state information is in a Cassandra database, the configuration information of system startup is stored in a configuration file, and the rest operation information such as alarm, login, query and the like is stored in a MySQL database.
(4) The equipment monitoring system is written by C # language, a plurality of local stations of the equipment monitoring system can be deployed in different places, the dynamic loading of equipment by using equipment driving files is supported, and the dynamic loading of links by using link driving files is supported. The device can be used for single equipment information state acquisition, control, alarm judgment and the like, and can also be used for a plurality of pieces of equipment in a combined way, thereby providing a uniform northbound interface which can be called and controlled by a data center.
(5) The system is compiled by JAVA language, the data center can record and analyze data, and the functions of data mining and analysis, dynamic addition of functional modules, alarm judgment, report generation and the like are realized.
The detailed description set forth herein may provide those skilled in the art with a more complete understanding of the present application, and is not intended to limit the present application in any way. Thus, it will be appreciated by those skilled in the art that modifications or equivalents may still be made to the present application; all technical solutions and modifications thereof which do not depart from the spirit and technical essence of the present application should be covered by the scope of protection of the present patent application.
Those skilled in the art will appreciate that those matters not described in detail in the present specification are well known in the art.

Claims (8)

1. A service digital intelligent evolution equipment monitoring method is characterized in that the method is applied to an equipment monitoring system, and the equipment monitoring system comprises: the monitoring device, the network device, the local station and the data center station, wherein the method comprises the following steps:
after the data center is built, importing an existing link drive file and an existing equipment drive file into a local station of the equipment monitoring system;
selecting a link driving file according to link information formed by monitored equipment to configure the link driving information;
selecting a device driver file according to the device information of all monitored devices in the link to configure the device driver information;
accessing the monitored equipment to a network of a local station equipment monitoring system through the network equipment according to the monitoring interface specification requirement and the network equipment configuration requirement of the monitoring equipment;
configuring data interaction information of the local station and the data center station according to link and equipment conditions;
and checking the equipment and link conditions of the monitored equipment through the main interface of the local station or the main interface of the data center station.
2. The method of claim 1, wherein the data middlebox comprises: a database, a message bus and a service bus,
the step of building the data center station comprises the following steps:
selecting a MYSQL database as a service data storage database, and recording user operation information;
selecting a Cassandra database as an equipment pseudo remote measurement storage database, and recording state information in the running process of equipment;
selecting a Kafka message middleware as a message bus to be responsible for communication between a data center station and local stations of each equipment monitoring system;
and selecting a Springcloud micro-service framework to build a service bus.
3. The method of claim 1, wherein the device monitoring system local station includes a device driver file library and a link driver file library, wherein,
the equipment driving file is used for acquiring and displaying equipment state information and alarm information to complete the function of controlling equipment parameters,
the link driving file is used for accessing the equipment driving file and displaying the topological structure of the equipment so as to realize the combined control logic between the equipment.
4. The method of claim 1, wherein selecting a device driver file to configure the device driver information according to the device information of all monitored devices in the link comprises:
selecting a corresponding device driving file according to the device model on a graphical interface of a link driving instance;
automatically generating an equipment number according to the link number and the position of the equipment in the link;
automatically configuring device communication parameters according to the device driver file,
and according to the selected equipment driver file and the equipment number, the system automatically calls an external unified interface to instantiate the equipment driver.
5. The method of claim 1, wherein the accessing, by the network device, the monitored device to the network of the local station device monitoring system according to the monitoring interface specification requirement and the network device configuration requirement of the monitoring device comprises:
configuring parameters of equipment such as a switch, a router, a serial server and the like according to the configuration requirements of the network equipment;
configuring a device power line and a monitoring line according to the specification requirement of a device interface;
all equipment in the station and a workstation for deploying the monitoring system form a monitoring network through a monitoring line, a data channel in the system is built, and the equipment is powered on.
6. The method of claim 1, wherein the configuring the data interaction information between the local station and the data center station according to link and device conditions comprises:
configuring Kafka message bus related information according to link actual condition information;
and establishing a communication channel between the local station of the equipment monitoring system and the data center station according to the relevant information of the Kafka message bus.
7. The method of claim 1, wherein said viewing the device and link conditions of the monitored device via the home interface of the local station or the home interface of the data center comprises:
by running local station software of the equipment monitoring system, the added link driving instance and the added equipment driving instance are checked in sequence so as to monitor the actual equipment;
and sequentially checking the added link driving instance and the added equipment driving instance by running the equipment monitoring system data console client software so as to monitor the actual equipment.
8. The method of claim 1, further comprising, after said viewing device and link conditions of the monitored device via a master interface of the local station or a master interface of the data center,:
and collecting, analyzing and storing equipment information through the data center, and mining and analyzing the data to obtain equipment design information and system construction suggestion information.
CN202111129792.9A 2021-09-26 2021-09-26 Service digital intelligent evolution equipment monitoring method Pending CN114040149A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111129792.9A CN114040149A (en) 2021-09-26 2021-09-26 Service digital intelligent evolution equipment monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111129792.9A CN114040149A (en) 2021-09-26 2021-09-26 Service digital intelligent evolution equipment monitoring method

Publications (1)

Publication Number Publication Date
CN114040149A true CN114040149A (en) 2022-02-11

Family

ID=80140220

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111129792.9A Pending CN114040149A (en) 2021-09-26 2021-09-26 Service digital intelligent evolution equipment monitoring method

Country Status (1)

Country Link
CN (1) CN114040149A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115914429A (en) * 2022-10-31 2023-04-04 重庆长安汽车股份有限公司 Communication protocol adaptation method, device, electronic equipment, vehicle and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115914429A (en) * 2022-10-31 2023-04-04 重庆长安汽车股份有限公司 Communication protocol adaptation method, device, electronic equipment, vehicle and storage medium
CN115914429B (en) * 2022-10-31 2024-04-26 重庆长安汽车股份有限公司 Communication protocol adaptation method, device, electronic equipment, vehicle and storage medium

Similar Documents

Publication Publication Date Title
CN107566165B (en) Method and system for discovering and deploying available resources of power cloud data center
CN112929236B (en) Broadband micropower wireless protocol interoperability test system for electricity consumption information acquisition system
CN101887379B (en) Virtual network card-based wireless channel simulation method
CN101114953A (en) Automatized test method for broadband accessing server
CN110138876B (en) Task deployment method, device, equipment and platform
CN108649691B (en) Plug and play method of power distribution terminal suitable for APP dynamic loading
CN103646104A (en) Hard real-time fault diagnosis method and system
CN112099919B (en) Application service visualization rapid deployment method based on cloud computing API
CN107483297B (en) Active monitoring system and method for quality of service carried on embedded equipment
CN106599398A (en) Simulation method and apparatus of space-ground integrated management system
CN108536484A (en) Parameter amending method, device, terminal device and storage medium
CN104918280A (en) Vehicle-mounted wireless equipment, train equipment wireless test system and method
CN114040149A (en) Service digital intelligent evolution equipment monitoring method
CN113747150B (en) Method and system for testing video service system based on container cloud
CN116414521A (en) Virtual machine remote command interaction method, device and medium for distributed heterogeneous shooting ranges
CN114064091A (en) OTA (over the air) upgrade control method and device, electronic equipment and automatic driving vehicle
CN112202874B (en) Extensible Internet of things bottom equipment adapter and construction method
CN110535919B (en) Network access method and device of concentrator and power peak regulation system
CN113364820A (en) Equipment control method and device of Internet of things service system
CN113824801B (en) Intelligent integration terminal unified access management component system
CN106934554A (en) The implementation method and device of mirror-image system in a kind of intelligent scheduling automated system
CN109814871B (en) Node management method and system based on DDS bus
CN109960268B (en) Heterogeneous equipment resource dynamic scheduling method and system for remote sensing satellite receiving station
CN111464398A (en) Self-organizing centreless network high-level protocol testing method, equipment and storage medium
CN117170822B (en) System model and code joint simulation system using distributed network middleware

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