CN106372148B - Method for configuring and displaying report based on statistical data - Google Patents

Method for configuring and displaying report based on statistical data Download PDF

Info

Publication number
CN106372148B
CN106372148B CN201610759789.8A CN201610759789A CN106372148B CN 106372148 B CN106372148 B CN 106372148B CN 201610759789 A CN201610759789 A CN 201610759789A CN 106372148 B CN106372148 B CN 106372148B
Authority
CN
China
Prior art keywords
report
statistical data
fields
data
configuring
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.)
Active
Application number
CN201610759789.8A
Other languages
Chinese (zh)
Other versions
CN106372148A (en
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.)
Kelai Network Technology Co.,Ltd.
Original Assignee
CHENGDU COLASOFT 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 CHENGDU COLASOFT Co Ltd filed Critical CHENGDU COLASOFT Co Ltd
Priority to CN201610759789.8A priority Critical patent/CN106372148B/en
Publication of CN106372148A publication Critical patent/CN106372148A/en
Application granted granted Critical
Publication of CN106372148B publication Critical patent/CN106372148B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation

Abstract

The invention relates to the technical field of data statistics and discloses a method for configuring and displaying a report based on statistical data. The method specifically comprises the following steps: step one, sorting all statistical tables in a statistical data memory according to specific fields to generate a report; step two, providing a report field configuration interface on the terminal, setting and storing the report field configuration interface in a report configuration memory; step three, appointing fields in a configuration interface, wherein the appointed fields must comprise key fields, and storing the configured fields in a report configuration memory; step four, sending the specified field data in the report configuration storage to a report production server, and assembling the report generation server according to html marks after data screening to generate a report displaying statistical data in html format; and fifthly, returning the report to the terminal, and displaying the statistical data through the report. The invention also discloses a system for configuring and displaying the report based on the statistical data, which realizes flexible and changeable data display.

Description

