mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-08 01:28:44 +00:00
Compare commits
1 Commits
Xe/missing
...
Xe/disable
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d5bdee265 |
@@ -74,13 +74,13 @@ bots:
|
|||||||
weight:
|
weight:
|
||||||
adjust: 10
|
adjust: 10
|
||||||
|
|
||||||
## System load based checks.
|
# ## System load based checks.
|
||||||
# If the system is under high load, add weight.
|
# # If the system is under high load, add weight.
|
||||||
- name: high-load-average
|
# - name: high-load-average
|
||||||
action: WEIGH
|
# action: WEIGH
|
||||||
expression: load_1m >= 10.0 # make sure to end the load comparison in a .0
|
# expression: load_1m >= 10.0 # make sure to end the load comparison in a .0
|
||||||
weight:
|
# weight:
|
||||||
adjust: 20
|
# adjust: 20
|
||||||
|
|
||||||
## If your backend service is running on the same operating system as Anubis,
|
## If your backend service is running on the same operating system as Anubis,
|
||||||
## you can uncomment this rule to make the challenge easier when the system is
|
## you can uncomment this rule to make the challenge easier when the system is
|
||||||
|
|||||||
Reference in New Issue
Block a user