]> git.sur5r.net Git - i3/i3status/blobdiff - man/i3status.man
Add colorized output for load avg
[i3/i3status] / man / i3status.man
index 0f8099169acf1359db60daa48c6a2195e065ec81..00fdcbc45d892e135724b157e845a9a46bb5dec2 100644 (file)
@@ -259,12 +259,16 @@ Gets the percentual CPU usage from +/proc/stat+ (Linux) or +sysctl(3)+ (FreeBSD/
 === Load
 
 Gets the system load (number of processes waiting for CPU time in the last
-1, 5 and 15 minutes).
+1, 5 and 15 minutes). It is possible to define a max_threshold that will
+color the load value red in case the load average of the last minute is
+getting higher than the configured threshold. Defaults to 5.
 
 *Example order*: +load+
 
 *Example format*: +%1min %5min %15min+
 
+*Example max_threshold*: 5
+
 === Time
 
 Outputs the current time in the local timezone.