Mrtg_nsi.cfg
上传用户:shbosideng
上传日期:2013-05-04
资源大小:1555k
文件大小:19k
源码类别:

SNMP编程

开发平台:

C/C++

  1. ######################################################################
  2. # Network Status Imager for MRTG -- Example Configuration File
  3. ######################################################################
  4. #
  5. # * copy this file to ../run and call it mrtg-nsi.cfg
  6. #
  7. # Note:
  8. #
  9. # * Keywords must start at the begin of a line.
  10. #
  11. # * Lines which follow a keyword line which do start 
  12. #   with a blank are appended to the keyword line
  13. #
  14. # * Empty Lines are ignored
  15. #
  16. # * Lines starting with a # sign are comments.
  17. # ####################
  18. # Global Configuration 
  19. # ####################
  20. # Where should the images be created? (Also location of the mrtg .log files)
  21. WorkDir: C:\InetPub\wwwroot\mrtg
  22. # Where should your event-log page be created?
  23. EventLog: C:\InetPub\wwwroot\mrtg\mrtg-nsi-log.html
  24. # The maximum number of events kept in the event-log
  25. EventLogMax: 300
  26. # What should the status map image be called?
  27. StatusMapImageName: map.gif
  28. # What is the main background image called?
  29. StatusMapBackGround: C:\InetPub\wwwroot\mrtg\mrtg_nsi-images\sourcemap.gif
  30. # Where are your icons stored?
  31. IconDir: C:\InetPub\wwwroot\mrtg\mrtg_nsi-images
  32. # What is the absolute path to your message file
  33. MsgFile: C:\InetPub\mrtg\run\mrtg-nsi-msg.txt
  34. # What should be in the from field when sending out status e-mails?
  35. StatusEmailOrigin: mrtg-nsi.status-monitor@liebherr-us.com
  36. # --------------------------
  37. # Optional Global Parameters
  38. # --------------------------
  39. # How often do you call mrtg-nsi? The default is 5 minutes. If
  40. # you call it less often, you should specify it here. This
  41. # is to recoginze when we lost contact with a device.
  42. Interval: 5
  43. # If you want to keep the mrtg-nsi source images in some place other than the 
  44. # working directory, use the ImgSourceDir varibale to give its url.
  45. ImgSourceDir: C:\InetPub\wwwroot\mrtg\mrtg_nsi-images
  46. # To precisely locate your nodes on the map, this parameter allows you 
  47. # to >ONLY< display a crosshair centered on the loaction of each particular node.
  48. TestNodeLocations: n
  49. # #################################################
  50. # Configuration for each Note you want to image
  51. # #################################################
  52. # The configuration keywords "Node" must be followed by a
  53. # unique name.
  54. ##
  55. ## Options ------------------------------------------
  56. ##
  57. # The "Options" Keyword allows you to set some boolean 
  58. # switches:
  59. #
  60. # AlarmIfNull - Sometimes a node needs to be recognized as in In, Alarm state when
  61. #  mrtg reports zero (use with "mrtg-ping-probe").
  62. ##
  63. ## A note about colors ------------------------------
  64. ##
  65. #
  66. # .gif's always have a so called color table inside of them. Basically
  67. # a database of RGB values that have been allocated to the image already.
  68. # The problem with that is this: If the color table already has 255 entries
  69. # (and that's all a gif image takes) you'll see the following phenomenon:
  70. # Nsi will try to match the colors it produces itself by going though
  71. # the color pallette of the image, the result might sometimes look funny,
  72. # because it wasn't able to allocate the colors as close as you would have
  73. # expected it (they simply where not there)...
  74. # There is something you can do about this though: When you makeup the background
  75. # image for your status map, simply leave about 16 colors un-allocated... OR
  76. # put a small allocator bar in a corner that has the size of 16x1 pixels and 
  77. # put 16 colored dots in there with the system colors...
  78. #
  79. ##
  80. ## A note about events, status log entries and  e-mails -
  81. ##
  82. #
  83. # It is imperative that you run mrtg-nsi right after mrtg itself and NOT more
  84. # often than that, which is nonsense anyways, because the data nsi collects
  85. # from mrtg won't change during that period of course. Bad configurations are for example to
  86. # have nsi run in it's own cron or nt-at entry which could put it out of sync.
  87. # Best is to call mrtg through some type of shell script that has mrtg-nsi as
  88. # the next thing to do...
  89. # I'm mentioning this here because what is going to happen is this: Since nsi
  90. # triggers its events, subsequently log entries and status e-mails by looking
  91. # at the previous period in the mrtg logs and comparing it with the current
  92. # period, classifying the values as normal,warning or alert. When it does that,
  93. # it looks for a change in status and will trigger the event if there is a change.
  94. # The result is that you will get the same log entries/status e-mails twice or even more
  95. # often, depending on how often you run it between the period of time that mrtg
  96. # itself updates its data... This is not what you want, hard to track down and
  97. # this is why I mention this here.
  98. #
  99. ##
  100. ## Network Nodes ----------------------------------------
  101. ## 
  102. Node[Saline]: cisco01.ping.lgt.liebherr.com
  103. NodeCenterX[Saline]: 386
  104. NodeCenterY[Saline]: 124
  105. NodeWarningThreshhold[Saline]: 1300
  106. NodeAlarmThreshhold[Saline]: 5000
  107. NodeInCoolMsgID[Saline]: Saline0050
  108. NodeInWarningMsgID[Saline]: Saline0051
  109. NodeInAlarmMsgID[Saline]: Saline0052
  110. NodeStatusEmail[Saline]: cwa
  111. NodeStatusEmailTarget[Saline]: mac.kloberg@lam.liebherr.com; chris.rock@lgt.liebherr.com
  112. Options[Saline]: AlarmIfNull
  113. Action.000100[Saline]: DrawNodeLine(In, Cool, NewportNews, Saline, LineStyleC1)
  114. Action.000200[Saline]: DrawNodeLine(In, Warning, NewportNews, Saline, LineStyleW1)
  115. #Action.000300[Saline]: DrawNodeLine(In, Alarm, NewportNews, Saline, LineStyleA1)
  116. Action.000900[Saline]: CopyImage(, Always, network1.gif, Saline.x - 16, Saline.y - 18)
  117. Action.000910[Saline]: DrawText(, Always,3,Saline.x-20,Saline.y+12,Saline0001,black)
  118. Action.000911[Saline]: DrawText(, Always,3,Saline.x-24,Saline.y+22,Saline0002,black)
  119. Node[Toronto]: cisco-lca-1.ping.lca.liebherr.com
  120. NodeCenterX[Toronto]: 447
  121. NodeCenterY[Toronto]: 96
  122. NodeWarningThreshhold[Toronto]: 1300
  123. NodeAlarmThreshhold[Toronto]: 5000
  124. NodeInCoolMsgID[Toronto]: Toronto0050
  125. NodeInWarningMsgID[Toronto]: Toronto0051
  126. NodeInAlarmMsgID[Toronto]: Toronto0052
  127. NodeStatusEmail[Toronto]: cwa
  128. NodeStatusEmailTarget[Toronto]: mac.kloberg@lam.liebherr.com
  129. Options[Toronto]: AlarmIfNull
  130. Action.000100[Toronto]: DrawNodeLine(In, Cool, NewportNews, Toronto, LineStyleC1)
  131. Action.000200[Toronto]: DrawNodeLine(In, Warning, NewportNews, Toronto, LineStyleW1)
  132. #Action.000300[Toronto]: DrawNodeLine(In, Alarm, NewportNews, Toronto, LineStyleA1)
  133. Action.000900[Toronto]: CopyImage(, Always, network1.gif, Toronto.x - 16, Toronto.y - 18)
  134. Action.000910[Toronto]: DrawText(, Always,3,Toronto.x-24,Toronto.y+12,Toronto0001,black)
  135. Action.000911[Toronto]: DrawText(, Always,3,Toronto.x-23,Toronto.y+22,Toronto0002,black)
  136. Node[Montreal]: cisco-lca-2.ping.lca.liebherr.com
  137. NodeCenterX[Montreal]: 549
  138. NodeCenterY[Montreal]: 56
  139. NodeWarningThreshhold[Montreal]: 1300
  140. NodeAlarmThreshhold[Montreal]: 5000
  141. NodeInCoolMsgID[Montreal]: Montreal0050
  142. NodeInWarningMsgID[Montreal]: Montreal0051
  143. NodeInAlarmMsgID[Montreal]: Montreal0052
  144. NodeStatusEmail[Montreal]: cwa
  145. NodeStatusEmailTarget[Montreal]: mac.kloberg@lam.liebherr.com
  146. Options[Montreal]: AlarmIfNull
  147. Action.000100[Montreal]: DrawNodeLine(In, Cool, NewportNews, Montreal, LineStyleC1)
  148. Action.000200[Montreal]: DrawNodeLine(In, Warning, NewportNews, Montreal, LineStyleW1)
  149. #Action.000300[Montreal]: DrawNodeLine(In, Alarm, NewportNews, Montreal, LineStyleA1)
  150. Action.000900[Montreal]: CopyImage(, Always, network1.gif, Montreal.x - 16, Montreal.y - 18)
  151. Action.000910[Montreal]: DrawText(, Always,3,Montreal.x-34,Montreal.y+12,Montreal0001,black)
  152. Action.000911[Montreal]: DrawText(, Always,3,Montreal.x-26,Montreal.y+22,Montreal0002,black)
  153. Node[Houston]: cisco-lcr-1.ping.lcr.liebherr.com
  154. NodeCenterX[Houston]: 191
  155. NodeCenterY[Houston]: 391
  156. NodeWarningThreshhold[Houston]: 1300
  157. NodeAlarmThreshhold[Houston]: 5000
  158. NodeInCoolMsgID[Houston]: Houston0050
  159. NodeInWarningMsgID[Houston]: Houston0051
  160. NodeInAlarmMsgID[Houston]: Houston0052
  161. NodeStatusEmail[Houston]: cwa
  162. NodeStatusEmailTarget[Houston]: mac.kloberg@lam.liebherr.com
  163. Options[Houston]: AlarmIfNull
  164. Action.000100[Houston]: DrawNodeLine(In, Cool, NewportNews, Houston, LineStyleC1)
  165. Action.000200[Houston]: DrawNodeLine(In, Warning, NewportNews, Houston, LineStyleW1)
  166. #Action.000300[Houston]: DrawNodeLine(In, Alarm, NewportNews, Houston, LineStyleA1)
  167. Action.000900[Houston]: CopyImage(, Always, network1.gif, Houston.x - 16, Houston.y - 18)
  168. Action.000910[Houston]: DrawText(, Always,3,Houston.x+20,Houston.y+2,Houston0001,black)
  169. Action.000911[Houston]: DrawText(, Always,3,Houston.x+26,Houston.y+12,Houston0002,black)
  170. Node[Baxter]: cisco-lme-1.ping.lme.liebherr.com
  171. NodeCenterX[Baxter]: 196
  172. NodeCenterY[Baxter]: 233
  173. NodeWarningThreshhold[Baxter]: 1300
  174. NodeAlarmThreshhold[Baxter]: 5000
  175. NodeInCoolMsgID[Baxter]: Baxter0050
  176. NodeInWarningMsgID[Baxter]: Baxter0051
  177. NodeInAlarmMsgID[Baxter]: Baxter0052
  178. NodeStatusEmail[Baxter]: cwa
  179. NodeStatusEmailTarget[Baxter]: mac.kloberg@lam.liebherr.com; allen.cunningham@lme.liebherr.com
  180. Options[Baxter]: AlarmIfNull
  181. Action.000100[Baxter]: DrawNodeLine(In, Cool, NewportNews, Baxter, LineStyleC1)
  182. Action.000200[Baxter]: DrawNodeLine(In, Warning, NewportNews, Baxter, LineStyleW1)
  183. #Action.000300[Baxter]: DrawNodeLine(In, Alarm, NewportNews, Baxter, LineStyleA1)
  184. Action.000900[Baxter]: CopyImage(, Always, network1.gif, Baxter.x - 16, Baxter.y - 18)
  185. Action.000910[Baxter]: DrawText(, Always,3,Baxter.x-50,Baxter.y+12,Baxter0001,black)
  186. Action.000911[Baxter]: DrawText(, Always,3,Baxter.x-20,Baxter.y+22,Baxter0002,black)
  187. Node[Gillette]: cisco-lme-2.ping.lme.liebherr.com
  188. NodeCenterX[Gillette]: 22
  189. NodeCenterY[Gillette]: 82
  190. NodeWarningThreshhold[Gillette]: 1300
  191. NodeAlarmThreshhold[Gillette]: 5000
  192. NodeInCoolMsgID[Gillette]: Gillette0050
  193. NodeInWarningMsgID[Gillette]: Gillette0051
  194. NodeInAlarmMsgID[Gillette]: Gillette0052
  195. NodeStatusEmail[Gillette]: cwa
  196. NodeStatusEmailTarget[Gillette]: mac.kloberg@lam.liebherr.com; allen.cunningham@lme.liebherr.com
  197. Options[Gillette]: AlarmIfNull
  198. Action.000100[Gillette]: DrawNodeLine(In, Cool, NewportNews, Gillette, LineStyleC1)
  199. Action.000200[Gillette]: DrawNodeLine(In, Warning, NewportNews, Gillette, LineStyleW1)
  200. #Action.000300[Gillette]: DrawNodeLine(In, Alarm, NewportNews, Gillette, LineStyleA1)
  201. Action.000900[Gillette]: CopyImage(, Always, network1.gif, Gillette.x - 16, Gillette.y - 18)
  202. Action.000910[Gillette]: DrawText(, Always,3,Gillette.x-15,Gillette.y+12,Gillette0001,black)
  203. Action.000911[Gillette]: DrawText(, Always,3,Gillette.x-10,Gillette.y+22,Gillette0002,black)
  204. Node[InternetGW]: newportnews-gw1-ping.lam.liebherr.com
  205. NodeCenterX[InternetGW]: 547
  206. NodeCenterY[InternetGW]: 180
  207. NodeWarningThreshhold[InternetGW]: 1300
  208. NodeAlarmThreshhold[InternetGW]: 5000
  209. NodeInCoolMsgID[InternetGW]: InternetGW0050
  210. NodeInWarningMsgID[InternetGW]: InternetGW0051
  211. NodeInAlarmMsgID[InternetGW]: InternetGW0052
  212. NodeStatusEmail[InternetGW]: cwa
  213. NodeStatusEmailTarget[InternetGW]: mac.kloberg@lam.liebherr.com; chris.rock@lgt.liebherr.com; allen.cunningham@lme.liebherr.com
  214. Options[InternetGW]: AlarmIfNull
  215. Action.000001[InternetGW]: DrawNodeLine(In, Cool, NewportNews, InternetGW, LineStyleC1)
  216. Action.000002[InternetGW]: DrawNodeLine(In, Warning, NewportNews, InternetGW, LineStyleW1)
  217. Action.000020[InternetGW]: CopyImage(In, Cool, attcerfnet.gif, InternetGW.x-22, InternetGW.y)
  218. Action.000021[InternetGW]: CopyImage(In, Warning, attcerfnet.gif, InternetGW.x-22, InternetGW.y)
  219. Node[Eurotunnel]: pptp.hamptonkirchdorf
  220. NodeCenterX[Eurotunnel]: 575
  221. NodeCenterY[Eurotunnel]: 235
  222. NodeWarningThreshhold[Eurotunnel]: 1300
  223. NodeAlarmThreshhold[Eurotunnel]: 5000
  224. NodeInCoolMsgID[Eurotunnel]: Eurotunnel0050
  225. NodeInWarningMsgID[Eurotunnel]: Eurotunnel0051
  226. NodeInAlarmMsgID[Eurotunnel]: Eurotunnel0052
  227. NodeStatusEmail[Eurotunnel]: cwa
  228. NodeStatusEmailTarget[Eurotunnel]: mac.kloberg@lam.liebherr.com; dieter.kummerer@zdv.liebherr.com; brian.check@lme.liebherr.com
  229. Options[Eurotunnel]: AlarmIfNull
  230. Action.000100[Eurotunnel]: DrawNodeLine(In, Cool, NewportNews, Eurotunnel, LineStyleC1)
  231. Action.000200[Eurotunnel]: DrawNodeLine(In, Warning, NewportNews, Eurotunnel, LineStyleW1)
  232. Action.000900[Eurotunnel]: CopyImage(In, Cool, sgflag.gif, Eurotunnel.x - 26, Eurotunnel.y+2)
  233. Action.000901[Eurotunnel]: CopyImage(In, Warning, sgflag.gif, Eurotunnel.x - 26, Eurotunnel.y+2)
  234. Action.000910[Eurotunnel]: DrawText(In, Cool,2,Eurotunnel.x-53,Eurotunnel.y-13,Eurotunnel0001,black)
  235. Action.000911[Eurotunnel]: DrawText(In, Warning,2,Eurotunnel.x-53,Eurotunnel.y-13,Eurotunnel0001,black)
  236. Node[NewportNews]: cisco-lam-1.lam.liebherr.com
  237. NodeCenterX[NewportNews]: 499
  238. NodeCenterY[NewportNews]: 235
  239. NodeWarningThreshhold[NewportNews]: 1300
  240. NodeAlarmThreshhold[NewportNews]: 5000
  241. NodeStatusEmail[NewportNews]: cwa
  242. NodeStatusEmailTarget[NewportNews]: mac.kloberg@lam.liebherr.com
  243. Options[NewportNews]: AlarmIfNull
  244. Action.000900[NewportNews]: CopyImage(, Always, network1.gif, NewportNews.x - 16, NewportNews.y - 18)
  245. Action.000910[NewportNews]: DrawText(, Always,3,NewportNews.x-40,NewportNews.y+12,NewportNews0001,black)
  246. Action.000911[NewportNews]: DrawText(, Always,3,NewportNews.x-26,NewportNews.y+22,NewportNews0002,black)
  247. #
  248. # E-Mail/MTA Monitoring
  249. #
  250. Node[NewportNewsEmailX400Kirchdorf]: hampton.mta.x400hamptonkirchdorf.lam.liebherr.com
  251. NodeCenterX[NewportNewsEmailX400Kirchdorf]: 557
  252. NodeCenterY[NewportNewsEmailX400Kirchdorf]: 255
  253. NodeWarningThreshhold[NewportNewsEmailX400Kirchdorf]: 30
  254. NodeAlarmThreshhold[NewportNewsEmailX400Kirchdorf]: 100
  255. NodeInCoolMsgID[NewportNewsEmailX400Kirchdorf]: NewportNewsEmailX400Kirchdorf0050
  256. NodeInWarningMsgID[NewportNewsEmailX400Kirchdorf]: NewportNewsEmailX400Kirchdorf0051
  257. NodeInAlarmMsgID[NewportNewsEmailX400Kirchdorf]: NewportNewsEmailX400Kirchdorf0052
  258. NodeStatusEmail[NewportNewsEmailX400Kirchdorf]: cwa
  259. NodeStatusEmailTarget[NewportNewsEmailX400Kirchdorf]: mac.kloberg@lam.liebherr.com
  260. Action.000900[NewportNewsEmailX400Kirchdorf]: MultiCopyImage(, Always, envelope.gif, NewportNewsEmailX400Kirchdorf.x, NewportNewsEmailX400Kirchdorf.y, $incurrent / 10, 1, 35, -5, 270)
  261. Node[NewportNewsEmailX400Baxter]: hampton.mta.x400hamptonlti.lam.liebherr.com
  262. NodeCenterX[NewportNewsEmailX400Baxter]: 451
  263. NodeCenterY[NewportNewsEmailX400Baxter]: 229
  264. NodeWarningThreshhold[NewportNewsEmailX400Baxter]: 30
  265. NodeAlarmThreshhold[NewportNewsEmailX400Baxter]: 100
  266. NodeInCoolMsgID[NewportNewsEmailX400Baxter]: NewportNewsEmailX400Baxter0050
  267. NodeInWarningMsgID[NewportNewsEmailX400Baxter]: NewportNewsEmailX400Baxter0051
  268. NodeInAlarmMsgID[NewportNewsEmailX400Baxter]: NewportNewsEmailX400Baxter0052
  269. NodeStatusEmail[NewportNewsEmailX400Baxter]: cwa
  270. NodeStatusEmailTarget[NewportNewsEmailX400Baxter]: mac.kloberg@lam.liebherr.com; allen.cunningham@lme.liebherr.com
  271. Action.000900[NewportNewsEmailX400Baxter]: MultiCopyImage(, Always, envelope.gif, NewportNewsEmailX400Baxter.x, NewportNewsEmailX400Baxter.y, $incurrent / 10, 1, 23, -5, 180)
  272. Node[NewportNewsEmailX400Saline]: hampton.mta.x400hamptongarfield.lam.liebherr.com
  273. NodeCenterX[NewportNewsEmailX400Saline]: 465
  274. NodeCenterY[NewportNewsEmailX400Saline]: 203
  275. NodeWarningThreshhold[NewportNewsEmailX400Saline]: 30
  276. NodeAlarmThreshhold[NewportNewsEmailX400Saline]: 100
  277. NodeInCoolMsgID[NewportNewsEmailX400Saline]: NewportNewsEmailX400Saline0050
  278. NodeInWarningMsgID[NewportNewsEmailX400Saline]: NewportNewsEmailX400Saline0051
  279. NodeInAlarmMsgID[NewportNewsEmailX400Saline]: NewportNewsEmailX400Saline0052
  280. NodeStatusEmail[NewportNewsEmailX400Saline]: cwa
  281. NodeStatusEmailTarget[NewportNewsEmailX400Saline]: mac.kloberg@lam.liebherr.com; chris.rock@lgt.liebherr.com
  282. Action.000900[NewportNewsEmailX400Saline]: MultiCopyImage(, Always, envelope.gif, NewportNewsEmailX400Saline.x, NewportNewsEmailX400Saline.y, $incurrent / 10, 1, 10, -5, 135)
  283. Node[NewportNewsEmailX400Burlington]: hampton.mta.x400hamptonburlington.lam.liebherr.com
  284. NodeCenterX[NewportNewsEmailX400Burlington]: 481
  285. NodeCenterY[NewportNewsEmailX400Burlington]: 195
  286. NodeWarningThreshhold[NewportNewsEmailX400Burlington]: 30
  287. NodeAlarmThreshhold[NewportNewsEmailX400Burlington]: 100
  288. NodeInCoolMsgID[NewportNewsEmailX400Burlington]: NewportNewsEmailX400Burlington0050
  289. NodeInWarningMsgID[NewportNewsEmailX400Burlington]: NewportNewsEmailX400Burlington0051
  290. NodeInAlarmMsgID[NewportNewsEmailX400Burlington]: NewportNewsEmailX400Burlington0052
  291. NodeStatusEmail[NewportNewsEmailX400Burlington]: cwa
  292. NodeStatusEmailTarget[NewportNewsEmailX400Burlington]: mac.kloberg@lam.liebherr.com
  293. Action.000900[NewportNewsEmailX400Burlington]: MultiCopyImage(, Always, envelope.gif, NewportNewsEmailX400Burlington.x, NewportNewsEmailX400Burlington.y, $incurrent / 10, 1, 10, -5, 111)
  294. Node[NewportNewsEmailIMC]: hampton.mta.x400hamptonimc.lam.liebherr.com
  295. NodeCenterX[NewportNewsEmailIMC]: 515
  296. NodeCenterY[NewportNewsEmailIMC]: 207
  297. NodeWarningThreshhold[NewportNewsEmailIMC]: 30
  298. NodeAlarmThreshhold[NewportNewsEmailIMC]: 100
  299. NodeInCoolMsgID[NewportNewsEmailIMC]: NewportNewsEmailIMC0050
  300. NodeInWarningMsgID[NewportNewsEmailIMC]: NewportNewsEmailIMC0051
  301. NodeInAlarmMsgID[NewportNewsEmailIMC]: NewportNewsEmailIMC0052
  302. NodeStatusEmail[NewportNewsEmailIMC]: cwa
  303. NodeStatusEmailTarget[NewportNewsEmailIMC]: mac.kloberg@lam.liebherr.com
  304. Action.000900[NewportNewsEmailIMC]: MultiCopyImage(, Always, envelope.gif, NewportNewsEmailIMC.x, NewportNewsEmailIMC.y, $incurrent / 10, 1, 20, -5, 0)
  305. Node[SalineEmailX400Hampton]: garfield.mta.x400garfieldhampton.lgt.liebherr.com
  306. NodeCenterX[SalineEmailX400Hampton]: 418
  307. NodeCenterY[SalineEmailX400Hampton]: 157
  308. NodeWarningThreshhold[SalineEmailX400Hampton]: 30
  309. NodeAlarmThreshhold[SalineEmailX400Hampton]: 100
  310. NodeInCoolMsgID[SalineEmailX400Hampton]: SalineEmailX400Hampton0050
  311. NodeInWarningMsgID[SalineEmailX400Hampton]: SalineEmailX400Hampton0051
  312. NodeInAlarmMsgID[SalineEmailX400Hampton]: SalineEmailX400Hampton0052
  313. NodeStatusEmail[SalineEmailX400Hampton]: cwa
  314. NodeStatusEmailTarget[SalineEmailX400Hampton]: mac.kloberg@lam.liebherr.com; chris.rock@lgt.liebherr.com
  315. Action.000900[SalineEmailX400Hampton]: MultiCopyImage(, Always, envelope.gif, SalineEmailX400Hampton.x, SalineEmailX400Hampton.y, $incurrent / 10, 1, 20, -5, 315)
  316. Node[TorontoEmailX400Hampton]: burlington.mta.x400burlingtonhampton.lca.liebherr.com
  317. NodeCenterX[TorontoEmailX400Hampton]: 456
  318. NodeCenterY[TorontoEmailX400Hampton]: 131
  319. NodeWarningThreshhold[TorontoEmailX400Hampton]: 30
  320. NodeAlarmThreshhold[TorontoEmailX400Hampton]: 100
  321. NodeInCoolMsgID[TorontoEmailX400Hampton]: TorontoEmailX400Hampton0050
  322. NodeInWarningMsgID[TorontoEmailX400Hampton]: TorontoEmailX400Hampton0051
  323. NodeInAlarmMsgID[TorontoEmailX400Hampton]: TorontoEmailX400Hampton0052
  324. NodeStatusEmail[TorontoEmailX400Hampton]: cwa
  325. NodeStatusEmailTarget[TorontoEmailX400Hampton]: mac.kloberg@lam.liebherr.com
  326. Action.000900[TorontoEmailX400Hampton]: MultiCopyImage(, Always, envelope.gif, TorontoEmailX400Hampton.x, TorontoEmailX400Hampton.y, $incurrent / 10, 1, 20, -5, 291)
  327. Node[BaxterEmailX400Hampton]: hampton.mta.x400hamptonlti.lam.liebherr.com
  328. NodeCenterX[BaxterEmailX400Hampton]: 217
  329. NodeCenterY[BaxterEmailX400Hampton]: 229
  330. NodeWarningThreshhold[BaxterEmailX400Hampton]: 30
  331. NodeAlarmThreshhold[BaxterEmailX400Hampton]: 100
  332. NodeInCoolMsgID[BaxterEmailX400Hampton]: BaxterEmailX400Hampton0050
  333. NodeInWarningMsgID[BaxterEmailX400Hampton]: BaxterEmailX400Hampton0051
  334. NodeInAlarmMsgID[BaxterEmailX400Hampton]: BaxterEmailX400Hampton0052
  335. NodeStatusEmail[BaxterEmailX400Hampton]: cwa
  336. NodeStatusEmailTarget[BaxterEmailX400Hampton]: mac.kloberg@lam.liebherr.com; allen.cunningham@lme.liebherr.com
  337. Action.000900[BaxterEmailX400Hampton]: MultiCopyImage(, Always, envelope.gif, BaxterEmailX400Hampton.x, BaxterEmailX400Hampton.y, $incurrent / 10, 1, 23, -5, 0)