[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

1281.0. "Network Utilization statistic conflict" by VIVIAN::MILTON (I'm thinking about it!) Wed Jul 24 1991 11:32

    There seems to be a difference between the way MCC and ELMS report LAN
    Bridge 200 derived network utilisation.
    
    
    ELMS uses:-
    
    ((total bytes rx + total bytes tx)*(8 bits/byte)+ frame overhead)/sec
    ---------------------------------------------------------------------
                             10Mbits/sec
    
    MCC (performance analyzer PM) uses:-
    
              ((bytes rx + bridge bytes tx) * bits)/time
              ------------------------------------------
                                speed
    
    
    Which one is correct (if any)? Why the use of bridge bytes tx?
    
    Any ideas.
    
    Thanks
    Tony.
T.RTitleUserPersonal
Name
DateLines
1281.1InvestigatingTOOK::ANWARUDDINAnwarFri Jul 26 1991 13:2913
The formula used by the Performance Analyzer should read

              ((Total bytes rx + Total bytes tx) * bits)/time
              ------------------------------------------
                                speed

There was a problem in that "Bridge bytes tx" were being used instead of
the "Total Bytes tx". This is a known problem and a patch is available
to fix this. There is a seperate note in this conference describing the
patch. The documentation will be fixed in the next release.

We are investigating the use of "frame overhead" in the ELMS formula.

1281.2Still there!VIVIAN::MILTONInvisible person it seems!Wed Jan 15 1992 07:085
1.2 PA FM use still has the old formula - BTW HP suggest that a value of 
9,922,048 is used instead of 10,000,000 for the speed as you should take into
account the minimum 812 `dead' slots per second.

Tony.
1281.3QAR 2143TOOK::MINTZErik Mintz, DECmcc DevelopmentWed Jan 15 1992 18:062
Entered as QAR 2143