-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: Saravana
Message 4 in Discussion

Hi,   If you go with Perfmon Counter Logs, you can schedule it from one day. You cant 
repeat it for every day. So my solutions is to write a windows service which will run 
continously and this will collect the performance counters during the period you want. 
   1. windows service will run continously and it will be started after you log in or 
restarts. All these things can be configured. For scheduling the performance counter 
collection, you can use timer control inside service which will instantiate ur 
collection process at certain time.   For creating windows service, refer this url 
http://www.developer.com/net/csharp/article.php/2173801   2. .NET provides various 
API's of getting Performance counters. So you can collect the performance counter 
whatever you want in windows service using that API's. For more details, 
http://www.aspheute.com/english/20000809.asp   If you need more details, then get 
back.   -Saravana www.ExtremeExperts.com    

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to