#!/bin/bash
#
# the .monrc file has to come from puppet

source ~nagios/.monrc
exec "$@"
