Difference between revisions of "Monitoring: AlphaNet"
From Zenitel Wiki
m (1 revision imported) |
|||
Line 2: | Line 2: | ||
[[File:Monitoring AlphaNet 1.PNG|left|thumb|500px|Example 1: Send AlphaNet status to the [[System log]] for all AlphaNet links connected to this exchange]] | [[File:Monitoring AlphaNet 1.PNG|left|thumb|500px|Example 1: Send AlphaNet status to the [[System log]] for all AlphaNet links connected to this exchange]] | ||
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
+ | {{Code2| | ||
+ | LOG "AlphaNet node %sev %chg(OK,Faulty)" | ||
+ | }} | ||
Send text message to Station 1: | Send text message to Station 1: | ||
[[File:AlphaNet monitoring.PNG|left|thumb|500px|Example 2: Send a text message to station 1 when an AlphaNet link goes down]] | [[File:AlphaNet monitoring.PNG|left|thumb|500px|Example 2: Send a text message to station 1 when an AlphaNet link goes down]] | ||
<br style="clear:both;" /> | <br style="clear:both;" /> | ||
+ | {{Code2 | ||
+ | MST 1 0 "Error node %sev" | ||
+ | }} | ||
[[Category: AlphaCom Monitoring]] | [[Category: AlphaCom Monitoring]] | ||
[[Category:AlphaNet]] | [[Category:AlphaNet]] |