I have 8 or 9 different servers running Urchin on it.
I am looking for a way to collect all this data in a centralized location, so that when we are looking for a site we don't have to find out which server it is hosted on.
I have been playing with the Data Extraction perl script provided on the Urchin help site.
My current plans are to extract all the data on a daily basis to a SQL data base, then write up a UI in PHP to display the information.
However, before I went and did all this, I wanted to see if there is something built into Urchin that already does this.