kwloafman / nagios-formula

nagios-formula

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nagios & nrpe

Formulas to set up and configure nagios server and nrpe agent

Available states

Installs the nagios and nrpe package and start the services

Install the nagios package and start the nagios service.

Install only the nrpe agent and start the service

Example Pillar

nagios:
  log_file: /var/nagios/nagios.log
  resource_file: /etc/nagios/resource.cfg

nrpe:
  nagios_server: 127.0.0.1
  include_dir: conf.d/