mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
check ec2 usage every 10 minutes (since it runs very quickly)
This commit is contained in:
parent
f135136569
commit
81a7202c6d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ backtick 104 3600 3600 /usr/share/screen-profiles/bin/cpu-count
|
|||
backtick 105 3600 3600 /usr/share/screen-profiles/bin/mem-available
|
||||
backtick 106 5 5 /usr/share/screen-profiles/bin/load-average
|
||||
backtick 107 10 10 /usr/share/screen-profiles/bin/mem-used
|
||||
backtick 108 1800 1800 /usr/share/screen-profiles/bin/ec2-cost
|
||||
backtick 108 600 600 /usr/share/screen-profiles/bin/ec2-cost
|
||||
|
||||
hardstatus alwayslastline
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue