Skip to content

Instantly share code, notes, and snippets.

<?php
echo getmypid();
?>
#!/bin/bash
#
# StatsD
#
# chkconfig: 3 50 50
# description: StatsD init.d
. /etc/rc.d/init.d/functions
prog=statsd
STATSDDIR=/opt/statsd