# 'check_cups_queue' command definition
define command{
        command_name    check_cups_queue
        command_line    /usr/lib/nagios/plugins/check_cups -H '$HOSTADDRESS$' '$ARG1$'
        }
