|
![]() |
|
| Author |
|
|||||||
|
diese1
Posts: 127
Location: Brisbane, Queensland
|
I have 3 application servers which use IIS and supposibly it is load balanced, and i'm wanting to see how many users are connected to each application server (to double check that the load balancer thing is working)
Is there any way to show the current amount of user's connected via IIS to each application server? |
|||||||
| #0 04:43pm 09/02/07 |
|
|||||||
|
system
|
--
|
|||||||
| #0 |
|
|||||||
|
Jim
Posts: 5408
Location: Brisbane, Queensland
|
performance monitor
|
|||||||
| #1 04:47pm 09/02/07 |
|
|||||||
|
trog
AGN Admin
Posts: 20048
Location: Brisbane, Queensland
|
Ooh, I'd love to know how to find this out programatically. A cookie to anyone that knows!
|
|||||||
| #2 04:48pm 09/02/07 |
|
|||||||
|
diese1
Posts: 128
Location: Brisbane, Queensland
|
any specifics?
I tried adding the web service counter -> current anonymous users but the line seems to be flat (which is incorrect, because i know for sure there are ppl using it at the time) |
|||||||
| #3 04:49pm 09/02/07 |
|
|||||||
|
Jim
Posts: 5409
Location: Brisbane, Queensland
|
that's the right counter
ignoring the flat line for a sec, what do the numbers below the graph report when you highlight that counter? did you see the same thing on all 3 servers? remember that if you want to check whether or not the load balancer is working, it means you're entertaining the idea that it mightn't be, therefore you'd need to check all 3 servers as maybe only one is getting any users |
|||||||
| #4 04:57pm 09/02/07 |
|
|||||||
|
Thundercracker
Posts: 1535
Location: Brisbane, Queensland
|
dunno if this is what you are looking for trog
http://img300.imageshack.us/img300/2299/capture09022007155811dw7.th.jpg |
|||||||
| #5 04:59pm 09/02/07 |
|
|||||||
|
TicMan
Posts: 1631
Location: Brisbane, Queensland
|
WMI Trogj0r!
Performance counters will also tell you, make sure your users aren't authenticating if you are only monitoring current anonymous users, otherwise you won't have much information. |
|||||||
| #6 05:54pm 09/02/07 |
|
|||||||
|
stinky
Posts: 1830
Location: Brisbane, Queensland
|
||||||||
| #7 06:35pm 09/02/07 |
|
|||||||
|
system
|
--
|
|||||||
| #7 |
|
|||||||
|
| ||||||||