CN112100043A - Method and device for adjusting log level of equipment, storage medium and electronic device - Google Patents

Method and device for adjusting log level of equipment, storage medium and electronic device Download PDF

Info

Publication number
CN112100043A
CN112100043A CN202010887481.8A CN202010887481A CN112100043A CN 112100043 A CN112100043 A CN 112100043A CN 202010887481 A CN202010887481 A CN 202010887481A CN 112100043 A CN112100043 A CN 112100043A
Authority
CN
China
Prior art keywords
deviation
log
adjusting
grade
level
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
CN202010887481.8A
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.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
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 Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN202010887481.8A priority Critical patent/CN112100043A/en
Publication of CN112100043A publication Critical patent/CN112100043A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • G06F16/1815Journaling file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging

Abstract

The application provides a method and a device for adjusting the log grade of equipment, a storage medium and an electronic device; wherein, the method comprises the following steps: acquiring the running condition of the equipment; and adjusting the current log level of the equipment according to the running condition. By the method and the device, the problems that in the prior art, the time consumption for dividing the log grades is long and the reasonability of the grades cannot be effectively verified are solved.

Description

Method and device for adjusting log level of equipment, storage medium and electronic device
Technical Field
The invention relates to the field of computers, in particular to a method and a device for adjusting a log grade of equipment, a storage medium and an electronic device.
Background
The log recording function is common on computers, mobile phones and similar electronic products, and the common practice in the industry is to divide logs into several grades, namely four basic grades of debugging, warning, error and serious error. The device defines the log grade of each kind of information output in advance, then outputs each kind of information according to the preset rule and executes the corresponding action.
In the prior art, the definition of the log type is needed firstly, and the log level of the position where the log is needed to be printed is written in advance in the program, so that the accurate output can be finished finally. There are two main problems with this approach: 1) for complex electronic equipment, designers need to plan in advance which log level the debugging information of each program operation link belongs to, a large amount of time is consumed for planning work before development, and whether the planned level is reasonable or not and whether the planned level meets the actual use condition or not needs to be verified for many times; 2) in the development of the equipment program, according to the early planning, corresponding positions are found in the program to configure log grades one by one, and the effect of final log recording can be realized in one-to-one correspondence with the early planning. Therefore, in the prior art, the time for dividing the log level is long, the rationality cannot be verified effectively, the program development task amount is large, and the code positioning difficulty is high.
In view of the above problems in the related art, no effective solution exists at present.
Disclosure of Invention
The embodiment of the invention provides a method and a device for adjusting a log grade of equipment, a storage medium and an electronic device, which are used for at least solving the problems that the time consumption for dividing the log grade is long and the reasonability of the grade cannot be effectively verified in the related art.
According to an embodiment of the present invention, there is provided a data source identification method, including: acquiring the running condition of the equipment; and adjusting the current log level of the equipment according to the running condition.
According to another embodiment of the present invention, there is provided an apparatus for identifying a data source, including: the acquisition module is used for acquiring the running condition of the equipment; and the adjusting module is used for adjusting the current log grade of the equipment according to the running condition.
According to a further embodiment of the present invention, there is also provided a storage medium having a computer program stored therein, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
According to yet another embodiment of the present invention, there is also provided an electronic device, including a memory in which a computer program is stored and a processor configured to execute the computer program to perform the steps in any of the above method embodiments.
According to the method and the device, the log grade of the equipment is adjusted by obtaining the running condition of the application, namely, the log grade is adjusted according to the current actual condition, so that a large amount of time consumption caused by planning which log grade the debugging information of each running program belongs to in advance is avoided, the log grade is adjusted according to the current actual condition, and the rationality of the log grade is also determined, so that the problems that in the prior art, the time consumption for dividing the log grade is long and the rationality of the grade cannot be effectively verified are solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
fig. 1 is a block diagram of a hardware configuration of a terminal according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method of adjusting log levels of a device according to an embodiment of the invention;
FIG. 3 is a schematic diagram of log level automatic detection according to an embodiment of the invention;
fig. 4 is a block diagram of a structure of an apparatus for adjusting a log level of a device according to an embodiment of the present invention.
Detailed Description
The invention will be described in detail hereinafter with reference to the accompanying drawings in conjunction with embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
Example 1
The method provided by the first embodiment of the present application may be executed in a terminal, a computer terminal, or a similar computing device. Taking the example of running on a terminal, fig. 1 is a hardware structure block diagram of the terminal of the dynamic identification method of a data source according to the embodiment of the present invention. As shown in fig. 1, the terminal 10 may include one or more (only one shown in fig. 1) processors 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA) and a memory 104 for storing data, and optionally may also include a transmission device 106 for communication functions and an input-output device 108. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration and is not intended to limit the structure of the terminal. For example, the terminal 10 may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
The memory 104 may be used for storing computer programs, for example, software programs and modules of application software, such as a computer program corresponding to the dynamic identification method of the data source in the embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the computer programs stored in the memory 104, so as to implement the above-mentioned method. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 104 may further include memory located remotely from the processor 102, which may be connected to the terminal 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the terminal 10. In one example, the transmission device 106 includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission device 106 may be a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
In this embodiment, a method for adjusting a log level of a device is provided, and fig. 2 is a flowchart of a method for adjusting a log level of a device according to an embodiment of the present invention, as shown in fig. 2, the flowchart includes the following steps:
step S202, acquiring the running condition of the equipment;
and step S204, adjusting the log level of the current equipment according to the running condition.
Through the steps S202 and S204 in the embodiment of the present application, the log level of the device is adjusted by obtaining the running condition of the present application, that is, the log level is adjusted according to the current actual condition, thereby avoiding a large amount of time consumption caused by planning which log level the debugging information of each running program belongs to in advance, adjusting the log level according to the current actual condition, and also determining the rationality of the log level, thereby solving the problems that the time consumption for dividing the log level in the prior art is long and the rationality of the level cannot be effectively verified.
In an optional implementation manner of the embodiment of the present application, regarding the manner of adjusting the log level of the current device according to the operating condition, which is referred to in step S204 in the embodiment of the present application, the method further may include:
step S204-11, acquiring deviation difference between the currently operated target data of the equipment unit or the equipment controller indicated by the operation condition and preset target data;
step S204-12, adjusting the log grade of the equipment according to the preset deviation range in which the deviation falls; wherein, different preset deviation ranges correspond to different log grades.
Therefore, in the embodiment of the present application, the log level is adjusted according to the current operation condition of the unit of the device or the current operation condition of the controller of the device, that is, in the embodiment of the present application, the current operation condition of the unit and the current operation condition of the controller of the device need to be considered comprehensively, and the division of the log level is further refined, so that the division of the log level is more accurate.
It should be noted that, before obtaining the operation condition of the device, the method of the embodiment of the present application may further include:
in step S201, the log level of the device is determined as a first level.
It can be seen that, in the embodiment of the present application, the log level is determined as the first level, and as for whether the actual condition of the log level is the first level, further determination needs to be performed according to the subsequent operation condition of the device, that is, the current log level is adjusted according to the real-time operation condition.
In an optional implementation manner of the embodiment of the present application, when the operation condition is an operation condition of a unit of equipment, the manner of adjusting the log level of the equipment according to the preset deviation range in which the deviation falls, which is referred to in step S204-12 in the embodiment of the present application, may further include:
step S11, in the case that the deviation difference falls within the first deviation difference range, adjusting the log level from the first level to the second level;
step S12, in the case that the deviation difference falls within the second deviation difference range, adjusting the log level from the first level to a third level;
step S13, in the case that the deviation difference falls within the third deviation difference range, adjusting the log level from the first level to a fourth level;
wherein the first deviation difference range, the second deviation difference range and the third deviation difference range are sequentially increased; the severity of the first, second, third and fourth grades increases in order.
Through the above steps S11 to S13, the log levels can be divided into four levels, each level has different severity, in a specific application scenario, the first level may correspond to debugging, the second level may correspond to warning, the third level may correspond to error, and the fourth level may correspond to serious error. In addition, the deviation difference in the embodiment of the present application may refer to an offset between an operation mode of the device and a preset operation mode, and the specific deviation difference range may be determined according to an influence degree of the current unit, for example, if the unit is offset from the original operation mode, it is considered that a certain program position where the unit operates at this time affects an operation condition of the unit, but the program position is not yet serious, and the program position corresponds to the first deviation difference range, so that the log level is adjusted to be a warning. If the unit has a non-critical fault, the second deviation difference range is corresponded, therefore, the log level is adjusted to be wrong. If the unit has serious fault, the third deviation difference range is corresponded, so the log grade is adjusted to be serious error. As for specific values of the deviation difference range corresponding to the non-serious fault, the non-serious fault and the serious fault, corresponding settings can be performed according to actual conditions or according to experience.
In an optional implementation manner of the embodiment of the present application, in a case that the operation condition is an operation condition of a controller of the device, the manner of adjusting the log level of the device according to the preset deviation range in which the deviation falls, which is referred to in step S204-12 in the embodiment of the present application, may further include:
step S21, in the case that the deviation difference falls within the fourth deviation difference range, adjusting the log level from the first level to a fifth level;
step S22, in the case where the deviation difference falls within the fifth deviation difference range, adjusting the log level from the first level to a sixth level;
wherein the fourth deviation difference range is less than the fifth deviation difference range; the severity of the first, fifth and sixth grades increases in order.
That is, if the operation status is the operation status of the controller of the device, the corresponding log level is three, and so on. In a specific application scenario, the deviation range may be determined in such a way that the controller operates abnormally but does not affect the use, and corresponds to a fourth deviation difference range. If the controller is abnormally operated and normal use is affected, the fifth deviation difference range is corresponded, and therefore the log level is adjusted to be a serious error.
In an optional implementation manner of the embodiment of the present application, the method of the embodiment of the present application may further include: step S31, in a case where the deviation difference falls within the sixth deviation difference range, maintaining the log level at the first level; wherein the sixth deviation range is smaller than the first deviation difference range and smaller than the fourth deviation difference range. That is, if the current operating conditions are not further deteriorated, the current log level may be maintained.
In addition, it should be noted that the device in the embodiment of the present application may be a heating and ventilation device, or another device.
The following exemplifies the present application with reference to specific embodiments of the present application;
in a manner of this specific embodiment, a method for automatically dividing log levels of a controller of a heating and ventilating device is provided, where the method includes: all levels of debug information to be output are defined as lowest, etc. in advance: and (6) debugging. When detecting that the program runs to a certain log information, automatically recording, and simultaneously starting a log level detection mechanism and algorithm. And after the algorithm is executed, updating the grade of the log record at the early stage according to the algorithm processing result. For example, if the log information is detected as belonging to the warning class, the log record is updated as a warning. The log record format includes: the log generation time, the specific log information, the file and the corresponding position and the log grade. The update log grade in the scheme is the last item in the format of the update log: log level.
The specific log level automatic detection method, as shown in fig. 3, includes two detection mechanisms: 1. the running condition of the unit; 2. the controller itself operates. In normal operation of the unit, if no manual operation or equipment problems exist, abnormal log information cannot be generated generally, and output contents are logs of debugging levels generally. And when the log occurs or a period of time after the log occurs (considering that a set takes a certain time from normal operation to abnormal detection), the log level is used as the automatic detection time of the log level. And in the time, if the abnormal operation of the unit is detected, updating the log information into different grades according to different conditions. For example, if the unit deviates from the original operation mode, it is considered that the operation condition of the unit is affected by a certain program position where the controller operates at the time, but the operation condition is not serious, the log record is updated as follows: and (6) warning. Similarly, if the unit has a non-serious fault, the log record is updated as follows: and (4) an error. If the unit has serious faults, the log record is updated as follows: a serious error.
The running condition of the controller is the same as that of the unit, when a log occurs or after a specific time, the controller has a problem, the problem does not affect normal use, and then the record is as follows: and (6) warning. When the problem has affected normal use, it is recorded as: a serious error.
According to the embodiment of the application, the log recording function is combined with the actual use condition of the heating and ventilation equipment unit, when log information is output in the operation process, the operation condition of the unit and the operation condition of the controller are detected, and the log grade of the log information is automatically judged by combining with specific preset algorithm processing. The detailed formulation of the level before the log development is not needed, the output position of the log information can be defined in the development process, and the log recording function can be flexibly processed by combining the development condition.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
Example 2
In this embodiment, a data source identification apparatus is further provided, and the apparatus is used to implement the foregoing embodiments and preferred embodiments, and details are not repeated for what has been described. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 4 is a schematic structural diagram of an apparatus for adjusting log levels of a device according to an embodiment of the present invention, and as shown in fig. 4, the apparatus includes:
an obtaining module 42, configured to obtain an operation condition of the device;
and the adjusting module 44 is used for adjusting the log level of the current device according to the running condition.
Optionally, the adjusting module 44 in this embodiment of the present application further includes: the device comprises an acquisition unit, a storage unit and a control unit, wherein the acquisition unit is used for acquiring a deviation difference between currently-operated target data of a unit of equipment or a controller of the equipment indicated by an operation condition and preset target data; an adjusting unit for adjusting the log level of the device according to a preset deviation range in which the deviation falls; wherein, different preset deviation ranges correspond to different log grades.
Optionally, when the operation condition is an operation condition of a unit of the equipment, the adjusting unit in the embodiment of the present application may further include: a first adjustment subunit configured to adjust the log level from the first level to a second level in a case where the deviation difference falls within a first deviation difference range; a second adjustment subunit configured to adjust the log level from the first level to a third level in a case where the deviation difference falls within a second deviation difference range; a third adjustment subunit configured to adjust the log level from the first level to a fourth level in a case where the deviation difference falls within a third deviation difference range; wherein the first deviation difference range, the second deviation difference range and the third deviation difference range are sequentially increased; the severity of the first, second, third and fourth grades increases in order.
Optionally, in the case that the operation condition is an operation condition of a controller of the device, the adjusting unit in the embodiment of the present application may further include: a fourth adjustment subunit configured to, in a case where the deviation difference falls within a fourth deviation difference range, adjust the log level from the first level to a fifth level; a fifth adjustment subunit operable to, in a case where the deviation difference falls within a fifth deviation difference range, adjust the log level from the first level to a sixth level; wherein the fourth deviation difference range is less than the fifth deviation difference range; the severity of the first, fifth and sixth grades increases in order.
Optionally, the apparatus according to the embodiment of the present application may further include: the determining module is used for determining the log level of the equipment as a first level before acquiring the running condition of the equipment.
Optionally, the apparatus according to the embodiment of the present application may further include: a maintaining module for maintaining the log level as the first level in a case where the deviation difference falls within a sixth deviation difference range; wherein the sixth deviation range is smaller than the first deviation difference range and smaller than the fourth deviation difference range.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
Example 3
Embodiments of the present invention also provide a storage medium having a computer program stored therein, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
Alternatively, in the present embodiment, the storage medium may be configured to store a computer program for executing the steps of:
s1, acquiring the running condition of the equipment;
and S2, adjusting the log level of the current equipment according to the running condition.
Optionally, in this embodiment, the storage medium may include, but is not limited to: various media capable of storing computer programs, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Embodiments of the present invention also provide an electronic device comprising a memory having a computer program stored therein and a processor arranged to run the computer program to perform the steps of any of the above method embodiments.
Optionally, the electronic apparatus may further include a transmission device and an input/output device, wherein the transmission device is connected to the processor, and the input/output device is connected to the processor.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
s1, acquiring deviation difference between the current operation target data of the equipment unit or the equipment controller indicated by the operation condition and preset target data;
s2, adjusting the log grade of the equipment according to the preset deviation range in which the deviation falls; wherein, different preset deviation ranges correspond to different log grades.
Optionally, the specific examples in this embodiment may refer to the examples described in the above embodiments and optional implementation manners, and this embodiment is not described herein again.
It will be apparent to those skilled in the art that the modules or steps of the present invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and alternatively, they may be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for adjusting the log level of a device is characterized by comprising the following steps:
acquiring the running condition of the equipment;
and adjusting the current log level of the equipment according to the running condition.
2. The method of claim 1, wherein adjusting the current log level of the device based on the operational condition comprises:
acquiring deviation difference between current operating target data of the equipment unit or the equipment controller indicated by the operating condition and preset target data;
adjusting the log grade of the equipment according to a preset deviation range in which the deviation falls; wherein, different preset deviation ranges correspond to different log grades.
3. The method of claim 2, wherein, when the operating condition is an operating condition of a group of the equipment, adjusting the log level of the equipment according to a preset deviation range in which the deviation falls comprises:
in the case that the deviation difference falls within a first deviation difference range, adjusting the log grade from a first grade to a second grade;
in the case that the deviation falls within a second deviation range, adjusting the log grade from a first grade to a third grade;
in the case that the deviation difference falls within a third deviation difference range, adjusting the log grade from the first grade to a fourth grade;
wherein the first deviation difference range, the second deviation difference range and the third deviation difference range increase in sequence; the first rank, the second rank, the third rank, and the fourth rank are sequentially higher in severity.
4. The method of claim 2, wherein adjusting the log level of the plant according to a preset deviation range in which the deviation falls, in the case that the operating condition is an operating condition of a controller of the plant, comprises:
in the case that the deviation difference falls within a fourth deviation difference range, adjusting the log grade from the first grade to a fifth grade;
in the case that the deviation difference falls within a fifth deviation difference range, adjusting the log grade from the first grade to a sixth grade;
wherein the fourth deviation difference range is less than the fifth deviation difference range; the first, fifth and sixth grades have successively higher degrees of severity.
5. The method of claim 3 or 4, wherein prior to obtaining the operational condition of the device, the method further comprises:
determining a log level of the device as the first level.
6. The method according to claim 3 or 4, characterized in that the method further comprises:
in a case where the deviation difference falls within a sixth deviation difference range, maintaining the log level as the first level;
wherein the sixth deviation range is smaller than the first deviation difference range and smaller than the fourth deviation difference range.
7. An apparatus for adjusting a log level of a device, comprising:
the acquisition module is used for acquiring the running condition of the equipment;
and the adjusting module is used for adjusting the current log grade of the equipment according to the running condition.
8. The apparatus of claim 7, wherein the adjustment module comprises:
an obtaining unit, configured to obtain a deviation difference between currently-operating target data of a unit of the equipment or a controller of the equipment indicated by the operation condition and preset target data;
the adjusting unit is used for adjusting the log grade of the equipment according to a preset deviation range in which the deviation falls; wherein, different preset deviation ranges correspond to different log grades.
9. A computer-readable storage medium, in which a computer program is stored, wherein the computer program is configured to carry out the method of any one of claims 1 to 6 when executed.
10. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and wherein the processor is arranged to execute the computer program to perform the method of any of claims 1 to 6.
CN202010887481.8A 2020-08-28 2020-08-28 Method and device for adjusting log level of equipment, storage medium and electronic device Pending CN112100043A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010887481.8A CN112100043A (en) 2020-08-28 2020-08-28 Method and device for adjusting log level of equipment, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010887481.8A CN112100043A (en) 2020-08-28 2020-08-28 Method and device for adjusting log level of equipment, storage medium and electronic device

