Toolpack Application:toolpack sys manager

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(cleaned up language and added links)
(merge information from other toolpack system manager page)
 
Line 1: Line 1:
 +
== Started By ==
 +
 +
toolpack_sys_manager is spawned by [[Toolpack_Application:tboamapp |tboamapp]].
 +
 +
 
== Role ==
 
== Role ==
Toolpack_sys_manager is responsible for the 'static' configuration of the Tmedia (i.e., elements that should or do not change very often in the system).  
+
Toolpack_sys_manager is responsible for the 'static' configuration of the TelcoBridges products(i.e., elements that should or do not change very often in the system).  
  
 
It is specifically responsible for:
 
It is specifically responsible for:
Line 7: Line 12:
 
*Managing the system clock(s)
 
*Managing the system clock(s)
 
*Creating [[NAP]] lists
 
*Creating [[NAP]] lists
 +
 +
 +
== High Availability ==
 +
 +
[[Toolpack_Application:toolpack_sys_manager |Toolpack_sys_manager]] is a [[Active/Standby]] type of application. The first [[Toolpack_Application:toolpack_sys_manager |toolpack_sys_manager]] instance to be ready will become [[Active/Standby |active]], if other instances are ready they will remain [[Active/Standby |standby]]. The [[Active/Standby |standby]] instances won't take any actions on the system as long as the [[Active/Standby |active]] instance is functioning. In the eventuality where the [[Active/Standby |active]] becomes unavailable, the [[Active/Standby |standby]] instance will become [[Active/Standby |active]]. The [[Active/Standby |active]] instance stays [[Active/Standby |active]], there is no fall back to the [[Primary/Secondary|primary]].
  
  

Latest revision as of 16:26, 15 February 2011

Contents

Started By

toolpack_sys_manager is spawned by tboamapp.


Role

Toolpack_sys_manager is responsible for the 'static' configuration of the TelcoBridges products(i.e., elements that should or do not change very often in the system).

It is specifically responsible for:

  • Allocating line interfaces
  • Allocating stacks (ie. ISDN, MTP3, SIP)
  • Managing the system clock(s)
  • Creating NAP lists


High Availability

Toolpack_sys_manager is a Active/Standby type of application. The first toolpack_sys_manager instance to be ready will become active, if other instances are ready they will remain standby. The standby instances won't take any actions on the system as long as the active instance is functioning. In the eventuality where the active becomes unavailable, the standby instance will become active. The active instance stays active, there is no fall back to the primary.


Logs

  • Where are the logs located?
[InstallDir]/toolpack/setup/SystemId/MajorVersion/apps/toolpack_sys_manager/
/lib/tb/toolpack/setup/12358/2.3/apps/toolpack_sys_manager/
C:\TelcoBridges\toolpack\setup\12358\2.3\apps\toolpack_sys_manager\
Personal tools