Commit Graph

303 Commits (c215bff12ef47d8f0a01c086f531f6185443f0a5)

Author SHA1 Message Date
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
Sebastian Kornehl 9ee29fa579 Added datadog_monitor module 9 years ago
Greg DeKoenigsberg d6dccfb269 Merge pull request #317 from agilekevin/patch-1
Updated tags example to an actual datadog tag
9 years ago
Brian Coca 5da651212f push list nature of tags into spec to allow both for comma delimited strings and actual lists 9 years ago
Brian Coca 3861904b02 updated docs for 2.0 9 years ago
Brian Coca 35a86c3423 Merge pull request #228 from michaelgroening/devel
enable setting downtimes for Service-Group services and hosts
9 years ago
Brian Coca 4b35db4932 added version added 9 years ago
Brian Coca 27bb709a73 Merge pull request #324 from tmzullinger/nagios-comment-support
monitoring/nagios: Allow comment to be specified
9 years ago
Greg DeKoenigsberg 223694ccf2 Revert "Added eval for pasting tag lists" 9 years ago
Greg DeKoenigsberg 9f9b50996e Merge pull request #512 from skornehl/devel
Added eval for pasting tag lists
9 years ago
Toshio Kuratomi 1276420a3a Fix documentation formatting 9 years ago
Brian Coca 0ff9bced72 Merge pull request #524 from resmo/feature/zabbix_group2
replace module zabbix_group
9 years ago
Toshio Kuratomi 8b62a45466 Fix docs - don't need quote anymore 9 years ago
Rene Moser d04e6b1d07 zabbix_maintenance: prevent to log password 9 years ago
Rene Moser 1eb6c37594 zabbix: improve module doc 9 years ago
Rene Moser 9d07fb9618 zabbix: improve arguments and prevent to log password 9 years ago
Rene Moser c9dfeb07c1 zabbix: remove redundant import of module_utils 9 years ago
Rene Moser c0fb48cd39 zabbix_group: improve params 9 years ago
Rene Moser 3f108732c5 zabbix_group: add backword compatibility
* add alias host_group for host_groups
* add choices for param state
9 years ago
Rene Moser 1c210abc69 zabbix_group: update version added to 1.8
Since we intent to replace the current module, we add the version the current module was added.
9 years ago
Rene Moser f0eb372e99 zabbix_group: update authors to new format 9 years ago
Cove Schneider 8175bd2f78 remove superfluous defaults 9 years ago
Cove Schneider 30832ab4d9 add zabbix_group module 9 years ago
Rene Moser 2d35caf68b zabbix_group: remove current module in favor of PR #346 9 years ago
Toshio Kuratomi 24390f1ac6 Merge pull request #514 from stansonhealth/newrelic_updates
Newrelic documentation, argspec updates
9 years ago
Tim Bielawa 9ae04256fe Allow nagios module to be licensed as gpl v2 or newer 9 years ago
tedder c9e02dd7d8 use newer required_one_of syntax; unsure why there's app_name vs appname, so leaving it alone. 9 years ago
tedder 4cc8c6b340 they call it a key, not a token 9 years ago
tedder a58e5a0efc fix 404'd url. There's no perfect replacement, but this is okay. 9 years ago
Sebastian Kornehl fa2f250f14 Added eval for pasting tag lists 9 years ago
Toshio Kuratomi 576d94e8d4 Update module_utils "import" to the new-style
Fixes #505
9 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 9 years ago
Brian Coca 08445418aa more string corrections 9 years ago
Brian Coca edf519a0c2 moar quotes 9 years ago
Brian Coca bceeba224f fix doc parsing by correctly quoting author 9 years ago
Greg DeKoenigsberg 66c83e7ae3 Adding author's github id 9 years ago
Greg DeKoenigsberg a000653292 Adding author's github id 9 years ago
Greg DeKoenigsberg feb71e82e3 Adding author's github id 9 years ago
Greg DeKoenigsberg def8ae9c47 Adding author's github id
...though the real author is perhaps a mystery.
9 years ago
Greg DeKoenigsberg 81b696ca97 Adding author's github id 9 years ago
Greg DeKoenigsberg 13200d4c78 Adding author's github id 9 years ago
Greg DeKoenigsberg 0f5d8abdc9 Adding author's github id 9 years ago
Greg DeKoenigsberg afc4e16551 Adding author's github id 9 years ago
Greg DeKoenigsberg 0738aafebd Adding author's github id 9 years ago
Greg DeKoenigsberg f7a616f202 Formatting fix in author list 9 years ago
Greg DeKoenigsberg d3615bc8d4 Adding author's github id 9 years ago
Greg DeKoenigsberg 10d798e0f3 Adding author's github id 9 years ago
Greg DeKoenigsberg a446b69b36 Adding author's github id 9 years ago
Greg DeKoenigsberg bbfd46c32a Adding author's github id 9 years ago
Greg DeKoenigsberg 396b9d921a Add 9 years ago
Greg DeKoenigsberg 415f22dffd Adding author's github id 9 years ago
Greg DeKoenigsberg 26d6e0c6a7 Adding author's github id 9 years ago
Greg DeKoenigsberg 593e6cb27c Adding author's github id 9 years ago
Greg DeKoenigsberg 324a501d1c Adding author's github id 9 years ago
Greg DeKoenigsberg 6315cbe653 Adding author's github id 9 years ago
Greg DeKoenigsberg 9a542327dd Adding author's github id 9 years ago
Greg DeKoenigsberg 6498940461 Adding author's github id 9 years ago
Brian Coca c51c64409e Merge pull request #458 from NickatEpic/devel
New module for creating annotations with Circonus SaaS service
9 years ago
Nick Harring cf2b734ab3 Removed as keyword for 2.4 and earlier backwards compat. 10 years ago
Nick Harring 46f6e5f6fc Fixed ansible module import which I changed chasing a better PEP-8 score. 10 years ago
Nick Harring 910761bd6d Added version_added in Documentation output. Fixed shebang to be /usr/bin/python. 10 years ago
Toshio Kuratomi e5022ba87b Add python >= 2.6 to documented deps 10 years ago
Lorenzo Luconi Trombacchi 1f9f9a549e status function was called twice 10 years ago
Lorenzo Luconi Trombacchi 55b9ab2774 fix a problem with status detection after unmonitor command 10 years ago
Lorenzo Luconi Trombacchi 838cd4123b added lower function for statuses 10 years ago
Matt Martz e568032bc3 Fix up modules that have python24 syntax error 10 years ago
Nick Harring c0ca227717 PEP-8 style fixes 10 years ago
Sébastien Fievet 4e21eb09db Typo 10 years ago
Nick Harring dd02f24df9 Added Epic copyright notice, clarified examples. 10 years ago
Nick Harring 650b6e9b4f Initial public revision. 10 years ago
Brian Coca 1754c7a1ca fixed doc issues on zabbix_screen 10 years ago
Brian Coca 39cff86e7b fixed doc issues 10 years ago
Brian Coca c875fa8f94 Merge pull request #352 from cove/zabbix_screen
remove superfluous defaults for required options from zabbix_screen
10 years ago
Brian Coca d0d960c491 Merge pull request #351 from cove/zabbix_hostmacro
remove superfluous defaults for required options from zabbix_hostmacro
10 years ago
Brian Coca 4194d17788 Merge pull request #350 from cove/zabbix_host
remove superfluous defaults for required options from zabbix_host
10 years ago
Brian Coca 510b77ca0e minor documentation fixes 10 years ago
Cove Schneider 32878110d0 remove superfluous defaults 10 years ago
Cove Schneider 636e96fafc remove superfluous defaults 10 years ago
Cove Schneider 7c41002d93 remove superfluous defaults 10 years ago
Brian Coca fa5cbcc17c Merge pull request #343 from cove/zabbix_screen
add zabbix_screen module
10 years ago
Brian Coca 4c01be7bf3 Merge pull request #344 from cove/zabbix_hostmacro
add zabbix_hostmacro module
same comments as for zabbix_host
10 years ago
Cove Schneider 092cb5b4cd add zabbix_screen 10 years ago
Cove Schneider d0256c593a add zabbix_hostmacro 10 years ago
Cove Schneider 3b54e7b00e add zabbix_host 10 years ago
Todd Zullinger aef5792772 monitoring/nagios: Allow comment to be specified
The default remains 'Scheduling downtime' but can be overridden.
10 years ago
Kevin Klinemeier 8084671e33 Updated tags example to an actual datadog tag 10 years ago
Brian Coca 312d59061c fixed logentries 10 years ago
Brian Coca dbccdef198 minor fixes to logentries 10 years ago
Brian Coca 6e35506655 Merge pull request #98 from rubenvdb/devel
Added support for --name and --type arguments when following a new log
10 years ago
Michael Groening e321d0f34d Merge remote-tracking branch 'master/devel' into devel 10 years ago
Rob White 13285765a8 Keep 'process' lowercase to protect against upstream changes 10 years ago
Rob White 0f45029827 Changed status() to be case-sensitive of process 10 years ago
Giovanni Tirloni 5ae3bbaf05 Fix dangerous use of empty list as default arg (mutable) 10 years ago
Jeroen Thora 899f1c0a0b Fixed small typo in zabbix group docs 10 years ago
Stein Inge Morisbak c4af7a1324 Removed import of json. It is already imported in the common module. 10 years ago
Stein Inge Morisbak 5a2b80ccaa Fall back to simplejson if ImportError on json 10 years ago
Toshio Kuratomi 19e688b017 Fixes to documentation 10 years ago
Brian Coca e8c316c08a Merge pull request #105 from nate-kingsley/devel
Adding Uptime Robot Module
10 years ago
Brian Coca c9dadee7a7 Merge pull request #6 from resmo/feature/zabbix_group
zabbix_group: new module
10 years ago
nate-kingsley d7183a3b67 Adding Uptime Robot Module
Added uptime robot module. This currently has the ability to start or
pause existing monitors. The ability to create or delete is forthcoming.
10 years ago
Michael Gröning 0fa856d467 fix bugs 10 years ago
Michael Gröning ebda36bb50 improved docs 10 years ago
Michael Gröning b0af1be84a divided between host an service downtimes 10 years ago
Michael Gröning 91d0b2c00f add function for servicegrup downtimes 10 years ago
Ruben Van den Bossche f532ef1996 Added support for --name and --type arguments when following a new log 10 years ago
René Moser 8c16f9c39c zabbix_group: new module
Add or remove a host group to Zabbix.

