[chef] Re: Re: nagios plugins


Chronological Thread 
  • From: Nikhil Shah < >
  • To:
  • Subject: [chef] Re: Re: nagios plugins
  • Date: Wed, 28 Aug 2013 15:40:37 -0400

Also, do you know if there is a way to check windows server? Typically I would using NSClient++; however, I do not see a cookbook for this. 
Nikhil Shah  System Administrator

The Orchard® / www.theorchard.com

t (+1) 212.308.5648 / f (+1) 212.201.9203
23 E. 4th St., 3rd Fl / New York, NY 10003

The Daily Rind™ / www.dailyrindblog.com
Facebook / @orchtweets

Privileged And Confidential Communication.
This electronic transmission, and any documents attached hereto, (a) are protected by the Electronic Communications Privacy Act (18 USC §§ 2510-2521), (b) may contain confidential and/or legally privileged information, and (c) are for the sole use of the intended recipient named above. If you have received this electronic message in error, please notify the sender and delete the electronic message. Any disclosure, copying, distribution, or use of the contents of the information received in error is strictly prohibited.
 

On Aug 28, 2013, at 1:09 PM, Daniel DeLeo < "> > wrote:


On Wednesday, August 28, 2013 at 10:05 AM, "> wrote:

With some difficulties, I was able to deploy out the nagios cookbook.



However, I noticed there was no "custom plugins location" so I created one
under files with the following recipe:

remote_directory node['nagios']['plugin_dir'] do
source "plugins"
owner "nagios"
group "nagios"
mode 0775
recursive true
end



However, everytime I push up a new custom plugin, it's not accepting my mode
0755 and I keep getting the following when I run chef-client


change mode from '' to '0644

What is right above this line? You should see the name of the resource that's making the change.

-- 
Daniel DeLeo





Archive powered by MHonArc 2.6.16.

§