Toolpack Application:tbstatus

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(New page: == Role == tbstatus is use to access status of the system. It requires a path for you to query. == Usage == *tbstatus location: : [InstallDir]/toolpack/pkg/[Version]/bin/release/[HwArchi...)
 
(add gw port and gw address links)
Line 10: Line 10:
  
 
*To get all path available
 
*To get all path available
: tbstatus -gw [TbxGwPort]
+
: tbstatus -gw [[Gateway_Port|[TbxGwPort]]]
 
: tbstatus -gw 12358
 
: tbstatus -gw 12358
  
 
*To query a specific path
 
*To query a specific path
: tbstatus -gw [TbxGwPort] [StatusPath]
+
: tbstatus -gw [[Gateway_Port|[TbxGwPort]]] [StatusPath]
 
: For naps:
 
: For naps:
 
: tbstatus -gw 12358 /nap
 
: tbstatus -gw 12358 /nap

Revision as of 12:45, 29 May 2009

Role

tbstatus is use to access status of the system. It requires a path for you to query.


Usage

  • tbstatus location:
[InstallDir]/toolpack/pkg/[Version]/bin/release/[HwArchitecture]/
/lib/tb/toolpack/pkg/2.3.1/bin/release/x86_64-linux64/
C:\TelcoBridges\toolpack\pkg\2.3.1\bin\release\i586-win32\
  • To get all path available
tbstatus -gw [TbxGwPort]
tbstatus -gw 12358
  • To query a specific path
tbstatus -gw [TbxGwPort] [StatusPath]
For naps:
tbstatus -gw 12358 /nap


Logs

No Logs

Personal tools