Check_mk provides a nice way to migrate your old NRPE based checks into Check_mk using MRPE</p> Although the documentation of MRPE is very comprehensive but today I messed the whole day...
Being in Ops team, we require Dashboard all the time with lots of metrics , we have quite lots of Ops tool chain in production and each individual tool has...
We use Jenkins quite differently :) ( I will write it the use case later ) , And although the Jenkins provides the Email alerting if the Job is unstable....
Nice article on converting the existing VM into docker box by Abhishek Tiwari</p>
http://abhishek-tiwari.com/hacking/creating-a-new-vagrant-base-box-from-an-existing-vm
Recently come to know about consul which is new entrant into the Service Discovery and Configuration. Looking at the Docs and Demo and getting started guides it seems pretty interesting and impressive too....
Tested on Centos 6 and Jenkins installed with RPM from jenkins-1.527-1.1.noarch</p> Change the /etc/sysconfig/jenkins with right JENKINS_ARGS #JENKINS_ARGS="--prefix=/jenkins" #If you wanna run like http://localhostJENKINS_ARGS="" # if you wanna run Jenkins...
Hiu and Linux: Creating sparse file to show how thin-provisioning...: hi, Recently I have a good lunch meet up with Wing Loon to investigate on some of the questions that...
Installation... Take a CentOS 6.x box for a smooth install (the curl on centos 5.x seems buggy/incompatible) As root user, run the 2 commands below curl "https://raw.github.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh" -o /tmp/dropbox_uploader.sh...
h3. Jenkins</p> {quote}Jenkins is an open source continuous integration tool written in Java. Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet...
Zoner is DNS zone management web application built in Python.{code}yum install python-setuptools.noarcheasy_install TurboGearsDownload the python-tgexpandingformwidget-0.1.3-5.el5ipa.src.rpm in /optwget http://ftp.pbone.net/mirror/ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/RHEIPA/SRPMS/python-tgexpandingformwidget-0.1.3-5.el5ipa.src.rpmrpm -ivh /opt/python-tgexpandingformwidget-0.1.3-5.el5ipa.src.rpmcd /root/rpmbuild/SOURCEStar -xvzf TGExpandingFormWidget-0.1.3.tar.gzpython setup.py installDownload the TGBooleanFormWidget-0.1.egg in /optwget http://cleaver.cnx.rice.edu/eggs_directory/TGBooleanFormWidget/TGBooleanFormWidget-0.1.egg# easy_install TGBooleanFormWidget-0.1.eggcd /optwget http://peak.telecommunity.com/dist/ez_setup.pypython ez_setup.py...
DNS replication slow Recently at work I added two new DNS slave servers. We are using BIND 9 as a DNS server. To my surprise I noticed that the the slave...
There is setting in the suodoers file , using which you can preserve the environment variable while using sudo.</p> Its called env_keep, see how I have preserved the YUM0 variable...
h3. Installing salt master and salt minion (agent) on CentOS 6</p> {color:#313131}Beginning with version 0.9.4, Salt has been available in{color}{color:#313131} {color}[EPEL|http://fedoraproject.org/wiki/EPEL]{color:#313131}. It is installable using yum. Salt should work properly with...