Toolpack:Network Monitoring Status A: Difference between revisions
(creation) |
No edit summary |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div style="font-size: 132%;"><span style="color:#00538a">'''''Applies to version(s): v2.9'''''</span></div> | <div style="font-size: 132%;"><span style="color:#00538a">'''''Applies to version(s): v2.9, v2.10, v3.0, v3.2'''''</span></div> | ||
__NOTOC__ | |||
{{DISPLAYTITLE:Network Monitoring Status}} | {{DISPLAYTITLE:Network Monitoring Status}} | ||
There are multiple ways to verify the status of network monitoring. This is done from the Status menu and the Navigation panel. | |||
=Status menu= | |||
1- Click '''Status''' in the navigation panel. | |||
[[Image:Status_0.png]] <br><br> | |||
2- Click the '''Monitoring''' tab. | |||
[[Image:StatusMonitoring_0.png]] <br><br> | |||
The monitoring status is displayed, as two sub-tabs. | |||
The first tab contains a summary of ISDN analyzers status, indicating which are available (all line services are up), partially available (some line services are down) or unavailable (all line services are down). | |||
[[Image:StatusMonitoring_1_ISDN.png]] | |||
The second tab contains a summary of SIP simulators status, indicating which are available (all destinations available), partially available (some destinations unavailable) or unavailable (all destinations unavailable). | |||
[[Image:StatusMonitoring_1_Simulator.png]] | |||
=ISDN Analyzers Status (Navigation Panel)= | |||
1- Click '''ISDN Analyzers''' from the navigation panel. | |||
[[Image:StatusMonitoring_2_ISDN.png]] <br><br> | |||
2- Click the '''Status''' tab. | |||
* A summary of per-analyzer status is displayed. | |||
* Select a ISDN analyzer from the list. | |||
[[Image:StatusMonitoring_3_ISDN.png]] <br><br> | |||
The ISDN Analyzer status is displayed. | |||
[[Image:StatusMonitoring_4_ISDN.png]] <br><br> | |||
<div class="mw-collapsible mw-collapsed" data-collapsetext="Northbound Interface" data-expandtext="Northbound Interface" style="width: 400px;"> | |||
'''Path''' | |||
<pre> | |||
/configurations/@[configuration_name]/mon_isdn_analyzers/@[isdn_analyzer]/status | |||
</pre> | |||
</div> | |||
=SIP Simulator Status (Navigation Panel)= | |||
1- Click '''SIP Simulators''' from the navigation panel. | |||
[[Image:StatusMonitoring_2_simulator.png]] <br><br> | |||
2- Click the '''Status''' tab. | |||
* A summary of per-simulator status is displayed. | |||
* Select a SIP Simulator from the list. | |||
[[Image:StatusMonitoring_3_simulator.png]] <br><br> | |||
The SIP Simulator status is displayed. | |||
[[Image:StatusMonitoring_4_simulator.png]] <br><br> | |||
<div class="mw-collapsible mw-collapsed" data-collapsetext="Northbound Interface" data-expandtext="Northbound Interface" style="width: 400px;"> | |||
'''Path''' | |||
<pre> | |||
/configurations/@[configuration_name]/mon_sip_simulators/@[sip_simulator]/status | |||
</pre> | |||
</div> | |||
<headertabs/> | |||
Latest revision as of 11:52, 22 December 2021
Applies to version(s): v2.9, v2.10, v3.0, v3.2
There are multiple ways to verify the status of network monitoring. This is done from the Status menu and the Navigation panel.