Re: trigger scripts by event

2016-09-19 Thread Stephan Seitz
Thanks Simon!

That was exactly what I was looking for!


Am Montag, den 19.09.2016, 15:44 + schrieb Simon Weller:
> Stephan,
> 
> 
> ACS has supported publishing events to RabbitMQ and Kafta for a few
> releases now.  See this doc: http://docs.cloudstack.apache.org/projec
> ts/cloudstack-administration/en/4.9/events.html
> 
> 
> 
> It's pretty easy to setup and the events make it very easy to trigger
> third party interactions.
> 
> 
> - Si
> 
> 
> 
> From: Stephan Seitz <s.se...@secretresearchfacility.com>
> Sent: Monday, September 19, 2016 10:02 AM
> To: dev@cloudstack.apache.org
> Subject: trigger scripts by event
> 
> Hi!
> 
> We'ld like to add some of the provisioned Networks, IPs and VM into
> our
> docu / inventory DB.
> By now, we're gathering infos from the ACS DB as well as from the API
> -
> filtering start/end-date.
> To get things in a more elegant way, I'ld like to run our skripts
> event-triggered.
> 
> So my question is:
> 
> Is there some kind of event-queue where we could identify actions
> like
> provision/destroy vm, add/remove IPs, create/remove an isolated or
> shared network, ...?
> 
> Thanks!
> 
> - Stephan
> 
> 


Re: trigger scripts by event

2016-09-19 Thread Simon Weller
Stephan,


ACS has supported publishing events to RabbitMQ and Kafta for a few releases 
now.  See this doc: 
http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.9/events.html



It's pretty easy to setup and the events make it very easy to trigger third 
party interactions.


- Si



From: Stephan Seitz <s.se...@secretresearchfacility.com>
Sent: Monday, September 19, 2016 10:02 AM
To: dev@cloudstack.apache.org
Subject: trigger scripts by event

Hi!

We'ld like to add some of the provisioned Networks, IPs and VM into our
docu / inventory DB.
By now, we're gathering infos from the ACS DB as well as from the API -
filtering start/end-date.
To get things in a more elegant way, I'ld like to run our skripts
event-triggered.

So my question is:

Is there some kind of event-queue where we could identify actions like
provision/destroy vm, add/remove IPs, create/remove an isolated or
shared network, ...?

Thanks!

- Stephan




trigger scripts by event

2016-09-19 Thread Stephan Seitz
Hi!

We'ld like to add some of the provisioned Networks, IPs and VM into our
docu / inventory DB.
By now, we're gathering infos from the ACS DB as well as from the API -
filtering start/end-date.
To get things in a more elegant way, I'ld like to run our skripts
event-triggered.

So my question is:

Is there some kind of event-queue where we could identify actions like
provision/destroy vm, add/remove IPs, create/remove an isolated or
shared network, ...?

Thanks!

- Stephan