Actions

Toolpack:Network Monitoring Status A: Difference between revisions

(creation)
 
No edit summary
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 08: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.

Status menu

1- Click Status in the navigation panel.




2- Click the Monitoring tab.




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).

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).

ISDN Analyzers status through the Navigation Panel

1- Click ISDN Analyzers from the navigation panel.




2- Click the Status tab.

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




The ISDN analyzer status is displayed.



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.




2- Click the Status tab.

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




The SIP Simulator status is displayed.



Path

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