Message321869
| Author | vstinner |
|---|---|
| Recipients | ammar2, giampaolo.rodola, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2018-07-18.08:33:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531902832.26.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I found a command to get the CPU usage in percent *per* CPU. Here with 2 CPUs: vstinner@WIN C:\vstinner\python\master>wmic cpu get loadpercentage LoadPercentage 100 100 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-18 08:33:52 | vstinner | set | recipients: + vstinner, paul.moore, giampaolo.rodola, tim.golden, jkloth, zach.ware, steve.dower, ammar2 |
| 2018-07-18 08:33:52 | vstinner | set | messageid: <1531902832.26.0.56676864532.issue34060@psf.upfronthosting.co.za> |
| 2018-07-18 08:33:52 | vstinner | link | issue34060 messages |
| 2018-07-18 08:33:52 | vstinner | create | |