Commit graph

281 commits

Author SHA1 Message Date
Michael DeHaan
864cb8fca9 Discussed datadog module at OSCON with DD folks, does not make sense to send
event types for anything other than myapps here.
2013-08-03 14:52:06 -04:00
Michael DeHaan
e3d5937bcf Merge pull request #3272 from curtisgithub/devel
A module to create and delete boundary.com meters
2013-08-03 11:20:51 -07:00
Curtis
327dd256fc changed apikey and apiid to api_key and api_id and noted that it is boundary tags not ansible tags as per mpdehaan 2013-07-23 11:16:30 -06:00
Michael DeHaan
eb560fb7b8 Trim old style var references. 2013-07-19 09:38:31 -04:00
Andrew Todd
bd9d3d4fdd Changed shebangs that use /usr/bin/env to use /usr/bin/python and therefore be compatible with the ansible_python_interpreter variable. 2013-07-17 16:37:04 -04:00
Cristobal Rosa
8304d5d060 Remove unnecesary call 2013-07-06 22:12:30 +02:00
Cristobal Rosa
d2c7f30048 Fixed monit module. Ignore uppercase letters 2013-07-05 05:49:07 +02:00
Curtis
8e9d610b5a as per mpdehaan, change string formatting to something that will work with python 2.4 2013-07-02 09:41:11 -06:00
Curtis
a5ecde9ccf fixup appearances of config_directory, remove slash, remove hardcoded /etc/bprobe 2013-06-25 14:40:14 -06:00
Curtis
b3df566399 made changes as requested by mpdehaan and added code to remove key and cert pem files on removal of meter 2013-06-24 16:20:36 -06:00
Curtis
7983139383 initial commit of boundary_meter module 2013-06-19 16:01:47 -06:00
Michael DeHaan
9f97a1b208 Merge pull request #3264 from arturaz/devel
datadog_event module requires urllib2, not httplib2.
2013-06-19 08:27:13 -07:00
Arturas Slajus
ce8c3a5685 datadog_event module requires urllib2, not httplib2. 2013-06-19 11:17:05 +03:00
Michael DeHaan
0a51cdbe1f Merge pull request #3219 from arturaz/devel
datadog_event module: submit your events to DataDog service.
2013-06-18 17:31:52 -07:00
Jan-Piet Mens
98c1423269 Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
Jan-Piet Mens
3404a0fc16 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
2013-06-15 20:54:25 +02:00
Arturas Slajus
1508a49a66 datadog_event module: submit your events to DataDog service. 2013-06-14 18:36:14 +03:00
Michael DeHaan
344257481d Fix version added field in modules. 2013-05-29 18:56:48 -04:00
Michael DeHaan
e811f77716 Fix docs build causing parse error message. 2013-05-29 18:37:31 -04:00
Michael DeHaan
81d26340d0 use EXAMPLES vs examples (easier to format) 2013-05-29 18:35:47 -04:00
Michael DeHaan
edc1c4cb2f use EXAMPLES vs inline examples (easier to format) 2013-05-29 18:35:47 -04:00
Michael DeHaan
bba849b11e Merge pull request #3046 from dstoflet/devel
Adding monit module to start/stop/monitor/unmonitor process via monit
2013-05-29 15:32:59 -07:00
Michael DeHaan
d970a3f8a6 Merge pull request #3032 from thaumos/devel
Pagerduty and Pingdom modules for core
2013-05-29 15:30:51 -07:00
Darryl Stoflet
5c72f379cb Adding monit modules to start/stop/monitor/unmonitor process via monit 2013-05-28 23:22:34 -07:00
Dylan Silva
70c066d7b5 Pagerduty and Pingdom modules for core 2013-05-27 11:55:29 -07:00
Bruce Pennypacker
43b1d36cd8 new airbrake_deployment module 2013-05-24 14:40:37 -04:00
Bruce Pennypacker
3926f76644 Fixed handling of urlopen result to work properly under both python 2.4 and python 2.6 2013-05-21 13:59:42 -04:00
Michael DeHaan
539aa02de3 Update version_added 2013-05-11 16:38:17 -04:00
Michael DeHaan
4f1d310b6a update changelog, move newrelic to monitoring category 2013-05-11 15:16:16 -04:00
Jan-Piet Mens
7fb28a0c43 spacing in nagios module docs 2013-05-11 16:10:56 +02:00
Michael DeHaan
cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00