Advertisement
Guest User

Untitled

a guest
Nov 10th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. ##################################################################################################
  2. #User should enable the stanza specific to the exchange server version by setting disabled=false #
  3. ##################################################################################################
  4.  
  5. ####Common Stanzas - Start####
  6.  
  7. [WinHostMon://Processes]
  8. index = windows
  9. interval = 10
  10. disabled = false
  11. type = process
  12.  
  13. [WinHostMon://Services]
  14. index = windows
  15. interval = 10
  16. disabled = false
  17. type = service
  18.  
  19. [perfmon://Total_Processor_Time]
  20. index=perfmon
  21. object=Processor
  22. counters=% Processor Time
  23. instances=_Total
  24. interval=10
  25. disabled=false
  26. useEnglishOnly=true
  27.  
  28. [perfmon://Processor]
  29. index=perfmon
  30. object=Processor
  31. counters=% User Time; % Privileged Time
  32. instances=_Total
  33. interval=10
  34. disabled=false
  35. useEnglishOnly=true
  36.  
  37. [perfmon://System]
  38. index=perfmon
  39. object=System
  40. counters=Processor Queue Length
  41. instances=*
  42. interval=10
  43. disabled=false
  44. useEnglishOnly=true
  45.  
  46. [perfmon://Available_Memory]
  47. index=perfmon
  48. object=Memory
  49. counters=Available MBytes; Page Reads/sec
  50. interval=10
  51. disabled=false
  52. useEnglishOnly=true
  53.  
  54. [perfmon://Memory]
  55. index=perfmon
  56. object=Memory
  57. counters=Pool Nonpaged bytes; Pool Paged bytes; Cache Bytes; Committed Bytes; %Committed Bytes in Use; Transition Pages Repurposed/sec; Pages/sec; Pages Input/sec; Pages Output/sec
  58. interval=10
  59. disabled=false
  60. useEnglishOnly=true
  61.  
  62. [perfmon://DotNET_CLR_Memory]
  63. index=perfmon
  64. object=.NET CLR Memory
  65. counters=% Time in GC; # Bytes in all Heaps
  66. instances=*
  67. interval=10
  68. disabled=false
  69. useEnglishOnly=true
  70.  
  71. [perfmon://Network_Utilization]
  72. index=perfmon
  73. object=Network Interface
  74. counters=Bytes Total/sec; Packets Outbound Errors
  75. instances=*
  76. interval=10
  77. disabled=false
  78. useEnglishOnly=true
  79.  
  80. [perfmon://TCPv4]
  81. index=perfmon
  82. object=TCPv4
  83. counters=Connections Established; Connections Reset
  84. interval=10
  85. disabled=false
  86. useEnglishOnly=true
  87.  
  88. [perfmon://TCPv6]
  89. index=perfmon
  90. object=TCPv6
  91. counters=Connection Failures
  92. interval=10
  93. disabled=false
  94. useEnglishOnly=true
  95.  
  96. [perfmon://Disk]
  97. index=perfmon
  98. object=Logical/Physical Disk
  99. counters=Avg. Disk sec/Read; Avg. Disk sec/Write
  100. instances=*
  101. interval=10
  102. disabled=false
  103. useEnglishOnly=true
  104.  
  105. [perfmon://MSExchange_Control_Panel]
  106. index=perfmon
  107. object=MSExchange Control Panel
  108. counters=Outbound Proxy Requests - Average Response Time; Requests - Average Response Time; ASP.Net Request Failures/sec; Explicit Sign-On Inbound Proxy Requests/sec; Explicit Sign-On Inbound Proxy Sessions/sec; Explicit Sign-On Outbound Proxy Requests/sec; Explicit Sign-On Outbound Session Requests/sec; Explicit Sign-On Standard RBAC Requests/sec; Explicit Sign-On Standard RBAC Sessions/sec; Inbound Proxy Requests/sec; Inbound Proxy Sessions/sec; Outbound Proxy Requests - Average Response Time; Outbound Proxy Requests/sec; Outbound Proxy Sessions/sec; PowerShell Runspaces - Activations/sec; PowerShell Runspaces - Average Active Time; PowerShell Runspaces/sec; RBAC Sessions/sec; Requests - Activations/sec; Requests - Average Response Time
  109. interval=10
  110. disabled=false
  111. useEnglishOnly=true
  112.  
  113. [perfmon://MSExchange_Queue_Lengths]
  114. index=perfmon
  115. object=MSExchangeTransport Queues
  116. counters=*
  117. instances=_total
  118. interval=10
  119. disabled=false
  120. useEnglishOnly=true
  121.  
  122. [perfmon://MSExchange_Transport_Dumpster]
  123. index=perfmon
  124. object=MSExchangeTransport Dumpster
  125. counters=Dumpster Size; Dumpster Inserts/sec; Dumpster Item Count; Dumpster Deletes/sec
  126. interval=10
  127. disabled=false
  128. useEnglishOnly=true
  129.  
  130. [perfmon://MSExchange_Store_Driver]
  131. index=perfmon
  132. object=MSExchange Store Driver
  133. counters=Inbound: LocalDeliveryCallsPerSecond; Outbound: Submitted Mail Items Per Second; Inbound: MessageDeliveryAttemptsPerSecond; Inbound: Recipients Delivered Per Second
  134. instances=_total
  135. interval=10
  136. disabled=false
  137. useEnglishOnly=true
  138.  
  139. [perfmon://MSExchange_SmtpReceive]
  140. index=perfmon
  141. object=MSExchangeTransport SmtpReceive
  142. counters=Average bytes/message; Messages Received/sec
  143. instances=_total
  144. interval=10
  145. disabled=false
  146. useEnglishOnly=true
  147.  
  148. [perfmon://MSExchange_SmtpSend]
  149. index=perfmon
  150. object=MSExchangeTransport SmtpSend
  151. counters=Messages Sent/sec
  152. instances=_total
  153. interval=10
  154. disabled=false
  155. useEnglishOnly=true
  156.  
  157. [perfmon://MSExchange_Extensibility_Agents]
  158. index=perfmon
  159. object=MSExchange Extensibility Agents
  160. counters=Average Agent Processing Time (sec); Total Agent Invocations
  161. instances=*
  162. interval=10
  163. disabled=false
  164. useEnglishOnly=true
  165.  
  166. ####Common Stanzas - End####
  167.  
  168. ####Exchange Server 2007 - Start####
  169.  
  170. [monitor://C:\Program Files\Microsoft\Exchange Server\TransportRoles\Logs\MessageTracking]
  171. whitelist=\.log$|\.LOG$
  172. time_before_close = 0
  173. sourcetype=MSExchange:2007:MessageTracking
  174. queue=parsingQueue
  175. index=msexchange
  176. disabled=true
  177.  
  178. [script://.\bin\exchangepowershell.cmd v8.0 get-hoststats_2007_2010.ps1]
  179. source=Powershell
  180. sourcetype=MSExchange:2007:Topology
  181. interval=300
  182. index=msexchange
  183. disabled=true
  184.  
  185.  
  186. ####Exchange Server 2007 - End####
  187.  
  188. ####Exchange Server 2010 - Start####
  189.  
  190. [monitor://C:\Program Files\Microsoft\Exchange Server\V14\TransportRoles\Logs\MessageTracking]
  191. whitelist=\.log$|\.LOG$
  192. time_before_close = 0
  193. sourcetype=MSExchange:2010:MessageTracking
  194. queue=parsingQueue
  195. index=msexchange
  196. disabled=true
  197.  
  198. [script://.\bin\exchangepowershell.cmd v14 read-audit-logs_2010.ps1]
  199. source=Powershell
  200. sourcetype=MSExchange:2010:AdminAudit
  201. interval=300
  202. index=msexchange
  203. disabled=true
  204.  
  205. [script://.\bin\exchangepowershell.cmd v14 get-hoststats_2007_2010.ps1]
  206. source=Powershell
  207. sourcetype=MSExchange:2010:Topology
  208. interval=300
  209. index=msexchange
  210. disabled=true
  211.  
  212. ####Exchange Server 2010 - End####
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement