mirror of
https://github.com/bcicen/ctop.git
synced 2025-12-06 15:16:41 +08:00
#207 Replace scaleCpu option with dedicated column CPU Scaled
The new column is disabled by default.
This commit is contained in:
@@ -31,6 +31,7 @@ func (m Meta) Get(k string) string {
|
||||
}
|
||||
|
||||
type Metrics struct {
|
||||
NCpus uint8
|
||||
CPUUtil int
|
||||
NetTx int64
|
||||
NetRx int64
|
||||
|
||||
Reference in New Issue
Block a user