Skip to content

Instantly share code, notes, and snippets.

@mschueler
Created September 4, 2011 11:47
Show Gist options
  • Save mschueler/1192739 to your computer and use it in GitHub Desktop.
Save mschueler/1192739 to your computer and use it in GitHub Desktop.
nicca
']['home'] = "/usr/lib/nagios"
set['nagios']['nrpe']['conf_dir'] = "/etc/nagios"
home'] = "/usr/lib/nagios"
set['nagios']['nrpe']['conf_dir'] = "/etc/nagios"
# for plugin from source installation
default['nagios']['plugins']['url'] = 'http://prdownloads.sourceforge.net/sourceforge/nagiosplug'
default['nagios']['plugins']['version'] = '1.4.15'
default['nagios']['plugins']['checksum'] = '51136e5210e3664e1351550de3aff4a766d9d9fea9a24d09e37b3428ef96fa5b'
# for nrpe from source installation
default['nagios']['nrpe']['url'] = 'http://prdownloads.sourceforge.net/sourceforge/nagios'
default['nagios']['nrpe']['version'] = '2.12'
default['nagios']['nrpe']['checksum'] = '7e8d093abef7d7ffc7219ad334823bdb612121df40de2dbaec9c6d0adeb04cfc'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment