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_group – Zabbix host groups creates/deletes
- zabbix_group_facts – Gather facts about Zabbix hostgroup
- zabbix_host – Zabbix host creates/updates/deletes
- zabbix_host_facts – Gather facts about Zabbix host
- zabbix_hostmacro – Zabbix host macro creates/updates/deletes
- zabbix_maintenance – Create Zabbix maintenance windows
- zabbix_proxy – Zabbix proxy creates/deletes/gets/updates
- zabbix_screen – Zabbix screen creates/updates/deletes
- zabbix_template – create/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.