1
0
mirror of https://github.com/Luzifer/elb-instance-status.git synced 2024-09-19 15:12:57 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
0ff894bbad
Modernize code, fix linter errors
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-31 14:44:43 +02:00
92a3cbaae0
Breaking: Remove prometheus support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-05-02 16:10:12 +02:00
dc9c6bbc90
Deprecate parameter 'warn-only', update yaml unmarshal
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-27 11:55:43 +02:00
Knut Ahlers
4288a67f10
Fix: Give the process kill a bit more time to succeed 2016-11-30 11:57:16 +01:00
Knut Ahlers
8d12f928ad
Add line prefixing to see which check logs lines
refs Jimdo/elb-instance-status#5
2016-11-29 13:33:14 +01:00
Knut Ahlers
884fc04ef0
Log failing checks
refs Jimdo/elb-instance-status#5
2016-11-29 12:16:27 +01:00
e498f13bbd
Execute commands using bash -e -o pipefail 2016-08-04 12:17:22 +02:00
337bffcf0c
Make output of the commands more visible 2016-08-04 12:15:44 +02:00
2c1c0cdcdb
remove not required var declaration 2016-07-22 14:45:18 +02:00
0058936b56
make check interval and config refresh interval configurable 2016-07-22 13:18:10 +02:00
4a15dc4ee9
enforce checks to quit before they are started again 2016-07-22 12:16:04 +02:00
4a4526d0c2
support URLs as check source 2016-07-22 11:23:08 +02:00
eaa816da4e
Expose metrics about checks for prometheus 2016-06-06 16:33:45 +02:00
9a32299fb1
Initital version 2016-06-03 12:55:19 +02:00