Toolpack Application:tboamapp

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Updated with new parameter names.)
(clean up)
Line 1: Line 1:
 
== Role ==
 
== Role ==
Tboamapp is the master application of the Toolpack system.  
+
Tboamapp is the master application of the [[Toolpack]] system.  
  
 
It is responsible for:
 
It is responsible for:
*Select which tboamapp is master (election process).
+
*Selecting which tboamapp instance is the master (election process)
*Manage all Toolpack applications (makes sure they are always running).
+
*Managing all Toolpack applications (ensuring that they are always running)
*Apply package upgrade through the system.
+
*Applying package upgrades throughout the system
*Apply configuration change through the system.
+
*Applying configuration change throughout the system
*Install the firmware and license on the Tmedia.
+
*Installing firmware and licenses on the device hardware
*Create/Upgrade configuration database.
+
*Creating / upgrading configuration database
*Select configuration database (primary or secondary).
+
*Selecting configuration database(s) (primary or secondary)
  
  
 
== Logs ==
 
== Logs ==
*Where the logs are located?
+
*Logs for tboamapp can be located in one of the following three places:
: [InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/tboamapp/
+
<pre>
: /lib/tb/toolpack/setup/12358/2.3/apps/tboamapp/
+
[InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/tboamapp/
: C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tboamapp\
+
/lib/tb/toolpack/setup/12358/2.3/apps/tboamapp/
 +
C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tboamapp\
 +
</pre>

Revision as of 15:14, 27 July 2009

Role

Tboamapp is the master application of the Toolpack system.

It is responsible for:

  • Selecting which tboamapp instance is the master (election process)
  • Managing all Toolpack applications (ensuring that they are always running)
  • Applying package upgrades throughout the system
  • Applying configuration change throughout the system
  • Installing firmware and licenses on the device hardware
  • Creating / upgrading configuration database
  • Selecting configuration database(s) (primary or secondary)


Logs

  • Logs for tboamapp can be located in one of the following three places:
[InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/tboamapp/
/lib/tb/toolpack/setup/12358/2.3/apps/tboamapp/
C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tboamapp\
Personal tools