Unable to Get the Dell Open Manage Plugin to work

I am running Nagios 3.2.1 and I have the dellopenmanger perl script installed in my plugins directory /usr/local/nagios/libexec . When I tried to run the command check_dell_openmanager.pl I get an error message that says no data returned from command. From the web portal the service is in a constant state of “warning” . I need to figure out why I am unable to get any output from the hosts. This is a new installation of Nagios on Ubuntu 9.10. The old installation was able to perform this check without any issues so I don’t think there is any issue with the hosts.

define command {
command_name check_DellOpenManage
command_line $USER1$/negate -u CRITICAL $USER1$/check_dell_openmanager.pl -H $HOSTADDRESS$ -C $USER3$ -T dellom
}

$USER1$=/usr/local/nagios/libexec
$USER3$=public