google cloud platform plugin

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
zahik
Posts: 17
Joined: Mon May 11, 2015 7:53 am

google cloud platform plugin

Post by zahik »

we are starting to use googles cloud

in amazon we are using this fine plugin to check lb ,ec2
http://maglub.github.io/nagios-cloudwatch/


do anyone know of a similar plugin for google cloud platform modules

compute engine
container engine
dataproc

https://console.cloud.google.com


thanks
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: google cloud platform plugin

Post by ssax »

I didn't find any nagios specific plugins on our exchange (or on google) but I did find this blog post that may be helpful:

https://cloudplatform.googleblog.com/20 ... d-api.html

And these:

Code: Select all

https://github.com/google/google-api-php-client/blob/v1-master/src/Google/Service/Monitoring.php

Code: Select all

https://github.com/google/google-api-objectivec-client#svn%2Ftrunk%2FSource%2FServices
That should get you started on getting the data you're looking to monitor.
zahik
Posts: 17
Joined: Mon May 11, 2015 7:53 am

Re: google cloud platform plugin

Post by zahik »

thanks i will look into those links
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: google cloud platform plugin

Post by rkennedy »

Let us know if you have any further questions.
Former Nagios Employee
Locked