Hi all<br><br>I have seen a few posts recently regarding the misery of dropped tests, and wanting the data back.<br>It's easy to understand how this happens. Often, management and/or support groups are sure they don't need something, and then change their mind.<br>
Not only is it a pain, but many times, the data is lost.<br>Here's how we tackled the problem.<br><br>We created a page off the main menu, called "Decommissioned", but what to call it is largely irrelevant.<br>
Any time a server was decommissioned, it would be moved to there, with the NOPROP* tags. (See the hosts.cfg man pages)<br>This would allow us to go back and review any historical data if we chose to.<br>In the event where the host name was recycled, I would use the rename facility to rename to hostname.old, or something similar.<br>
I also put a comment in the hosts.cfg, to indicate the date it was put into the decommissioned page. <br>After it had been there for a (indeterminate) period of time, we would eventually remove it and give it a decent burial.<br>
<br>The same strategy would be applied to dropped tests.<br>In the Decommissioned section, you have a second entry for your host, with the "dropped" tests.<br>In the main page, use group-except, or one of the other group-* settings to exclude the dropped test from view.<br>
This would keep the dropped test alive, and possibly even collecting data, but it would appear to be removed.<br><br>The advantage of this is that decommissioned servers are not dropped, and dropped tests are not deleted, giving instant access to the data should we need it.<br>
Historical data is available for comparison, and old tests can be reinstated quickly should somebody decide they really do need the data after all.<br><br>Not much help for you poor folk who have already lost data, but might help preventing a similar event in the future.<br>
<br>Regards<br>      Vernon<br><br>