Publications (1)

Publication Number Publication Date
CN112100043A true CN112100043A (en) 2020-12-18

Family

ID=73758162

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010887481.8A Pending CN112100043A (en) 2020-08-28 2020-08-28 Method and device for adjusting log level of equipment, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN112100043A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107040415A (en) * 2017-04-06 2017-08-11 青岛海信宽带多媒体技术有限公司 A kind of terminal and data reporting method, server and data receiver method
US20180217888A1 (en) * 2017-01-27 2018-08-02 Pure Storage, Inc. Dynamically adjusting an amount of log data generated for a storage system
CN108897663A (en) * 2018-06-19 2018-11-27 新华三技术有限公司 log output control method and device
CN110351126A (en) * 2019-06-26 2019-10-18 中信百信银行股份有限公司 Log rank method of adjustment, device and electronic equipment
CN111459755A (en) * 2020-03-27 2020-07-28 海信视像科技股份有限公司 Log file output control method and device based on EMMC life value

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180217888A1 (en) * 2017-01-27 2018-08-02 Pure Storage, Inc. Dynamically adjusting an amount of log data generated for a storage system
CN107040415A (en) * 2017-04-06 2017-08-11 青岛海信宽带多媒体技术有限公司 A kind of terminal and data reporting method, server and data receiver method
CN108897663A (en) * 2018-06-19 2018-11-27 新华三技术有限公司 log output control method and device
CN110351126A (en) * 2019-06-26 2019-10-18 中信百信银行股份有限公司 Log rank method of adjustment, device and electronic equipment
CN111459755A (en) * 2020-03-27 2020-07-28 海信视像科技股份有限公司 Log file output control method and device based on EMMC life value

