Last active
August 29, 2015 14:26
-
-
Save xetorthio/963d577dd2663e65c61a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If elb healthy hosts is greater or equal than asg desired capacity, elb is OK | |
If elb healthy hosts is less than asg desired and greater or equal asg min capacity, elb is WARNING | |
If elb healthy hosts is less than asg min capacity, elb is UNHEALTHY | |
mtk health moderations | |
moderations-console: ok | |
moderations-api: ok | |
moderations-scoring-api: ok | |
mtk health -v moderations | |
moderations-console | |
route53: | |
console.mantika.io: ok | |
elb: | |
dslksdklsdklkldsklsd-sdksdlksdklsdklsd-sdjksdksdkjsd: | |
healthy hosts: 2 | |
asg: | |
dkjsdkjsdjksdjkjsdkjksdjksdjksdsd: | |
min: 2 | |
max: 3 | |
desired: 1 | |
in service: 2 | |
pending: 0 | |
moderations-api | |
route53: | |
api.mantika.io: unreachable | |
elb: | |
dsklfdmernmnu-fdmndfmnfdnmmnfd: | |
healthy hosts: 2 | |
moderations-scoring-api | |
elb: | |
fdfdfdsfdsfsd.mnfdsmnfsdmnfsdmnfsd.fdndfn: | |
healthy hosts: 0 |
Author
xetorthio
commented
Jul 31, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment