ansible-roles/monit
2017-01-05 18:22:05 +01:00
..
defaults Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
handlers Ajout du rôle Monit 2016-12-21 16:11:45 +01:00
tasks monit: more descriptive file name 2017-01-05 18:22:05 +01:00
templates monit: more descriptive file name 2017-01-05 18:22:05 +01:00
README.md Switch to English for documentation and comments 2016-12-21 16:12:12 +01:00

monit

Install Monit.

Tasks

Everything is in the tasks/main.yml file.

Available variables

  • monit_daemon_time : execution frequency (in seconds) ;
  • monit_httpd_enable : integrated http server enabled or not ;
  • monit_httpd_port : TCP port of http server ;
  • monit_httpd_allow_items : IP/hosts allow to conenct to http server.