home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / bonus / ds / files / MSNToolbarSuiteSetup_en-us.exe / MsnToolbarSuite.msi / _msnToolbarSuiteCab / file02.00.0001.1203Gthrctr.h < prev    next >
Encoding:
C/C++ Source or Header  |  2003-05-14  |  2.4 KB  |  53 lines

  1. /************************************************/
  2. /*                                                */
  3. /*    Net Library System                            */
  4. /*    Gathering Service                            */
  5. /*    Copyright (C) Microsoft Corp., 1997            */
  6. /*    All Rights Reserved                            */
  7. /*                                                */
  8. /*    File: GthrCntrs.h                            */
  9. /*                                                */
  10. /*    Gathering Service counters object            */
  11. /*                                                */
  12. /************************************************/
  13.  
  14. #define OBJECT_GTHRSVC                                            0
  15.  
  16. #define COUNTER_GTHRSVC_NOTIFICATION_SOURCES                    2  
  17. #define COUNTER_GTHRSVC_EXTNOTIFICATIONS_RECEIVED                4  
  18. #define COUNTER_GTHRSVC_EXTNOTIFICATIONS_RECEIVED_PER_SEC        6  
  19. #define COUNTER_GTHRSVC_ADMIN_SOURCES                            8  
  20. #define COUNTER_GTHRSVC_HEARTBEATS                                10 
  21. #define COUNTER_GTHRSVC_HEARTBEATS_PER_SEC                        12 
  22. #define COUNTER_GTHRSVC_ROBOT_THREADS                            14 
  23. #define COUNTER_GTHRSVC_IDLE_THREADS                            16 
  24. #define COUNTER_GTHRSVC_TRANSACTIONS_CACHED                        18 
  25. #define COUNTER_GTHRSVC_PERFORMANCE_LEVEL                        20 
  26. #define COUNTER_GTHRSVC_QUEUE_LENGTH                            22 
  27. #define COUNTER_GTHRSVC_FILTER_PROCESSES                        24 
  28. #define COUNTER_GTHRSVC_FILTER_PROCESSES_MAX                    26
  29. #define COUNTER_GTHRSVC_FILTER_PROCESS_CREATED                    28 
  30. #define COUNTER_GTHRSVC_TRANSACTIONS_DELAYED                    30 
  31. #define COUNTER_GTHRSVC_SERVER_OBJECTS                            32 
  32. #define COUNTER_GTHRSVC_SERVER_OBJECTS_CREATED                    34 
  33. #define COUNTER_GTHRSVC_FILTER_OBJECTS                            36 
  34. #define COUNTER_GTHRSVC_DOCUMENTS_FILTERED                        38 
  35. #define COUNTER_GTHRSVC_DOCUMENTS_FILTERED_PER_SEC                40
  36. #define COUNTER_GTHRSVC_ACCESSING_ROBOTS                        42 
  37. #define COUNTER_GTHRSVC_TOTAL_ROBOTS_REQUESTS                    44 
  38. #define COUNTER_GTHRSVC_TIMEOUTS                                46 
  39. #define COUNTER_GTHRSVC_SERVERS_CURRENTLY_UNAVAILABLE            48 
  40. #define COUNTER_GTHRSVC_SERVERS_UNAVAILABLE                        50 
  41. #define COUNTER_GTHRSVC_THREADS_ACCESSING_NETWORK                52
  42. #define COUNTER_GTHRSVC_THREADS_IN_PLUGINS                        54
  43. #define COUNTER_GTHRSVC_FILTERED_SUCCESS                        56
  44. #define COUNTER_GTHRSVC_FILTERED_SUCCESS_PER_SEC                58
  45. #define COUNTER_GTHRSVC_TRANSACTIONS_DELAYED_RETRY                60
  46. #define COUNTER_GTHRSVC_CACHED_WORD_BREAKERS                    62
  47. #define COUNTER_GTHRSVC_CACHED_STEMMERS                            64
  48. #define COUNTER_GTHRSVC_TOTALNOTIFICATIONS_RECEIVED                66  
  49. #define COUNTER_GTHRSVC_TOTALNOTIFICATIONS_RECEIVED_PER_SEC        68  
  50. #define COUNTER_GTHRSVC_IORATE_DETECTED                            70
  51. #define COUNTER_GTHRSVC_BACKOFF_REASON                            72
  52. #define COUNTER_GTHRSVC_THREADS_BLOCKED_ON_BACKOFF              74
  53.