Service Availability Tester

Home

News

Building

Downloads

The Service Availability Tester is a tool that can be used to verify the status of a service. The tool can then take action depending on the status.

At this time, the URL service is the only service implemented. Further implementations are planned. However, it should be fairly easy for Java-savvy users to implement additional services on their own.

Also, only two actions are implemented at this time: the email action (sends email notifications) and the delta action (wraps any other action and performs that action when the state of the service changes). Again, further implementations are planned, and again, it should be fairly easy for Java-savvy users to implement additional actions on their own.