vote up 0 vote down star

I'm looking for a tool that can be installed on our monitoring server and which allows us to perform scheduled requests to our web sites in order to keep them from shutting down (asp.net).

I don't want to use a web service since we already have a dedicated monitoring server. Our monitoring software doesn't really have the ability to do this without using some ugly workaround.

I could probably write my own but I'm a bit short on time atm.

flag

67% accept rate

1 Answer

vote up 2 vote down check

What about using wget for Windows and a scheduled task?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.