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