How can I know how many users are using a IIS server, and who are them (IP, etc)? There is a tool for showing these kind of stats?

Thanks!

link|improve this question
feedback

migrated from stackoverflow.com Apr 13 '11 at 13:49

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 1 down vote accepted

SmarterStats is a great tool. It's free for a single site, and very affordable for multiple sites.

For advanced troubleshooting Log Parser is the way to go.

link|improve this answer
Ok! thanks... I'll try this software! – darth_alexious Apr 13 '11 at 18:11
feedback

You might also want to loook at IISView

link|improve this answer
thanks! I'll take a look... (I didn't vote you up because I'm not able yet!) – darth_alexious Apr 15 '11 at 12:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.