summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/monitoring
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.grafanaAnsible Core Team2020-03-093-1496/+0
* Migrated to community.generalAnsible Core Team2020-03-0949-19448/+0
* Reflect changed JSON structure than zabbix version 4.4 or more to zabbix_usersky-joker2020-02-261-12/+18
* Fix to be support for zabbix 4.4 or more and python3 (#67693)sky-joker2020-02-261-9/+26
* Fix to remove unnecessary duplicate line (#67761)sky-joker2020-02-261-1/+0
* zabbix: new module zabbix_host_events_info (#56162)Stéphane Travassac2020-02-191-0/+337
* add omit_date option for template dump (#67302)Markus Fischbacher2020-02-192-20/+59
* Replace 'message' in module parameters (#60051)Abhijeet Kasurde2020-02-183-11/+27
* Fix uptimerobot stacktrace on decode (#66244)koenw2020-02-151-3/+4
* Thresholds need to be passed for the log alert type (#64851)Ilija Matoski2020-02-151-1/+1
* zabbix_action - allowing string for esc_period (#66841)Markus Fischbacher2020-02-151-6/+9
* fixed zabbix no longer returning macros as part of the template (#66996)Dusan Matejka2020-02-101-0/+3
* Fix to gather facts include macro and tag (#66947)sky-joker2020-01-301-3/+12
* zabbix_host - added support for usermacros and tags (#66777)Dusan Matejka2020-01-301-22/+173
* zabbix_proxy interface option documentation and argspec fixes (#66837)Dusan Matejka2020-01-301-11/+77
* zabbix_template - enable new update rule to delete missing linked templates (...Markus Fischbacher2020-01-271-0/+8
* zabbix_template - fixing errors linked templates and dump/imports (#66463)Markus Fischbacher2020-01-231-1/+9
* Add proxy type passive example to example block of zabbix_proxy (#66400)sky-joker2020-01-131-7/+18
* adjusted doc and argument spec in zabbix modules to match sanity requirements...Dusan Matejka2020-01-1113-76/+157
* adding proxy_address field for active proxies (#66247)Markus Fischbacher2020-01-081-2/+26
* pagerduty_alert: fix IndexError exception (#46770)oceyral2020-01-071-4/+11
* zabbix_host idempotency fix for situation where ZabbixAPI handles host groups...Dusan Matejka2019-12-251-23/+11
* improved zabbix action conditions documentation in zabbix_action module (#65808)Dusan Matejka2019-12-231-47/+59
* Include groups in name-based search results (#66026)sky-joker2019-12-231-1/+1
* zabbix_hostmacro support for zabbix native macro names and macro_value not re...Dusan Matejka2019-12-221-13/+49
* New zabbix_service module (#58926)Emmanuel Riviere2019-12-181-0/+291
* Zabbix: Handle KeyError in zabbix_host module (#65392)sky-joker2019-12-161-4/+10
* zabbix_host: interface.port parameter is a string (#64986)Adrián López2019-12-161-3/+8
* fixes bug: visible_name was not updated when not set in existing host… (#64...Ricardo Leonardo2019-12-141-1/+1
* Allow template import to create groups (#65503)Richlv2019-12-131-0/+3
* Link to LTS version of Zabbix docs (#65604)Richlv2019-12-091-1/+1
* Nagios module: minor change, added "start" parameter (#61562)Dan Ramaley2019-12-061-19/+37
* Fixed argument spec for multiple modules (#65496)Abhijeet Kasurde2019-12-053-4/+4
* all modules documentation should be valid yaml data (#64838)Andrew N Golovkov2019-11-261-2/+2
* Zabbix: zabbix_template: fix #63907 and add test case (#65236)sky-joker2019-11-261-0/+3
* updated required zabbix-api version for zabbix modules (#65145)Dusan Matejka2019-11-2515-17/+17
* Added missing logout to zabbix_user_info module (#65146)Dusan Matejka2019-11-211-2/+4
* Zabbix: new module zabbix_template_info (#64027)sky-joker2019-11-201-0/+254
* Fix typo in grafana_datasource docs (#65000)Alexey Dushechkin2019-11-181-1/+1
* Move grafana modules to own subdir (#64657)Rémi REY2019-11-184-0/+0
* added missing atexit logout for zabbix_host module (#63785)Dusan Matejka2019-11-121-0/+1
* zabbix_action shouldn't require args other than name when state=absentDusan Matejka2019-11-081-4/+12
* Zabbix: zabbix_template: fix https://github.com/ansible/ansible/issues/64030 ...sky-joker2019-11-071-1/+1
* Move datadog modules to own subdir (#64502)John R Barker2019-11-063-0/+0
* Move sensu modules to own subdir (#64498)John R Barker2019-11-066-0/+0
* Fix grafana_datasource fails when name with spaces (#63987)Rémi REY2019-10-301-2/+3
* zabbix_host: fix https://github.com/ansible/ansible/issues/63449 (#63637)sky-joker2019-10-211-4/+4
* Grafana dashboard : added folder parameter + fix when uid is missing in json ...Thierry Sallé2019-10-181-18/+119
* datadog_monitor - Add api_host parameter (#62608)Eliah Rebstock2019-10-031-0/+17
* update example document for zabbix_action module (#62667)sky-joker2019-09-241-0/+5