West Wind Web Monitor .Net
|
| Actions Tab |
Note that actions fire only on failures, not when a site comes back up.

The Actions tab lets you configure two applications or URLs in response to a failure, one for the first failure, one for the second.
The idea behind this concept is that the first failure can try a 'regular' reset of the monitored site or application, while the second reset if it still fails can be a hard reset. For example, on my site the Web application has support for resetting the application internally through an internal link, which causes the backend app to restart itself completely. This will work fine if the backend app is hung, but not if the server is completely dead. If a second failure occurs, the Web Server itself is reset.