« Previous Next »

Thread: Is there a way to retrieve a 'REAL TIME' IIS traffic???

Last post 10-25-2009 1:44 AM by Sansom. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 06-22-2009, 5:08 AM

    • seoru
    • Not Ranked
    • Joined on 06-22-2009, 8:30 AM
    • Posts 3

    Is there a way to retrieve a 'REAL TIME' IIS traffic???

        Hi, I'm going to make a real time IIS traffic monitoring tool.

     I have searched and tried finding out the ways about retrieving real time traffics by WMI

    with COM object(VC++).

    In WMIs, there were some properties be able to calculate the bandwidths like BytesSentPerSec, BytesTotalPerSec, or TotalFilesSent, etc.

    But by WMIs,  those properties' values had only be reflected when a file transferring has finished

    or a session has finished, so we couldn't calculate a precise current traffic.

     Is there a way to retrieve real time IIS status like bandwidth, connected user

    number, etc? By ISAPI filter? Or by other ways?

    I've searched about this but there are few informations about this problem.

    Help me plz ~ T.T ~~ 

    A little hints will be helpful to me too.

     Thank you for reading.

     

     

     

  • 10-25-2009, 1:44 AM In reply to

    • Sansom
    • Top 500 Contributor
    • Joined on 11-13-2006, 10:57 PM
    • Bangalore
    • Posts 22

    Re: Is there a way to retrieve a 'REAL TIME' IIS traffic???

    Are you trying to extract more info than what Performance Monitor counters show you?

    Cheers,
    Santhosh

    visit my blogs at
    http://blogs.msdn.com/sansom
Page 1 of 1 (2 items)
Microsoft Communities