Similar Documents

Publication Publication Date Title
US11526348B2 (en) Detecting anomalies online using controller processing activity
US20160259315A1 (en) Field device commissioning system and method
CN113132144B (en) Alarm processing method and device and storage medium
AU2015256526B2 (en) Gateway offering logical model mapped to independent underlying networks
US11366777B2 (en) Process control device having modern architecture and legacy compatibility
US9170579B1 (en) System, method and computer program product for monitoring and controlling industrial energy equipment
US20230246913A1 (en) System and method for commissioning a network element
CN109299789A (en) Equipment point-detecting method and device
US20210019138A1 (en) Updating components of a modular system
CN112100043A (en) Method and device for adjusting log level of equipment, storage medium and electronic device
CN110007946B (en) Method, device, equipment and medium for updating algorithm model
CN115442266A (en) Gateway performance testing method and device, storage medium and electronic device
US20140310209A1 (en) Apparatus and method for sharing topic between autonomic computing devices
CN114090074A (en) Method and device for configuring operating environment, storage medium and electronic device
CN110445784B (en) Display method and device of operation data and energy system
CN110578989B (en) Debugging method and device of air conditioner, air conditioner and storage medium
CN113168603A (en) System and method for workload estimation
CN115408334B (en) Recipe file management method, system, storage medium and computer
CN115357264A (en) Program updating method, device, equipment and storage medium for robot
CN113791801A (en) Application program updating method and device, storage medium and electronic device
CN114296772A (en) Data upgrading method and device for equipment, equipment and storage medium
CN117520163A (en) Application system management method and device, storage medium and electronic device
CN116028091A (en) DCS (distributed control system) upgrading method of nuclear power unit and nuclear power unit
CN112422305A (en) Upgrading method and device of communication equipment
CN117474306A (en) Production flow control method and device, electronic equipment and readable 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201218

RJ01 Rejection of invention patent application after publication