check_dns_random
Donnell Lewis
donnell.lewis at icoretechnology.com
Thu Nov 16 18:30:01 CET 2006
On Thu, 2006-11-16 at 12:20 -0500, Ugo Bellavance wrote:
> # 'check_dns1_random' command definition
> define command{
> command_name check_dns1_random
> command_line $USER1$/contrib/check_dns_random.pl 127.0.0.1
> }
Just out of curiousity have you tried:
# 'check_dns1_random' command definition
define command{
command_name check_dns1_random
command_line $USER1$/contrib/check_dns_random.pl "127.0.0.1"
}
and make sure the perms of course are correct on the plugin check.
Don't know if that will help but sometimes I have had to use "" for
things on the command line being executed.
-Don Lewis
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list