Skip to content

Releases: sous-chefs/nrpe

1.4.10

13 Mar 18:02
Compare
Choose a tag to compare

Add support for CentOS / RHEL
Update the LWRP to use the default action functionality introduced in Chef 0.10.10

1.4.8

24 Oct 16:27
Compare
Choose a tag to compare
  • Rubocop fixes
  • Remove .DS_Store files in the supermarket file that caused failures on older versions of Berkshelf
  • Remove strainer gem from Gemfile

1.4.6

13 Mar 18:03
Compare
Choose a tag to compare

Update specs to Chefspec 4.1
Add additional platforms to the Vagrantfile
Fix a compile error / logic error when running on Fedora

1.4.2

13 Mar 18:03
Compare
Choose a tag to compare

NRPE running on a Nagios server would not enable polling from other Nagios servers

1.4.0

13 Mar 18:03
Compare
Choose a tag to compare

Update from nagios-plugins to monitoring-plugins in source installs since the project name changed
Update nagios-plugins 1.5 to 2.0 for source installs
Reorder the attributes so that FreeBSD has log_facility properly set
Add additional specs and update specs to the latest Debian / FreeBSD releases
Update Berkshelf to 3.1.X and update the Berksfile to the new format

1.3.0

13 Mar 18:05
Compare
Choose a tag to compare

Source lsb init-functions in the init script on Ubuntu source installs so the service doesn't start every run
Added new attribute node['nrpe']['allow_bash_command_substitution'] to allow using the allow_bash_command_substitution config option
When searching the the monitoring role search for roles vs. role so the monitoring role can be nested on the run_list
Sort and Unique the array of allowed monitor hosts. This prevents NRPE from restarting on every run when the results come back in a different order
Fix deprecated warning when running specs