ansible-roles/monit
2016-12-21 16:12:12 +01:00
..
defaults Ajout du rôle Monit 2016-12-21 16:11:45 +01:00
handlers Ajout du rôle Monit 2016-12-21 16:11:45 +01:00
tasks ajoute un tag "packages" aux taches d'install 2016-12-21 16:11:46 +01:00
templates Ajout du rôle Monit 2016-12-21 16:11:45 +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.