Skip to content

Instantly share code, notes, and snippets.

View ring-the-sysop's full-sized avatar

ring-the-sysop

View GitHub Profile
@ring-the-sysop
ring-the-sysop / carbon-cache.init
Created January 17, 2013 22:48
A RHEL 6 start/stop/status script for carbon-cache
#!/bin/bash
#
# chkconfig: 2345 92 17
# description: Backend data caching and persistence daemon for Graphite
#
# Source function library.
. /etc/rc.d/init.d/functions
PROG='carbon-cache'
@ring-the-sysop
ring-the-sysop / collectd.conf.rh5-32
Created January 8, 2013 16:12
A collectd spec file for 32 and 64-bit RHEL 5 and 64-bit RHEL 6.
#
# Config file for collectd(1).
# Please read collectd.conf(5) for a list of options.
# http://collectd.org/
#
##############################################################################
# Global #
#----------------------------------------------------------------------------#
# Global settings for the daemon. #