Giter Site home page Giter Site logo

ansible-role-mmonit's Introduction

Ansible Role: M/Monit

Build Status

Installs M/Monit on Debian/Ubuntu linux servers.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

mmonit_license_owner: "Tildeslash Ltd. - Trial License"
mmonit_license: |
  DDP65V2CBO-44Q6X5QOJU-WWOL4JEQUW-NPCHGAR7ED-XCNAVOUJBK
  LW5VLVSGK2-PZLJSRZVJA-LRRWGH3WYS-E7564FIMOH-FQ5XSU4RSD
  OHSEM3EKIT-SIEAF4K5F2-GGNPGT4FBN-MADSO54BOC-Z6M4ZSSAKD
  B4QISH6K55-HYQT3DSY2R-LP44IMUG7X-SVIYOACSUX-V4OQ3ODMXN
  4FWIQ


mmonit_connectors:
  - name: 'Default'
    address: '*'
    port: 2811
    processors: 10

mmonit_workspace: '/opt'

mmonit_admin_username: 'admin'
mmonit_admin_password: ''

mmonit_connector_username: 'connector'
mmonit_connector_password: ''

License for testing

When mmonit_license is empty the downloaded trial license is used

Secure Monit connector

mmonit_connectors:
  - name: 'Secured'
    scheme: https
    address: '*'
    port: 8443
    processors: 10
    secure: true

Dependencies

None.

Example Playbook

- hosts: server
  roles:
    - { role: tschifftner.mmonit }

Login

Url Username Password
http://www.example.org:2811 admin swordfish

Please change the credentials within your project!

Supported OS

  • Debian 9 (Stretch)
  • Debian 8 (Jessie)
  • Ubuntu 18.04 (Bionic Beaver)
  • Ubuntu 16.04 (Xenial Xerus)

Required ansible version

Ansible 2.5+

License

MIT License

Author Information

ansible-role-mmonit's People

Contributors

lgg42 avatar tschifftner avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.