# 'check_haproxy' command definition
define command{
        command_name    check_haproxy
        command_line    /usr/lib/nagios/plugins/check_haproxy -u '$ARG1$'
        }
