Home Directory Plugins Software check_keystone_api

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

check_keystone_api

License
Apache
Hits
34071
Files:
FileDescription
check_keystone-api.shcheck_keystone-api.sh
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Script in bash which test Keystone API only with curl.
It test if :
- we can get a token (if not : CRITICAL)
- if yes, if it's not too long (if it's too long: >10s, it sends a WARNING, otherwise an OK")

Tested & approuved for Keystone 2.0 API :
OpenStack Folsom, Grizzly, Havana.