Leaked source code of windows server 2003
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.

193 lines
5.7 KiB

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1998-1999 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; smcfgmsg.h
  8. ; (generated from smcfgmsg.mc)
  9. ;
  10. ;Abstract:
  11. ;
  12. ; Message definitions used by Performance Logs and Alerts MMC snap-in
  13. ;
  14. ;--*/
  15. ;#ifndef _SMLOGCFG_MSG_H_
  16. ;#define _SMLOGCFG_MSG_H_
  17. MessageIdTypedef=DWORD
  18. ;//
  19. ;// Performance Service snap-in messages
  20. ;//
  21. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  22. Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
  23. Warning=0x2:STATUS_SEVERITY_WARNING
  24. Error=0x3:STATUS_SEVERITY_ERROR
  25. )
  26. ;//
  27. ;//
  28. ;// Informational messages
  29. ;//
  30. ;// None
  31. ;//
  32. ;// Warning Messages
  33. ;// These messages are returned when the function has completed
  34. ;// successfully but the results may be different than expected.
  35. ;//
  36. ;// MessageId=1000
  37. ;//
  38. ;// Error Messages
  39. ;// These messages are returned when the function could not complete
  40. ;// as requested and some corrective action may be required by the
  41. ;// the caller or the user.
  42. ;//
  43. MessageId=1000
  44. Severity=Error
  45. Facility=Application
  46. SymbolicName=SMCFG_NO_READ_ACCESS
  47. Language=English
  48. To view existing log sessions and alert scans on %1, you must have read access to the
  49. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog\Log Queries
  50. registry subkey and its subkeys on that system. Administrators can use Regedt32.exe
  51. to grant the required permissions. See the Registry Editor Help file for details on how
  52. to change the security on a subkey.
  53. Only Administrators and Performance Log Users can create,
  54. start, stop, or otherwise modify a log or alert.
  55. .
  56. MessageId=1001
  57. Severity=Error
  58. Facility=Application
  59. SymbolicName=SMCFG_NO_MODIFY_ACCESS
  60. Language=English
  61. You must be an Administrator or Performance Log User to complete this task.
  62. .
  63. MessageId=1002
  64. Severity=Error
  65. Facility=Application
  66. SymbolicName=SMCFG_NO_INSTALL_ACCESS
  67. Language=English
  68. The Performance Logs and Alerts service has not been installed on %1. The service will
  69. be installed the first time that an Administrator or Performance Log User opens
  70. Performance Logs and Alerts to view log sessions and alert scans.
  71. .
  72. MessageId=1003
  73. Severity=Error
  74. Facility=Application
  75. SymbolicName=SMCFG_UNABLE_OPEN_TRACESVC
  76. Language=English
  77. Unable to access computer bootup state on %1. The trace logs node will not be opened. System message is:
  78. .
  79. MessageId=1004
  80. Severity=Error
  81. Facility=Application
  82. SymbolicName=SMCFG_NO_MODIFY_DEFAULT_LOG
  83. Language=English
  84. Modifications are not allowed for default logs and alerts.
  85. You can start or stop the session from the context menu
  86. Start or Stop items or from the associated toolbar buttons.
  87. .
  88. MessageId=1005
  89. Severity=Warning
  90. Facility=Application
  91. SymbolicName=SMCFG_INACTIVE_PROVIDER
  92. Language=English
  93. At least one provider is no longer active in the system.
  94. Would you like to remove all inactive providers from the %1 settings?%r
  95. Inactive providers:
  96. .
  97. MessageId=1006
  98. Severity=Error
  99. Facility=Application
  100. SymbolicName=SMCFG_UNABLE_OPEN_TRACESVC_DLG
  101. Language=English
  102. Unable to access registered trace providers on %1. The %2 properties will not be opened. System message is:
  103. .
  104. MessageId=1007
  105. Severity=Error
  106. Facility=Application
  107. SymbolicName=SMCFG_SAFE_BOOT_STATE
  108. Language=English
  109. The boot mode for %1 is a fail-safe mode. Trace providers
  110. are available only in normal mode. The trace logs node
  111. will not be opened.
  112. .
  113. MessageId=1008
  114. Severity=Error
  115. Facility=Application
  116. SymbolicName=SMCFG_NO_HTML_SYSMON_OBJECT
  117. Language=English
  118. The settings do not contain any complete HTML System Monitor objects.
  119. .
  120. MessageId=1009
  121. Severity=Warning
  122. Facility=Application
  123. SymbolicName=SMCFG_START_TIMED_OUT
  124. Language=English
  125. The %1 log or alert has not started.
  126. Refresh the log or alert list to view current status,
  127. or see the application event log for any errors.
  128. Some logs and alerts might require a few minutes to start,
  129. especially if they include many counters or they contain counters to be collected from a remote system that is no longer on the network. For further information see the troubleshooting section in the online help.
  130. .
  131. MessageId=1010
  132. Severity=Error
  133. Facility=Application
  134. SymbolicName=SMCFG_STOP_TIMED_OUT
  135. Language=English
  136. The %1 log or alert has not stopped.
  137. Refresh the list to update current status,
  138. or view the application event log for any errors.
  139. Some logs and alerts might require a few minutes to stop,
  140. especially if they include many counters.
  141. .
  142. MessageId=1011
  143. Severity=Error
  144. Facility=Application
  145. SymbolicName=SMCFG_SYSTEM_MESSAGE
  146. Language=English
  147. Unable to complete the current operation on the %1 log or alert. System message is:.
  148. .
  149. MessageId=1012
  150. Severity=Error
  151. Facility=Application
  152. SymbolicName=SMCFG_NO_COMMAND_FILE_FOUND
  153. Language=English
  154. The specified program or command file does not exist.
  155. .
  156. MessageId=1013
  157. Severity=Error
  158. Facility=Application
  159. SymbolicName=SMCFG_DUP_QUERY_NAME
  160. Language=English
  161. Unique name required. A log or alert with name '%1' already exists.
  162. .
  163. MessageId=1014
  164. Severity=Error
  165. Facility=Application
  166. SymbolicName=SMCFG_COUNTER_TRUNCATION
  167. Language=English
  168. Counter %1 is longer than the maximum allowed length.
  169. .
  170. MessageId=1015
  171. Severity=Error
  172. Facility=Application
  173. SymbolicName=SMCFG_FILE_NAME_TRUNCATION
  174. Language=English
  175. File name %1 is longer than the maximum allowed length.
  176. .
  177. MessageId=1016
  178. Severity=Error
  179. Facility=Application
  180. SymbolicName=SMCFG_UNABLE_ADD_COUNTERS
  181. Language=English
  182. Unable to add counters:\n\n%1
  183. .
  184. MessageId=1017
  185. Severity=Error
  186. Facility=Application
  187. SymbolicName=SMCFG_ADMIN_ONLY
  188. Language=English
  189. You must be an Administrator to complete this task.
  190. .
  191. ;#endif //_SMLOGCFG_MSG_H_
  192. ;// end of generated file