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.1203Gsrvctr.h < prev    next >
Encoding:
C/C++ Source or Header  |  2003-05-14  |  3.1 KB  |  71 lines

  1. /************************************************/
  2. /*                                                */
  3. /*    Net Library System                            */
  4. /*    Gathering Server                            */
  5. /*    Copyright (C) Microsoft Corp., 1997            */
  6. /*    All Rights Reserved                            */
  7. /*                                                */
  8. /*    FILE_: GSrvCtr.h                            */
  9. /*                                                */
  10. /*    Gathering Server counters object            */
  11. /*                                                */
  12. /************************************************/
  13.  
  14. #define OBJECT_GATHERER                                            0
  15.  
  16. #define COUNTER_GATHERER_NOTIFY_ADDS                            2  
  17. #define COUNTER_GATHERER_NOTIFY_ADDS_PER_SEC                    4  
  18. #define COUNTER_GATHERER_NOTIFY_DELETES                            6  
  19. #define COUNTER_GATHERER_NOTIFY_DELETES_PER_SEC                    8  
  20. #define COUNTER_GATHERER_NOTIFY_MODIFIES                        10 
  21. #define COUNTER_GATHERER_NOTIFY_MODIFIES_PER_SEC                12 
  22. #define COUNTER_GATHERER_QUEUE_LENGTH                            14 
  23. #define COUNTER_GATHERER_IN_PROGRESS                            16 
  24. #define COUNTER_GATHERER_ON_HOLD                                18 
  25. #define COUNTER_GATHERER_DELAYED                                20
  26. #define COUNTER_GATHERER_HISTORY_SIZE                            22 
  27. #define COUNTER_GATHERER_TRANSACTIONS_PROCESSED                    24 
  28. #define COUNTER_GATHERER_TRANSACTIONS_PROCESSED_PER_SEC            26 
  29. #define COUNTER_GATHERER_STATUS_SUCCESS                            28 
  30. #define COUNTER_GATHERER_STATUS_SUCCESS_PER_SEC                    30 
  31. #define COUNTER_GATHERER_STATUS_ERROR                            32 
  32. #define COUNTER_GATHERER_STATUS_ERROR_PER_SEC                    34 
  33. #define COUNTER_GATHERER_STATUS_HTTP_ERRORS                        36 
  34. #define COUNTER_GATHERER_STATUS_HTTPERRORS_PER_SEC                38 
  35. #define COUNTER_GATHERER_STATUS_FILE_ERRORS                        40 
  36. #define COUNTER_GATHERER_STATUS_FILE_ERRORS_PER_SEC                42 
  37. #define COUNTER_GATHERER_ACCESSED_HTTP                            44 
  38. #define COUNTER_GATHERER_ACCESSED_HTTPPER_SEC                    46 
  39. #define COUNTER_GATHERER_ACCESSED_FILE                            48 
  40. #define COUNTER_GATHERER_ACCESSED_FILE_PER_SEC                    50 
  41. #define COUNTER_GATHERER_FILTERED_HTML                            52 
  42. #define COUNTER_GATHERER_FILTERED_HTMLPER_SEC                    54 
  43. #define COUNTER_GATHERER_FILTERED_OFFICE                        56 
  44. #define COUNTER_GATHERER_FILTERED_OFFICE_PER_SEC                58 
  45. #define COUNTER_GATHERER_FILTERED_TEXT                            60 
  46. #define COUNTER_GATHERER_FILTERED_TEXT_PER_SEC                    62 
  47. #define COUNTER_GATHERER_CRAWLS_IN_PROGRESS                        64 
  48. #define COUNTER_GATHERER_PAUSED                                    66 
  49. #define COUNTER_GATHERER_RECOVERY_IN_PROGRESS                    68
  50. #define COUNTER_GATHERER_NOT_MODIFIED                            70
  51. #define COUNTER_GATHERER_ITERATING_HISTORY                        72
  52. #define COUNTER_GATHERER_INCREMENTAL_CRAWLS                        74
  53. #define COUNTER_GATHERER_TRANSACTIONS_BEING_FILTERED            76
  54. #define COUNTER_GATHERER_TRANSACTIONS_STARTED                    78
  55. #define COUNTER_GATHERER_RETRIES                                80
  56. #define COUNTER_GATHERER_RETRIES_PER_SEC                        82
  57.  
  58. #define COUNTER_GATHERER_AC_ACCEPTS                                84
  59. #define COUNTER_GATHERER_AC_EXCLUDES                            86
  60. #define COUNTER_GATHERER_AC_ERRORSAMPLES                        88
  61. #define COUNTER_GATHERER_AC_ERRORS                                90
  62. #define COUNTER_GATHERER_AC_FALSEPOSITIVES                        92
  63. #define COUNTER_GATHERER_AC_TOTAL                                94
  64. #define COUNTER_GATHERER_CHANGED_DOCS                            96
  65.  
  66. #define COUNTER_GATHERER_NOTIFY_MOVES                            98  
  67. #define COUNTER_GATHERER_NOTIFY_MOVES_PER_SEC                    100  
  68. #define COUNTER_GATHERER_UNIQUE_DOCUMENTS                        102 
  69. #define COUNTER_GATHERER_HISTORY_RECOVERY_PROGRESS              104
  70.  
  71.