# MemcacheQ monitoring

check process memcacheq with pidfile /var/run/memcacheq/memcacheq.pid
	group servers
	group memcacheq
	start program = "/sbin/service memcacheq start"
	stop  program = "/sbin/service memcacheq stop"

