Commit Graph

248 Commits (22de417dadf346c948b22f5fa1d0d5a9eb02ae0f)

Author SHA1 Message Date
Tim Bielawa c9785a6948 Fix capitalization in nagios 'services' parameter comment 9 years ago
Amanpreet Singh a0af060c25 Make pagerduty_alert module more inline with ansible modules
- use state parameter instead of event_type
- add support for check mode
9 years ago
Amanpreet Singh 0847bfecd6 Add new module: pagerduty_alert
- trigger, acknowledge or resolve pagerduty incidents
9 years ago
Brian Coca 27bf193483 added missing license headers
fixes #508
9 years ago
Toshio Kuratomi aa1b4caa8a Merge pull request #734 from ansible/fetch_url-uptimerobot
Port uptimerobot to fetch_url
9 years ago
Toshio Kuratomi 4a43f52437 Use fetch_url's basic auth instead of code specific to this module 9 years ago
Toshio Kuratomi 8aa490c638 Port uptimerobot to fetch_url 9 years ago
Toshio Kuratomi 626977f90e Port librarto_annotation from urllib2 to fetch_url 9 years ago
Toshio Kuratomi 79173ac18d Clean up unneeded urllib2 imports 9 years ago
Greg DeKoenigsberg d640fd95e9 Merge pull request #605 from bpennypacker/pagerduty_updates
monitoring/pagerduty module improvements, including specifying multiple services, fixing task output, adding 'delete'' action
9 years ago
Eike Frost 75e1e9fcda add zabbix proxy support to zabbix_host 9 years ago
Brian Coca 3f9e2fb4e6 Merge pull request #629 from bcoca/sensu_check_2.4
made sensu_check 2.4 friendly
9 years ago
Brian Coca 286bc3d9dc forgot finally 2.4 syntax 9 years ago
Brian Coca eeb9d34812 also fixed exceptions 9 years ago
Toshio Kuratomi dd6e8f354a Modify a few more modules to not conditionalize urllib(2) import. 9 years ago
Brian Coca 1659af1541 made sensu_check 2.4 friendly 9 years ago
Toshio Kuratomi 4b29146c4d be explicit about urllib import and remove conditional urllib(2) import
urllib and urllib2 have been in the python stdlib since at least
python-2.3.  There's no reason to conditionalize it.

Fixes https://github.com/ansible/ansible/issues/11322
9 years ago
Brian Coca 8f31d84300 Merge pull request #203 from andsens/sensu-check
Add sensu_check module
9 years ago
Anders Ingemann 3f3a73da37 Add sensu_check module 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Brian Coca 0d7332d550 minor docfix 9 years ago
Greg DeKoenigsberg 98abb6d2c9 Adding author's github id 9 years ago
Jhonny Everson 4b625bab34 Fixes the bug where it was using only the keys to determine whether a change was made, i.e. values changes for existing keys was reported incorrectly. 9 years ago
Jhonny Everson d722d6de97 Adds handler for error responses 9 years ago
Sebastian Kornehl fdaa4da447 docs: removed default when required is true 9 years ago
Sebastian Kornehl 1291f9a25a Added datadog_monitor module 9 years ago
Brian Coca 6050cc8e5d push list nature of tags into spec to allow both for comma delimited strings and actual lists 9 years ago
Brian Coca d5c581e9eb updated docs for 2.0 9 years ago
Brian Coca 04e43a9dcb added version added 9 years ago
Greg DeKoenigsberg 432477c14c Revert "Added eval for pasting tag lists" 9 years ago
Sebastian Kornehl 5b7b74eb66 Added eval for pasting tag lists 9 years ago
Lorenzo Luconi Trombacchi 51b11fd1af status function was called twice 9 years ago
Lorenzo Luconi Trombacchi 16db10958b fix a problem with status detection after unmonitor command 9 years ago
Lorenzo Luconi Trombacchi 2bcb0d4c08 added lower function for statuses 9 years ago
Todd Zullinger d604f56162 monitoring/nagios: Allow comment to be specified
The default remains 'Scheduling downtime' but can be overridden.
9 years ago
Kevin Klinemeier 49ab501be4 Updated tags example to an actual datadog tag 9 years ago
Michael Gröning f9041a1b29 fix bugs 9 years ago
Michael Gröning 304abbce85 improved docs 9 years ago
Michael Gröning 0b9863ed0e divided between host an service downtimes 9 years ago
Michael Gröning 8829b818b8 add function for servicegrup downtimes 9 years ago
Bruce Pennypacker 9285d0a1c7 changed 'deleted' to 'absent' 9 years ago
Bruce Pennypacker 51bba578b6 Updated 'ongoing' to also return properly formatted json 9 years ago
Bruce Pennypacker 6a89b92cda Fixed results & 'Changed'. Added 'deleted' action. Added ability to specify multiple services. 9 years ago
Brian Coca 2f967a949f minor docfix 9 years ago
Greg DeKoenigsberg ef7381f246 Adding author's github id 9 years ago
Jhonny Everson d517abf44b Fixes the bug where it was using only the keys to determine whether a change was made, i.e. values changes for existing keys was reported incorrectly. 9 years ago
Jhonny Everson f09389b179 Adds handler for error responses 9 years ago
Brian Coca 06c60ddc22 Merge pull request #575 from skornehl/devel
datadog_monitor module
9 years ago
Sebastian Kornehl df618c2d48 docs: removed default when required is true 9 years ago
Brian Coca e03ed0bd34 Merge pull request #481 from LorenzoLuconi/devel
2 bug fixes for monit module
9 years ago