CN116483914A - Data display method, device and medium thereof - Google Patents

Data display method, device and medium thereof Download PDF

Info

Publication number
CN116483914A
CN116483914A CN202310474965.3A CN202310474965A CN116483914A CN 116483914 A CN116483914 A CN 116483914A CN 202310474965 A CN202310474965 A CN 202310474965A CN 116483914 A CN116483914 A CN 116483914A
Authority
CN
China
Prior art keywords
data
manageone
acquiring
presentation method
display
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
CN202310474965.3A
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.)
Shandong Civic Se Commercial Middleware Co ltd
Original Assignee
Shandong Civic Se Commercial Middleware 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 Shandong Civic Se Commercial Middleware Co ltd filed Critical Shandong Civic Se Commercial Middleware Co ltd
Priority to CN202310474965.3A priority Critical patent/CN116483914A/en
Publication of CN116483914A publication Critical patent/CN116483914A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The application discloses a data display method, a device and a medium thereof, which relate to the technical field of cloud platform supervision and are used for realizing data display of a cloud management platform, aiming at the defects existing when realizing visual display of ManageOne system data at present, the data display method is provided, and main body data in the ManageOne system is obtained through receiving first data sent by a northbound interface of a system; acquiring another part of data in the ManageOne system, namely second data, by acquiring the CSV file written in the ManageOne system to the fixed address; the first data is supplemented by the second data, so that the data in the ManageOne system can be obtained more comprehensively, the data to be displayed can be determined and displayed, and an operator can better grasp the service state of the ManageOne system, so that management and optimization work of network resources can be facilitated.

Description

