summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/monitoring
Commit message (Expand)AuthorAgeFilesLines
...
* fix typos in modules (#62135)Andrey Klychkov2019-09-116-13/+13
* Added zabbix module zabbix_user (#56815)sky-joker2019-09-111-0/+654
* Added zabbix module zabbix_user_infosky-joker2019-09-111-0/+173
* New module: zabbix_valuemap (#60132)Ruben Tsirunyan2019-09-111-0/+338
* don't set default:None in documentation when there is no default (#61111)Evgeni Golov2019-09-051-2/+0
* grafana_plugin: update documentation (#60600)Theo Ouzhinski2019-09-031-11/+15
* datadog_monitor: Add process alert support (#60325)Andrej Svenke2019-09-031-2/+2
* Reworked zabbix_template to support XML import/export + updated documentation...Dusan Matejka2019-08-191-169/+329
* Removed breaking type check from nagios module (#49568)silverwizard2019-08-071-18/+3
* Fixed "dictionary changed size during iteration" for zabbix_template when use...Dusan Matejka2019-07-311-1/+1
* Misc typo fixes (#59620)Abhijeet Kasurde2019-07-291-2/+2
* Adds minor improvements to 'zabbix_actions' module (#58379)Valeriy Zabawski2019-07-111-7/+14
* Minor typo/language fixes in the documentation (#58856)Richlv2019-07-091-6/+6
* unified required zabbix-api dependency version and removed no longer needed e...Dusan Matejka2019-07-088-77/+24
* Fix nagios module to recognize if file exists and is fifo pipe (#58569)Klaas Demter2019-07-061-0/+7
* Use atexit to logout after zabbix module run (#58525)Mikhail Naletov2019-06-3012-10/+23
* zabbix_host - added documentation for interfaces sub options (#57844)Dusan Matejka2019-06-271-8/+60
* Send logout to ZabbixAPI before exit (#58393)Mikhail Naletov2019-06-271-2/+12
* datadog_monitor: Fix docs with datatypes of params (#58371)Abhijeet Kasurde2019-06-261-34/+69
* Multiple minor fixes (#58374)Abhijeet Kasurde2019-06-261-3/+2
* updated zabbix modules to use missing_required_lib helper (#58002)Dusan Matejka2019-06-1811-29/+66
* zabbix: New module zabbix mediatype (#57488)Ruben Tsirunyan2019-06-161-0/+688
* Updated documentation for zabbix-screen module (#57325)Mikhail Naletov2019-06-071-20/+64
* Added sort option for zabbix_screen module (#56237)Mikhail Naletov2019-06-031-2/+6
* suggest to use sequential IDs (#57142)Richlv2019-05-301-0/+2
* First batch _facts -> _info rename. (#56822)Felix Fontein2019-05-274-7/+15
* Adds one more example for `rollbar_deployment` module (#56535)Alexey Nikitin2019-05-211-1/+9
* sensu_subscription very minor docstring typo (#55675)Lindsay Hill2019-04-231-1/+1
* Add type int for various argument params (#55026)Abhijeet Kasurde2019-04-102-2/+2
* grafana_plugin: Add check condition when plugin version is 'latest' (#53369)charlrvd2019-04-101-0/+22
* zabbix_action: Checking event source for 'pause_suppressed' parameter (#54951)Ruben Tsirunyan2019-04-081-4/+5
* zabbix_action: Fixing the default message checking (#54953)Ruben Tsirunyan2019-04-081-7/+9
* standardize TLS connection properties (#54315)James Cassell2019-03-282-6/+8
* Added host inventory option to zabbix_host_facts module (#54341)sky_joker2019-03-261-7/+36
* minor typo fix in zabbix_action (#54229)Richlv2019-03-221-1/+1
* Zabbix action: Correcting 'notify_all_involved' for acknowledge operations (#...Ruben Tsirunyan2019-03-031-0/+1
* Zabbix action: Adding operation condition (#53173)Ruben Tsirunyan2019-03-011-0/+37
* [zabbix_action] Refactoring the argument spec (#53106)Ruben Tsirunyan2019-03-011-4/+283
* Fixing mediatype default value (#53114)Ruben Tsirunyan2019-03-011-2/+6
* Do not delete duplicate host when fetching Zabbix Hosts (#53160)Michael Miko2019-03-011-1/+0
* Fixes typo of 'registed' to 'registered' (#52708)Shivam Singhal2019-02-211-2/+2
* zabbix_action: Adding an option for pausing operations while in maintenance (...Ruben Tsirunyan2019-02-191-1/+18
* Add support for macro contexts that have colons (#51853)Pablo Piaggio2019-02-181-1/+1
* clarify how users are specified (#52260)Richlv2019-02-161-1/+1
* Assorted pylint fixesDag Wieers2019-02-151-16/+16
* Fix incorrect use of `is` for comparisons.Matt Clay2019-02-124-6/+6
* start getting modules to use shared import error code (#51787)Jordan Borean2019-02-064-8/+18
* acknowledge operations are update operations now (#51304)Richlv2019-01-291-2/+2
* Document trigger_severity values (#51331)Richlv2019-01-261-1/+4
* zabbix_template: Fixed interactions between options and data within JSON obje...Dusan Matejka2019-01-261-6/+18