community.general/lib/ansible/modules/monitoring
Paul b21673b321 Update zabbix_screen.py limit screen columns (#41487)
* Update zabbix_screen.py limit screen columns

Add option graphs_in_row that allows to limit the count of columns on zabbix screen. When graphs_in_row columns is filled, begins to draw next row. If there is many hosts with many graphs each, draws all graphs for one host in an column each below each other

* fix remove whitespaces before and after brackets

Fixing ansible-test sanity --test pep8 errors
moved

* fix documentation parsing error

Fixing error: missing documentation (or could not parse documentation): expected string or buffer
2018-06-21 07:36:18 -04:00
..
zabbix Update zabbix_screen.py limit screen columns (#41487) 2018-06-21 07:36:18 -04:00
__init__.py
airbrake_deployment.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
bigpanda.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
circonus_annotation.py Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
datadog_event.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
datadog_monitor.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
grafana_dashboard.py Fix deprecated warnings 2018-04-17 06:47:37 -07:00
grafana_datasource.py Added alexanderzobnin-zabbix-datasource datasource type (#36948) 2018-05-05 15:03:44 -04:00
grafana_plugin.py Don't split line when no version available for plugin (#37907) 2018-05-03 11:10:18 -04:00
honeybadger_deployment.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
icinga2_feature.py icinga2_feature: fix module in check_mode (#39853) 2018-05-14 16:14:42 +05:30
icinga2_host.py Update icinga2_host.py (#40603) 2018-05-23 22:29:30 +05:30
librato_annotation.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
logentries.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
logicmonitor.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
logicmonitor_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
logstash_plugin.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
monit.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nagios.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
newrelic_deployment.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pagerduty.py Fix deprecated warnings 2018-04-17 06:47:37 -07:00
pagerduty_alert.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
pingdom.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
rollbar_deployment.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
sensu_check.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
sensu_client.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
sensu_handler.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
sensu_silence.py Fix sensu_silence module boolean parameter declaration (#30971) 2017-09-28 13:12:21 +10:00
sensu_subscription.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
spectrum_device.py Fix returned landscape value when using python3 2018-03-29 11:44:05 -07:00
stackdriver.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
statusio_maintenance.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
uptimerobot.py Fix non-HTTPS endpoint (#40601) 2018-05-23 22:42:33 +05:30