Toolpack Application:Tbtoolpack Service

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(add gw port and gw address links)
Line 3: Line 3:
  
 
== Usage ==
 
== Usage ==
tbtoolpack {start|stop|status|restart|enable|disable|install|uninstall} TbxGwPort
+
tbtoolpack {start|stop|status|restart|enable|disable|install|uninstall} [[Gateway_Port|TbxGwPort]]
  
'''TbxGwPort''': is optional
+
[[Gateway_Port|'''TbxGwPort''']]: is optional
  
 
*Start - Start the Toolpack service.
 
*Start - Start the Toolpack service.
Line 19: Line 19:
 
== Logs ==
 
== Logs ==
 
*Where the logs are located?
 
*Where the logs are located?
: [InstallDir]/toolpack/setup/''TbxGwPort''/service/
+
: [InstallDir]/toolpack/setup/[[Gateway_Port|''TbxGwPort'']]/service/
 
: /lib/tb/toolpack/setup/12358/service/
 
: /lib/tb/toolpack/setup/12358/service/
 
: C:\TelcoBridges\toolpack\setup\12358\service\
 
: C:\TelcoBridges\toolpack\setup\12358\service\

Revision as of 12:40, 29 May 2009

Role

This application is a light weight application that is responsible to manage tboamapp(makes sure it stays up).

Usage

tbtoolpack {start|stop|status|restart|enable|disable|install|uninstall} TbxGwPort

TbxGwPort: is optional

  • Start - Start the Toolpack service.
  • Stop - Stop the Toolpack service.
  • Status - Retrieve the status of the Toolpack service.
  • Restart - Restart the Toolpack service.
  • Enable - Enable the Toolpack service, change the Service Start Type to "Auto Start".
  • Disable - Disable the Toolpack service, change the Service Start Type to "Demand Start".
  • Install - Install the Toolpack service, install the tbtoolpack service, not the Toolpack system itself.
  • Uninstall - Uninstall the Toolpack service, uninstall the tbtoolpack service, not the Toolpack system itself.


Logs

  • Where the logs are located?
[InstallDir]/toolpack/setup/TbxGwPort/service/
/lib/tb/toolpack/setup/12358/service/
C:\TelcoBridges\toolpack\setup\12358\service\
Personal tools