Skip to content

Releases: sous-chefs/nrpe

1.4.6

Choose a tag to compare

@tas50 tas50 released this 13 Mar 18:03

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

Choose a tag to compare

@tas50 tas50 released this 13 Mar 18:03

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

1.4.0

Choose a tag to compare

@tas50 tas50 released this 13 Mar 18:03

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

Choose a tag to compare

@tas50 tas50 released this 13 Mar 18:05

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