nrpe icon indicating copy to clipboard operation
nrpe copied to clipboard

Development repository for the nrpe cookbook

Results 11 nrpe issues
Sort by recently updated
recently updated
newest added

Hey, i'm using ubuntu 12.04LTS and the ``` file "#{node['nrpe']['conf_dir']}/nrpe.d/#{new_resource.command_name}.cfg" do ... notifies :reload, 'service[nrpe]' end ``` within the [check lwrp](https://github.com/tas50/chef-nrpe/blob/master/providers/check.rb) doesn't work for me. It always just says: ```...