n00b requesting desperate help please!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: n00b requesting desperate help please!

Post 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
Locked