Method for configuring and displaying report based on statistical data
Technical Field
The invention relates to the technical field of data statistics, in particular to a method and a system for configuring and displaying a report based on statistical data.
Background
Various statistical data in network analysis are numerous, and people pay attention to how to more intuitively display massive statistical data to users, so that the users can conveniently find problems from display results, and the efficiency of finding the problems and solving the problems by the users is improved. The current report is a common display form, and only the conventional report has a series of problems that the data source cannot be flexibly set, and the data filtering is not supported.
Quite a few techniques are to fix only the fields of the report and to use the fixed fields for ordering the report content. This method is not only inflexible in operation but also has limitations in data presentation.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: aiming at the existing problems, a method for configuring and displaying the report based on the statistical data is provided.
The technical scheme adopted by the invention is as follows: a method for configuring and displaying a report based on statistical data specifically comprises the following processes: step one, sorting all statistical tables in a statistical data memory according to specific fields to generate a report; step two, providing a report field configuration interface on the terminal, setting a report name, a report description, a report object and a configured field, and storing the report name, the report description, the report object and the configured field in a report configuration memory; step three, appointing fields in a configuration interface, wherein the appointed fields must comprise key fields, configuring required fields, and storing the configured fields in a report configuration memory; step four, sending the specified field data in the report configuration storage to a report production server, and assembling the report generation server according to html marks after data screening to generate a report displaying statistical data in html format; and fifthly, returning the report to the terminal, and displaying the statistical data through the report.
Further, the process of setting the report object in the second step specifically includes setting the report object as a global object or as a specified object.
Further, the designated object is configured to filter the data in each statistical table by means of physical address filtering, IP address filtering, network segment filtering, or application name filtering.
Further, the specific process of filtering by physical address is as follows: and inputting a single or a plurality of physical addresses or a single or a plurality of physical address ranges in the terminal configuration interface, wherein a plurality of physical addresses or a plurality of physical address ranges represent an OR relationship, and storing the configured physical addresses into a report configuration memory.
Further, the specific process of filtering through the IP address is as follows: and a single or a plurality of IP addresses or a single or a plurality of IP address ranges can be input in the terminal configuration interface, a plurality of IP addresses or a plurality of IP address ranges represent an OR relationship, and the configured IP addresses are stored in the report configuration memory.
Further, the specific process of filtering through the network segment is as follows: and inputting the network segment in the terminal configuration interface, and storing the configured network segment into a report configuration memory.
Further, the specific process of filtering by applying the name is as follows: and inputting an application in a terminal configuration interface, and storing the configured application into a report configuration memory.
Further, the maximum number of configurable fields is set in the terminal configuration interface.
Further, the configured fields are sorted in the terminal configuration interface, and the Top records are selected according to the sorting result.
The invention also provides a system for configuring and displaying the report based on the statistical data, which specifically comprises a terminal, a terminal and a report generation module, wherein the terminal is used for configuring the report field and displaying the generated report; the statistical data storage is used for storing statistical data, the statistical data are stored according to objects, the objects refer to IP addresses, physical addresses, network segments or applications, and each object corresponds to a separate statistical table; the report configuration memory is used for storing the fields of the report and the objects of the report; and the report generation server is used for providing a report template and generating a report.
Compared with the prior art, the beneficial effects of adopting the technical scheme are as follows: the fields of the report are configured, and the flexible fields are used for sequencing the report contents; the data display is flexible and changeable, the data filtering is supported, the data required by the user is displayed, and the user requirements are met.
Drawings
Fig. 1 is a schematic diagram of a configuration interface according to an embodiment of the present invention.
Fig. 2 is a schematic diagram of setting a specified object in the embodiment.
FIG. 3 is a report diagram illustrating the configuration of each statistical table.
Detailed Description
The invention is further described below with reference to the accompanying drawings.
As shown in fig. 1-3, a method for configuring and displaying a report based on statistical data specifically includes the following processes: step one, sorting all statistical tables in a statistical data memory according to specific fields to generate a report; in this embodiment, the specific field includes an endpoint, a total number of bytes, a total number of packets, a number of bytes sent, a number of packets sent, a number of bytes received, a number of packets received, a number of bytes per second, a number of packets per second, a number of bytes sent per second, a number of bytes received per second, a bit rate, a sending bit rate, and a receiving bit rate; step two, providing a report field configuration interface on the terminal, setting a report name, a report description, a report object and a configured field, and storing the report name, the report description, the report object and the configured field in a report configuration memory; selecting a plurality of fields required by enabling a specific field as a configured field, wherein the configured field is an end point, a total byte number, a total data packet, a sending byte number, a sending data packet number, a receiving byte number and a receiving data packet number; the final report only contains the information of the configured fields; step three, appointing fields in a configuration interface, wherein the appointed fields must comprise key fields and are configured with required fields, and the configured fields are stored in a report configuration memory; step four, the data in the report configuration storage is sent to a report production server, and the report generation server performs data screening and then assembles the data according to html marks to generate a report displaying statistical data in html format; fifthly, the report is returned to the terminal, and the statistical data is displayed through the report; the report displays information including end points, total byte numbers, total data packets, transmitting byte numbers, transmitting data packet numbers, receiving byte numbers and receiving data packet numbers.
The process of setting the report object in the second step specifically includes setting the report object as a global object or as a specified object. The setting as the designated object is to filter the data in each statistical table by means of physical address filtering, IP address filtering, network segment filtering or application name filtering.
The specific process of filtering through the physical address is as follows: inputting a single or a plurality of physical addresses or inputting a single or a plurality of physical address ranges in the terminal configuration interface, wherein a plurality of physical addresses or a plurality of physical address ranges represent an OR relationship, storing the configured physical addresses into a report configuration memory, and finally displaying only the statistical data of the physical addresses belonging to the input physical addresses. The specific process of filtering through the IP address is as follows: the terminal configuration interface can input single or multiple IP addresses or single or multiple IP address ranges, multiple IP addresses or multiple IP address ranges represent an OR relationship, the configured IP addresses can be stored in a report configuration memory, and finally only the statistical data of the IP addresses belonging to the input IP addresses are displayed. The specific process of filtering through the network segment is as follows: and inputting the network segment in a terminal configuration interface, storing the configured network segment into a report configuration memory, and finally displaying the statistical data of the network segment belonging to the input network segment. The specific process of filtering by applying the name is as follows: and inputting the application in a terminal configuration interface, storing the configured application in a report configuration memory, and finally displaying only the statistical data of the application belonging to the input application.
Setting the maximum number of configurable fields in the terminal configuration interface, preferably setting the maximum number of configurable fields to be 10, and selecting fields less than or equal to 10 when configuring the fields.
And sequencing the configured fields in a terminal configuration interface, and selecting the Top records according to the sequencing result.
The invention also provides a system for configuring and displaying the report based on the statistical data, which specifically comprises a terminal, a terminal and a report generation module, wherein the terminal is used for configuring the report field and displaying the generated report; the statistical data storage is used for storing statistical data, the statistical data are stored according to objects, the objects refer to IP addresses, physical addresses, network segments or applications, and each object corresponds to a separate statistical table; the report configuration memory is used for storing the fields of the report and the objects of the report; and the report generation server is used for providing a report template and generating a report.
The invention is not limited to the foregoing embodiments. The invention extends to any novel feature or any novel combination of features disclosed in this specification and any novel method or process steps or any novel combination of features disclosed. Those skilled in the art to which the invention pertains will appreciate that insubstantial changes or modifications can be made without departing from the spirit of the invention as defined by the appended claims.

