Browse Source

docs(system-monitor) remove Power section

pull/2171/head
Zouhair AMAZZAL 10 months ago committed by Zouhair AMAZZAL
parent
commit
c7f36ff700
  1. 2
      subjects/system-monitor/README.md
  2. 2
      subjects/system-monitor/audit/README.md

2
subjects/system-monitor/README.md

@ -97,7 +97,7 @@ For this project you must present the following monitorization:
- The computer name, this being the **hostname**.
- The total number of tasks/processes that are currently running, sleeping, uninterruptible, zombie, traced/stopped or interrupted.
- Type of CPU
- A tabbed section containing `CPU`, `Power`, `Fan` and `Thermal` information, this information include a performance graphic for all those topics.
- A tabbed section containing `CPU`, `Fan` and `Thermal` information, this information include a performance graphic for all those topics.
This graph should contain some kind of checkbox or button to be able to stop the animation whenever the user desires to do so.
Additionally, it should also have two slider bars.
The first slider bar should be able to control the `FPS` of the graph, and the second slider bar should control the `y` scale of the graph.

2
subjects/system-monitor/audit/README.md

@ -24,7 +24,7 @@
###### Can you confirm that there is a tabbed section?
###### And if so, does it have the following tabs : "CPU", "Fan", "Thermal" and "Power"?
###### And if so, does it have the following tabs : "CPU", "Fan", "Thermal"?
##### Try and run the application and open the "CPU" tab in the system monitor.

Loading…
Cancel
Save