<div>Thanks Gábor, that answers my question - looks like it might be an interesting and potentially useful project; I&#39;ll post back if and when I get some time to work on it.</div><br clear="all">--Jim<br>--<br>My IM and Skype details are at <a href="http://state68.com/contact">http://state68.com/contact</a><br>


<br><br><div class="gmail_quote">On 9 January 2011 20:18, Gábor Hojtsy <span dir="ltr">&lt;<a href="mailto:gabor@hojtsy.hu">gabor@hojtsy.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Sun, Jan 9, 2011 at 8:58 PM, James Benstead &lt;<a href="mailto:james.benstead@gmail.com">james.benstead@gmail.com</a>&gt; wrote:<br>
&gt; Although I agree with Carl that this is an administrative rather than a<br>
&gt; technical issue, I think that the module I have in mind would still be<br>
&gt; useful for site auditing purposes: for example, when taking over a site that<br>
&gt; has been put together by another Drupal shop.<br>
&gt; Assuming that such a module would be desirable, the question remains: would<br>
&gt; it be technically possible to build such a module?<br>
<br>
</div>It is probably technically possible to write monitoring which gets to<br>
**a close guess**. Whether a module is used or not can only be<br>
determined in runtime environments. You can monitor the use of modules<br>
(eg. inclusion of their files, last access time of their include<br>
files, use of the module&#39;s strings for translation, etc.).<br>
<br>
However, assume a module&#39;s job is to launch a missile in case of<br>
nuclear attack. That module will not be used / useful until a nuclear<br>
attack happens, but then its value would be essential. So you can<br>
monitor its use but whether in the given time sample the module should<br>
have done something or not depends on its role. (Replace missile<br>
example with sending mail notifications only under certain rare<br>
circumstances, automated blocking of spammers on the site, things that<br>
kick in when on high load, things that kick in when running site<br>
updates but not on the runtime site, etc).<br>
<font color="#888888"><br>
Gábor<br>
</font></blockquote></div><br>