simpleweb/ansible-monit

Name: ansible-monit

Owner: Simpleweb

Description: Galaxy role for monit

Created: 2015-06-03 14:23:11.0

Updated: 2015-06-03 14:25:13.0

Pushed: 2016-02-03 11:03:56.0

Homepage: null

Size: 5

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ansible Monit Role for Debian Wheezy

This role configures monit to monitor: haproxy, nginx and unicorn.

Optional Configuration

It is assumed your application is located within /home/username/appname/ This can be configured with the following variable:

les:
- { role: tholder.monit, app_root: '/var/www/{{ app_name }}'}
Limitations

This role only works with Debian Wheezy for time being.

Nginx must be running on port 8080 as the backend.

Notifications are sent to “sysops@simpleweb.co.uk”

Contributing
  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.