Home Directory Plugins Cloud Google Apps Status Check

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Google Apps Status Check

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2015-03-17
Compatible With
  • Nagios 3.x
  • Nagios 4.x
License
Apache
Hits
10697
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
A simple check that looks through the JSON returned from the Google status page (http://www.google.com/appsstatus/json/en) and finds unresolved disruptions and outages for a specified service.

The syntax for the check is:
check_google_status.py -a "APP NAME"

To see a list of available apps (pulled dynamically from the Google status page) use:
"check_google_status.py -h" or "check_google_status.py --help"

This check currently requires use of Python 2.7, but new version compliant with 2.6 and 3 is coming.