Hi
All,
Trying to think of a
way to execute a command based on a response from a host check. A website
(membership based) suffers from two conditions needing different actions. If I
get a 404 then IIS needs to be restarted (got that one in already) but if I get
timeouts I need to restart SQL server service.
I can have one
command execute before the other based on the number of times down, but it would
be great to be able to execute a given command based on the response SA gets
back from its check.
Anyone see a way
around this till Dirk can add it to his code?
:-)
Thanks
Barry
