Advertisement
tei219

munin-node.ini IIS Addtional

Mar 4th, 2012
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 KB | None | 0 0
  1. ;==============================================================================
  2. ;Set for IIS
  3. ;
  4. ;==============================================================================
  5. ;IIS
  6.  
  7. ;\Memory\Pages/sec
  8. ;------------------------------------------------------------------------------
  9. [PerfCounterPlugin_IISPagesSec]
  10. Object=Memory
  11. Counter=Pages/sec
  12. GraphTitle=Pages/sec
  13. GraphCategory=IIS
  14. GraphDraw=LINE
  15. GraphArgs=--base 1000 --lower-limit 0
  16. DropTotal=0
  17. CounterFormat=double
  18. CounterMultiply=1.000000
  19.  
  20. ;\Memory\Committed Bytes
  21. ;------------------------------------------------------------------------------
  22. [PerfCounterPlugin_IISCommittedBytes]
  23. Object=Memory
  24. Counter=Committed Bytes
  25. GraphTitle=Committed Bytes
  26. GraphCategory=IIS
  27. GraphDraw=LINE
  28. GraphArgs=--base 1000 --lower-limit 0
  29. DropTotal=0
  30. CounterFormat=large
  31. CounterMultiply=1.000000
  32.  
  33. ;\Memory\Pool Nonpaged Bytes
  34. ;------------------------------------------------------------------------------
  35. [PerfCounterPlugin_IISPoolNonpagedBytes]
  36. Object=Memory
  37. Counter=Pool Nonpaged Bytes
  38. GraphTitle=Pool Nonpaged Bytes
  39. GraphCategory=IIS
  40. GraphDraw=LINE
  41. GraphArgs=--base 1000 --lower-limit 0
  42. DropTotal=0
  43. CounterFormat=large
  44. CounterMultiply=1.000000
  45.  
  46. ;\PhysicalDisk(_Total)\Avg. Disk Bytes/Transfer
  47. ;------------------------------------------------------------------------------
  48. [PerfCounterPlugin_IISAvgDiskBytesTransfer]
  49. Object=PhysicalDisk
  50. Counter=Avg. Disk Bytes/Transfer
  51. GraphTitle=Avg. Disk Bytes/Transfer
  52. GraphCategory=IIS
  53. GraphDraw=LINE
  54. GraphArgs=--base 1000 --lower-limit 0
  55. DropTotal=1
  56. CounterFormat=double
  57. CounterMultiply=1.000000
  58.  
  59. ;\Internet Information Services Global\BLOB Cache Hits %
  60. ;------------------------------------------------------------------------------
  61. [PerfCounterPlugin_IISBLOBCacheHits]
  62. Object=Internet Information Services Global
  63. Counter=BLOB Cache Hits %
  64. GraphTitle=BLOB Cache Hits %
  65. GraphCategory=IIS
  66. GraphDraw=LINE
  67. GraphArgs=--base 1000 --lower-limit 0
  68. DropTotal=0
  69. CounterFormat=int
  70. CounterMultiply=1.000000
  71.  
  72. ;\Internet Information Services Global\File Cache Hits %
  73. ;------------------------------------------------------------------------------
  74. [PerfCounterPlugin_IISFileCacheHits]
  75. Object=Internet Information Services Global
  76. Counter=File Cache Hits %
  77. GraphTitle=File Cache Hits %
  78. GraphCategory=IIS
  79. GraphDraw=LINE
  80. GraphArgs=--base 1000 --lower-limit 0
  81. DropTotal=0
  82. CounterFormat=int
  83. CounterMultiply=1.000000
  84.  
  85. ;\Internet Information Services Global\URI Cache Hits %
  86. ;------------------------------------------------------------------------------
  87. [PerfCounterPlugin_IISURICacheHits]
  88. Object=Internet Information Services Global
  89. Counter=URI Cache Hits %
  90. GraphTitle=URI Cache Hits %
  91. GraphCategory=IIS
  92. GraphDraw=LINE
  93. GraphArgs=--base 1000 --lower-limit 0
  94. DropTotal=0
  95. CounterFormat=int
  96. CounterMultiply=1.000000
  97.  
  98. ;\Web Service(_Total)\Bytes Received/sec
  99. ;------------------------------------------------------------------------------
  100. [PerfCounterPlugin_IISBytesReceivedSec]
  101. Object=Web Service
  102. Counter=Bytes Received/sec
  103. GraphTitle=Bytes Received/sec
  104. GraphCategory=IIS
  105. GraphDraw=LINE
  106. GraphArgs=--base 1000 --lower-limit 0
  107. DropTotal=1
  108. CounterFormat=double
  109. CounterMultiply=1.000000
  110.  
  111. ;\Web Service(_Total)\Bytes Sent/sec
  112. ;------------------------------------------------------------------------------
  113. [PerfCounterPlugin_IISBytesSentSec]
  114. Object=Web Service
  115. Counter=Bytes Sent/sec
  116. GraphTitle=Bytes Sent/sec
  117. GraphCategory=IIS
  118. GraphDraw=LINE
  119. GraphArgs=--base 1000 --lower-limit 0
  120. DropTotal=1
  121. CounterFormat=double
  122. CounterMultiply=1.000000
  123.  
  124. ;\Web Service(_Total)\CGI Requests/sec
  125. ;------------------------------------------------------------------------------
  126. [PerfCounterPlugin_IISCGIRequestsSec]
  127. Object=Web Service
  128. Counter=CGI Requests/sec
  129. GraphTitle=CGI Requests/sec
  130. GraphCategory=IIS
  131. GraphDraw=LINE
  132. GraphArgs=--base 1000 --lower-limit 0
  133. DropTotal=1
  134. CounterFormat=double
  135. CounterMultiply=1.000000
  136.  
  137. ;\Web Service(_Total)\Search Requests/sec
  138. ;------------------------------------------------------------------------------
  139. [PerfCounterPlugin_IISSearchRequestSec]
  140. Object=Web Service
  141. Counter=Search Requests/sec
  142. GraphTitle=Search Requests/sec
  143. GraphCategory=IIS
  144. GraphDraw=LINE
  145. GraphArgs=--base 1000 --lower-limit 0
  146. DropTotal=1
  147. CounterFormat=double
  148. CounterMultiply=1.000000
  149.  
  150. ;\Web Service(_Total)\Get Requests/sec
  151. ;------------------------------------------------------------------------------
  152. [PerfCounterPlugin_IISGetRequestSec]
  153. Object=Web Service
  154. Counter=Get Requests/sec
  155. GraphTitle=Get Requests/sec
  156. GraphCategory=IIS
  157. GraphDraw=LINE
  158. GraphArgs=--base 1000 --lower-limit 0
  159. DropTotal=1
  160. CounterFormat=double
  161. CounterMultiply=1.000000
  162.  
  163. ;\Web Service(_Total)\Post Requests/sec
  164. ;------------------------------------------------------------------------------
  165. [PerfCounterPlugin_IISPostRequestSec]
  166. Object=Web Service
  167. Counter=Post Requests/sec
  168. GraphTitle=Post Requests/sec
  169. GraphCategory=IIS
  170. GraphDraw=LINE
  171. GraphArgs=--base 1000 --lower-limit 0
  172. DropTotal=1
  173. CounterFormat=double
  174. CounterMultiply=1.000000
  175.  
  176. ;\Web Service(_Total)\Other Request Methods/sec
  177. ;------------------------------------------------------------------------------
  178. [PerfCounterPlugin_IISOtherRequestSec]
  179. Object=Web Service
  180. Counter=Other Request Methods/sec
  181. GraphTitle=Other Request Methods/sec
  182. GraphCategory=IIS
  183. GraphDraw=LINE
  184. GraphArgs=--base 1000 --lower-limit 0
  185. DropTotal=1
  186. CounterFormat=double
  187. CounterMultiply=1.000000
  188.  
  189. ;\Web Service(_Total)\Service Uptime
  190. ;------------------------------------------------------------------------------
  191. [PerfCounterPlugin_IISServiceUptime]
  192. Object=Web Service
  193. Counter=Service Uptime
  194. GraphTitle=Service Uptime
  195. GraphCategory=IIS
  196. GraphDraw=LINE
  197. GraphArgs=--base 1000 --lower-limit 0
  198. DropTotal=1
  199. CounterFormat=large
  200. CounterMultiply=1.000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement