/nagios-formula

nagios-formula

Primary LanguageSchemeOtherNOASSERTION

nagios & nrpe

Formulas to set up and configure nagios server and nrpe agent

Note

See the full Salt Formulas installation and usage instructions.

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/