Claims (10)

1. A method for configuring and displaying a report based on statistical data is characterized in that: the method comprises the following steps: step one, sequencing all statistical tables in a statistical data memory according to specific fields to generate a report, wherein the specific fields comprise end points, total byte numbers, total data packets, byte numbers to be sent, byte numbers to be received, byte numbers per second, byte numbers to be sent, byte numbers per second to be received, bit rates, sending bit rates and receiving bit rates; step two, providing a report field configuration interface on the terminal, setting a report name, a report description, a report object and a configured field, and storing the report name, the report description, the report object and the configured field in a report configuration memory; step three, appointing fields in a configuration interface, wherein the appointed fields must comprise key fields, configuring required fields in specific fields, and storing the configured fields in a report configuration memory; step four, sending the specified field data in the report configuration storage to a report generation server, and assembling the report generation server according to html marks after data screening to generate a report displaying statistical data in html format; and fifthly, returning the report to the terminal, and displaying the statistical data through the report.
2. The method for configuring and presenting reports based on statistical data as claimed in claim 1, wherein: the process of setting the report object in the second step specifically includes setting the report object as a global object or as a specified object.
3. The method for configuring and presenting reports based on statistical data as claimed in claim 2, wherein: the setting as the designated object is to filter the data in each statistical table by means of physical address filtering, IP address filtering, network segment filtering or application name filtering.
4. The method for configuring and presenting reports based on statistical data as claimed in claim 3, wherein: the specific process of filtering through the physical address comprises the steps of inputting a single or a plurality of physical addresses or inputting a single or a plurality of physical address ranges in a terminal configuration interface, representing an OR relationship among the plurality of physical addresses or the plurality of physical address ranges, and storing the configured physical address into a report configuration memory.
5. The method for configuring and presenting reports based on statistical data as claimed in claim 3, wherein: the specific process of filtering the IP address comprises the steps of inputting a single or a plurality of IP addresses or inputting a single or a plurality of IP address ranges in a terminal configuration interface, wherein the plurality of IP addresses or the plurality of IP address ranges represent an OR relationship, and the configured IP address is stored in a report configuration memory.
6. The method for configuring and presenting reports based on statistical data as claimed in claim 3, wherein: the specific process of filtering through the network segment comprises the steps of inputting the network segment in a terminal configuration interface and storing the configured network segment in a report configuration memory.
7. The method for configuring and presenting reports based on statistical data as claimed in claim 3, wherein: the specific process of filtering through the application name comprises the steps of inputting an application in a terminal configuration interface and storing the configured application into a report configuration memory.
8. The method for configuring and presenting reports based on statistical data as claimed in claim 3, wherein: the method also comprises the following steps: and setting the maximum number of configurable fields in the terminal configuration interface.
9. The method for configuring and presenting reports based on statistical data as claimed in claim 3, wherein: the method also comprises the following steps: and sequencing the configured fields in a terminal configuration interface, and selecting the Top records according to the sequencing result.
10. A system for configuring and displaying reports based on statistical data is characterized in that: the terminal is used for configuring report fields and generating report display; the statistical data storage is used for storing statistical data, the statistical data are stored according to objects, the objects refer to IP addresses, physical addresses, network segments or applications, and each object corresponds to a separate statistical table; the report configuration memory is used for storing the fields of the report and the objects of the report; the report generation server is used for providing a report template and sequencing all the statistical tables in the statistical data memory according to specific fields to generate reports, wherein the specific fields comprise end points, total byte numbers, total data packets, byte numbers of sending, data packet numbers of sending, byte numbers of receiving, data packet numbers of receiving, byte numbers of each second, data packet numbers of each second, byte numbers of sending each second, byte numbers of receiving each second, bit rates, sending bit rates and receiving bit rates; and assembling the data after screening according to the html mark to generate a report displaying the statistical data in the html format.
CN201610759789.8A 2016-08-30 2016-08-30 Method for configuring and displaying report based on statistical data Active CN106372148B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610759789.8A CN106372148B (en) 2016-08-30 2016-08-30 Method for configuring and displaying report based on statistical data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610759789.8A CN106372148B (en) 2016-08-30 2016-08-30 Method for configuring and displaying report based on statistical data

