home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 August / 08_02.iso / software / myvitaagent / vaconsmr.exe / ARMMETRICDEF.TXT < prev    next >
Encoding:
Text File  |  2001-05-11  |  1.4 KB  |  33 lines

  1. # This ARM config file describes the field type, name
  2. # and description of fields that can be defined in
  3. # the DnsMetricTbl.txt and HttpMetricTbl.txt files
  4. # The supported field types are:
  5. #    Gauge32(4), NumericID32(7) and String32(10).
  6. # NB: DO NOT CHANGE THE ORDER OF THESE FIELDS!
  7. # NB: DO NOT CHANGE THE FIELD NAME (column 2)!
  8. NumericID32    Unused                Unused
  9. NumericID32    StatusCode            Status code
  10. NumericID32    TranStartTime        Transaction start time
  11. Gauge32        TranTime            Transaction time
  12. NumericID32    ServerIpAddr        Server IP address
  13. String32    ServerIpAddrString    Server IP address
  14. Gauge32        Bytes                Bytes sent and received
  15. Gauge32        BytesSent            Bytes sent
  16. Gauge32        BytesReceived        Bytes received
  17. Gauge32        Pkts                Packets sent and received
  18. Gauge32        PktsSent            Packets sent
  19. Gauge32        PktsReceived        Packets received
  20. Gauge32        RexmitPkts            Retransmitted packets sent and received
  21. Gauge32        RexmitPktsSent        Retransmitted packets sent
  22. Gauge32        RexmitPktsReceived    Retransmitted packets received
  23. Gauge32        RexmitRatio            Retransmit ratio sent and received
  24. Gauge32        RexmitRatioSent        Retransmit ratio sent
  25. Gauge32        RexmitRatioReceived    Retransmit ratio received
  26. Gauge32        HopCount            Hop count
  27. Gauge32        NetworkRTT            Network Round Trip Time
  28. Gauge32        HttpComponents        Number of HTTP components
  29. Gauge32        HttpCacheComponents    Number of cached HTTP components
  30. NumericID32    DnsLookupIpAddr        DNS lookup IP address
  31. String32    DnsLookupName        DNS lookup name
  32.  
  33.