Is it possible to have WUG call an executable program and check the results in order to monitor a custom application on a server?

 

The application’s vendor has supplied a simple CLI program that you call with a few parameters.  It returns some text with the words “Successful operation” in it.  I don’t believe that I can do this with the TCP Connect as I don’t know what the program is doing.

 

So, I’d like to do something LIKE:

Send=d:/app/app.exe -c variable 172.16.1.100 104

Expect=~Successful operation

 

TIA, Scott

Reply via email to