Data display method, device and medium thereof
Technical Field
The application relates to the technical field of cloud platform supervision, in particular to a data display method, a data display device and a medium thereof.
Background
In the current cloud computing environment, challenges in network resource management, performance optimization, fault removal and other scenes of a cloud computing platform are increasing. In order to solve the above problem, a ManageOne system (a cloud management platform) has been proposed as a solution, and the solution provides a series of northbound interfaces (Northbound Interface) through the management platform, so that an external system can access and operate data of the ManageOne system.
However, since the amount of data in the ManageOne system is very large and the data is dispersed among a plurality of different management modules, how to efficiently process and present the data becomes an important issue for the ManageOne system application. At present, most of data display systems in the market simply perform visual display on acquired data, acquire the data through a northbound interface of a management platform, have a good display effect on application scenes with huge data volume and complex data storage conditions of a ManageOne system, easily cause the problems of incomplete data display and the like, and cannot really meet the management and optimization requirements of enterprise users on network resources.
Therefore, a data display method is needed by those skilled in the art, so as to solve the defects of the conventional data display system in realizing the visual display of the ManageOne system data.
Disclosure of Invention
The application aims to provide a data display method, a device and a medium thereof, which are used for solving the defects of the conventional data display system when the visual display of the ManageOne system data is realized.
In order to solve the above technical problems, the present application provides a data display method, including:
acquiring first data from a northbound interface of a ManageOne system, and acquiring a CSV file of the ManageOne system;
analyzing the CSV file to obtain second data;
and determining the data to be displayed according to the first data and the second data, and displaying in a visual mode.
Preferably, the step of acquiring the first data and the second data is performed according to a preset periodic interval.
Preferably, the method further comprises:
and monitoring whether the ManageOne system has data change, and executing the step of acquiring the first data and the second data if the ManageOne system has data change.
Preferably, monitoring whether the ManageOne system has a data change includes:
and monitoring whether the north interface of the ManageOne system has data output, and if so, judging that the ManageOne system has data change.
Preferably, after the first data and the second data are acquired, the method further includes:
and performing abnormal data cleaning and noise filtering on the first data and the second data.
Preferably, before determining the data to be presented according to the first data and the second data, the method further comprises:
receiving a query request of a user, and screening the first data and the second data according to the query request; wherein the query request includes a query type and a query time.
Preferably, before determining the data to be presented according to the first data and the second data, the method further comprises:
and receiving a service request of the user, and analyzing and calculating the first data and the second data according to the service request.
For solving the above technical problem, the present application further provides a data display device, including:
the acquiring module is used for acquiring first data from a northbound interface of the ManageOne system and acquiring a CSV file of the ManageOne system;
the analysis module is used for analyzing the CSV file to obtain second data;
and the display module is used for determining the data to be displayed according to the first data and the second data and displaying the data in a visual mode.
On the other hand, the acquisition module is triggered according to a preset period interval.
On the other hand, the data display device further includes:
the monitoring module is used for monitoring whether the ManageOne system has data change or not, and if so, the acquisition module is triggered.
On the other hand, the monitoring module is specifically used for:
and monitoring whether the north interface of the ManageOne system has data output, if so, judging that the ManageOne system has data change, and if so, triggering an acquisition module.
On the other hand, the data display device further includes:
and the cleaning module is used for cleaning the abnormal data and filtering noise of the first data and the second data.
On the other hand, the data display device further includes:
the screening module is used for receiving a query request of a user and screening the first data and the second data according to the query request; wherein the query request includes a query type and a query time.
On the other hand, the data display device further includes:
and the analysis module is used for receiving the service request of the user and analyzing and calculating the first data and the second data according to the service request.
For solving the above technical problem, the present application further provides a data display device, including:
a memory for storing a computer program;
and a processor for implementing the steps of the data presentation method as described above when executing the computer program.
In order to solve the above technical problem, the present application further provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of the data presentation method as described above.
According to the data display method, main body or main data in the ManageOne system are obtained through receiving first data sent by a northbound interface of the system, and the main body or main data are obtained through receiving the first data sent by the northbound interface of the system, so that the problem that the data in the existing ManageOne system is huge and is not easy to obtain in a plurality of different management modules is solved; acquiring another part of data in the ManageOne system, namely second data, by acquiring the CSV file written in the ManageOne system to the fixed address; the first data is supplemented by the second data, so that the data in the ManageOne system can be obtained more comprehensively, the data to be displayed is determined and displayed, the data display system can achieve more comprehensive display effect, and therefore operators can better master the service state of the ManageOne system, and further management and optimization work of network resources are facilitated.
The data display device and the computer readable storage medium provided by the application correspond to the method and have the same effects.
Drawings
For a clearer description of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described, it being apparent that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a data display method provided by the invention;
FIG. 2 is a flowchart of another data display method according to the present invention;
FIG. 3 is a block diagram of a data display device according to the present invention;
fig. 4 is a block diagram of another data display device according to the present invention.
Detailed Description
The following description of the technical solutions in the embodiments of the present application will be made clearly and completely with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, but not all embodiments. All other embodiments obtained by those skilled in the art based on the embodiments herein without making any inventive effort are intended to fall within the scope of the present application.
The core of the application is to provide a data display method, a data display device and a medium thereof.
In order to provide a better understanding of the present application, those skilled in the art will now make further details of the present application with reference to the drawings and detailed description.
With the development of cloud computing technology, the functions of the cloud platform are stronger, but the volume of the cloud platform is larger, so that the application of the cloud platform is better realized to bring convenience to users, network resource management, performance optimization, fault removal and other aspects of the cloud platform are required, and in order to cope with the above challenges, solutions such as ManageOne and the like are proposed.
The ManageOne system provides a series of northbound interfaces through the management platform so as to facilitate the external equipment to access and operate the data in the ManageOne system, thereby facilitating the work of network resource management, performance optimization, fault removal and the like. However, thanks to the powerful functions of the ManageOne system, it is also much more or less in data volume than the conventional cloud management platform, and these data are dispersed in a plurality of different management modules. Under the scene, if the data is still acquired and displayed by adopting the traditional data display method, the effect of the method can not meet the actual requirement. Therefore, in order to solve the above-mentioned problems, the present application provides a data display method, as shown in fig. 1, including:
s11: and acquiring the first data from the northbound interface of the ManageOne system, and acquiring the CSV file of the ManageOne system.
The northbound interface is an interface reserved for a manufacturer or an operator to access and manage a network in the cloud management platform, and the northbound interface is also an interface provided upwards.
In the current common data display scheme, the data display system acquires data thereof through a northbound interface of the cloud management platform, and the acquired data include but are not limited to: the network topology, the equipment information, the performance index and other information form first data, the first data can be stored in MySQL or other databases to be stored for subsequent data splicing and visual display, so that the monitoring requirements of users are met, and the users can conveniently perform operations such as network resource management, performance optimization, fault elimination and the like of the cloud platform according to the displayed data.
MySQL: it is one of the most common relational database management systems, and relational databases store data in different tables, rather than placing all data in one large warehouse, thereby increasing data storage speed and flexibility. MySQL is one of the best relational database management system (Relational Database Management System, RDBMS) application software in World Wide Web (Web) applications.
S12: and analyzing the CSV file to obtain the second data.
For the ManageOne system, it typically sends Comma Separated Values (CSV) files to a pre-set fixed address. The CSV file also contains a part of data in the ManageOne system, which can be used for effectively supplementing the first data acquired by the northbound interface, so that more comprehensive data support is acquired for subsequent data display. Considering that the CSV file is in an existing file format, and the method for parsing the CSV file is well known to those skilled in the art, the description of this embodiment is omitted herein.
CSV: comma-Separated Values, comma Separated Values, sometimes referred to as character Separated Values, because the Separated characters may not be commas. Its file stores table data (numbers and text) in plain text.
S13: and determining the data to be displayed according to the first data and the second data, and displaying in a visual mode.
Specifically, the first data acquired by the northbound interface is taken as a main body, the second data acquired by analyzing the CSV file is taken as a supplement, and repeated data are removed and spliced into more complete and comprehensive data which are taken as follow-up data to be displayed.
For the specific implementation manner of the first data and the second data, the second data is obtained by acquiring and analyzing the CSV file according to the preset fixed address of the CSV file sent from the ManageOne system. And for the acquisition of the first data, the hardware equipment for realizing the data display method establishes communication with the ManageOne system, sends a data acquisition request to the ManageOne system, and responds to the data acquisition request after the ManageOne system is authenticated by security measures required in a series of actual applications such as identity authentication and the like, and sends the data through a northbound interface, thereby acquiring the required first data.
As for the visualization in the above step S13, adaptive selection is performed according to the display device of the hardware device supporting the above data display method. For example, the data display method can be applied to a personal computer (Personal Computer, PC), and the PC is generally configured with a display, and the data to be displayed is visually displayed on the display of the PC. Furthermore, the data can be displayed directly or after simple data processing such as classification, summarization and the like. Forms of presentation include, but are not limited to: reports, charts, characters and the like can be selected according to monitoring needs in an actual cloud platform management scene.
According to the data display method, the main body data in the data display method are obtained as the first data through the northbound interface reserved by the ManageOne system, and the challenges that the data size to be displayed is huge and the distribution is more scattered are faced to the ManageOne system; then analyzing the description file CSV file which is sent to the fixed address by the ManageOne system in actual application to obtain second data; the first data is supplemented by the second data, so that the data in the more comprehensive ManageOne system is obtained and used as the data for subsequent display, a user can better grasp the state of the current ManageOne system, subsequent operations such as network resource management, performance optimization and fault elimination are conveniently carried out on the cloud platform, the supporting effect of the ManageOne system on the cloud platform is optimized, and more excellent cloud platform use experience is brought to the user.
On the other hand, considering the monitoring requirement for cloud platform management, data presentation is a long-term and continuous process, but for such huge data volume as the ManageOne system, if real-time data monitoring is kept, the data presentation system is excessively burdened. The present example provides a preferred implementation for acquiring and presenting ManageOne System data based on the above issues:
the step of acquiring the first data and the second data is performed according to a preset periodic interval.
That is, the data display method of the above embodiment is triggered according to a preset period interval. For a specific value of the preset period, it may be determined according to actual data display requirements, which is not limited in this embodiment.
In addition, the embodiment also provides another preferable scheme of the trigger logic of the data display method, and the method further includes:
s14: and monitoring whether the ManageOne system has data change, and executing the step of acquiring the first data and the second data if the ManageOne system has data change.
The specific manner of acquiring the first data and the second data has been described in the above embodiments, and the triggering of the step of acquiring the first data may be performed by sending a corresponding data acquisition request to the ManageOne system. And for the second data acquisition, the CSV file stored in the ManageOne system can be acquired according to a preset fixed address, and is analyzed to obtain the second data.
The present embodiment also provides a possible implementation for determining whether the ManageOne system has changed data: and monitoring whether the ManageOne system has data change, and executing the step of acquiring the first data and the second data if the ManageOne system has data change.
This is because, for the ManageOne system, the north interface of the ManageOne system usually has a characteristic of corresponding data output when data is changed in practical application, and according to the characteristic, whether data change occurs in the ManageOne system can be simply and quickly judged by monitoring whether the north interface of the ManageOne system has data output.
It should be noted that, the above-mentioned two types of trigger logic for acquiring the first data and the second data are not in a conflicting relationship, and the two types of trigger logic may be implemented together. That is, after the data display method starts, firstly, interval triggering is performed according to a preset period, and in an interval of no triggering data acquisition in the preset period, whether data output exists in the northbound interface of the ManageOne system is monitored, and if the data output is monitored, the steps of acquiring the first data and the second data are triggered, so that a more intelligent data display effect is achieved.
In a more preferred embodiment, the above-mentioned two implementation modes of triggering the data display method at preset periodic intervals and monitoring the triggering data display method according to the data output to the northbound interface of the ManageOne system are implemented together; on one hand, the data display method is ensured to be a long-term and continuous process on the premise of no manual intervention, and according to the specific value setting of the preset period, the burden of applying a hardware carrier to the data display method can be greatly reduced, and the daily monitoring requirement is met; on the other hand, whether the northbound interface of the ManageOne system has data output or not is monitored in an interval period of a preset period, if so, the change of the data in the ManageOne system is indicated, and the data is acquired and displayed so as to meet the monitoring requirement of sudden data change; in addition, the periodic data acquisition can also effectively avoid the supplement of the ManageOne system northbound interface after the data update caused by the reasons of monitoring abnormality and the like; the combination application of the two data acquisition triggering logics can enable the data display method provided by the application to be free of manual intervention, more intelligent, and better and more comprehensive in monitoring effect.
The embodiment provides the execution triggering logic of the data display method without manual participation, so as to realize the automatic execution of the data display method, but the operations such as network resource management, performance optimization, fault elimination and the like are considered to be needed to be checked manually and carried out later after the data is displayed, and in the actual cloud platform management process, the data display method with higher flexibility is more hoped, so that the data acquisition can be carried out by sending instruction control through the manual operation of an operator on the basis of the embodiment of combining the two data acquisition triggering logic. The technical scheme corresponding to the embodiment is set according to the requirement, and is not limited.
It is to be understood that the step S14 is a triggering step for triggering the execution of the data display method, which is a long-term and continuous process, and should be performed before any step of the data display method and independently of the above steps, so the step S14 is not shown in the specific data display method shown in fig. 1 and 2.
In this embodiment, for the acquisition and subsequent presentation of the first data and the second data, two possible implementation forms of the trigger logic are provided: firstly, through the setting of a preset period, the acquisition and the display of data are executed at intervals so as to meet the daily data display requirement; whether the data change occurs in the ManageOne system is monitored, if so, the data is required to be acquired again to update the display content, so that timeliness of data monitoring is improved, and a user can better and timely master the current management state of the cloud platform; in addition, the method and the device can be comprehensively used, periodically acquire data and provide guarantee for change type triggering, the problems of untimely data updating and the like caused by abnormality in detecting data change are avoided, the method and the device are mutually complemented, and a better data display effect is achieved. Moreover, the triggering logic does not need manual intervention, so that an automatic flow of data display is realized, the efficiency is higher, and the use experience of a user is ensured.
On the other hand, this embodiment also provides a preferred embodiment, as shown in fig. 2, where the above data display method further includes, after the first data and the second data are acquired:
s15: and performing abnormal data cleaning and noise filtering on the first data and the second data.
For the abnormal data cleaning of the first data and the second data, the simple verification of whether the data packet passes or not can be realized. When the first data is acquired through the northbound interface, if the integrity check of the data packet is not passed, the data corresponding to the data packet is abnormal data and needs to be cleaned. And for the second data, invalid data such as irrelevant spaces, blank lines and the like in the CSV file can be cleaned. As for noise filtering of data, various mature application schemes exist at present, so this embodiment is not described here again.
In the preferred scheme provided by the embodiment, the main purpose is to clean the data once after the first data and the second data are acquired and before the data to be displayed are determined, so as to remove irrelevant data and interference noise, and achieve a better data display effect. While this example also provides another preferred embodiment, as shown in fig. 2, before determining the data to be presented from the first data and the second data, the method further includes:
s16: and receiving a query request of a user, and screening the first data and the second data according to the query request.
Wherein the query request includes a query type and a query time.
It should be noted that, in the aforementioned query types, that is, the data types of the data to be queried by the user, in the ManageOne system, the data types that are generally used for presentation for management include, but are not limited to: equipment status information, performance trend information, traffic distribution information, and anomaly alert information. The query time refers to the time attribute of the queried data, and specifically may be the generation time, the last modification time, and so on of the data. The above-mentioned inquiry time is not limited to a specific time, and the data in one time period may be filtered, and the present embodiment is not limited to the specific use of any one of the above-mentioned two embodiments in practical application.
For the preferred scheme provided in this embodiment, the purpose of the preferred scheme is to perform further screening work on the first data and the second data, so as to remove the data irrelevant to the query requirement of the user. It should be noted that, the data removed in this embodiment is not equal to the data cleaned by the above abnormal data cleaning and noise filtering, and in the scenario of applying the above implementation of data cleaning, the first data and the second data are first cleaned and stored with valid data (as mentioned in the above embodiment, data storage may be implemented by a database such as MySQL, etc.), when a query request of a user is received, relevant data is called from the database according to the query request, only data required by the user is displayed, so that other data that are not required temporarily by the user are avoided from interfering with the user's judgment.
In other words, the abnormal data and noise cleaned in the above embodiment are not stored in the database, but in this embodiment, the data required for the user to query this time is screened from the data stored in the database, and the data that is not screened is still kept in the database, and waits for the next query request.
Further, to improve the convenience of the data presentation for the user on the cloud platform management, this embodiment further provides a preferred implementation, as shown in fig. 2, before determining the data to be presented according to the first data and the second data, the method further includes:
s17: and receiving a service request of the user, and analyzing and calculating the first data and the second data according to the service request.
In a possible implementation manner, the service request corresponds to the data type, that is, the service request of the user may include: device status, performance trends, flow distribution, anomaly alarms, etc.
For the service request of the device state, namely, the data of which the data type is the device state information in the first data and the second data is screened out, and the data are displayed according to different corresponding devices according to a preset sequence, or the device state data can be integrated into a chart or report form for visual display, or the state change trend of one or more devices in a period of time is analyzed and the corresponding trend graph is generated for display so as to assist a user to manage the cloud platform.
The performance trend, flow distribution, abnormal alarm and other service requests are also similar to the above device state, and the results required by the user, such as determination of parameters of average value, median value, maximum value and the like, may be obtained by performing simple analysis processing on the data, and analysis of the overall change trend is not repeated here.
It should be further noted that, for steps S15, S16 and S17 in the above embodiments, which all occur after the first data and the second data are acquired and before the data to be displayed is determined according to the first data and the second data, there is no strict sequence restriction therebetween. However, in general, the abnormal data and noise interference cleaned in step S15 are data which are not needed in all the subsequent steps, so step S15 is generally performed first among the three steps; similarly, step S16 is to further screen the data based on step S15, so that the amount of data analyzed and processed in step S17 can be effectively reduced, so that step S16 is usually performed before step S17, that is, in practical application, the data display method is usually performed in the order shown in fig. 2, which is a preferred embodiment.
The data display method provided in the embodiment removes acquisition and visual display of data, processes and analyzes the data to a certain extent, firstly removes abnormal data and noise interference in the data through data packet integrity check and noise filtration, and further stores the cleaned data for subsequent visual display; the cleaned data is further screened through the query request sent by the user, irrelevant data of the query is filtered, so that the data display is more flexible and changeable, the pertinence is better, and the user can conveniently check the data corresponding to a specific service requirement; further, the screened data is subjected to certain data processing according to the actual business demands of the user, so that a data result which is easier to view can be obtained when the user views the data later, the user can grasp the current state of the cloud management platform conveniently, and better use experience is obtained in the application process of the cloud platform.
In the foregoing embodiments, a detailed description is given of a data display method, and the present application further provides a corresponding embodiment of a data display device. It should be noted that the present application describes an embodiment of the device portion from two angles, one based on the angle of the functional module and the other based on the angle of the hardware.
Based on the angle of the functional module, as shown in fig. 3, this embodiment provides a data display device, including:
the acquiring module 21 is configured to acquire first data from a northbound interface of the ManageOne system, and acquire a CSV file of the ManageOne system;
the parsing module 22 is configured to parse the CSV file to obtain second data;
and the display module 23 is used for determining the data to be displayed according to the first data and the second data and displaying the data in a visual mode.
On the other hand, the acquisition module is triggered according to a preset period interval.
On the other hand, the data display device further includes:
the monitoring module is used for monitoring whether the ManageOne system has data change or not, and if so, the acquisition module is triggered.
On the other hand, the monitoring module is specifically used for:
and monitoring whether the north interface of the ManageOne system has data output, if so, judging that the ManageOne system has data change, and if so, triggering an acquisition module.
On the other hand, the data display device further includes:
and the cleaning module is used for cleaning the abnormal data and filtering noise of the first data and the second data.
On the other hand, the data display device further includes:
the screening module is used for receiving a query request of a user and screening the first data and the second data according to the query request; wherein the query request includes a query type and a query time.
On the other hand, the data display device further includes:
and the analysis module is used for receiving the service request of the user and analyzing and calculating the first data and the second data according to the service request.
Since the embodiments of the apparatus portion and the embodiments of the method portion correspond to each other, the embodiments of the apparatus portion are referred to the description of the embodiments of the method portion, and are not repeated herein.
According to the data display device provided by the embodiment, the main data in the data display device are obtained as the first data through the north interface reserved by the ManageOne system by the obtaining module in the face of the challenges of huge data size to be displayed and more distributed brought by the ManageOne system; then, the description file CSV file which is sent to the fixed address in the actual application of the ManageOne system is obtained, and is analyzed by an analysis module to obtain second data; the second data supplements the first data, and the data in the more comprehensive ManageOne system can be obtained through the display module to serve as the data for subsequent display, so that a user can better grasp the state of the current ManageOne system, subsequent operations such as network resource management, performance optimization and fault elimination are conveniently carried out on the cloud platform, the supporting effect of the ManageOne system on the cloud platform is optimized, and more excellent cloud platform use experience is brought to the user.
Fig. 4 is a block diagram of a data display device according to another embodiment of the present application, and as shown in fig. 4, a data display device includes: a memory 30 for storing a computer program;
a processor 31 for implementing the steps of a data presentation method according to the above embodiment when executing a computer program.
The data display device provided in this embodiment may include, but is not limited to, a unified supervision platform, a tablet computer, a notebook computer, a desktop computer, or the like.
Processor 31 may include one or more processing cores, such as a 4-core processor, an 8-core processor, etc. The processor 31 may be implemented in hardware in at least one of a digital signal processor (Digital Signal Processor, DSP), a Field programmable gate array (Field-Programmable Gate Array, FPGA), a programmable logic array (Programmable Logic Array, PLA). The processor 31 may also comprise a main processor, which is a processor for processing data in an awake state, also called central processor (Central Processing Unit, CPU), and a coprocessor; a coprocessor is a low-power processor for processing data in a standby state. In some embodiments, the processor 31 may be integrated with an image processor (Graphics Processing Unit, GPU) for taking care of rendering and rendering of the content that the display screen is required to display. In some embodiments, the processor 31 may also include an artificial intelligence (Artificial Intelligence, AI) processor for processing computing operations related to machine learning.
Memory 30 may include one or more computer-readable storage media, which may be non-transitory. Memory 30 may also include high-speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In this embodiment, the memory 30 is at least used for storing a computer program 301, which, when loaded and executed by the processor 31, is capable of implementing the relevant steps of a data presentation method disclosed in any of the foregoing embodiments. In addition, the resources stored in the memory 30 may further include an operating system 302, data 303, and the like, where the storage manner may be transient storage or permanent storage. The operating system 302 may include Windows, unix, linux, among other things. The data 303 may include, but is not limited to, a data presentation method, and the like.
In some embodiments, a data presentation device may further include a display screen 32, an input/output interface 33, a communication interface 34, a power supply 35, and a communication bus 36.
Those skilled in the art will appreciate that the configuration shown in fig. 4 is not limiting of a data presentation device and may include more or fewer components than shown.
The data display device provided by the embodiment of the application comprises a memory and a processor, wherein when the processor executes a program stored in the memory, the processor can realize the following method: a data display method.
According to the data display device provided by the embodiment, the processor executes the computer program stored in the memory to realize that the northbound interface reserved by the ManageOne system and the description file CSV file which is sent to the fixed address in the actual application are utilized to respectively obtain the first data and the second data which can reflect the data in the ManageOne system; and the first data is supplemented by the second data, so that the data in the more comprehensive ManageOne system is obtained as the data for subsequent display, the data display process realized by the embodiment can be more comprehensively displayed, the user can conveniently check, omission is not easy to occur, the user can perform operations such as network resource management, performance optimization, troubleshooting and the like with better effect, the supporting effect of the ManageOne system on the cloud platform is optimized, and more excellent cloud platform use experience is brought to the user.
Finally, the present application also provides a corresponding embodiment of the computer readable storage medium. The computer-readable storage medium has stored thereon a computer program which, when executed by a processor, performs the steps as described in the method embodiments above.
It will be appreciated that the methods of the above embodiments, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored on a computer readable storage medium. With such understanding, the technical solution of the present application, or a part contributing to the prior art or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium, performing all or part of the steps of the method described in the various embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
When the computer program stored in the storage medium is executed, the north interface reserved by the ManageOne system and the description file CSV file which is sent to the fixed address in the actual application can be utilized to respectively obtain the first data and the second data which can reflect the data in the ManageOne system; and the first data is supplemented by the second data, so that the data in the more comprehensive ManageOne system is obtained as the data for subsequent display, the data display process realized by the embodiment can be more comprehensively displayed, the user can conveniently check, omission is not easy to occur, the user can perform operations such as network resource management, performance optimization, troubleshooting and the like with better effect, the supporting effect of the ManageOne system on the cloud platform is optimized, and more excellent cloud platform use experience is brought to the user.
The above describes in detail a data display method, device and medium thereof. In the description, each embodiment is described in a progressive manner, and each embodiment is mainly described by the differences from other embodiments, so that the same similar parts among the embodiments are mutually referred. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section. It should be noted that it would be obvious to those skilled in the art that various improvements and modifications can be made to the present application without departing from the principles of the present application, and such improvements and modifications fall within the scope of the claims of the present application.
It should also be noted that in this specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. A data presentation method, comprising:
acquiring first data from a northbound interface of a ManageOne system, and acquiring a CSV file of the ManageOne system;
analyzing the CSV file to obtain second data;
and determining the data to be displayed according to the first data and the second data, and displaying in a visual mode.
2. The data presentation method of claim 1, wherein the step of acquiring the first data and the second data is performed according to a preset periodic interval.
3. The data presentation method of claim 1, further comprising:
and monitoring whether the ManageOne system has data change, and executing the step of acquiring the first data and the second data if the ManageOne system has data change.
4. The method of claim 3, wherein monitoring whether a data change occurs in the ManageOne system comprises:
and monitoring whether the northbound interface of the ManageOne system has data output, and if so, judging that the ManageOne system has data change.
5. The data presentation method of claim 1, further comprising, after acquiring the first data and the second data:
and performing abnormal data cleaning and noise filtering on the first data and the second data.
6. The data presentation method according to any one of claims 1 to 5, further comprising, before said determining data to be presented from said first data and said second data:
receiving a query request of a user, and screening the first data and the second data according to the query request; wherein the query request includes a query type and a query time.
7. The data presentation method according to any one of claims 1 to 5, further comprising, before said determining data to be presented from said first data and said second data:
and receiving a service request of a user, and analyzing and calculating the first data and the second data according to the service request.
8. A data presentation device, comprising:
the acquiring module is used for acquiring first data from a northbound interface of the ManageOne system and acquiring a CSV file of the ManageOne system;
the analysis module is used for analyzing the CSV file to obtain second data;
and the display module is used for determining the data to be displayed according to the first data and the second data and displaying the data in a visual mode.
9. A data presentation device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the data presentation method according to any one of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, on which a computer program is stored, which computer program, when being executed by a processor, implements the steps of the data presentation method according to any one of claims 1 to 7.
CN202310474965.3A 2023-04-25 2023-04-25 Data display method, device and medium thereof Pending CN116483914A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310474965.3A CN116483914A (en) 2023-04-25 2023-04-25 Data display method, device and medium thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310474965.3A CN116483914A (en) 2023-04-25 2023-04-25 Data display method, device and medium thereof

