Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

176 lines
4.7 KiB

4 years ago
  1. ;/*++ BUILD Version: 0001 // Increment this if a change has global effects
  2. ;
  3. ;Copyright (c) 1992-1994 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; perfmsg.h
  8. ; (generated from perfmsg.mc)
  9. ;
  10. ;Abstract:
  11. ;
  12. ; Event message definititions used by routines in PERFMON.EXE
  13. ;
  14. ;Created:
  15. ;
  16. ; 19-Nov-1993 Hon-Wah Chan
  17. ;
  18. ;Revision History:
  19. ;
  20. ;--*/
  21. ;#ifndef _PERFMSG_H_
  22. ;#define _PERFMSG_H_
  23. MessageIdTypedef=DWORD
  24. ;//
  25. ;// PerfMon messages
  26. ;//
  27. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  28. Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
  29. Warning=0x2:STATUS_SEVERITY_WARNING
  30. Error=0x3:STATUS_SEVERITY_ERROR
  31. )
  32. MessageId=2000
  33. Severity=Informational
  34. Facility=Application
  35. SymbolicName=MSG_ALERT_OCCURRED
  36. Language=English
  37. An Alert condition has occurred on Computer: %1!s! ; Object: %2!s! ;
  38. Counter: %3!s! ; Instance: %4!s! ; Parent: %5!s! ; Value: %6!s! ;
  39. Trigger: %7!s!
  40. .
  41. MessageId=+1
  42. Severity=Informational
  43. Facility=Application
  44. SymbolicName=MSG_ALERT_SYSTEM
  45. Language=English
  46. Monitoring Alert on Computer %1!s! - %2!s!
  47. .
  48. ;
  49. MessageId=+1
  50. Severity=Informational
  51. Facility=Application
  52. SymbolicName=PERFMON_INFO_SYSTEM_RESTORED
  53. Language=English
  54. Connection to computer name "%1" has been restored.
  55. .
  56. ;//
  57. ;// WARNING messages
  58. ;//
  59. MessageId=3000
  60. Severity=Warning
  61. Facility=Application
  62. SymbolicName=PERFMON_ERROR_NEGATIVE_VALUE
  63. Language=English
  64. The counter for "%2\%3" (%4:%5) from system: "%1" returned a negative value.
  65. The value of this counter will be adjusted to zero for this sample.
  66. The most recent data value is shown in the first half of the data and the
  67. previous value is shown in the second half.
  68. .
  69. ;
  70. MessageId=+1
  71. Severity=Warning
  72. Facility=Application
  73. SymbolicName=PERFMON_ERROR_VALUE_OUT_OF_RANGE
  74. Language=English
  75. The counter for "%2\%3" (%4:%5) from system: "%1" returned a value that is
  76. too large for this counter type. The returned value for this type of
  77. counter is limited to 100.0. The value of this counter has been set to 100.0
  78. for this sample. The 64-bit data values returned shows the Current Counter
  79. Value, Previous Counter Value, Time Interval and counter ticks per second.
  80. .
  81. ;
  82. MessageId=+1
  83. Severity=Warning
  84. Facility=Application
  85. SymbolicName=PERFMON_ERROR_SYSTEM_OFFLINE
  86. Language=English
  87. Unable to collect performance data from system: %1. Error code is returned
  88. in data.
  89. .
  90. ;
  91. MessageId=+1
  92. Severity=Warning
  93. Facility=Application
  94. SymbolicName=PERFMON_ERROR_VALUE_OUT_OF_BOUNDS
  95. Language=English
  96. The counter for "%2\%3" (%4:%5) from system: "%1" returned a value that is
  97. too large to be considered valid. The data shows the computed difference
  98. between samples.
  99. .
  100. ;
  101. ;//
  102. ;// ERROR Messages
  103. ;//
  104. MessageId=4000
  105. Severity=Error
  106. Facility=Application
  107. SymbolicName=PERFMON_ERROR
  108. Language=English
  109. An unspecified Perfmon Error has occured.
  110. .
  111. MessageId=+1
  112. Severity=Error
  113. Facility=Application
  114. SymbolicName=PERFMON_ERROR_NEGATIVE_TIME
  115. Language=English
  116. The counter for "%2\%3" (%4:%5) from system: "%1" returned a negative elapsed
  117. time. The value of this counter will be adjusted to zero for this sample.
  118. The most recent timestamp is shown in the first two DWORDs of the data
  119. and the previous timestamp is shown in the second two DWORDs.
  120. .
  121. ;
  122. MessageId=+1
  123. Severity=Error
  124. Facility=Application
  125. SymbolicName=PERFMON_ERROR_BAD_FREQUENCY
  126. Language=English
  127. The counter for "%2\%3" (%4:%5) from system: "%1" returned a bad or negative
  128. frequency value. The value of this counter will be adjusted to zero for this
  129. sample. The frequency value is shown in the data.
  130. .
  131. ;
  132. MessageId=+1
  133. Severity=Error
  134. Facility=Application
  135. SymbolicName=PERFMON_ERROR_INVALID_BASE
  136. Language=English
  137. The counter for "%2\%3" (%4:%5) from system: "%1" returned an invalid base
  138. value. The base value must be greater than 0. The value of this counter will
  139. be adjusted to zero for this sample. The value returned by the system is
  140. shown in the data.
  141. .
  142. ;
  143. MessageId=+1
  144. Severity=Error
  145. Facility=Application
  146. SymbolicName=PERFMON_ERROR_PERF_DATA_ALLOC
  147. Language=English
  148. Unable to allocate memory for the Performance data from system: %1. The
  149. requested size that could not be allocated is shown in the data followed
  150. by the error status.
  151. .
  152. ;
  153. MessageId=+1
  154. Severity=Error
  155. Facility=Application
  156. SymbolicName=PERFMON_ERROR_LOCK_TIMEOUT
  157. Language=English
  158. Unable to collect performance data from system: %1. Data collection is
  159. currently in process and the wait for lock timed out. This occurs on
  160. very busy systems when data collection takes longer than expected.
  161. .
  162. ;
  163. MessageId=+1
  164. Severity=Error
  165. Facility=Application
  166. SymbolicName=PERFMON_ERROR_TIMESTAMP
  167. Language=English
  168. The Perf Data Block from system: "%1" returned a time stamp that was
  169. less then the previous query. This will cause all sampled counters to
  170. report a zero value for this sample.
  171. .
  172. ;
  173. ;#endif //_PERFMSG_H_
  174.