Page 2 of 2

Re: n00b requesting desperate help please!

Posted: Wed Jun 27, 2012 9:25 am
by slansing
Try running the check from Nagios command line with the following:

change directory to libexec:

Code: Select all

cd /usr/local/nagios/libexec/
send the check:

Code: Select all

 ./check_autoit_timer.sh -H "place your windows host's IP here" -p 5666 -c check_autoit -w 2000 -c 4000