Publications (1)

Publication Number Publication Date
CN116483914A true CN116483914A (en) 2023-07-25

Family

ID=87222949

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310474965.3A Pending CN116483914A (en) 2023-04-25 2023-04-25 Data display method, device and medium thereof

Country Status (1)

Country Link
CN (1) CN116483914A (en)

Similar Documents

Publication Publication Date Title
CN104407964B (en) A kind of centralized monitoring system and method based on data center
CN105573824B (en) Monitoring method and system for distributed computing system
CN109271793B (en) Internet of things cloud platform equipment category identification method and system
CN111309567B (en) Data processing method, device, database system, electronic equipment and storage medium
CN110716966B (en) Data visualization processing method and system, electronic device and storage medium
KR20150063233A (en) Method of processing log data, and system operating the same
CN111400367B (en) Service report generation method, device, computer equipment and storage medium
CN112269718B (en) Service system fault analysis method and device
CN106100924B (en) The method and system that a kind of service logic and performance state show simultaneously
CN111694718A (en) Method and device for identifying abnormal behavior of intranet user, computer equipment and readable storage medium
CN108768790A (en) Distributed search cluster monitoring method and device, computing device, storage medium
CN112162903A (en) Method and system for monitoring state of service system based on Flink
US10614601B2 (en) Performance diagnostic for virtual machines
CN116483914A (en) Data display method, device and medium thereof
CN116401109A (en) Control method, device and medium of chassis management system
CN115794064B (en) Configuration method and device of task processing flow, electronic equipment and storage medium
CN115794545A (en) Automatic processing method of operation and maintenance data and related equipment thereof
CN112671567B (en) 5G core network topology discovery method and device based on service interface
CN109766238B (en) Session number-based operation and maintenance platform performance monitoring method and device and related equipment
CN105446707A (en) Data conversion method
CN108255665B (en) Resource monitoring method, device and equipment for computing task and readable storage medium
CN114840112B (en) POP resource management method, device, equipment and computer readable storage medium
CN111654410B (en) Gateway request monitoring method, device, equipment and medium
CN113157517A (en) Batch-flow integrated index data anomaly detection method and device
CN113641670B (en) Data storage and data retrieval method and device, electronic equipment and storage medium

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