GitHub repo added!

May 2nd, 2010 | Posted by ProfFalken in DevOps | Linux | Open-Source - (0 Comments)

I’ve finally got around to creating a github repo and I’ll be checking all my puppet modules into this from now on.

The repo is: http://github.com/proffalken/proffalkensPuppetModules

There’s only a README there at the moment, but expect code to follow soon!

I’ve been playing with Puppet for some time now and creating the directory structure for modules as defined in the puppet best practice guide gets tedious after a while, so I threw together a simply base script that takes a single argument and builds the directory structure for you.

(more…)

Mcollective on Centos

April 27th, 2010 | Posted by ProfFalken in DevOps | Linux | networking | Open-Source - (5 Comments)

Table of contents for Adventures with Mcollective

  1. Adventures with MCollective
  2. Mcollective on Centos
  3. Create a local repository for MCollective and ActiveMQ

OK, so I might have been a bit hasty to dismiss Centos in my last post – a couple of people have contacted me and told me about additional repos that I can use for rubygems etc – so as a brief interlude, here’s the instructions for getting MCollective and ActiveMQ up and running on Centos 5:

(more…)

Adventures with MCollective

April 22nd, 2010 | Posted by ProfFalken in DevOps | Linux | Open-Source - (4 Comments)

Table of contents for Adventures with Mcollective

  1. Adventures with MCollective
  2. Mcollective on Centos
  3. Create a local repository for MCollective and ActiveMQ

A few weeks ago I was at UKUUG and met an intriguing project (and it’s owner) called mcollective.

MCollective is a system that enables you to run queries across multiple servers in real time and have the responses come back to you in a speed you would only expect if you were physically at the console.  In other words:- it’s f**king quick!

This post sets out to show you how to install it on Ubuntu Server (the instructions should apply to both 9.10 and 10.04 RC), the next set in the series will help you get it up and running across multiple machines!

(more…)

One of my previous posts concerned how to install Nagios3 from source on Debian Etch.  One of the comments I recieved was that you should generally use the packages available for install.  I agree with this entirely, however there’s no challenge in just using the packages and I’ve found myself getting lazy when it comes to installing stuff recently, so here’s how to install the excellent Puppet configuration management engine from source on Debian Etch.

(more…)

Switch to our mobile site