This site is designed to take advantage of CSS. If you are seeing this, CSS must not be available or enabled in your browser. Everything should still work, but won't be as pretty. :)
Is there a way for Simon to do a "Is application running" test on a Windows 2000 server machine?
Re: Monitor Windows 200 server Application
If you can SSH or telnet into the machine, like you can on a Unix-based machine, then yes. You can use the Port service to connect to a specific port on the machine, or a Script service to access a program on the machine. Otherwise, I'm not sure; I'm not familiar with Windows 2000.
Can any other readers offer advice?