Changelog
v 2.7
- Graphs! Sweet beautiful graphs! Now you'll see the response time
graphed over the last 200 tests. Shows up on the web page and
each server's preferences panel.
- added display names so that you can more easily tell apart the
items in the list. These display in the list, and notifications.
- improved look on server status web page.
v 2.5
- added a web server so that you can check in on things remotely.
- added BeanShell support
An optional BeanShell script will be triggered just after the
associated server has been tested.
- added alerts when server is back up after being down.
This will not send an up notice if the server was previously in an
unknown state.
- added ability to configure retest interval.
- added ability to configure timeout interval.
- added ability to change the URL a server is hitting.
- added ability to change the Match String a server is looking for.
- Each server can send notifications to a specific subset
of the available recepient.
- now tracks average response time for past 10 tests.
- servers can be disabled without removing them.
- notifications can be disabled and re-enabled globally.
v 2.0 - the baseline.