Toolpack Application:tboamapp: Difference between revisions
(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: | ||
* | *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 == | ||
* | *Logs for tboamapp can be located in one of the following three places: | ||
<pre> | |||
[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\ | |||
</pre> | |||
Revision as of 16: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\