docker-alertd
docker-alertd copied to clipboard
Monitor docker stats and send alerts
I have two DNS mapped to a running container. Now sometimes one url fails but other works as expected.Need to know if there is any option to monitor the same.
formatting should be up to the alerter, so the error should store things as agnostically as possible and leave the formatting for the sender of the message. - emails should...
Currently if there is a CPU spike, it will send an alert, then a recovery alert, and then another alert if there is an intermittent spike. I think there should...