Set of Go tools to check different elements of your stack (SSL, SMTP, Permissions...). There is one tool per kind of check.
$> go get github.com/bitnami/healthcheck-tools/...
$> git clone https://github.com/bitnami/healthcheck-tools.git
$> make
The tools are located in the cmd folder. Each tool has its own README.md with basic instructions.