Actions

Toolpack:Tsbc System Status 3.1: Difference between revisions

No edit summary
No edit summary
Line 13: Line 13:


Selecting a specific tab, provides a detailed view of status.<br><br>
Selecting a specific tab, provides a detailed view of status.<br><br>
<div class="mw-collapsible mw-collapsed" data-collapsetext="Northbound Interface" data-expandtext="Northbound Interface" style="width: 400px;">
'''Path'''
<pre>
/systems/@[system_name]/status
</pre>
</div>


'''Detailed Status Views'''
'''Detailed Status Views'''
Line 57: Line 48:


<headertabs/>
<headertabs/>
<div class="mw-collapsible mw-collapsed" data-collapsetext="Northbound Interface" data-expandtext="Northbound Interface" style="width: 400px;">
'''Path'''
<pre>
/systems/@[system_name]/status
</pre>
</div>


'''[[Sbc_Tutorial_Guide_v3.1|Return to Web Portal 3.1 Home Page]]'''
'''[[Sbc_Tutorial_Guide_v3.1|Return to Web Portal 3.1 Home Page]]'''

Revision as of 11:43, 10 December 2021


General System Status View The Web Portal configuration tool presents a high-level view of system status, from which similar features or interfaces are grouped under common tabs for faster viewing. To highlight status, tabs display colors to indicate a general sense of system health. The colors used are:

  • Green : All is okay.
  • Yellow : Warning. In some cases, capacity may need to be reduced. The system is still operating.
  • Red : Major fault. Some, or all, services or resources are not accessible.
  • Grey : The features, represented by the tab, are not configured.



Selecting a specific tab, provides a detailed view of status.

Detailed Status Views


Path

/systems/@[system_name]/status

Return to Web Portal 3.1 Home Page