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
15532
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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=?