ansible/monitoring
Toshio Kuratomi d6af6f8477 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
2016-01-11 13:06:22 -08:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
airbrake_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
bigpanda.py added missing license headers 2015-07-30 14:48:59 -04:00
boundary_meter.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
circonus_annotation.py added missing license headers 2015-07-30 14:48:59 -04:00
datadog_event.py added missing license headers 2015-07-30 14:48:59 -04:00
datadog_monitor.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
librato_annotation.py Use fetch_url's basic auth instead of code specific to this module 2015-07-28 10:51:13 -07:00
logentries.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
monit.py corrected version_added for new monit timeout opt 2015-12-14 21:47:26 -05:00
nagios.py Remove extraneous space from end of command string in nagios_cmd 2015-12-11 16:06:33 +00:00
newrelic_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
pagerduty.py added missing license headers 2015-07-30 14:48:59 -04:00
pagerduty_alert.py Make pagerduty_alert module more inline with ansible modules 2015-08-27 18:05:46 +05:30
pingdom.py added missing license headers 2015-07-30 14:48:59 -04:00
rollbar_deployment.py be explicit about urllib import and remove conditional urllib(2) import 2015-06-19 09:01:08 -07:00
sensu_check.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
stackdriver.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
uptimerobot.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
zabbix_group.py Fix documentation formatting 2015-05-28 16:00:43 -07:00
zabbix_host.py corrected choices which was meant to be type 2015-11-15 14:31:34 -08:00
zabbix_hostmacro.py zabbix: improve module doc 2015-05-26 15:34:35 +02:00
zabbix_maintenance.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
zabbix_screen.py minor docfix 2015-09-22 21:02:49 -04:00