Skip to content

kwloafman/nagios-formula

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/