Hi
I have today committed v2.00. Changes:
added RepeatTest - a way of having a test repeated as many times as you need with a new name so you can configure custom alerts
added event logs summary to msgs tab
amend log so that it can optionally take a parameter to control how long before old log entries roll off the report - this done by manipulating how many positions are saved for a log file
The XymonPSClient.doc file has been updated.
The big new feature is repeattest - this may be useful if you have multiple teams looking after different aspects of your servers, for example, a DBA team responsible for databases and an Ops team responsible for everything else. Repeattest allows you to create duplicates of your test data that appear as extra entries on the dashboard and therefore you can create separate alert configurations. It also allows you to trigger red or yellow statuses depending on the data in the duplicated test result.
Zak