Toolpack:Network Monitoring Status A

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(creation)
 
Line 1: Line 1:
 +
__FORCETOC__
 
<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'''''</span></div>
  
 
{{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 through the 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>
 +
 +
===SIP Simulator status through the 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>

Revision as of 07:22, 5 May 2016

Applies to version(s): v2.9


There are multiple ways to verify the status of network monitoring. This is done from the Status menu and the Navigation panel.

Contents

Status menu

1- Click Status in the navigation panel.

Status 0.png


2- Click the Monitoring tab.

StatusMonitoring 0.png


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). 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). StatusMonitoring 1 Simulator.png

ISDN Analyzers status through the Navigation Panel

1- Click ISDN Analyzers from the navigation panel.

StatusMonitoring 2 ISDN.png


2- Click the Status tab.

  • A summary of per-analyzer status is displayed.
  • Select a ISDN analyzer from the list.

StatusMonitoring 3 ISDN.png


The ISDN analyzer status is displayed.

StatusMonitoring 4 ISDN.png

Path

/configurations/@[configuration_name]/mon_isdn_analyzers/@[isdn_analyzer]/status

SIP Simulator status through the Navigation Panel

1- Click SIP Simulators from the navigation panel.

StatusMonitoring 2 simulator.png


2- Click the Status tab.

  • A summary of per-simulator status is displayed.
  • Select a SIP Simulator from the list.

StatusMonitoring 3 simulator.png


The SIP Simulator status is displayed.

StatusMonitoring 4 simulator.png

Path

/configurations/@[configuration_name]/mon_sip_simulators/@[sip_simulator]/status
Personal tools