You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
zabbix Update zabbix_screen.py limit screen columns (#41487) 6 years ago
__init__.py Relocating extras into lib/ansible/modules/ after merge 8 years ago
airbrake_deployment.py More validate module fixes (#39097) 6 years ago
bigpanda.py More validate module fixes (#39097) 6 years ago
circonus_annotation.py Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
datadog_event.py Clean up module documentation (#36909) 6 years ago
datadog_monitor.py Clean up module documentation (#36909) 6 years ago
grafana_dashboard.py Fix deprecated warnings 6 years ago
grafana_datasource.py Added alexanderzobnin-zabbix-datasource datasource type (#36948) 6 years ago
grafana_plugin.py Don't split line when no version available for plugin (#37907) 6 years ago
honeybadger_deployment.py Clean up module documentation (#36909) 6 years ago
icinga2_feature.py icinga2_feature: fix module in check_mode (#39853) 6 years ago
icinga2_host.py Update icinga2_host.py (#40603) 6 years ago
librato_annotation.py Bulk autopep8 (modules) 7 years ago
logentries.py Bulk autopep8 (modules) 7 years ago
logicmonitor.py Clean up module documentation (#36909) 6 years ago
logicmonitor_facts.py Clean up module documentation (#36909) 6 years ago
logstash_plugin.py Clean up module documentation (#36909) 6 years ago
monit.py Clean up module documentation (#36909) 6 years ago
nagios.py Clean up module documentation (#36909) 6 years ago
newrelic_deployment.py More validate module fixes (#39097) 6 years ago
pagerduty.py Fix deprecated warnings 6 years ago
pagerduty_alert.py Modules metadata: fix invalid GitHub ID in author field (#31856) 7 years ago
pingdom.py Clean up module documentation (#36909) 6 years ago
rollbar_deployment.py More validate module fixes (#39097) 6 years ago
sensu_check.py Clean up module documentation (#36909) 6 years ago
sensu_client.py Clean up module documentation (#36909) 6 years ago
sensu_handler.py Clean up module documentation (#36909) 6 years ago
sensu_silence.py Fix sensu_silence module boolean parameter declaration (#30971) 7 years ago
sensu_subscription.py More validate module fixes (#39097) 6 years ago
spectrum_device.py Fix returned landscape value when using python3 6 years ago
stackdriver.py Clean up module documentation (#36909) 6 years ago
statusio_maintenance.py Clean up module documentation (#36909) 6 years ago
uptimerobot.py Fix non-HTTPS endpoint (#40601) 6 years ago