From: Wolfgang M. <wol...@ex...> - 2010-03-18 20:06:24
|
> I am adding a link to the bottom of the System Status page that creates an email message to the exist-open mailing list with this information. This link is protected from the spammers, because you need to login as admin to see the page. Does anyone have any objections before I commit the code? I'm not sure it is a good idea to allow people to post this directly to the list. The mailing list server will block messages from unsubscribed users and we'll have to admit them manually. My plan was to add an XQuery function which could extract all relevant system information, including some important figures concerning caching, database size etc. The function would just create an XML document which the user could then post to us. Wolfgang |