Skip to content

Instantly share code, notes, and snippets.

@davidrichards
Created June 26, 2014 22:30
Show Gist options
  • Save davidrichards/32a420952200e79f4782 to your computer and use it in GitHub Desktop.
Save davidrichards/32a420952200e79f4782 to your computer and use it in GitHub Desktop.

Deploying to the Lab

Some Open Questions

  • Which cookbooks? There is a fork of cookbook-infra-monitoring owned by scottso (scott on IRC) There are a number of branches on all the branches

  • How to manage? Getting opaque client-side installation instructions (looking at amzn.to/TCawhN and bit.ly/UNvNWN) Have questions the permissions model (need a .pem, or something)

  • Missing some wiki notes I thought there were some good articles that I need to catch up on

  • Not sure Rakesh has access to everything This may be fixed...he's part of our group now.




  • How do we setup our own Nagios services inside the tenant? Does anything from these Chef repos run inside the tenant? Can we copy in the work that Doug and Reid did with tools-chef-solo? Specifically: Load Balancer, Master and a Slave Basically: is there anything in our current Chef environment that allows us to setup the Load Balancer, Master and Slave?



Please add your concerns here

Specifically, we need to make sure we have the right Nagios servers running.

@rakesh-patnaik
Copy link

earlier comments:

  1. cookbook-infra-monitoring is based on NRPE agents. Do we stick to it or modify it to merge with tools-chef-solo NRDP agents?
  2. Adding a service check is well described in the HowTo page. Cannot seem to find host group definitions in any of the repos deployment-data or in cookbook-infra-monitoring. Example: infra-messaging group mentioned in the example. Where is "infra-messaging" host group defined?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment