I'm currently attempting to implement a continuous delivery pipeline for NodeJS, and want to have a tool that is capable of;
I have tried go.cd, but it didn't have monitoring capabilities.
I think the product that may suit your needs is Codeship. There is a very good presentation about using this tool to deploy a simple web application, showing its capabilities.
A you can desume from its features it can:
Check this out.