Default Monasca Alarm Definitions for OpenStack
This is a collection of useful default alarm definitions for OpenStack Monasca, which is an open-source multi-tenant, highly scalable, performant, fault-tolerant monitoring-as-a-service solution that integrates with OpenStack.
- Check out this repository in your OpenStack control node or a linux box attached to the Openstack admin network.
- Modify the
.monascarcfile for the password the OpenStack URL. - If you are not running this script in openstack control node, you need to install monasca client. For example, if you are using SUSE Linux, run
zypper in python-monascaclient
- Make the script executable:
chmod +x alarm-def-create.sh - Execute the script
./alarm-def-create.sh
The origin work can be referenced from here.
https://github.com/hpcloud-mon/ansible-monasca-default-alarms