Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 810 Bytes

README.rst

File metadata and controls

48 lines (29 loc) · 810 Bytes

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/