readded default intervall 1 but in the right way this time
This commit is contained in:
parent
6dbc2c78e5
commit
194fc29e02
@ -29,6 +29,7 @@ class CpuUsage(IntervalModule):
|
||||
format = "{usage:02}%"
|
||||
format_all = "{core}:{usage:02}%"
|
||||
exclude_average = False
|
||||
interval = 1
|
||||
settings = (
|
||||
("format", "format string."),
|
||||
("format_all", ("format string used for {usage_all} per core. "
|
||||
|
Loading…
Reference in New Issue
Block a user