Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 281 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 281 Bytes

cpu_usage

Show CPU usage.

Dependencies

  • mpstat

Config

[cpu_usage]
command=$SCRIPT_DIR/cpu_usage
interval=10
LABEL=CPU 
#min_width=CPU: 100.00%
#T_WARN=50
#T_CRIT=80
#DECIMALS=2
#COLOR_NORMAL=#EBDBB2
#COLOR_WARN=#FFFC00
#COLOR_CRIT=#FF0000