Hi, I am required to report the current size in bytes of several key Notes databases on a daily basis. The data in XML format go into a monitoring system. I wrote the Lotus Script agent in the button and put it in a daily reminder in my Notes calendar. I need to open this reminder every day and click the button. I tried putting the button into a database on a server and scheduling it to run automatically daily, but scheduled agents are not permitted to access databases on other servers, so this did not work.
I'm trying to come up with a design that will allow this to be automated to free me from having to run it manually. One method I thought of is to put a scheduled agent in each of the affected databases which would send an e-mail to one mail-in database. Then the mail-in database would consolidated all the received messages and send the final report. This seems a bit complicated, so I'm wondering if you can devise a better or simpler design.

Database size reminder (manoj tripathy 23.Feb.06)
. . 