Commit Graph
9 Commits
Author SHA1 Message Date
Guillaume Coeugnet 713501e270 Create 111.sql
Add new port parameter for Canopsis transport.
2016-04-01 14:20:47 +02:00
Guillaume Coeugnet 7a2faae237 Update 110.sql
Remove port parameter to put it a new file
2016-04-01 14:20:17 +02:00
Guillaume Coeugnet c6a022694b Update alerting.inc.php
Code indentation
2016-04-01 10:21:11 +02:00
gcoeugnet 0bff6922c6 Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-03-31 15:09:01 +02:00
gcoeugnet 1fc742e239 Create 110.sql
Add options to config table for canopsis transport.
2016-03-30 14:20:42 +02:00
gcoeugnet 758453938e Update alerting.inc.php 2016-03-29 15:43:31 +02:00
gcoeugnet 293bef2681 Update test-transport.inc.php
Add test for canopsis transport
2016-03-29 15:36:51 +02:00
gcoeugnet 0e5f4f4861 Update alerts.php
Update to make canopsis transport works. Canopsis transport use AMQP PHP libraries which needs to be installed and included at the begining of the transport but PHP doesn't allow this include to occured in an anonyous function.
2016-03-29 15:34:39 +02:00
gcoeugnet 82b639e25d Create transport.canopsis.php
Add canopsis transport file
2016-03-29 15:29:27 +02:00