]> git.sur5r.net Git - i3/i3status/blobdiff - man/i3status.man
change default cpu_usage thresholds to 90 and 95
[i3/i3status] / man / i3status.man
index f5baa2feb4cf0c19795be91983740c2805acda4d..a557ae36f04cbcea6e76394252feffec00233272 100644 (file)
@@ -386,19 +386,19 @@ Gets the percentual CPU usage from +/proc/stat+ (Linux) or +sysctl(3)+
 
 It is possible to define a max_threshold that will color the load
 value red in case the CPU average over the last interval is getting
-higher than the configured threshold. Defaults to 200 (i.e. off).
+higher than the configured threshold. Defaults to 95.
 
 It is possible to define a degraded_threshold that will color the load
 value yellow in case the CPU average over the last interval is getting
-higher than the configured threshold.  Defaults to 150 (i.e. off).
+higher than the configured threshold.  Defaults to 90.
 
 *Example order*: +cpu_usage+
 
 *Example format*: +%usage+
 
-*Example max_threshold*: +"200,0"+
+*Example max_threshold*: +75+
 
-*Example degraded_threshold*: +"150,0"+
+*Example degraded_threshold*: +25+
 
 === Load