Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > NLB Statistics

Reply
Thread Tools Display Modes

NLB Statistics

 
 
Nik
Guest
Posts: n/a

 
      04-15-2010
Are there any tools out there you guys would recommend for monitoring
Microsoft NLB statistics?
thanks
Windows 2003

 
Reply With Quote
 
 
 
 
RCan
Guest
Posts: n/a

 
      04-15-2010
Hi Nik,

what kind of statistics you want to get from your NLB cluster ?

I would personally work with the available performance counters -> check
this out :
Chapter 10 - Working with Performance Counters (Section NLB)
http://technet.microsoft.com/en-us/l.../bb734903.aspx

Hope that helps

Regards
Ramazan

"Nik" <test> wrote in message news:#...
> Are there any tools out there you guys would recommend for monitoring
> Microsoft NLB statistics?
> thanks
> Windows 2003


 
Reply With Quote
 
RCan
Guest
Posts: n/a

 
      04-15-2010
Also check this out :

Monitoring Application Level Health (NLB)
http://msdn.microsoft.com/en-us/libr...(v=VS.85).aspx

Regards
Ramazan

"Nik" <test> wrote in message news:#...
> Are there any tools out there you guys would recommend for monitoring
> Microsoft NLB statistics?
> thanks
> Windows 2003
>

 
Reply With Quote
 
Vladimir Petter
Guest
Posts: n/a

 
      04-15-2010
There are no perf counters exposed by NLB itself.

If you are using W2K8 R2 you can use events from the NLB diagnostic channel

http://blogs.msdn.com/clustering/arc...7/9944946.aspx

These events have information about each packet processed by NLB including
- accepted or dropped
- if dropped then the drop reason
- source/destination IP addresses and ports
- protocol

You can either write a program that consumes these events
(http://msdn.microsoft.com/en-us/libr...03(VS.85).aspx)
in real-time (but be careful since real-time might affect perf) and show you
statistics
or you can collect the events to an etl file, and write a program to get
statistic from the etl file offline
or you can dump the etl file to a text or XML and write a script that would
print the statistics.

Vladimir Petter
Clustering and High Availability.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Nik" <test> wrote in message news:#...
> Are there any tools out there you guys would recommend for monitoring
> Microsoft NLB statistics?
> thanks
> Windows 2003


 
Reply With Quote
 
Nik
Guest
Posts: n/a

 
      04-19-2010


Thanks guys.

"Vladimir Petter" <> wrote in message
news:...
> There are no perf counters exposed by NLB itself.
>
> If you are using W2K8 R2 you can use events from the NLB diagnostic
> channel
>
> http://blogs.msdn.com/clustering/arc...7/9944946.aspx
>
> These events have information about each packet processed by NLB including
> - accepted or dropped
> - if dropped then the drop reason
> - source/destination IP addresses and ports
> - protocol
>
> You can either write a program that consumes these events
> (http://msdn.microsoft.com/en-us/libr...03(VS.85).aspx)
> in real-time (but be careful since real-time might affect perf) and show
> you statistics
> or you can collect the events to an etl file, and write a program to get
> statistic from the etl file offline
> or you can dump the etl file to a text or XML and write a script that
> would print the statistics.
>
> Vladimir Petter
> Clustering and High Availability.
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "Nik" <test> wrote in message
> news:#...
>> Are there any tools out there you guys would recommend for monitoring
>> Microsoft NLB statistics?
>> thanks
>> Windows 2003

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Clear statistics? Brandon Taylor Windows Vista Games 5 05-19-2010 08:19 AM
Statistics on the popularity of Workgroups vs. Active Directory GLT101 Active Directory 11 03-24-2010 03:24 PM
LDAP query statistics from the server? hume.spamfilter@bofh.ca Active Directory 3 02-23-2010 03:14 PM
fake .wma statistics Mike Row Soft Windows Media Player 0 11-03-2009 10:03 AM
Solitaire Statistics is bad jimpuls Windows Vista Games 3 10-08-2006 03:05 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59