Re: Metering DLL's

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi Geri,

The way Software Metering works does not allow for monitoring of .dlls.

A suggestion that you might be able to use is:

1. Create a script that runs every minute and checks if the .dll is loaded
(using say tlist.exe) - if the dll is found launch a EXE with specific name
else kill it
2. Create a monitoring rule for the .exe

Thanks
Lars Norman Søndergaard

"Geri Wolters" <GeriWolters@xxxxxxxxxxxxxxxxxxxxxxxxx> skrev i en meddelelse
news:69761B61-39E2-47C9-94AE-4410D0CAF562@xxxxxxxxxxxxxxxx
> Hi all,
>
> The company I work for has specific software packages for which it wants
> to
> meter the usage. Problem is: these packages are DLL's (AutoCad
> extentions).
> Our IT department just can't get the system to start metering those DLL's.
>
> Is there a way to meter DLL's? Microsoft Support claimed (according to our
> IT department) that SMS 2003 just couldn't do it (I have a doubt about
> this
> answer). It seems that SMS 2.0 was able to meter DLL's, so it's beyond me
> why
> a newer version wouldn't be able to.
>
> So: can it be done? Any hints as to how other companies solved this
> problem?
>
> Thanks and best regards,
>
> Geri Wolters
> Grontmij | AquaSense
>
>


.



Relevant Pages

  • Designing windows service.
    ... I want to developed plug-in architecture in windows service. ... Dll should be plug into windows service at runtime. ... But here thing is if i am removing that dll then how my folder ... monitoring tool will get indication. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Tracking down a memory leak
    ... How do I set about monitoring the memory consumed by a) the calling DTS ... package, b) the consumed DLL? ... I can run the DLL in debug mode I ...
    (microsoft.public.vb.general.discussion)