service check_mk-{name}
{{
type = UNLISTED
bind = {serviceip}
port = 6556
socket_type = stream
protocol = tcp
wait = no
user = check-mk
server = /usr/bin/locaweb-plugins-agent
server_args = --no-check-mk --no-local
disable = no
env = LW_PLUGINS_CONFDIR={monitdir}
}}