zingloha.blogg.se

Install monit
Install monit













install monit

Specifies wheither the protocol of the M/Monit server is HTTPs. Default value: undefĭefault value: $monit::params::mmonit_address mmonit_https If set to undef, M/Monit connection is disabled. Specifies the remote address of an M/Monit server to be used by Monit agent for report. Default value: 'false'ĭefault value: $monit::params::manage_firewall mmonit_address If true and if puppetlabs-firewall module is present, Puppet manages firewall to allow HTTP access for Monit Dashboard. Default value: undefĭefault value: $monit::params::mailformat manage_firewall Default value: undefĭefault value: $monit::params::mailserver mailformat If set to a string, alerts will be sent by email to this mailserver. 'syslog facility log_daemon')ĭefault value: $monit::params::logfile mailserver It is possible to use syslog instead of direct file logging. Default value: 'monit'ĭefault value: $monit::params::httpd_password logfile

install monit

#INSTALL MONIT PASSWORD#

Specifies the password to access the Monit Dashboard. Default value: 'admin'ĭefault value: $monit::params::httpd_user httpd_password

install monit

Specifies the user to access the Monit Dashboard. Specifies the allow option of the Monit Dashboard. Default value: 'locahost'ĭefault value: $monit::params::httpd_address httpd_allow Specifies the IP address of the Monit Dashboard. Default value: 2812ĭefault value: $monit::params::httpd_port httpd_address Specifies the port of the Monit Dashboard. Default value: 'false'ĭefault value: $monit::params::httpd httpd_port Specifies whether to enable the Monit Dashboard. Default value: 'false'ĭefault value: $monit::params::config_dir_purge httpd Specifies if unmanaged files in the config directory should be purged. Default value: varies with operating systemĭefault value: $monit::params::config_dir config_dir_purgeĭata type: Variant] Specifies a path to the config directory. Default value: varies with operating systemĭefault value: $monit::params::config_file config_dir Specifies a path to the main config file. Default value: 120ĭefault value: $monit::params::check_interval config_file Specifies the interval between two checks of Monit. Default value: ĭefault value: $monit::params::alert_emails check_interval Specifies one or more email addresses to send global alerts to. The following parameters are available in the monit class. Usage Enable Monit Dashboard class Parameters You can use the module stahnma-epel to do this. WARNING: For RedHat systems, you may need to add an additional repository like the EPEL repository. It allows you to enable HTTP Dashboard an to add check from a file. This module installs and configures Monit.

  • Development - Guide for contributing to the module.
  • Reference - An under-the-hood peek at what the module is doing and how.
  • Usage - Configuration options and additional functionality.
  • Setup - The basics of getting started with monit.
  • Module Description - What the module does and why it is useful.














  • Install monit