I have couple of VMs created on Google cloud platform and deployed tomcat based applications. Now, I would like to monitor the resources (like Memory , CPU, disk , applications etc). Is there any way that I could do this through GCP? an event of failure, a notification should be sent to our email addresses. I am thinking of creating a shell script but again it will be like a reinventing the wheel.
I would like to see what are my options here? If the VM is crashed itself or in a shutdown state, I want to receive a notification on that as well.
Thanks Shankar