Toolpack Application:toolpack sys manager

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Updated with new parameter names.)
(merge information from other toolpack system manager page)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
 +
== Started By ==
 +
 +
toolpack_sys_manager is spawned by [[Toolpack_Application:tboamapp |tboamapp]].
 +
 +
 
== Role ==
 
== Role ==
Toolpack_sys_manager is for the 'static' configuration of the Tmedia (think things that should not change often in a 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:
 +
*Allocating line interfaces
 +
*Allocating stacks (ie. [[ISDN]], [[MTP3 Layer|MTP3]], [[SIP]])
 +
*Managing the system clock(s)
 +
*Creating [[NAP]] lists
 +
 
 +
 
 +
== High Availability ==
  
It is responsible for:
+
[[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]].
*Allocate line interfaces.
+
*Allocate stack (ie. isdn, mtp3, sip).
+
*Manage the clock through the system.
+
*Create nap list.
+
  
  
 
== Logs ==
 
== Logs ==
*Where the logs are located?
+
*Where are the logs located?
 
: [InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/toolpack_sys_manager/
 
: [InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/toolpack_sys_manager/
 
: /lib/tb/toolpack/setup/12358/2.3/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\
 
: C:\TelcoBridges\toolpack\setup\12358\2.3\apps\toolpack_sys_manager\

Latest revision as of 15: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