Hapi plugin for passing monit health checks
npm install hapi-monithapi-monit 
==========
Hapi plugin for passing monit health checks. Created for use with AWS OpsWorks which uses monit to check the health of Node servers. If you serve a 200 response for GET requests to /, you don't need this plugin. But if you can't or would prefer not to serve at your server root, this will prevent monit from restarting your server on every check.