Home Directory Plugins Cloud openstack_vm_monitoring

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

openstack_vm_monitoring

Rating
0 votes
Favoured:
0
Current Version
v1,0
Last Release Date
2014-06-01
Compatible With
  • Nagios 2.x
  • Nagios 3.x
Owner
License
GPL
Hits
15921
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!
checks the status on openstack vms.
this plugins checks the status of your openstack vms, if they are in paused, suspended or error state it will send alerts.


just edit the plugin using vim and hard code the below variables , note the variables needs to be admin credentials

export OS_TENANT_NAME=?
export OS_AUTH_URL=?
export OS_USERNAME=?
export OS_PASSWORD=?