Publications (2)

Publication Number Publication Date
CN106372148A CN106372148A (en) 2017-02-01
CN106372148B true CN106372148B (en) 2020-01-10

Family

ID=57901214

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610759789.8A Active CN106372148B (en) 2016-08-30 2016-08-30 Method for configuring and displaying report based on statistical data

Country Status (1)

Country Link
CN (1) CN106372148B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908675B (en) * 2017-10-27 2021-12-17 努比亚技术有限公司 Data display method, terminal and computer readable storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040117731A1 (en) * 2002-09-27 2004-06-17 Sergey Blyashov Automated report building system
CN1318954C (en) * 2004-02-07 2007-05-30 华为技术有限公司 Method for imjplementing report forms showing
CN101799801A (en) * 2010-01-26 2010-08-11 中兴通讯股份有限公司 Realization method and device of self-definition statistical report form based on flow protocol
CN103778234B (en) * 2014-01-26 2017-06-27 北京恒华伟业科技股份有限公司 The generation method and device of form
CN104036040B (en) * 2014-06-30 2017-11-03 北京猎豹移动科技有限公司 Report form generation method and device
CN105761007B (en) * 2016-02-23 2020-04-03 湖南新邦软件股份有限公司 Auxiliary method and system for information management software design

Also Published As

Publication number Publication date
CN106372148A (en) 2017-02-01

Similar Documents

Publication Publication Date Title
CN111176976B (en) Test data generation method and device, storage medium and electronic device
CN102137029B (en) A kind of instant communication contacts approaches to IM and device
CN110838944A (en) Method for realizing cloud center tenant dimension topological graph
CN104951456A (en) Method, device and equipment used for obtaining answer information
CN112632342A (en) Data query method and device, storage medium and electronic equipment
CN110263007A (en) A kind of file naming method, system and electronic equipment and storage medium
CN105391614A (en) Message processing method and device
CN103297554B (en) The method and device of IPv4 and IPv6 compatible processing
CN110738038A (en) Contract text generation method, device, equipment and computer readable storage medium
CN109348261A (en) Data statistical approach, device and electronic equipment in a kind of live streaming
CN106372148B (en) Method for configuring and displaying report based on statistical data
CN104951486B (en) Based on reported data methods of exhibiting and the system of electrical network Gis map
CN103870136A (en) Mailbox-based interface response method and device
CN109033157B (en) Complex data retrieval method and system based on user-defined search condition tree
CN104238889A (en) Display method and electronic equipment
CN113722345A (en) Method and device for displaying mapping relation, electronic equipment and storage medium
CN105471895A (en) Visual data packet filter configuration system and realizing method
CN104391898A (en) Data showing method and device
CN104978334A (en) Processing method and device of spatiotemporal behavior data
CN111984759A (en) Question and answer processing method and device, electronic equipment and storage medium
EP2814211A1 (en) Method and device for displaying conversation information
EP2830289B1 (en) Adaptable reporting in a multi-client telecommunication network
CN104618426B (en) A kind of event data processing method, server, client and system
CN113641735A (en) Visual display method of federal cluster data, electronic equipment and storage medium
CN113377473A (en) Task creation method and device, electronic equipment and computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20200811

Address after: 41401-41406, 14th floor, unit 1, building 4, No. 966, north section of Tianfu Avenue, Chengdu hi tech Zone, Chengdu 610041

Patentee after: Chengdu Kelai Network Technology Co., Ltd

Address before: China high tech Zone of Chengdu City, Sichuan province 610041 Road No. 99 Tianfu Software Park B6-7

Patentee before: COLASOFT Co.,Ltd.

TR01 Transfer of patent right
CP03 Change of name, title or address

Address after: 610041 12th, 13th and 14th floors, unit 1, building 4, No. 966, north section of Tianfu Avenue, Chengdu hi tech Zone, China (Sichuan) pilot Free Trade Zone, Chengdu, Sichuan

Patentee after: Kelai Network Technology Co.,Ltd.

Address before: 41401-41406, 14th floor, unit 1, building 4, No. 966, north section of Tianfu Avenue, Chengdu hi tech Zone, Chengdu Free Trade Zone, Sichuan 610041

Patentee before: Chengdu Kelai Network Technology Co.,Ltd.

CP03 Change of name, title or address