Monitoring modules¶
- airbrake_deployment – Notify airbrake about app deployments
- bigpanda – Notify BigPanda about deployments
- circonus_annotation – create an annotation in circonus
- datadog_event – Posts events to Datadog service
- datadog_monitor – Manages Datadog monitors
- grafana_dashboard – Manage Grafana dashboards
- grafana_datasource – Manage Grafana datasources
- grafana_plugin – Manage Grafana plugins via grafana-cli
- honeybadger_deployment – Notify Honeybadger.io about app deployments
- icinga2_feature – Manage Icinga2 feature
- icinga2_host – Manage a host in Icinga2
- librato_annotation – create an annotation in librato
- logentries – Module for tracking logs via logentries.com
- logicmonitor – Manage your LogicMonitor account through Ansible Playbooks
- logicmonitor_facts – Collect facts about LogicMonitor objects
- logstash_plugin – Manage Logstash plugins
- monit – Manage the state of a program monitored via Monit
- nagios – Perform common tasks in Nagios related to downtime and notifications
- newrelic_deployment – Notify newrelic about app deployments
- pagerduty – Create PagerDuty maintenance windows
- pagerduty_alert – Trigger, acknowledge or resolve PagerDuty incidents
- pingdom – Pause/unpause Pingdom alerts
- rollbar_deployment – Notify Rollbar about app deployments
- sensu_check – Manage Sensu checks
- sensu_client – Manages Sensu client configuration
- sensu_handler – Manages Sensu handler configuration
- sensu_silence – Manage Sensu silence entries
- sensu_subscription – Manage Sensu subscriptions
- spectrum_device – Creates/deletes devices in CA Spectrum
- stackdriver – Send code deploy and annotation events to stackdriver
- statusio_maintenance – Create maintenance windows for your status.io dashboard
- uptimerobot – Pause and start Uptime Robot monitoring
Zabbix¶
- zabbix_action – Create/Delete/Update Zabbix actions
- zabbix_group – Create/delete Zabbix host groups
- zabbix_group_info – Gather information about Zabbix hostgroup
- zabbix_host – Create/update/delete Zabbix hosts
- zabbix_host_info – Gather information about Zabbix host
- zabbix_hostmacro – Create/update/delete Zabbix host macros
- zabbix_maintenance – Create Zabbix maintenance windows
- zabbix_map – Create/update/delete Zabbix maps
- zabbix_mediatype – Create/Update/Delete Zabbix media types
- zabbix_proxy – Create/delete/get/update Zabbix proxies
- zabbix_screen – Create/update/delete Zabbix screens
- zabbix_template – Create/update/delete/dump Zabbix template
Note
- (D): This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.