update intel powerstat readme (#8600)
This commit is contained in:
parent
3c9c013f4b
commit
3d30fd85c6
|
|
@ -1,11 +1,9 @@
|
|||
# Intel PowerStat Input Plugin
|
||||
This input plugin monitors power statistics on Intel-based platforms and assumes presence of Linux based OS.
|
||||
|
||||
Telemetry frameworks allow users to monitor critical platform level metrics.
|
||||
Main use cases are power saving and workload migration. Telemetry frameworks allow users to monitor critical platform level metrics.
|
||||
Key source of platform telemetry is power domain that is beneficial for MANO/Monitoring&Analytics systems
|
||||
to take preventive/corrective actions based on platform busyness, CPU temperature, actual CPU utilization
|
||||
and power statistics. Main use cases are power saving and workload migration.
|
||||
|
||||
Intel PowerStat plugin supports Intel based platforms and assumes presence of Linux based OS.
|
||||
to take preventive/corrective actions based on platform busyness, CPU temperature, actual CPU utilization and power statistics.
|
||||
|
||||
### Configuration:
|
||||
```toml
|
||||
|
|
|
|||
Loading…
Reference in New Issue