Skip to content
Snippets Groups Projects
Commit af85333f authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-roles/fluentd-client#4 Adjust alarm for FluentD buffer

parent c19be9d0
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@
hosts: *
lookup: max -5s unaligned
units: files
green: 40
red: 60
green: 50
red: 80
every: 5s
warn: $this > $green
crit: $this > $red
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment