WO2014079231A1 - 多媒体资源管理方法、装置和播放器 - Google Patents
多媒体资源管理方法、装置和播放器 Download PDFInfo
- Publication number
- WO2014079231A1 WO2014079231A1 PCT/CN2013/080531 CN2013080531W WO2014079231A1 WO 2014079231 A1 WO2014079231 A1 WO 2014079231A1 CN 2013080531 W CN2013080531 W CN 2013080531W WO 2014079231 A1 WO2014079231 A1 WO 2014079231A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- detection value
- time
- current
- current detection
- last
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
- G06F21/577—Assessing vulnerabilities and evaluating computer system security
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/32—Monitoring with visual or acoustical indication of the functioning of the machine
- G06F11/321—Display for diagnostics, e.g. diagnostic result display, self-test user interface
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/03—Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
- G06F2221/034—Test or assess a computer or a system
Definitions
- the subject matter disclosed in the disclosure relates to the field of computer processing, and in particular, to a terminal detection method and apparatus.
- Background technique
- a health score can be obtained by a computer physical examination.
- the security management software installed in the computer checks the risk of the computer quickly and comprehensively. After the physical examination, the medical examination results will show the computer status in a healthy score.
- Computer health score determinants are usually "computer security status" and "computer system optimization project”.
- Security status detection includes Internet security protection, application entry protection, and system underlying protection.
- the system can optimize project detection including system garbage, system vulnerabilities, boot startup items and other system security and performance items. Through the physical examination, it can detect the computer repairable and optimized items, and then through the weighted calculation of certain mechanisms, the current computer health score can be obtained. .
- the current health score is generally the score after the user's physical examination, which leads to a high health score, and the score will not change with time. As long as the user does not restart the medical examination again, the score will be retained. For the last high score state. Since most of today's computers are connected to the Internet, and users operate frequently, their health status changes greatly with time. Therefore, the health score does not reflect the real health status of the current user's computer. Summary of the invention
- a terminal detection result display method including: obtaining a last detection value and a last detection time of the terminal, where the detection value reflects system health of the terminal happening;
- the obtaining the current detection value according to the length of time, and obtaining the current detection value includes: determining whether the length of time is less than or equal to a predefined time threshold, and when the determination result is yes, determining that the current detection value is equal to Last detected value; measured value.
- the updating the last detection value according to the time length to obtain the current detection value includes obtaining the current detection value according to the following formula:
- f ( x ) is the current detected value
- x is the length of time
- m is the last detected value
- tl is a predefined time threshold
- t2 is a predefined first constant threshold
- t3 is a predefined second Constant threshold
- the displaying the current detection value includes:
- the terminal is a computer, and the system health condition includes a computer security protection status and/or a computer system optimizable item.
- the embodiment of the present invention further provides a terminal detection result display device, including: an information acquisition unit, which obtains a last detection value and a last detection time of the terminal, where the detection value reflects the terminal System health situation;
- the time determining unit determines a time length of the current time interval from the last detection time; the updating unit updates the last detection value according to the time length to obtain a current detection value; and the display unit displays the current detection value.
- f ( x ) is the current detected value
- x is the length of time
- m is the last detected value
- tl is a predefined time threshold
- t2 is a predefined first constant threshold
- t3 is a predefined second Constant threshold
- the display unit displays a current detected value form, and the current detected value form includes the current monitoring value, a fractional value funnel, and a change trend arrow, wherein the fractional value funnel and the change trend are further implemented by the present invention.
- the example also provides a computer comprising the terminal detection result display device as provided in another aspect, the system health condition comprising a computer security protection status and/or a computer system optimizable item.
- the time interval from the last detection time to the current time is considered, and the detection value is updated according to the time interval, so that the displayed detection value can reflect the influence of the detection time interval.
- FIG. 3 is a specific schematic diagram of a state change of a health score in an embodiment of the present invention.
- FIG. 4 is a specific schematic diagram of a health score state in an embodiment of the present invention.
- FIG. 5 is a schematic diagram of a specific composition of the terminal detection result display device in the embodiment of the present invention.
- an embodiment of the present invention provides a terminal detection result display scheme, which considers the influence of the time interval when performing the health score display, increases the dimension of the health score, and does not need to actually run the physical examination procedure again, without increasing the system burden.
- FIG. 1 is a schematic diagram of a specific process of a terminal detection result display method in an embodiment of the present invention. The method includes the following steps.
- the system health condition may include a computer security protection status and/or a computer system optimizable item.
- the system background After each health check, the system background generates an event record to form a medical check time stamp.
- the time length from the last physical examination can be judged by using the above time stamp and the current time of the system.
- determining whether the length of time is less than or equal to a predefined time threshold when the determination result is yes, determining that the current detection value is equal to the last detection value; when the determination result is no, obtaining the lowering according to the length of time The current detected value of the last detected value.
- the current detection value can be obtained according to the following formula:
- f(x) t3 (m-t2 ⁇ x) - -
- f ( x ) is the current detected value
- X is the length of time
- m is the last detected value
- tl is the predefined time threshold
- t2 is the predefined first constant threshold
- t3 is predefined Second constant threshold
- the current detected value form may be displayed, where the current detected value form includes the current monitored value, a fractional value funnel, and a change trend arrow, wherein the health score of the computer physical examination is taken as an example to further illustrate the present invention.
- An embodiment, as shown in FIG. 2, is a health score display method in an embodiment of the present invention. The method includes the following steps.
- 202. Determine whether the time threshold is reached. That is, by setting the time threshold in advance, the time length reflecting the time interval is obtained by using the physical examination time stamp and the current time. When the time length does not exceed the time threshold, the length is considered to have no effect on the computer health score, and then the return step is performed. 201. When the length of time exceeds the time threshold, the length is considered to have an effect on the computer health score, and step 203 is performed.
- the setting of the time threshold is related to factors such as the range of the health score. For example, when the health score ranges from 0 to 100, in order to ensure the adaptability of the time threshold, the default value of the threshold can be set. 5 days) .
- the function is specifically:
- the time threshold is 5 (days), and at the same time, the constant value in the above equation is 15 and
- the health score does not change until the time threshold is reached. After the time threshold is reached, the score gradually decreases with the accumulation of days, and the score change is a short-lived moment. Therefore, in the present embodiment, the accumulation of time and the health score can be visualized by the shape of the funnel and the arrow. - - Loud, so that short-term changes can be expressed in a long-term visible form.
- the height of the funnel color block gradually decreases with time.
- the funnel color block refers to the display part whose numbers are divided into different gray scales. As can be seen from the figure, each of the four groups of values from left to right The proportion of the gray part of the different depths of the group value to the whole number has changed. The larger the proportion of light gray, the closer the health score is to the critical point where the change occurs. Whenever the color block height is reduced to 0, the score is reduced by one point, and then the funnel is restored to full state.
- the shape of the current health score is determined based on the length of time, the time threshold, the current health score, and the above rules. That is, determine the number in the form, the ratio of the two color blocks in the number (of course, in order to display the beauty of the effect, you can also display with color blocks, or add other icons next to the number for prompting, etc., the specific display scheme can There are many, not mentioned here, and trends.
- the current health score pattern consists of three parts: 1. Current health score, 2. Fractional funnel, 3. Upward and downward trend arrow. In this example, the current health score is 68, and it is beginning to decline.
- time is taken as a factor affecting the health score, and the influence of time on the health score is realized by a certain function relationship, so as to realize the real-time of the health score.
- FIG. 5 it is a schematic diagram of a specific composition of a terminal detection result display device in an embodiment of the present invention.
- the device may be disposed in a computer or may be disposed in another mobile terminal such as a mobile phone.
- an application can be installed in a computer and run when the computer is started or when a predetermined time or event is reached.
- the device 1 includes: an information acquiring unit 10, which obtains a last detected value and a last detected time of the terminal, where the detected value reflects a system health condition of the terminal; and a time determining unit 12 is configured to determine a current The length of time from the last detection time; the updating unit 14 updates the last detected value according to the length of time to obtain a current detected value; and the display unit 16 displays the current detected value.
- the above system health conditions may include computer security protection status and/or computer system optimizable items.
- the updating unit 14 may determine whether the length of time is less than or equal to a predefined time threshold. When the determination result is yes, determine that the current detection value is equal to the last detected value; when the determination result is further, the updating unit 14
- the current detection value can be obtained according to the following formula:
- f ( x ) is the current detected value
- x is the length of time
- m is the last detected value
- tl is a predefined time threshold
- t2 is a predefined first constant threshold
- t3 is a predefined second Constant threshold
- tl ⁇ t2 ⁇ m-tl , t3 ⁇ m-tl-t2. If preset, tl is 5 (days), t2 is 15 and t3 is 20.
- the display unit 16 may display a current detected value form, where the current detected value form includes the current monitored value, a fractional value funnel, and a change trend arrow, wherein the fractional value funnel and the change trend
- the time interval from the last detection time to the current time is considered, and the detection value is updated according to the time interval, so that the displayed detection value can reflect the detection.
- the effect of the time interval Specifically, the longer the time interval is, the lower the displayed detection value is, the more it reflects the true health of the current system.
- the information acquiring unit 10, the time determining unit 12, the updating unit 14, and the display unit 16 in FIG. 5 are stored in a storage medium of the terminal detection result display device 1, and are used by the terminal. At least one processor in the detection result display device 1 is executed to implement the terminal detection result display method described in FIGS. 1 and 2.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Medical Treatment And Welfare Office Work (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/443,987 US20150302204A1 (en) | 2012-11-20 | 2013-07-31 | Method and apparatus for displaying test result of terminal |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210469978.3A CN103839009B (zh) | 2012-11-20 | 2012-11-20 | 一种终端检测方法和装置 |
| CN201210469978.3 | 2012-11-20 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014079231A1 true WO2014079231A1 (zh) | 2014-05-30 |
Family
ID=50775474
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/080531 Ceased WO2014079231A1 (zh) | 2012-11-20 | 2013-07-31 | 多媒体资源管理方法、装置和播放器 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20150302204A1 (zh) |
| CN (1) | CN103839009B (zh) |
| WO (1) | WO2014079231A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105117321A (zh) * | 2015-06-30 | 2015-12-02 | 浪潮(北京)电子信息产业有限公司 | 一种进程管理方法及进程管理终端 |
| CN107908562A (zh) * | 2017-11-21 | 2018-04-13 | 北京奇虎科技有限公司 | 一种测试应用程序的多媒体资源播放功能的方法及装置 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102768635B (zh) * | 2012-06-07 | 2015-02-11 | 北京奇虎科技有限公司 | 一种计算机健康指数显示设备和方法 |
| CN109491851B (zh) * | 2018-11-21 | 2022-08-26 | 深圳市博远中天科技发展有限公司 | 磁盘检测方法、装置、移动终端及可读存储介质 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6519766B1 (en) * | 1999-06-15 | 2003-02-11 | Isogon Corporation | Computer program profiler |
| US20030149685A1 (en) * | 2002-02-07 | 2003-08-07 | Thinkdynamics Inc. | Method and system for managing resources in a data center |
| CN102768635A (zh) * | 2012-06-07 | 2012-11-07 | 北京奇虎科技有限公司 | 一种计算机健康指数显示设备和方法 |
| CN103019677A (zh) * | 2012-11-16 | 2013-04-03 | 北京奇虎科技有限公司 | 用于管理软件的方法和装置 |
| CN103019676A (zh) * | 2012-11-16 | 2013-04-03 | 北京奇虎科技有限公司 | 一种软件管理方法和系统 |
| CN103136091A (zh) * | 2013-01-28 | 2013-06-05 | 北京奇虎科技有限公司 | 对终端设备安全状态检测的方法及装置 |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7519909B2 (en) * | 2001-08-10 | 2009-04-14 | American Power Conversion Corporation | Uninterruptible power supply (UPS) devices monitoring system |
| US7199557B2 (en) * | 2003-07-01 | 2007-04-03 | Eaton Power Quality Company | Apparatus, methods and computer program products for estimation of battery reserve life using adaptively modified state of health indicator-based reserve life models |
| US20090064284A1 (en) * | 2007-02-26 | 2009-03-05 | Pado Metaware Ab | Method and System for Access to Material on a Web Site |
| US8161323B2 (en) * | 2007-10-19 | 2012-04-17 | Oracle International Corporation | Health monitor |
| CN101458641B (zh) * | 2007-12-14 | 2015-06-03 | Utc消防和保安美国有限公司 | 防止计算机化安全系统故障的方法和装置 |
| US7792922B2 (en) * | 2008-03-05 | 2010-09-07 | Caterpillar Inc. | Systems and methods for managing health of a client system |
| US8347182B2 (en) * | 2008-07-01 | 2013-01-01 | International Business Machines Corporation | Ensuring data consistency |
| US8316113B2 (en) * | 2008-12-19 | 2012-11-20 | Watchguard Technologies, Inc. | Cluster architecture and configuration for network security devices |
| US8561182B2 (en) * | 2009-01-29 | 2013-10-15 | Microsoft Corporation | Health-based access to network resources |
| US8719634B2 (en) * | 2009-11-19 | 2014-05-06 | Sony Corporation | System health and performance care of computing devices |
| US8458530B2 (en) * | 2010-09-21 | 2013-06-04 | Oracle International Corporation | Continuous system health indicator for managing computer system alerts |
| US9043658B1 (en) * | 2012-05-31 | 2015-05-26 | Amazon Technologies, Inc. | Automatic testing and remediation based on confidence indicators |
-
2012
- 2012-11-20 CN CN201210469978.3A patent/CN103839009B/zh active Active
-
2013
- 2013-07-31 WO PCT/CN2013/080531 patent/WO2014079231A1/zh not_active Ceased
- 2013-07-31 US US14/443,987 patent/US20150302204A1/en not_active Abandoned
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6519766B1 (en) * | 1999-06-15 | 2003-02-11 | Isogon Corporation | Computer program profiler |
| US20030149685A1 (en) * | 2002-02-07 | 2003-08-07 | Thinkdynamics Inc. | Method and system for managing resources in a data center |
| CN102768635A (zh) * | 2012-06-07 | 2012-11-07 | 北京奇虎科技有限公司 | 一种计算机健康指数显示设备和方法 |
| CN103019677A (zh) * | 2012-11-16 | 2013-04-03 | 北京奇虎科技有限公司 | 用于管理软件的方法和装置 |
| CN103019676A (zh) * | 2012-11-16 | 2013-04-03 | 北京奇虎科技有限公司 | 一种软件管理方法和系统 |
| CN103136091A (zh) * | 2013-01-28 | 2013-06-05 | 北京奇虎科技有限公司 | 对终端设备安全状态检测的方法及装置 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105117321A (zh) * | 2015-06-30 | 2015-12-02 | 浪潮(北京)电子信息产业有限公司 | 一种进程管理方法及进程管理终端 |
| CN105117321B (zh) * | 2015-06-30 | 2018-07-31 | 浪潮(北京)电子信息产业有限公司 | 一种进程管理方法及进程管理终端 |
| CN107908562A (zh) * | 2017-11-21 | 2018-04-13 | 北京奇虎科技有限公司 | 一种测试应用程序的多媒体资源播放功能的方法及装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103839009A (zh) | 2014-06-04 |
| HK1198596A1 (zh) | 2015-04-30 |
| US20150302204A1 (en) | 2015-10-22 |
| CN103839009B (zh) | 2019-01-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN107576346B (zh) | 传感器的检测方法、装置及计算机可读存储介质 | |
| JP6430020B2 (ja) | ウェブページのローディング方法およびシステム | |
| CN106776245B (zh) | 一种异常应用处理方法、装置及移动终端 | |
| CN103580934B (zh) | 一种云业务监测方法和装置 | |
| WO2019041773A1 (zh) | 预测模型的更新装置、方法及计算机可读存储介质 | |
| WO2014086211A1 (zh) | 触摸屏的基准更新方法、系统及触控终端 | |
| WO2015051746A1 (zh) | 一种应用程序图标的显示方法、系统及终端 | |
| CN106468971A (zh) | 通过触摸传感器感测压力的方法及适于该方法的电子装置 | |
| CN107566624A (zh) | 一种终端的功耗和温度的显示方法及终端 | |
| WO2014079231A1 (zh) | 多媒体资源管理方法、装置和播放器 | |
| JP2010205159A5 (zh) | ||
| CN105159548B (zh) | 一种列表界面操作方法及电子终端 | |
| WO2014175161A1 (ja) | 月経開始予定日算出装置、プログラムおよび生体分析装置 | |
| CN105183280B (zh) | 一种列表界面的操作方法及电子终端 | |
| JP2012128547A (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| CN105849678B (zh) | 对触摸屏键盘上的用户意图的歧义消除 | |
| CN110108296B (zh) | 一种步数统计方法、电子设备及计算机可读存储介质 | |
| CN109542850B (zh) | 一种文件的worm属性更新方法、装置、设备及介质 | |
| CN108874648A (zh) | 一种阈值设置方法及相关装置 | |
| JP2012155426A (ja) | サーバ、情報処理方法、及びプログラム | |
| CN108604142B (zh) | 一种触屏设备操作方法及触屏设备 | |
| CN106445698A (zh) | 计步数据的获取方法及装置 | |
| CN110796500A (zh) | 一种信息监控方法、装置、电子设备及存储介质 | |
| CN115237736A (zh) | 数据集市异常检测方法、装置、计算机设备及存储介质 | |
| HK1198596B (zh) | 一种终端检测方法和装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13856523 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 14443987 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 01/10/2015) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13856523 Country of ref document: EP Kind code of ref document: A1 |