Signed-off-by: René Moser <mail@renemoser.net>
10 years ago
René Moser 93c7084fa6 zabbix_maintenance: set state to be present by default
Signed-off-by: René Moser <mail@renemoser.net>
10 years ago
Michael DeHaan 110250d344 package files 10 years ago
Michael DeHaan b1e789968b File extensions! 10 years ago
Michael DeHaan 50f105578a Restructuring. 10 years ago
Michael DeHaan 73123b69fa Move modules into subdirectory. 10 years ago
Hagai Kariti 472614c988 Don't return 'state' attr in bigpanda module
Fixes a double parameter being passed afterwards
10 years ago
Rene Moser aa7e422fe8 zabbix_maintenance: move to new boilerplate 10 years ago
Michael DeHaan 16013a38a3 Updating version_added. 10 years ago
abulimov 6834ee7977 zabbix_maintenance small stylistic updates and ansible version bump 10 years ago
Alexander Bulimov a8d5a3f849 zabbix_maintenance fixes and parameter names update 10 years ago
Alexander Bulimov 713ef83fd6 zabbix_maintenance examples fixes 10 years ago
Alexander Bulimov 3871ef5e92 Initial working version of zabbix_maintenance module 10 years ago
Michael DeHaan 9a04915723 update version added info 10 years ago
Michael DeHaan 05ca1f78fd Merge pull request #6301 from gitterHQ/devel
Pagerduty improvements
10 years ago
Michael DeHaan a740bc5d49 Update version_added. 10 years ago
Hagai 6264957734 Documentation error 10 years ago
Shahar Kedar b5544a1bd0 Rename source to source_system and remove it from the documentation. 10 years ago
Hagai 83e20b1484 Add some argument aliases 10 years ago
Hagai 77478efea1 Update docs for bigpanda 10 years ago
Hagai 522ebf684f Add bigpanda module to monitoring 10 years ago
Michael DeHaan edcedfc06f Pagerduty corrected misleading blog post, so no problems with them being in core now. Thank you guys! 10 years ago
Michael DeHaan 24a7da1319 Pagerduty has advocated not using ansible for certain sizes of infrastructure. This module is removed until this is corrected.
http://blog.pagerduty.com/2014/06/10-common-ops-mistakes/?utm_source=twitter&utm_medium=social&utm_campaign=blog
10 years ago
Michael DeHaan 8c7cd604f0 Stackdriver module was in the wrong category, so moving. 11 years ago
James Cammarata 8db481d8de Fixing a typo in the monit module (status and not status()) 11 years ago
James Cammarata bd9d8e8207 Merge branch 'devel' of https://github.com/brian-brazil/ansible into brian-brazil-devel 11 years ago
Chris Lamb 1259475e32 Fail if monit reload failed; don't mask the error.
This is necessary for the scenario when you push a new, broken monit
config out, and then set a state=reloaded handler - the error was
previously swallowed so you could end up with successful play but missing
monitoring (!).

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
11 years ago
Brian Brazil 296bf6bd04 Use empty string rather than None to avoid TypeError
Improve error messages.
11 years ago
Andrew Newdigate 5a07456558 Added additional error checking to avoid HTTP400 responses from ansible. 11 years ago
Andrew Newdigate 34ec5076c3 Removing unused code 11 years ago
Andrew Newdigate 9a9924b975 Merge branch 'devel' of github.com:ansible/ansible into devel
Conflicts:
	library/monitoring/pagerduty
11 years ago
Brian Brazil 32a67999b6 Fix race conditions where a process gets in state "Running"
between the restart/start command and the summary command.

Refactor to avoid repeating the status, and fail if a given call to monit fails.
11 years ago
James Tanner 3f2a100e64 Fix version_added for url in airbrake_deployment module 11 years ago
James Tanner 721d493f81 Fix librato_annotation docstring 11 years ago
Michael DeHaan 1da0f24089 Documentation fixes + add missing license header 11 years ago
Seth Edwards 2463b21d91 add librato annotation module 11 years ago
Michael DeHaan c072e08cbc changelog and version bump 11 years ago
Michael DeHaan eea9ef4404 Merge branch 'add_rollbar_rollbar_deployment_module' of git://github.com/kavu/ansible into devel 11 years ago
Michael DeHaan 17785ea11e Documentation updates / changelog. 11 years ago
Michael DeHaan 2a776f0701 Merge branch 'added-logentries-module' of git://github.com/ivanvanderbyl/ansible into devel 11 years ago
Max Riveiro 0b3a70797a Add rollbar_deployment module
Signed-off-by: Max Riveiro <kavu13@gmail.com>
11 years ago